From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26701 invoked by alias); 20 Jul 2007 11:34:59 -0000 Received: (qmail 26533 invoked by uid 48); 20 Jul 2007 11:34:49 -0000 Date: Fri, 20 Jul 2007 11:34:00 -0000 Message-ID: <20070720113449.26532.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/32836] infinite loop (SIGSEGV) in java::lang::Throwable::fillInStackTrace In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "artem at bizlink dot ru" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-07/txt/msg02121.txt.bz2 ------- Comment #4 from artem at bizlink dot ru 2007-07-20 11:34 ------- I think the best JVM-compatible action then would be to shutdown the failed thread, but let the other threads continue... -- artem at bizlink dot ru changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32836