public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* gdb is lost and so am I
@ 2003-04-29 14:33 Robert Schweikert
  0 siblings, 0 replies; only message in thread
From: Robert Schweikert @ 2003-04-29 14:33 UTC (permalink / raw)
  To: gdb; +Cc: Robert Schweikert

I have a problem when generating a stack trace with gdb. Using 

-> gdb executable core

I get the following behavior

Program terminated with signal 11, Segmentation fault.
#0  0x471f3dad in ?? ()
(gdb) where
#0  0x471f3dad in ?? ()
#1  0x471ebb16 in ?? ()
#2  0x471eb50c in ?? ()
#3  0x4720b9fc in ?? ()
#4  0x448d7cb0 in ?? ()
#5  0x4721a075 in ?? ()
#6  0x40456767 in ?? ()
#7  0x40de65e0 in ?? ()
#8  0x40f00851 in ?? ()
#9  0x40efc878 in ?? ()
#10 0x40eff3b7 in ?? ()
#11 0x40eff3b7 in ?? ()
#12 0x40efbe97 in ?? ()
#13 0x40f28979 in ?? ()
#14 0x40f2891a in ?? ()
#15 0x40f28831 in ?? ()
#16 0x40df015e in ?? ()

......

There are lots more addresses.

I am using the Intel compiler (icpc) on a SuSE 8.2 system which has gdb
5.3

-> gdb --version
GNU gdb 5.3
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 "i586-suse-linux".

The code is not compiled in debug and I do not expect much but was
hoping for symbols which I can then back trace to function names. This
type of stack trace generation works fine on SuSE 7.3 with gdb-5.2.1,
the Intel compiler and no debug symbols.

Can someone point me in the right direction?

Thanks,
Robert
-- 
Robert Schweikert <Robert.Schweikert@abaqus.com>
ABAQUS

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-04-29 14:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-29 14:33 gdb is lost and so am I Robert Schweikert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).