This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: thread register state information invalid in core files
On Tue, 2006-03-28 at 17:20 +0200, Balazs Scheidler wrote:
> On Tue, 2006-03-28 at 09:36 -0500, Daniel Jacobowitz wrote:
> > On Tue, Mar 28, 2006 at 12:43:45PM +0200, Balazs Scheidler wrote:
> > > Anything else:
> However the values are bogus. The valid ebp value for the crashing thread is
> 0x0409272c
>
> So it seems to be a kernel bug. Any hints where this was fixed or whether
> it was fixed at all?
For the record, the problem was fixed with this patch, supposedly
included in linux 2.6.15:
http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=557962a926c62a9c4bd79d6b36df873d4f8c51ef
Thanks for your hints on the problem.
--
Bazsi