This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Dwarf debugging SIGSEGV


On Wed, Jul 28, 2004 at 05:46:56PM -0400, Richard Kenner wrote:
> I'm trying to see why Ada won't bootstrap, but the GDB I'm using on
> my x86_64 machine, which was quite reliable until now, blows up after
> the program gets a SIGSEGV.  I picked up GDB 6.1 and built it and it
> did the same thing.
> 
> So I suspect something is wrong with debugging info.
> 
> (It's crashing in dwarf2loc.c line 168 (*length = symbaton->size), if that
> helps anybody.)

Try a GDB 6.2 snapshot; Andrew put together 6.1.92 just moments ago. 
This was a known bug in GDB 6.1.

-- 
Daniel Jacobowitz


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