-
Bug
-
Resolution: Fixed
-
P3
-
1.3.1
-
07
-
sparc
-
solaris_8
Name: dk106046 Date: 07/29/2002
The following crash occurs executing a JSP:
Unexpected Signal : 11 occurred at PC=0xfe0c9fb4
Function name=JVM_ArrayCopy
Library=/WebSphere/AppServer/java/jre/lib/sparc/server/libjvm.so
Current Java thread:
Dynamic libraries:
0x10000 /WebSphere/AppServer/java/jre/bin/../bin/sparc/native_threads/java
0xff350000 /usr/lib/libthread.so.1
0xff390000 /usr/lib/libdl.so.1
0xff200000 /usr/lib/libc.so.1
0xff340000 /usr/platform/SUNW,Sun-Fire-880/lib/libc_psr.so.1
0xfe000000 /WebSphere/AppServer/java/jre/lib/sparc/server/libjvm.so
0xff2d0000 /usr/lib/libCrun.so.1
0xff1e0000 /usr/lib/libsocket.so.1
0xff100000 /usr/lib/libnsl.so.1
0xff0d0000 /usr/lib/libm.so.1
0xff310000 /usr/lib/libw.so.1
0xff0b0000 /usr/lib/libmp.so.2
0xff080000 /WebSphere/AppServer/java/jre/lib/sparc/native_threads/libhpi.so
0xff050000 /WebSphere/AppServer/java/jre/lib/sparc/libverify.so
0xfe7c0000 /WebSphere/AppServer/java/jre/lib/sparc/libjava.so
0xff020000 /WebSphere/AppServer/java/jre/lib/sparc/libzip.so
0xef310000 /WebSphere/AppServer/bin/libWsProcessManagement.so
0xef2f0000 /WebSphere/AppServer/bin/libpmiJvmpiProfiler.so
0xef0e0000 /WebSphere/AppServer/java/jre/lib/sparc/libnet.so
0xef0c0000 /WebSphere/AppServer/java/jre/lib/sparc/liborb.so
0xef0a0000 /WebSphere/AppServer/java/jre/lib/sparc/libioser12.so
0xeefe0000 /usr/lib/nss_files.so.1
Local Time = Wed Jun 19 14:25:43 2002
Elapsed Time = 114
#
# HotSpot Virtual Machine Error : 11
# Error ID : 4F530E43505002BD 01
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (JPSE_1.3.1_20020313 mixed mode)
#
# An error report file has been saved as hs_err_pid14148.log.
# Please refer to the file for further information.
#
Platform (Solaris / Win32): Solaris
Operating System Level/Version: 5.8
Occurs on the JPSE_1.3.1_20020313 and 1.3.1_04-b02 JDKs
Machine details: SunOS intrafeweb 5.8 Generic_108528-14 sun4u sparc SUNW,Sun-Fire-880
The crash does not occur using the client HotSpot compiler (C1).
The following is available on request:
JSP source
stdout and error report
pldd, pmap and pstack
pkginfo and patch levels
======================================================================
- relates to
-
JDK-4789803 Crashing WebSphere JVM Unexpected Signal : 11 Function name=memcpy
- Closed