Java Application Randomly Fails with "Problematic frame: V [libjvm.so+0x3d910c]"
(Doc ID 823674.1)
Last updated on FEBRUARY 14, 2025
Applies to:
Oracle Containers for J2EE - Version 10.1.3.0.0 and laterInformation in this document applies to any platform.
Symptoms
A Java application running with JDK 1.5.0_06 randomly fails with the following exception:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0xb7a0010c, pid=2140, tid=<TID>
2009/04/29 16:55:22 JdbcTemplate Executing SQL query [SELECT
CMT_SID,SBMTR_ID,DATA_LOAD_CMT_TX,CMT_DT,EMP_LAST_NAME,EMP_FIRST_NAME
,EMP_MIDDLE_NAME FROM spechub.DATA_LOAD_CMT, genown.EMPLOYEE WHERE
UPPER(SBMTR_ID)=EMP_LOGIN_ID AND DATA_LOAD_RQST_SID = ? AND
CMT_TYPE_CD IN (? , ?) ORDER BY CMT_DT ]
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode)
# Problematic frame:
# V [libjvm.so+0x3d910c]
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |