Re: [logback-user] Logback-user Digest, Vol 21, Issue 21

For this problem: 1. Logs not displaying line numbers (praveen patil) you may need to compile with debug turned on... On Fri, Jun 21, 2013 at 7:09 AM, <logback-user-request@qos.ch> wrote:
Send Logback-user mailing list submissions to logback-user@qos.ch
To subscribe or unsubscribe via the World Wide Web, visit http://mailman.qos.ch/mailman/listinfo/logback-user or, via email, send a message with subject or body 'help' to logback-user-request@qos.ch
You can reach the person managing the list at logback-user-owner@qos.ch
When replying, please edit your Subject line so it is more specific than "Re: Contents of Logback-user digest..."
Today's Topics:
1. JVM Crash (SIGSERV) on PackagingDataCalculator.getCodeLocation (Andre Pereira)
---------- Forwarded message ---------- From: Andre Pereira <andreptb@gmail.com> To: logback-user@qos.ch Cc: Date: Fri, 21 Jun 2013 08:08:39 -0300 Subject: [logback-user] JVM Crash (SIGSERV) on PackagingDataCalculator.getCodeLocation
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 #
_______________________________________________ Logback-user mailing list Logback-user@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-user
participants (1)
-
David Tkaczyk