This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Weird crash
- From: Eric Desjardins <eric dot desjardins at discreet dot com>
- To: gdb at sources dot redhat dot com
- Date: Thu, 05 Jan 2006 11:17:25 -0500
- Subject: Weird crash
Hello,
I got this weird crash that I surely cannot reproduce in a test program
or anything small but here the internal error I got:
Breakpoint 1, ChTableEntry::setSelected (this=0xa160b18, selected=0)
at /vobs/develop/src/libui/ChTableDisplay.C:227
BFD: BFD erreur interne 2.15.93 20041018, abandon
à ../../gdb-6.3/bfd/cache.c, ligne 495 dans bfd_cache_lookup_worker
BFD: SVP rapporter cette anomalie.
I am using a GNU gdb Red Hat Linux (6.3.0.0-1.59rh)
on a RedHat EL4 dual cpu opteron machine.
Have a nice day!
Eric