J2SE Version :
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b60)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b60, mixed mode)
Bug Description:
Running `java -version` on the first time after install jdk 1.4 Build 60, or, after rebooting my system, it displays the information shown above, then hangs and uses over 90% of the system cpu time.
If I hit ^C, the unix prompt returns, but I can see that the process is still running, using the Gnome system monitor, and is still using 90% of the cpu.
The only way to kill it is use `kill -9 ...`. No core file is dumped.
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b60)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b60, mixed mode)
Bug Description:
Running `java -version` on the first time after install jdk 1.4 Build 60, or, after rebooting my system, it displays the information shown above, then hangs and uses over 90% of the system cpu time.
If I hit ^C, the unix prompt returns, but I can see that the process is still running, using the Gnome system monitor, and is still using 90% of the cpu.
The only way to kill it is use `kill -9 ...`. No core file is dumped.
- duplicates
-
JDK-4422213 java_g -version throws Segmentation Fault in Linux
-
- Closed
-