You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2016/08/31 11:51:20 UTC

[jira] [Assigned] (INFRA-10557) JVM crash with SIGSEV when building sling-oak-it-1.7

     [ https://issues.apache.org/jira/browse/INFRA-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin reassigned INFRA-10557:
-----------------------------

    Assignee: Gavin

> JVM crash with SIGSEV when building sling-oak-it-1.7
> ----------------------------------------------------
>
>                 Key: INFRA-10557
>                 URL: https://issues.apache.org/jira/browse/INFRA-10557
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Jenkins
>            Reporter: Robert Munteanu
>            Assignee: Gavin
>
> During [sling-oak-it-1.7 build 480|https://builds.apache.org/view/S-Z/view/Sling/job/sling-oak-it-1.7/480] on ubuntu-2 the build failed with the following output
> {noformat}#
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0xf6829654, pid=30858, tid=2711087936
> #
> # JRE version: 7.0_25-b15
> # Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 )
> # Problematic frame:
> # C  [libnet.so+0x14654]  _fini+0x1d0c
> #
> # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
> #
> # An error report file with more information is saved as:
> # /home/jenkins/jenkins-slave/workspace/sling-oak-it-1.7/launchpad-testing-oak/target/oak-41400/hs_err_pid30858.log
> #
> # If you would like to submit a bug report, please visit:
> #   http://bugreport.sun.com/bugreport/crash.jsp
> # The crash happened outside the Java Virtual Machine in native code.
> # See problematic frame for where to report the bug.
> #{noformat}
> We also had a segmentation fault on ubuntu-6 for [sling-oak-it-1.7 build 472|https://builds.apache.org/view/S-Z/view/Sling/job/sling-oak-it-1.7/472]
> {noformat}#
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0xa301a52c, pid=8040, tid=2610395968
> #
> # JRE version: 7.0_25-b15
> # Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 )
> # Problematic frame:
> # C  [libnet.so+0x352c]java: malloc.c:2372: sysmalloc: Assertion `(old_top == (((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) (old_size) >= (unsigned long)((((__builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 *(sizeof(size_t))) - 1)) & ~((2 *(sizeof(size_t))) - 1))) && ((old_top)->size & 0x1) && ((unsigned long) old_end & pagemask) == 0)' failed.{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)