Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jan 2008 22:39:18 +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:  <479A5706.8010701@FreeBSD.org>
In-Reply-To: <87odb9havt.wl%tadokoro@csg.is.titech.ac.jp>
References:  <200801242046.m0OKk19X077644@freefall.freebsd.org> <87odb9havt.wl%tadokoro@csg.is.titech.ac.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?479A5706.8010701>