From pauloweb16 at yahoo.com.br Thu May 12 07:49:56 2011 From: pauloweb16 at yahoo.com.br (Paulo E. W.) Date: Thu, 12 May 2011 07:49:56 -0700 (PDT) Subject: Error: caught unhandled signal 11 Message-ID: <298044.6548.qm@web161406.mail.bf1.yahoo.com> Hello, I'm having problems with Tomcat6 in Debian (arm in a processor). It starts fine, runs a few moments, and then aborts. The JVM creates an error log: # # A fatal error has been detected by the Java Runtime Environment: # # Internal Error (os_linux_zero.cpp:236), pid=841, tid=1332900976 # Error: caught unhandled signal 11 # # JRE version: 6.0_18-b18 # Java VM: OpenJDK Zero VM (14.0-b16 mixed mode linux-arm ) # Derivative: IcedTea6 1.8.3 # Distribution: Debian GNU/Linux unstable (sid), package 6b18-1.8.3-2 # If you would like to submit a bug report, please include # instructions how to reproduce the bug and visit: # http://icedtea.classpath.org/bugzilla # I appreciate if someone can help me! Thanks, Paul. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/zero-dev/attachments/20110512/ac12f5d7/attachment.html From gbenson at redhat.com Thu May 19 01:57:41 2011 From: gbenson at redhat.com (Gary Benson) Date: Thu, 19 May 2011 09:57:41 +0100 Subject: Error: caught unhandled signal 11 In-Reply-To: <298044.6548.qm@web161406.mail.bf1.yahoo.com> References: <298044.6548.qm@web161406.mail.bf1.yahoo.com> Message-ID: <20110519085740.GA3321@redhat.com> Hi Paulo, Did the JVM save an hs_err_pid*.log file somewhere? Thanks, Gary Paulo E. W. wrote: > Hello, > > I'm having problems with Tomcat6 in Debian (arm in a processor). > It starts fine, runs a few moments, and then aborts. > > The JVM creates an error log: > > # > # A fatal error has been detected by the Java Runtime Environment: > # > # Internal Error (os_linux_zero.cpp:236), pid=841, tid=1332900976 > # Error: caught unhandled signal 11 > # > # JRE version: 6.0_18-b18 > # Java VM: OpenJDK Zero VM (14.0-b16 mixed mode linux-arm ) > # Derivative: IcedTea6 1.8.3 > # Distribution: Debian GNU/Linux unstable (sid), package 6b18-1.8.3-2 > # If you would like to submit a bug report, please include > # instructions how to reproduce the bug and visit: > # http://icedtea.classpath.org/bugzilla > # > > I appreciate if someone can help me! > > Thanks, > Paul.