From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18582 invoked by alias); 30 Mar 2006 10:03:26 -0000 Received: (qmail 18574 invoked by uid 22791); 30 Mar 2006 10:03:26 -0000 X-Spam-Check-By: sourceware.org Received: from balabit.hu (HELO balabit.hu) (195.70.34.196) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 30 Mar 2006 10:03:25 +0000 Subject: Re: thread register state information invalid in core files From: Balazs Scheidler To: Daniel Jacobowitz Cc: gdb@sourceware.org In-Reply-To: <1143559222.16757.11.camel@bzorp.balabit> References: <1143542626.8742.12.camel@bzorp.balabit> <20060328143647.GB30581@nevyn.them.org> <1143559222.16757.11.camel@bzorp.balabit> Content-Type: text/plain Date: Thu, 30 Mar 2006 14:32:00 -0000 Message-Id: <1143712875.7532.16.camel@bzorp.balabit> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00220.txt.bz2 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