<div dir="ltr"><div id="message12551" class="" style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px"><br>Hi, <br><br>I'm getting a weird random JVM crashes with a web application deployed on tomcat6 using logback. As can be seen below, the crash apparently occurs on a code executed by logback. Attached is the <a href="http://logback.10977.n7.nabble.com/file/n12551/hs_err_pid8814.log" target="_top" rel="nofollow" link="external" style="font-size:1em;color:rgb(85,26,139)">hs_err_pid8814.log</a> file generated. Any clues? <br>
<br># <br># A fatal error has been detected by the Java Runtime Environment: <br># <br>#  SIGSEGV (0xb) at pc=0xf3712568, pid=8814, tid=8215360 <br># <br># JRE version: 6.0_43-b01 <br># Java VM: Java HotSpot(TM) Server VM (20.14-b01 mixed mode linux-x86 ) <br>
# Problematic frame: <br># j  ch.qos.logback.classic.spi.PackagingDataCalculator.getCodeLocation(Ljava/lang/Class;)Ljava/lang/String;+20 <br># <br># An error report file with more information is saved as: <br># /java/apache-tomcat-6.0/server/petpg/hs_err_pid8814.log <br>
# <br># If you would like to submit a bug report, please visit: <br>#   <a href="http://java.sun.com/webapps/bugreport/crash.jsp" target="_top" rel="nofollow" link="external" style="font-size:1em;color:rgb(85,26,139)">http://java.sun.com/webapps/bugreport/crash.jsp</a><br>
#</div></div>