This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: Weird crash
- From: Daniel Jacobowitz <drow at false dot org>
- To: Eric Desjardins <eric dot desjardins at discreet dot com>
- Cc: gdb at sources dot redhat dot com
- Date: Thu, 5 Jan 2006 11:19:24 -0500
- Subject: Re: Weird crash
- References: <1136477845.27629.12.camel@oshawa.rd.discreet.qc.ca>
On Thu, Jan 05, 2006 at 11:17:25AM -0500, Eric Desjardins wrote:
> 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.
This is fixed in GDB 6.4. Usually it means that you've deleted the
executable you're debugging, but there are a few other causes.
--
Daniel Jacobowitz
CodeSourcery