Date: Sat, 26 Jan 2008 00:10:48 +0100 From: Kris Kennaway <kris@FreeBSD.org> To: tadokoro <tadokoro@csg.is.titech.ac.jp> Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/119890: debuggin pidgin with gdb causes kernel crash Message-ID: <479A6C78.1010507@FreeBSD.org> In-Reply-To: <87y7ad7c50.wl%tadokoro@csg.is.titech.ac.jp> References: <200801242046.m0OKk19X077644@freefall.freebsd.org> <87odb9havt.wl%tadokoro@csg.is.titech.ac.jp> <479A5706.8010701@FreeBSD.org> <87y7ad7c50.wl%tadokoro@csg.is.titech.ac.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
tadokoro wrote: > At Fri, 25 Jan 2008 22:39:18 +0100, > Kris Kennaway wrote: >>> 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. > > After "kernel trap 9 with interrupts disabled" message appeared on the console, > nothing happened, any keys were ignored, machine did not respond to ping. > maybe kernel stopped. > > So I cannot dump kernel. 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)? Kris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?479A6C78.1010507>