Bug 8290 - gdb crashes
Summary: gdb crashes
Status: RESOLVED INVALID
Alias: None
Product: gdb
Classification: Unclassified
Component: c++ (show other bugs)
Version: 5.3
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-23 12:28 UTC by william.crocker
Modified: 2010-01-19 02:19 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description william.crocker 2003-04-23 12:28:00 UTC
[Converted from Gnats 1185]

GDB consistently crashes when step or next at a
"fairly simple" constructor call.

...
String forr;        <---- Crashes when I step or next here.
...

I realize this is not much information.
I can investigate further if someone can suggest
how to proceed.

Release:
5.3

Environment:
SunOS novus 5.8 Generic_108528-18 sun4u sparc SUNW,Ultra-5_10
gcc -v
Reading specs from /home/whc/bin/gcc-3.2.2/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/specs
Configured with: ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure --prefix=/home/whc/bin/gcc-3.2.2
Thread model: posix
gcc version 3.2.2
gdb -v
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 "sparc-sun-solaris2.8".
Fails when running from within emacs or ddd.
Comment 1 Tom Tromey 2010-01-19 02:19:23 UTC
Given the age of this bug and the lack of info, I am closing it.
I'm sorry nobody responded.  If you can still make gdb crash this way,
please reopen this.