This crash happens with Solaris 8, 1.3.1_12 and weblogic:
*********************************************************
--- called from signal handler with signal -14286336 (SIG Unknown) ---
ff03b1b8 long compiledICHolderKlass::oop_being_unloaded(oopDesc*) (f94009c8, fb3ff728, f94009c0, fb67bb18, fbec5cb0, 0) + c
ff03b0d8 void nmethod::follow_root_or_mark_for_unloading(oopDesc**,long,long&) (fbec4ad0, fbec4ad0, fbec93d0, fb67bcfc, ffffff9c, ff03af90) + 44
ff03b024 void nmethod::follow_roots_or_mark_for_unloading(long,long&) (fbec93d0, 0, fb67bcfc, 3, ff1d417c, fbec4ad0) + 31c
ff03aa1c void CodeCache::follow_roots_phase2(long,long&) (ff1f70e8, fbec4ad0, fbec4ad0, 0, fb67bcfc, 0) + c0
ff0387e8 void MarkSweep::mark_sweep_phase1(long&,long) (2115b3c, ff1d417c, fb67bcfc, 1, ff1d417c, fb78fffe) + 12c
ff037cf4 void MarkSweep::invoke_at_safepoint(int,long,long,long&,MarkSweepInvokeCause) (cbbd8, 9f1e, ff1e4e20, ff1e4e28, ff1e4e30, ff1df1a4) + 394
feff3104 void VM_Operation::evaluate() (d557e84c, ff1ec898, 144, fb67b, ff1d417c, fb67bdbc) + 34
feff2fd8 void VMThread::evaluate_operation(VM_Operation*) (cbb40, d557e84c, ff1d417c, ff1e9d0c, ff1e5d28, ff1d417c) + 3c
fef84f60 void VMThread::loop() (cbb40, d557e84c, 8, ff1f16c8, ff1f16b8, ff1f16cc) + 2e8
fef84a50 void VMThread::run() (cbb40, ff1d417c, 0, 0, 0, 0) + 78
fef84990 _start (ff1d417c, cbb40, cc3f8, 0, 0, 0) + 2c
ff3858c0 _lwp_start (0, 0, 0, 0, 0, 0)
******************************************************
In the logs of Weblogic show an error in the fuction
*********************
Unexpected Signal : 10 occurred at PC=0xFF03B1B8
Function name=JVM_NewArray
Library=/aplicaciones/java1.3.1_12/jre/lib/sparc/hotspot/libjvm.so
********************
The stack trace looks identical to CR 4865373 which was reported
against 1.3.1_07 claimed to be fixed in 1.3.1_09
###@###.### 2004-12-29 12:14:12 GMT
*********************************************************
--- called from signal handler with signal -14286336 (SIG Unknown) ---
ff03b1b8 long compiledICHolderKlass::oop_being_unloaded(oopDesc*) (f94009c8, fb3ff728, f94009c0, fb67bb18, fbec5cb0, 0) + c
ff03b0d8 void nmethod::follow_root_or_mark_for_unloading(oopDesc**,long,long&) (fbec4ad0, fbec4ad0, fbec93d0, fb67bcfc, ffffff9c, ff03af90) + 44
ff03b024 void nmethod::follow_roots_or_mark_for_unloading(long,long&) (fbec93d0, 0, fb67bcfc, 3, ff1d417c, fbec4ad0) + 31c
ff03aa1c void CodeCache::follow_roots_phase2(long,long&) (ff1f70e8, fbec4ad0, fbec4ad0, 0, fb67bcfc, 0) + c0
ff0387e8 void MarkSweep::mark_sweep_phase1(long&,long) (2115b3c, ff1d417c, fb67bcfc, 1, ff1d417c, fb78fffe) + 12c
ff037cf4 void MarkSweep::invoke_at_safepoint(int,long,long,long&,MarkSweepInvokeCause) (cbbd8, 9f1e, ff1e4e20, ff1e4e28, ff1e4e30, ff1df1a4) + 394
feff3104 void VM_Operation::evaluate() (d557e84c, ff1ec898, 144, fb67b, ff1d417c, fb67bdbc) + 34
feff2fd8 void VMThread::evaluate_operation(VM_Operation*) (cbb40, d557e84c, ff1d417c, ff1e9d0c, ff1e5d28, ff1d417c) + 3c
fef84f60 void VMThread::loop() (cbb40, d557e84c, 8, ff1f16c8, ff1f16b8, ff1f16cc) + 2e8
fef84a50 void VMThread::run() (cbb40, ff1d417c, 0, 0, 0, 0) + 78
fef84990 _start (ff1d417c, cbb40, cc3f8, 0, 0, 0) + 2c
ff3858c0 _lwp_start (0, 0, 0, 0, 0, 0)
******************************************************
In the logs of Weblogic show an error in the fuction
*********************
Unexpected Signal : 10 occurred at PC=0xFF03B1B8
Function name=JVM_NewArray
Library=/aplicaciones/java1.3.1_12/jre/lib/sparc/hotspot/libjvm.so
********************
The stack trace looks identical to CR 4865373 which was reported
against 1.3.1_07 claimed to be fixed in 1.3.1_09
###@###.### 2004-12-29 12:14:12 GMT
- relates to
-
JDK-4865373 SIG11 in Function name=JNI_CreateJavaVM
- Closed