-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
6u10
-
generic
-
linux
libcmm/libpthread SIGSEGV in pthread_join()
This is Linux specific bug in common J2SE native library.
It seems to be long standing issue and is reproduced with
jdk6u10, jdk6u12, jdk7 and probably other jdks.
Platforms: linux/x86 SLES10
linux/ia64 RHEL4.5
Diagnostics/output:
-------------------
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb7f244e7, pid=29767, tid=1788205984
#
# JRE version: 7.0-b47
# Java VM: Java HotSpot(TM) Server VM (15.0-b01 mixed mode linux-x86 )
# Problematic frame:
# C [libpthread.so.0+0x64e7] pthread_join+0x17
#
etc, top of the stack is pthread_join().
This is Linux specific bug in common J2SE native library.
It seems to be long standing issue and is reproduced with
jdk6u10, jdk6u12, jdk7 and probably other jdks.
Platforms: linux/x86 SLES10
linux/ia64 RHEL4.5
Diagnostics/output:
-------------------
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb7f244e7, pid=29767, tid=1788205984
#
# JRE version: 7.0-b47
# Java VM: Java HotSpot(TM) Server VM (15.0-b01 mixed mode linux-x86 )
# Problematic frame:
# C [libpthread.so.0+0x64e7] pthread_join+0x17
#
etc, top of the stack is pthread_join().
- duplicates
-
JDK-6935062 ColorConvertOpMultiThread fails with jvm crash
-
- Closed
-