From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21611 invoked by alias); 9 Nov 2005 16:35:31 -0000 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 Received: (qmail 21558 invoked by uid 22791); 9 Nov 2005 16:35:26 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 09 Nov 2005 16:35:26 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EZsuy-0006Ff-5g; Wed, 09 Nov 2005 11:35:24 -0500 Date: Wed, 09 Nov 2005 16:35:00 -0000 From: Daniel Jacobowitz To: Richard Walter Cc: "gdb@sourceware.org" Subject: Re: gdb crashes with Solaris 10 x86 Message-ID: <20051109163524.GA23981@nevyn.them.org> Mail-Followup-To: Richard Walter , "gdb@sourceware.org" References: <43720B09.F7372E04@hob.de> <20051109145931.GA21940@nevyn.them.org> <4372118F.211EB4AB@hob.de> <20051109152408.GA22465@nevyn.them.org> <4372192E.AB1EA453@hob.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4372192E.AB1EA453@hob.de> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-11/txt/msg00207.txt.bz2 On Wed, Nov 09, 2005 at 04:43:42PM +0100, Richard Walter wrote: > The program has a configuration file in xml format. > -bash-3.00$ gdb programname > (gdb) run configfile.xml > --program outputs-- > Segmentation Fault (core dumped) > -bash-3.00$ > > If you need a transcript of the session i have to talk to the developer, > that he comments out his own program trace output. Sorry, but if that's all you have to go on, you will need to debug GDB to see where it is crashing. Your first step should be to try a snapshot of GDB: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb.tar.bz2 -- Daniel Jacobowitz CodeSourcery, LLC