This is the mail archive of the gdb-prs@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]

gdb/1185: gdb crashes


>Number:         1185
>Category:       gdb
>Synopsis:       gdb crashes
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Apr 23 12:28:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Bill Crocker
>Release:        5.3
>Organization:
>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.

>Description:
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.

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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