This is the mail archive of the gdb@sources.redhat.com 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 5.2 Segfaults


Can I suggest posting a back-trace of GDB and, perhaphs, creating a bug report (http://sources.redhat.com/gdb/bugs/).

Andrew

Hello everyone.

I have just finished installing gdb (from CVS) and gcc 3.1.  I have recompiled my rather large application using gcc 3.1 and now am having problems debugging it.  I am running on a sparc-solaris 2.6 machine (as you can see below).

here's the output from gdb:

(nm23-rcampbell@pluto nexmodel2)% gdb sparc-solaris2x/nexmodel
GNU gdb 2002-06-13-cvs
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "sparc-sun-solaris2.6"...Segmentation Fault (core dumped)

The application is written in C++ and makes heavy use of the STL, and rtti

I also tried using the stock gdb-5.2 and had the same results.

Any help would be appreciated.


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