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


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.


Daniel Jacobowitz schrieb:
> 
> On Wed, Nov 09, 2005 at 04:11:11PM +0100, Richard Walter wrote:
> > There are two platforms where the problem occurs, a sunfire with 2 AMD
> > processors and a virtual machine on vmware.
> > The OS is Solaris 10 X86 03/05
> >
> > When the segmentation fault happens the gdb ends and i get a shell
> > prompt.
> 
> > > I don't know.  You didn't say what platform this is (SPARC Solaris?
> > > AMD64?  What version?)  or what GDB is doing when it crashes.
> 
> You've told us what your program is doing when _it_ crashes, but we
> aren't trying to debug your program here; we're trying to debug GDB.
> Please give us some information about what you were doing in GDB.
> Preferably paste a session transcript right up to the crash.
> 
> --
> Daniel Jacobowitz
> CodeSourcery, LLC


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