-
Bug
-
Resolution: Fixed
-
P1
-
6
Platforms:
SunOS sunfire002 5.10 Generic i86pc i386 i86pc
Solaris 10 3/05 s10_74L2a X86 amd64
Java Version: mustang 1.6.0-b28 (03/18)
Problems:
Running Java2Demo using bin/java -jar demo/jfc/Java2D/*.jar
When click Arcs_Curves button, and wait minutes, you can see it hangs there, then you click clipping button, it core dumped.
If you use bin/java -d64 -jar demo/jfc/Java2D/*.jar
it is OK, no segmentation fault.
b27 is also OK.
And it only happens in solaris-amd64
Here are some information about this problem:
1) using bin/java -XX:+PrintCommandLineFlags -jar demo/jfc/Java2D/*.jar
-XX:MaxHeapSize=1056712704 -XX:+PrintCommandLineFlags -XX:+UseParallelGC
Segmentation Fault - core dumped
2) hs_pid20376.log is attached.
3) core dumped file in /net/cady.sfbay/export4/core
or in sunfire002: /export/swat/jdk1.6.0
How to reproduce the problem:
1) get b28 installed in solaris-amd64 machine, (32+64)
or rlogin to sunfire002.sfbay, go to /export/swat/jdk1.6.0
2) run Java2Demo by using:
bin/java -jar demo/jfc/Java2D/*.jar
3)click Arcs_Curves button, let it runs a while, you will see hangs,
then click cilpping button, it will core dumped.
###@###.### 2005-03-18 00:51:45 GMT
###@###.### 2005-04-08 20:21:42 GMT
SunOS sunfire002 5.10 Generic i86pc i386 i86pc
Solaris 10 3/05 s10_74L2a X86 amd64
Java Version: mustang 1.6.0-b28 (03/18)
Problems:
Running Java2Demo using bin/java -jar demo/jfc/Java2D/*.jar
When click Arcs_Curves button, and wait minutes, you can see it hangs there, then you click clipping button, it core dumped.
If you use bin/java -d64 -jar demo/jfc/Java2D/*.jar
it is OK, no segmentation fault.
b27 is also OK.
And it only happens in solaris-amd64
Here are some information about this problem:
1) using bin/java -XX:+PrintCommandLineFlags -jar demo/jfc/Java2D/*.jar
-XX:MaxHeapSize=1056712704 -XX:+PrintCommandLineFlags -XX:+UseParallelGC
Segmentation Fault - core dumped
2) hs_pid20376.log is attached.
3) core dumped file in /net/cady.sfbay/export4/core
or in sunfire002: /export/swat/jdk1.6.0
How to reproduce the problem:
1) get b28 installed in solaris-amd64 machine, (32+64)
or rlogin to sunfire002.sfbay, go to /export/swat/jdk1.6.0
2) run Java2Demo by using:
bin/java -jar demo/jfc/Java2D/*.jar
3)click Arcs_Curves button, let it runs a while, you will see hangs,
then click cilpping button, it will core dumped.
###@###.### 2005-03-18 00:51:45 GMT
###@###.### 2005-04-08 20:21:42 GMT
- relates to
-
JDK-6257728 nsk/regression/b4224902 test fails in server and Xcomp mode
-
- Closed
-