Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jul 2006 14:56:33 +0800
From:      David Xu <davidxu@freebsd.org>
To:        freebsd-bugs@freebsd.org
Cc:        freebsd-gnats-submit@freebsd.org, Christoph Mallon <christoph.mallon@gmx.de>
Subject:   Re: kern/100774: libthr + gdb + triggered breakpoint results in panic
Message-ID:  <200607261456.33609.davidxu@freebsd.org>
In-Reply-To: <44C5BFB5.8030208@gmx.de>
References:  <200607241120.k6OBKqjT031179@www.freebsd.org> <200607250754.53636.davidxu@freebsd.org> <44C5BFB5.8030208@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help

On Tuesday 25 July 2006 14:52, Christoph Mallon wrote:
> David Xu wrote:
> > On Monday 24 July 2006 19:20, Christoph Mallon wrote:
> >>> Number:         100774
> >>> Category:       kern
> >>> Synopsis:       libthr + gdb + triggered breakpoint results in panic
> >
> > Do you have kernel backtrace ?
> >
> > David Xu
>
> No, sorry.
> I just compiled a new kernel (sources from today, 20060725) with DDB
> support, but the problem doesn't occur there.
>
> 	Christoph
> _______________________________________________
>
This might be fixed by the change:
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/i386/ptrace_machdep.c.diff?r1=1.3.2.1&r2=1.3.2.2&f=h

But I am not sure, though I had seen kernel crashed when debugging
applications using floating-point, I doubt gdb sometimes messed mxcsr
register.

David Xu



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