https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258049
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |[email protected] --- Comment #2 from Mark Johnston <[email protected]> --- The vmcore file on its own isn't useful without a copy of the corresponding kernel (/boot/kernel) and debug files (/usr/lib/debug/boot/kernel). It would be useful to see a dump of the vm_page and reservation in question: (kgdb) frame 14 (kgdb) p/x *m (kgdb) p/x *(vm_reserv_t)0xffffffd3e672c560 -- You are receiving this mail because: You are the assignee for the bug.
