aben*************************************************
build : b11
bundle: j2sdk-1_4_1-beta-bin-b11-windows-ia64-07_may_2002.tar
OS : 64bit Itanium Windows XP Professional English with system locale
Japanese
*************************************************
To reproduce,
1. Put Wubi.jar on $JAVAHOME/jre/lib/ext/.
2. Launch Notepad demo
Z:\j2sdk1.4.1-win64\demo\jfc\Notepad>java -jar Notepad.jar
=====standard output==========
WuBi InputMethodDesciptor is being loaded.
==============================
3. Select IM selection menu from the system menu.
=====standard output==========
Test IM:getAvaliableLocales() is being called.
WuBi IM:getAvaliableLocales() is being called.
==============================
And Selct WubiIM from the menu.
=====standard output==========
WuBi InputMethod is being loaded.
An instance of WuBi IM is being created, the counter is 1
WuBi InputMethod: setLocale is being called.
WuBi InputMethod: setInputMethodContext is being called.
WuBi InputMethod: setCharacterSubsets is called. null
WuBi InputMethod: activate is being called.false
==============================
At this point, the selected IM can be loaded and inputting characters is available.
4. Exit Notepad demo.
5. Launch Notepad demo again.
Then, at the same time Notepad is launched, EXCEPTION_ACCESS_VIOLATION occurrs and Notepad demo aborts.
============================================
An unexpected exception has been detected in native code outside the VM.^M
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x77EE2C50^M
Function=wcstombs+0x59970^M
Library=C:\WINDOWS\System32\ntdll.dll
.................
============================================
* Once this problem occurs, it is reproducible repeatedly.
If I delete the registry HKEY_CURRENT_USER->SoftWare->JavaSoft, the problem is gone.
* I'm not sure if 4681563 is related to this problem or not, but the bug is a JCK bug for Itauium platforms(committed) and has a new jvm.dll which includes "suggested to fix" of 4681563, so I tried the same test with the new dll.
The result was same and this problem was reproducible.
* If other IM on the IM selection menu is selected in step3, this problem is reproducible.
* This problem is not reproducible on Windows2000 with the 32bit binary.
============================================================================
See Also BugId :4683877 -
###@###.### 2002-05-13
build : b11
bundle: j2sdk-1_4_1-beta-bin-b11-windows-ia64-07_may_2002.tar
OS : 64bit Itanium Windows XP Professional English with system locale
Japanese
*************************************************
To reproduce,
1. Put Wubi.jar on $JAVAHOME/jre/lib/ext/.
2. Launch Notepad demo
Z:\j2sdk1.4.1-win64\demo\jfc\Notepad>java -jar Notepad.jar
=====standard output==========
WuBi InputMethodDesciptor is being loaded.
==============================
3. Select IM selection menu from the system menu.
=====standard output==========
Test IM:getAvaliableLocales() is being called.
WuBi IM:getAvaliableLocales() is being called.
==============================
And Selct WubiIM from the menu.
=====standard output==========
WuBi InputMethod is being loaded.
An instance of WuBi IM is being created, the counter is 1
WuBi InputMethod: setLocale is being called.
WuBi InputMethod: setInputMethodContext is being called.
WuBi InputMethod: setCharacterSubsets is called. null
WuBi InputMethod: activate is being called.false
==============================
At this point, the selected IM can be loaded and inputting characters is available.
4. Exit Notepad demo.
5. Launch Notepad demo again.
Then, at the same time Notepad is launched, EXCEPTION_ACCESS_VIOLATION occurrs and Notepad demo aborts.
============================================
An unexpected exception has been detected in native code outside the VM.^M
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x77EE2C50^M
Function=wcstombs+0x59970^M
Library=C:\WINDOWS\System32\ntdll.dll
.................
============================================
* Once this problem occurs, it is reproducible repeatedly.
If I delete the registry HKEY_CURRENT_USER->SoftWare->JavaSoft, the problem is gone.
* I'm not sure if 4681563 is related to this problem or not, but the bug is a JCK bug for Itauium platforms(committed) and has a new jvm.dll which includes "suggested to fix" of 4681563, so I tried the same test with the new dll.
The result was same and this problem was reproducible.
* If other IM on the IM selection menu is selected in step3, this problem is reproducible.
* This problem is not reproducible on Windows2000 with the 32bit binary.
============================================================================
See Also BugId :4683877 -
###@###.### 2002-05-13
- duplicates
-
JDK-4683877 unexpected exception on Windows XP Prof(64) Itanium machine
-
- Closed
-