-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
7
-
x86
-
solaris
Platform: Solaris i586
JDK: 7b57+ (since Nimbus integration to 7)
The problem described in 6919295 makes most of the Swing API unusable if Nimbus L&F is set with
-Dswing.defaultlaf=javax.swing.plaf.nimbus.NimbusLookAndFeel
which is specified at
http://java.sun.com/docs/books/tutorial/uiswing/lookandfeel/plaf.html#commandLine
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xa9354181, pid=19130, tid=31
#
# JRE version: 7.0-b79
# Java VM: Java HotSpot(TM) Server VM (17.0-b06 mixed mode solaris-x86 )
# Problematic frame:
# C [libfontconfig.so.1+0x24181]
#
# An error report file with more information is saved as:
# /net/zenit/export/users/db158260/ws/jck7/common/build/run/hs_err_pid19130.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Due to this issue 1088(of 1719) conformance tests from Swing area do fail with ERROR. List of tests that fails with ERROR is attached to CR.
JDK: 7b57+ (since Nimbus integration to 7)
The problem described in 6919295 makes most of the Swing API unusable if Nimbus L&F is set with
-Dswing.defaultlaf=javax.swing.plaf.nimbus.NimbusLookAndFeel
which is specified at
http://java.sun.com/docs/books/tutorial/uiswing/lookandfeel/plaf.html#commandLine
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xa9354181, pid=19130, tid=31
#
# JRE version: 7.0-b79
# Java VM: Java HotSpot(TM) Server VM (17.0-b06 mixed mode solaris-x86 )
# Problematic frame:
# C [libfontconfig.so.1+0x24181]
#
# An error report file with more information is saved as:
# /net/zenit/export/users/db158260/ws/jck7/common/build/run/hs_err_pid19130.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Due to this issue 1088(of 1719) conformance tests from Swing area do fail with ERROR. List of tests that fails with ERROR is attached to CR.
- duplicates
-
JDK-6923520 Setting Nimbus as default L&F on JDK6u18 (u10+) on Solaris i586 makes Swing unusable (JVM crashes)
-
- Closed
-
- relates to
-
JDK-6919295 Setting NimbusL&F leads to JVM crash on Solaris-i586, JDK7b57+
-
- Closed
-