[Bug java/30641] gcj corrupted double-linked list (glibc detected)
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jan 31 22:34:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list