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:
> > Program received signal SIGSEGV, Segmentation fault.
> > ggc_set_mark (p=0xd60) at ../SRC/gcc/ggc-page.c:748
> 
> 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).

And it's still failing with today's CVS sources.
-- 
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]