kern/119890: debuggin pidgin with gdb causes kernel crash

tadokoro tadokoro at csg.is.titech.ac.jp
Fri Jan 25 23:55:09 UTC 2008


At Sat, 26 Jan 2008 00:10:48 +0100,
Kris Kennaway wrote:
> 
>  From the sound of your email you did not have DDB configured at that 
> time?  What happens when you try to break using the DDB break key 
> sequence (ctrl + shift + esc I think)?

sorry for my poor explanation.

1) build kernel with DDB and boot with the kernel
at this time, Esc + Alt + Ctrl breaks into kdb.

on the console
2) export DISPLAY=foreign:0            # pidgin requires X server
3) gdb pidgin 
4) and "run" command of gdb

and
After "kernel trap 9 with interrupts disabled" message appeared on the console,
nothing happened, any keys (including Esc + Alt + Ctrl) were ignored.

-- 
tadokoro


More information about the freebsd-bugs mailing list