-
Bug
-
Resolution: Duplicate
-
P1
-
None
-
1.3.1
-
sparc
-
solaris_8
During the execution of the ThreadLocalStorage::set_thread() code,
it encountered an error condition triggerring a SIGPIPE (broken pipe).
The signal was passed to the JVM signal handler (JVM_handle_solaris_signa)
and somehow ran a misaligned routine (which causes SIGILL).
it encountered an error condition triggerring a SIGPIPE (broken pipe).
The signal was passed to the JVM signal handler (JVM_handle_solaris_signa)
and somehow ran a misaligned routine (which causes SIGILL).
- duplicates
-
JDK-4703547 Use of JDK1.3.1 with iWS6.0sp2 or Apache causes unstable JVM which can lead to a
- Closed
- relates to
-
JDK-4418873 Regression: Hotspot VM crash when using JNI
- Closed
-
JDK-4345157 JDK 1.3.0 alters thread signal mask
- Closed
-
JDK-4732557 StackOverFlow can not be caught as an exception(segmentation fault occurs)
- Closed