-
Bug
-
Resolution: Fixed
-
P2
-
1.4.1
-
rc
-
x86
-
linux_redhat_7.2
-
Verified
Trying to display Mathematical operations(\u2200) on Choice using CharViewMultiLine test case(attached), the test case aborts as below;
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x400CACA8
Function=strcmp+0x8
Library=/lib/i686/libc.so.6
Current Java thread:
at sun.awt.motif.MChoicePeer.pSelect(Native Method)
at sun.awt.motif.MChoicePeer.select(MChoicePeer.java:81)
at java.awt.Choice.select(Choice.java:432)
- locked <0x4420ed80> (a TestChoice)
................
* The error log file was created and is attached as hs_err_pid9895.log.
To reproduce,
1. Extract the attached tar file.
2. Launch CharViewMultiLine.
> java CharViewMultiLine
3. Select "Choice" from the choice on which "TextArea" is selected by
default. (Items are TextArea, Choice and List).
4. Input "2200" in the TextField and hit a return key.
Then, the problem occurs.
* If step4 is done prior to step3, the same problem occurs.
This is reproducible Hopper-beta b14.
This is reproducible also with Merlin fcs, so this is not a regression to Merlin.
However, this is not reproducible with jdk1.3.1 and Mathematical operations can be displayed fine (*not yet tried with latest update release of jdk 1.3.1).
This is not a regression to Merlin, however, it seems severe because the test case aborts and this problem is not reproducible with jdk1.3.1.
=============================================================================
This is a regression to Ladybird FCS.
###@###.### 2002-06-12
=============================================================================