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

Re: Weird crash


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


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