https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259218
--- Comment #10 from Konstantin Belousov <k...@freebsd.org> --- I need simple but consistent data from you, and I do not need the core dump. I need the exact content from console on the panic, like what you provided before, but for the kernel that you built anew. Then, for the same kernel, I need either source line for the last top frame before trap, or (this would probably easier to describe) a disassembly of random_nehemiah_read(). You do not need to wait for the kernel panic to get the second thing: % gdb kernel.full (gdb) disassemble random_nehemiah_read But again, I need both panic info and disassembly _from then same kernel binary_. -- You are receiving this mail because: You are the assignee for the bug.