-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
b28
-
x86, sparc
-
linux_redhat_2.1, solaris_9
When running the ArcTest Applet demo that ships with Java in a Solaris VNC
session, I get the following error, It happens when you press the Fill button.
Warning: Cannot convert string "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-1" to type FontStruct
Assertion failed: p != NULL, file ../../../src/share/native/sun/font/t2k/t1.c, line 1974
Abort
It does not happen on Local display or even remote displayed to that same VNC display. It happens only if you run within the same VNC session. Strange !
=================================
Copied from 4926306 (same assertion but on Linux :)
On linux-i586 platform running in server VM comp mode, RT_DEMO tests crash with following message:
java: ../../../src/share/native/sun/font/t2k/t1.c:1974: TransformData: Assertion `p != ((void *)0)' failed.
Here is command line to reproduce this failure:
ksh /net/vmsqe.sfbay/export/backup/UNIFIED-DTF/DTWS/suites/RT_DEMO/testbase/doit -vm /net/vmsqe.sfbay/export/pit/tiger/JDK/latest/linux-i386/bin/java -vmopts
"-server -Xcomp" -demo
###@###.### 2003-10-22
============================
session, I get the following error, It happens when you press the Fill button.
Warning: Cannot convert string "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-1" to type FontStruct
Assertion failed: p != NULL, file ../../../src/share/native/sun/font/t2k/t1.c, line 1974
Abort
It does not happen on Local display or even remote displayed to that same VNC display. It happens only if you run within the same VNC session. Strange !
=================================
Copied from 4926306 (same assertion but on Linux :)
On linux-i586 platform running in server VM comp mode, RT_DEMO tests crash with following message:
java: ../../../src/share/native/sun/font/t2k/t1.c:1974: TransformData: Assertion `p != ((void *)0)' failed.
Here is command line to reproduce this failure:
ksh /net/vmsqe.sfbay/export/backup/UNIFIED-DTF/DTWS/suites/RT_DEMO/testbase/doit -vm /net/vmsqe.sfbay/export/pit/tiger/JDK/latest/linux-i386/bin/java -vmopts
"-server -Xcomp" -demo
###@###.### 2003-10-22
============================
- duplicates
-
JDK-4926306 RT_DEMO crashed on linux-i586 platform.
-
- Closed
-
- relates to
-
JDK-5070518 /api/javax_swing/SwingUtilities/descriptions.html fails for JCK14a, 1.4.2_06b1
-
- Resolved
-