I have a Java/C++ application based on the SimpleJavaLauncher example
which uses the JVM invocation API to run some Java code. It works on
my development system, but when run on a Japanese system occasionally
crashes with the following native crash. All my applications work is
done in thread 1. Any ideas what the Kotoeri component is (something
to do with Japanese text or input methods I guess) and why it
sometimes crashes? My application initialises AWT but doesn't display
any kind of GUI.
Even though my application is just run from the shell as a console
process it still appears in the dock and menubar. Is there any way of
telling it not to? If so, I wonder if that might be a workaround that
stops this Kotoeri component from doing its stuff.
-Rolf
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000008
--
Rolf Howarth, Square Box Systems Ltd, Stratford-upon-Avon UK.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden