-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
7
-
x86
-
solaris_nevada
Reproduce:
1. Login OpenSolaris-2008.11 with hi_IN.UTF-8
2. install jdk7 from http://jre.sfbay/java/re/jdk/7/promoted/all/b42/bundles/solaris-i586/jdk-7-ea-bin-b42-solaris-i586-19_dec_2008.sh
3. run SwingSet2 under demo/jfc/SwingSet2
Problem:
SwingSet2 crashes with the following message. Also refer to the attached log file.
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xfb144cbc, pid=2162, tid=3
#
# Java VM: Java HotSpot(TM) Client VM (14.0-b09 mixed mode, sharing solaris-x86 )
# Problematic frame:
# C [libfontconfig.so.1+0x14cbc] FcCharSetSubtractCount+0xdc
#
# An error report file with more information is saved as:
# /jdk/hs_err_pid2162.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.
#
Language/OS/JDK builds impacted:
Only hi_IN.UTF-8,
and only OpenSolaris platform.
Introduced from JDK7. Not reproducible with 6u12 or 6.0fcs.
Others:
java -version works well
1. Login OpenSolaris-2008.11 with hi_IN.UTF-8
2. install jdk7 from http://jre.sfbay/java/re/jdk/7/promoted/all/b42/bundles/solaris-i586/jdk-7-ea-bin-b42-solaris-i586-19_dec_2008.sh
3. run SwingSet2 under demo/jfc/SwingSet2
Problem:
SwingSet2 crashes with the following message. Also refer to the attached log file.
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xfb144cbc, pid=2162, tid=3
#
# Java VM: Java HotSpot(TM) Client VM (14.0-b09 mixed mode, sharing solaris-x86 )
# Problematic frame:
# C [libfontconfig.so.1+0x14cbc] FcCharSetSubtractCount+0xdc
#
# An error report file with more information is saved as:
# /jdk/hs_err_pid2162.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.
#
Language/OS/JDK builds impacted:
Only hi_IN.UTF-8,
and only OpenSolaris platform.
Introduced from JDK7. Not reproducible with 6u12 or 6.0fcs.
Others:
java -version works well
- duplicates
-
JDK-6764543 SIGSEGV in libfontconfig.so starting from jdk7b33
-
- Resolved
-