[Bug 598] New: Tomcat crashes on tomcat stop
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Nov 24 05:48:36 PST 2010
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=598
Summary: Tomcat crashes on tomcat stop
Product: IcedTea
Version: 6-1.7.5
Platform: 64-bit
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: IcedTea6
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: dpaul at crownawards.com
First let me start by saying I am new to the field of Tomcat and Apache
support. We have just built two new load balanced Centos 5.5 boxes. One is
running fine and the other had been running fine through all testing. starting
yesterday the system shutsdown and restarts tomcat at 5 am using Cron. Both
mornings the one system has reported crashes at the time of the Tomcat stop.
The begining of the two error reports are below. There is more to each but I
am not sure if you need the whole long report. Just let me know if you want me
to post more. :
1)
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00002aab3d34529d, pid=20643, tid=1124108608
#
# JRE version: 6.0_17-b17
# Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
# Derivative: IcedTea6 1.7.5
# Distribution: Custom build (Wed Oct 13 13:04:40 EDT 2010)
# Problematic frame:
# C [libapr-1.so.0+0x1629d] apr_pool_cleanup_register+0x3d
--------------- T H R E A D ---------------
Current thread (0x00002aab40fe6800): JavaThread
"ajp-localhost%2F127.0.0.1-8009-Acceptor-0" daemon [_thread_in_native,
id=20873, stack(0x0000000042f08000,0x0000000043009000)]
siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR),
si_addr=0x0000000000000008
Registers:
RAX=0x0000000000000000, RBX=0x000000000cd12c98, RCX=0x00002aab3d348e90,
RDX=0x0000000000000000
RSP=0x0000000043007a20, RBP=0x000000000cd12d48, RSI=0x0000000000000020,
RDI=0x0000000000000000
R8 =0x000000000cd12d48, R9 =0x0000000000000000, R10=0x0000000000000000,
R11=0x0000000000000206
R12=0x00002aab3d348e90, R13=0x00002aab3d348e90, R14=0x0000000043007b30,
R15=0x00002aab40fe6800
RIP=0x00002aab3d34529d, EFL=0x0000000000010206, CSGSFS=0x0000000000000033,
ERR=0x0000000000000006
TRAPNO=0x000000000000000e
2)
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000003f0327c1c2, pid=13044, tid=1122154816
#
# JRE version: 6.0_17-b17
# Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
# Derivative: IcedTea6 1.7.5
# Distribution: Custom build (Wed Oct 13 13:04:40 EDT 2010)
# Problematic frame:
# C [libc.so.6+0x7c1c2] memcpy+0xd2
--------------- T H R E A D ---------------
Current thread (0x000000000ed09000): JavaThread
"ajp-localhost%2F127.0.0.1-8009-Acceptor-0" daemon [_thread_in_native,
id=13241, stack(0x0000000042d2b000,0x0000
000042e2c000)]
siginfo:si_signo=SIGSEGV: si_errno=0, si_code=128 (),
si_addr=0x0000000000000000
Registers:
RAX=0x000000000f6af648, RBX=0x000000000f6af5f8, RCX=0x0000000000000005,
RDX=0x00000000000000c0
RSP=0x0000000042e2a8b8, RBP=0x00002aab403ad8e8, RSI=0x0107990193000a98,
RDI=0x000000000f6af648
R8 =0x0000000000000038, R9 =0x0000000000100000, R10=0x0000000000000008,
R11=0x0000000000000206
R12=0x0000000042e2a8f0, R13=0x000000000f6af548, R14=0x0000000042e2a998,
R15=0x000000000ed09000
RIP=0x0000003f0327c1c2, EFL=0x0000000000010206, CSGSFS=0x0000000000000033,
ERR=0x0000000000000000
TRAPNO=0x000000000000000d
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list