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]
Other format: [Raw text]

[Bug java/30641] gcj corrupted double-linked list (glibc detected)



------- Comment #3 from tromey at gcc dot gnu dot org  2007-01-31 22:34 -------
Thanks.  That valgrind trace sure is interesting.

Do you have a checking-enabled build?  You could look
for ENABLE_CHECKING in build/gcc/auto-host.h.
I'm trying to narrow down which load in rewrite_reflection_indexes
is the buggy one; with checking enabled I think a bad load
by VEC_index ought to crash.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30641


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