Weird crash

Daniel Jacobowitz drow@false.org
Thu Jan 5 16:19:00 GMT 2006


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



More information about the Gdb mailing list