Hey, 

I've got this nasty problem running Jenkins.   
version: 1.461 

Tomcat version: 7.0.27 
Linux Ubuntu 10.x 
Maven 3.0.3 

The issue has never happened before but today I can't seem to keep Jenkins 
up for more than a few minutes.  The error is a JVM error, so I thought I'd 
try a different JVM.  But that didn't make any difference.  I tried 64bit 
1.6.0_31 and 1.7.0.27. 


Output from one of the logs that appeared in /<tomcat>/bin called: 
"hs_err_pid1598.log": 

# 
# A fatal error has been detected by the Java Runtime Environment: 
# 
#  SIGSEGV (0xb) at pc=0xac388507, pid=1598, tid=2891971440 
# 
# JRE version: 6.0_29-b11 
# Java VM: Java HotSpot(TM) Server VM (20.4-b02 mixed mode linux-x86 ) 
# Problematic frame: 
# C  [libglib-2.0.so.0+0x5f507]  __float128+0x107 
# 
# 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. 
# 

---------------  T H R E A D  --------------- 

Current thread (0x09140c00):  JavaThread "SCM polling for 
hudson.maven.MavenModuleSet@fa6824[pre-processor]" [_thread_in_native, 
id=1654, stack(0xac5af000,0xac600000)] 

siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), 
si_addr=0x00000005 

Registers: 
EAX=0xae649118, EBX=0xac3feff4, ECX=0x00000002, EDX=0xab604828 


This is seriously the worst timing ever.  I just created a release branch 
in SVN and added the whole build pipe.  I need to run this build pipe twice 
a day and once at night.   

any advice? 
 

Reply via email to