-
Bug
-
Resolution: Fixed
-
P2
-
6
Build Used:JDK6.0-b42
OS :RedHatLinux4.0-64bit
Arch:AMD64 athlon.
Builds Used:
jdk-6_0-ea-bin-b24-linux-amd64-17_feb_2005.bin
jdk-6_0-ea-bin-b42-linux-i586-24_jun_2005.bin
Testsuite:i18n_Demo.jar
Locale:hi_IN,th_th
1) Executes the java -jar i18n_demo.jar.
2)i18n_Demo.jar is crashing for locales:hindi and thai throwing error as follows.
An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0x000000357ca681fe, pid=4408, tid=1088186720
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.6.0-ea-b42 mixed mode)
# Problematic frame:
# C [libc.so.6+0x681fe]
#
# An error report file with more information is saved as hs_err_pid4408.log
#
3)But for english locale it is working fine.
4)jdk6.0-b39 build onwards its crashing.
5)it crashed for other non-english locales like ja,ar,he,zh.
6) only this application is crashing.Font2Dtest,SwingSet2,CharView applications working fine.
Note: please find log file attached which was dumped when JVM crashed while excecuting that application.
###@###.### 2005-06-29 13:37:07 GMT
OS :RedHatLinux4.0-64bit
Arch:AMD64 athlon.
Builds Used:
jdk-6_0-ea-bin-b24-linux-amd64-17_feb_2005.bin
jdk-6_0-ea-bin-b42-linux-i586-24_jun_2005.bin
Testsuite:i18n_Demo.jar
Locale:hi_IN,th_th
1) Executes the java -jar i18n_demo.jar.
2)i18n_Demo.jar is crashing for locales:hindi and thai throwing error as follows.
An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0x000000357ca681fe, pid=4408, tid=1088186720
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.6.0-ea-b42 mixed mode)
# Problematic frame:
# C [libc.so.6+0x681fe]
#
# An error report file with more information is saved as hs_err_pid4408.log
#
3)But for english locale it is working fine.
4)jdk6.0-b39 build onwards its crashing.
5)it crashed for other non-english locales like ja,ar,he,zh.
6) only this application is crashing.Font2Dtest,SwingSet2,CharView applications working fine.
Note: please find log file attached which was dumped when JVM crashed while excecuting that application.
###@###.### 2005-06-29 13:37:07 GMT
- duplicates
-
JDK-6310202 vm aborts with SIGSEGV on amd64 RedHat
- Closed