[logback-user] JVM Crash (SIGSERV) on PackagingDataCalculator.getCodeLocation

Andre Pereira andreptb at gmail.com
Fri Jun 21 13:08:39 CEST 2013


Hi,

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
hs_err_pid8814.log<http://logback.10977.n7.nabble.com/file/n12551/hs_err_pid8814.log>
file
generated. Any clues?

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xf3712568, pid=8814, tid=8215360
#
# JRE version: 6.0_43-b01
# Java VM: Java HotSpot(TM) Server VM (20.14-b01 mixed mode linux-x86 )
# Problematic frame:
# j
 ch.qos.logback.classic.spi.PackagingDataCalculator.getCodeLocation(Ljava/lang/Class;)Ljava/lang/String;+20
#
# An error report file with more information is saved as:
# /java/apache-tomcat-6.0/server/petpg/hs_err_pid8814.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/logback-user/attachments/20130621/a0abcd26/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hs_err_pid8814.log
Type: application/octet-stream
Size: 92743 bytes
Desc: not available
URL: <http://mailman.qos.ch/pipermail/logback-user/attachments/20130621/a0abcd26/attachment-0001.obj>


More information about the Logback-user mailing list