[Bug java/32836] infinite loop (SIGSEGV) in java::lang::Throwable::fillInStackTrace
artem at bizlink dot ru
gcc-bugzilla@gcc.gnu.org
Fri Jul 20 11:39:00 GMT 2007
------- Comment #5 from artem at bizlink dot ru 2007-07-20 11:39 -------
> I think the best JVM-compatible action then would be
> to shutdown the failed thread,
> but let the other threads continue...
Errrr... I wasn't really going to post this. Forgot to clear the textarea.
Sorry.
I don't think it's possible to detect reliably if this is a thread-local
problem or not, so the best action is still to abort, but at least it will
abort without consuming (2 GB?) of stack space and hard disk space (for the
core).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32836
More information about the Java-prs
mailing list