-
Bug
-
Resolution: Won't Fix
-
P4
-
1.3.1_11
-
x86
-
linux_redhat_3.0
Machine : multi processor running RHEL3.0 with compat-libstdc++-7.3-2.96.122.i386.rpm installed
Attached is the VM testcase Threads6.tar
to Run :
untar to a dir
set PATH to 131 JDK
[root@qt0 Threads6]# java -classpath . Threads6
Exception in thread "main" java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at Threads6.main(Threads6.java:74)
[root@qt0 Threads6]# java_g -classpath . Threads6
Locks owned:
Mutex: [0x804d010/0x804d068] createThread_lock - owner: 0x805f220
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Fatal: acquiring lock SystemDictionary_lock/2 out of order with (at least) createThread_lock/2 -- possible deadlock
#
# Error ID: /BUILD_AREA/jdk131-update/ws/ea/hotspot/build/linux/../../src/share/vm/runtime/mutex.cpp, 155
#
# Problematic Thread: prio=1 tid=0x805f220 nid=0x586a runnable
#
Current thread is 0xb618e080
Dumping core ...
Aborted
[root@qt0 Threads6]#
RHEL is not a supported platform for 131, hence the low priority.
Many other RH versions supported by jdk131 are however being EOL'ed
###@###.### 2003-12-10
Attaching ThreadBug1 testcase which also fails with similar result.
###@###.### 2003-12-10
Attached is the VM testcase Threads6.tar
to Run :
untar to a dir
set PATH to 131 JDK
[root@qt0 Threads6]# java -classpath . Threads6
Exception in thread "main" java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at Threads6.main(Threads6.java:74)
[root@qt0 Threads6]# java_g -classpath . Threads6
Locks owned:
Mutex: [0x804d010/0x804d068] createThread_lock - owner: 0x805f220
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Fatal: acquiring lock SystemDictionary_lock/2 out of order with (at least) createThread_lock/2 -- possible deadlock
#
# Error ID: /BUILD_AREA/jdk131-update/ws/ea/hotspot/build/linux/../../src/share/vm/runtime/mutex.cpp, 155
#
# Problematic Thread: prio=1 tid=0x805f220 nid=0x586a runnable
#
Current thread is 0xb618e080
Dumping core ...
Aborted
[root@qt0 Threads6]#
RHEL is not a supported platform for 131, hence the low priority.
Many other RH versions supported by jdk131 are however being EOL'ed
###@###.### 2003-12-10
Attaching ThreadBug1 testcase which also fails with similar result.
###@###.### 2003-12-10