kern/100774: libthr + gdb + triggered breakpoint results in panic

David Xu davidxu at freebsd.org
Wed Jul 26 06:56:39 UTC 2006


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


More information about the freebsd-bugs mailing list