[jbosstools-issues] [JBoss JIRA] (JBIDE-12277) Some tests get aborted and return error 134

Nick Boldt (JIRA) jira-events at lists.jboss.org
Sun Sep 9 20:26:32 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-12277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt closed JBIDE-12277.
------------------------------

    Fix Version/s: 4.0.0.Alpha1
                       (was: 4.0.0.Alpha2)
       Resolution: Done


RHEL4 is not a supported RUNTIME platform for Eclipse 4.2.

Going to assume there's therefore no point BUILDING (and running tests) on RHEL4 slaves. 

Going forward, we should use this label in Jenkins jobs to use only RHEL5 and 6 slaves:

{code}
<assignedNode>(RHEL5||RHEL6)&amp;&amp;!ia64&amp;&amp;!rhts</assignedNode>
{code}



                
> Some tests get aborted and return error 134
> -------------------------------------------
>
>                 Key: JBIDE-12277
>                 URL: https://issues.jboss.org/browse/JBIDE-12277
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Build/Releng, central, FreeMarker, modeshape
>            Reporter: Mickael Istria
>            Assignee: Nick Boldt
>             Fix For: 4.0.0.Alpha1
>
>
> Some jobs on CI are failing with error code *134*
> This means that JVM crashed, here is what we can read in logs about this crash:
> {code}
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x0062c453, pid=19100, tid=3074149280
> #
> # JRE version: 6.0_30-b12
> # Java VM: Java HotSpot(TM) Server VM (20.5-b03 mixed mode linux-x86 )
> # Problematic frame:
> # C  [libc.so.6+0x6b453]  unsigned long+0x23
> #
> # An error report file with more information is saved as:
> # /qa/hudson_ws/workspace/jbosstools-3.3_trunk.component--freemarker/sources/tests/org.jboss.ide.eclipse.freemarker.test/hs_err_pid19100.log
> #
> # If you would like to submit a bug report, please visit:
> #   http://java.sun.com/webapps/bugreport/crash.jsp
> # The crash happened outside the Java Virtual Machine in native code.
> # See problematic frame for where to report the bug.
> #
> {code}
> Affected jobs:
> * http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-3.3_trunk.component--central/507/console
> * https://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-3.3_trunk.component--freemarker/951/console
> This does not seem deterministic as for freemarker, the exactly same job 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list