[Bug 1039] New: unpredictable SIGSEGV libc.so.6 malloc_consolidate

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Jun 7 02:23:30 PDT 2012


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1039

          Priority: P3
            Bug ID: 1039
          Assignee: unassigned at icedtea.classpath.org
           Summary: unpredictable SIGSEGV libc.so.6 malloc_consolidate
          Severity: major
    Classification: Unclassified
                OS: Linux
          Reporter: daniele.segato at gmail.com
          Hardware: x86_64
            Status: NEW
           Version: 2.0
         Component: IcedTea
           Product: IcedTea

Created attachment 703
  --> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=703&action=edit
stack trace of the JVM crash

Hi,

I've a server running with a Tomcat6 + some web application.

The JVM was running by 15 days when it unexpectedly crashed on a
malloc_consolidate

No idea on how to reproduce it, I've already contacted who could have been
working on the webapp while it crashed to know if they were using it and what
were they doing to get some hint, if I get anything out of this I'll add a
comment.

Here's the head of the stack trace log (full log attached)

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f75dd50a3b5, pid=3411, tid=140143927764736
#
# JRE version: 6.0_22-b22
# Java VM: OpenJDK 64-Bit Server VM (20.0-b11 mixed mode linux-amd64 compressed
oops)
# Derivative: IcedTea6 1.10.6
# Distribution: Amazon Linux BASE release 2012.03, package
amazon-52.1.10.6.44.amzn1-x86_64
# Problematic frame:
# C  [libc.so.6+0x753b5]  malloc_consolidate+0xf5
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120607/0affa1ad/attachment.html 


More information about the distro-pkg-dev mailing list