From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27272 invoked by alias); 5 Mar 2007 18:53:02 -0000 Received: (qmail 27256 invoked by uid 22791); 5 Mar 2007 18:53:01 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 05 Mar 2007 18:52:57 +0000 Received: from dsl093-172-095.pit1.dsl.speakeasy.net ([66.93.172.95] helo=caradoc.them.org) by nevyn.them.org with esmtp (Exim 4.63) (envelope-from ) id 1HOIIp-0002NC-MX for gdb@sourceware.org; Mon, 05 Mar 2007 13:52:55 -0500 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HOIIp-0003RT-Ed for gdb@sourceware.org; Mon, 05 Mar 2007 13:52:55 -0500 Date: Mon, 05 Mar 2007 18:53:00 -0000 From: Daniel Jacobowitz To: gdb@sourceware.org Subject: Re: backtrace in core on arm-linux Message-ID: <20070305185255.GA13217@caradoc.them.org> Mail-Followup-To: gdb@sourceware.org References: <20070305184323.GA4506@radix50.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070305184323.GA4506@radix50.net> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-03/txt/msg00063.txt.bz2 On Mon, Mar 05, 2007 at 07:43:23PM +0100, Baurzhan Ismagulov wrote: > How can I fix this? I don't know. You need to figure out what the difference is - my first guess would be something wrong with the data your kernel has saved to the core file (registers or memory). -- Daniel Jacobowitz CodeSourcery