Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.3.0
-
Fix Version/s: None
-
Component/s: client-libs
-
Subcomponent:
-
CPU:x86
-
OS:linux
Description
Kestrel b08, Turbo Linux 6.0 Chinese version:
When activate Local Input Method in TextField or TextArea and type some
character, the JVM will crash, the output is:
# # An unexpected exception has been detected in native code outside the VM.# Program counter=0x405932c8
#
# Problematic Thread: prio=1 tid=0x81ce680 nid=0x51e runnable
#
To reproduce:
1. compile the attachment
2. java TextBug
3. make the TextField focused
4. Press Ctrl+Space to activate the Local Input Method
5. type some characters
6. You will find the JVM is crashed.
[Kevin.Huang@prc 2000-06-19]
When activate Local Input Method in TextField or TextArea and type some
character, the JVM will crash, the output is:
# # An unexpected exception has been detected in native code outside the VM.# Program counter=0x405932c8
#
# Problematic Thread: prio=1 tid=0x81ce680 nid=0x51e runnable
#
To reproduce:
1. compile the attachment
2. java TextBug
3. make the TextField focused
4. Press Ctrl+Space to activate the Local Input Method
5. type some characters
6. You will find the JVM is crashed.
[Kevin.Huang@prc 2000-06-19]
Attachments
Issue Links
- relates to
-
JDK-4346384 Linux: TextArea/TextField can not input/output Chinese on Turbo Linux 6.0 zh
-
- Closed
-