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

[Bug breakpoints/15679] 'catch throw' crashes with ' auto-solib-add off'


http://sourceware.org/bugzilla/show_bug.cgi?id=15679

--- Comment #2 from faorg-lists at yahoo dot co.uk ---
Platform: SLED11.1
gdb 7.5.1
g++ (GCC) 4.6.0

There are no symbols in the core file:
Core was generated by `gdb -tty=/dev/null -x /tmp/gdbscript6vyBJt.clewn
--interpreter=mi'.
Program terminated with signal 6, Aborted.
#0  0x00007f5c8aa7c945 in raise () from /lib64/libc.so.6
#1  0x00007f5c8aa7df21 in abort () from /lib64/libc.so.6
#2  0x0000000000645f66 in ?? ()
#3  0xffffffffffffffff in ?? ()
...

I can't currently replicate it either, although yesterday the only way to avoid
the crash was to turn auto-solib-add on.  Possibly some other state or
breakpoints are relevant.

I will download gdb 7.6 and build it with debug symbols, so next time there
should be more info.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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