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

Re: G++: GC-related ICE in CVS version


According to Martin v. Loewis:
> > > My guess is that this is not a gc bug, but that a field of some tree
> > > or rtx is corrupted. It would be interesting to know who the caller of
> > > this function was, and at what point the value 0x60 was written into
> > > that field.
> > 
> > The former can be determined, but the latter can't (not with my
> > current tool set, anyway).
> 
> I'm curious: Why can't you set a watch point on that address in gdb?

I didn't think of that.  But still, I don't know how the GC system
works, and I have only passing familiarity with much of GCC's
internals.  So it would require non-trivial effort to discover which
assignment is the corrupting one.
-- 
Chip Salzenberg              - a.k.a. -              <chip@valinux.com>
"I wanted to play hopscotch with the impenetrable mystery of existence,
    but he stepped in a wormhole and had to go in early."  // MST3K

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