You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Julia (JIRA)" <ji...@apache.org> on 2015/05/19 00:36:00 UTC

[jira] [Closed] (REEF-89) Intermittent Jenkins failure with SIGSEGV

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

Julia closed REEF-89.
---------------------
    Resolution: Fixed

> Intermittent Jenkins failure with SIGSEGV
> -----------------------------------------
>
>                 Key: REEF-89
>                 URL: https://issues.apache.org/jira/browse/REEF-89
>             Project: REEF
>          Issue Type: Bug
>          Components: Build infrastructure, Wake
>         Environment: Apache Jenkins Build Server:
> Ubuntu, JRE 7.0_25-b15
>            Reporter: Brian Cho
>             Fix For: 0.11
>
>
> The Ubuntu Hudson job failed at https://builds.apache.org/job/Reef-pull-request-ubuntu/187/ but succeeded on the same code at https://builds.apache.org/job/Reef-pull-request-ubuntu/188/
> I'd like to keep this issue open until we find the cause or become confident this is a "one time" thing.
> {noformat}
> Running org.apache.reef.wake.test.remote.TransportRaceTest
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0xaea2d654, pid=24739, tid=4136602432
> #
> # 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/Reef-pull-request-ubuntu/reef-wake/wake/hs_err_pid24739.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.
> #
> Aborted
> {noformat}



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