This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb crashes with Solaris 10 x86


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]