Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Console app gives "Kotoeri" crash



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

Thread 0 Crashed:
0 com.apple.Kotoeri 0x03699e00 KotoeriComponentDispatch + 0x1ccb4
1 com.apple.Kotoeri 0x0366ea18 0x365a000 + 0x14a18
2 com.apple.Kotoeri 0x036867e4 KotoeriComponentDispatch + 0x9698
3 ...ple.CoreServices.CarbonCore 0x90282458 CallComponentFunctionCommon + 0x3f8
4 com.apple.Kotoeri 0x036758f0 0x365a000 + 0x1b8f0
5 com.apple.Kotoeri 0x0367d3a8 KotoeriComponentDispatch + 0x25c
6 ...ple.CoreServices.CarbonCore 0x902811e0 CallComponent + 0x10c
7 com.apple.HIToolbox 0x929246a0 ActivateTextService + 0x38
8 com.apple.HIToolbox 0x92a5d074 utActivateInputMethod + 0x5c
9 com.apple.HIToolbox 0x92a5cf48 utActivateIM4Document + 0xb4
10 com.apple.HIToolbox 0x92a5dfe0 utOpenActivateThisDocsInputMethod + 0x9c
11 com.apple.HIToolbox 0x928830a4 utActivateAllIMForScriptInDocIterator + 0x44
12 com.apple.HIToolbox 0x9280d74c tsmCFDictionaryApplyFunctionOverClassKeys + 0x80
13 com.apple.HIToolbox 0x9286d750 utActivateAllIMForScriptInDoc + 0x54
14 com.apple.HIToolbox 0x9281ab20 MyActivateTSMDocument + 0x410
15 com.apple.HIToolbox 0x92890d34 ActivateTSMDocument + 0x10
16 com.apple.HIToolbox 0x928a7178 CallMyActivateTSMDocument + 0x68
17 com.apple.CoreFoundation 0x901945f8 __CFRunLoopDoTimer + 0xf4
18 com.apple.CoreFoundation 0x90191958 __CFRunLoopRun + 0x5c8
19 com.apple.CoreFoundation 0x90195e6c CFRunLoopRunSpecific + 0x148
20 com.apple.HIToolbox 0x927d5f60 RunCurrentEventLoopInMode + 0xac
21 com.apple.HIToolbox 0x927dc6c8 ReceiveNextEventCommon + 0x17c
22 com.apple.HIToolbox 0x927fe6a0 BlockUntilNextEventMatchingListInMode + 0x60
23 com.apple.AppKit 0x92dd2e44 _DPSNextEvent + 0x180
24 com.apple.AppKit 0x92de98c8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
25 com.apple.AppKit 0x92dfdc30 -[NSApplication run] + 0x21c
26 libawt.jnilib 0x8108bb2c +[AWTStarter startAWT:] + 0xd0
27 com.apple.Foundation 0x90a1a790 __NSFireMainThreadPerform + 0x108
28 com.apple.CoreFoundation 0x901e4618 __CFRunLoopPerformPerform + 0x88
29 com.apple.CoreFoundation 0x90193c88 __CFRunLoopDoSources0 + 0x1fc
30 com.apple.CoreFoundation 0x90191540 __CFRunLoopRun + 0x1b0
31 com.apple.CoreFoundation 0x90195e6c CFRunLoopRunSpecific + 0x148
32 com.apple.CoreFoundation 0x901ff32c CFRunLoopRun + 0x34
33 myapplication 0x000022cc 0x1000 + 0x12cc
34 myapplication 0x00001c04 0x1000 + 0xc04
35 dyld 0x8fe1a558 _dyld_start + 0x64


--
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

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.