kern/119890: debuggin pidgin with gdb causes kernel crash
Kris Kennaway
kris at FreeBSD.org
Fri Jan 25 21:39:20 UTC 2008
tadokoro wrote:
> hi,
>
> kernel does not panic, so I cannot dump kernel.
> And I saw message "kernel trap 9 with interrupts disabled" on the console.
That is a panic.
> So I built kernel with kdb and ddb,
> and I did single stepping execution with break point at printf.
Why did you do this? :) Just recreate the panic and it will break to DDB.
Kris
More information about the freebsd-bugs
mailing list