64bit mode で入力にゴミがつく
一部のアプリケーションを 64 bit Mode で起動し、NSTextViewに文字を入力するとゴミが残る
Mac OS X 10.6.2 (10C540) 、Mac Book、2.13 GHz Intel Core 2 Duo
10/03/20 12:01:58 Mail[273] HIToolbox: ignoring exception 'NSMutableRLEArray objectAtIndex:effectiveRange:runIndex:: Out of bounds' that raised inside Carbon event dispatch ( 0 CoreFoundation 0x00007fff808f0444 __exceptionPreprocess + 180 1 libobjc.A.dylib 0x00007fff81b6e0f3 objc_exception_throw + 45 2 CoreFoundation 0x00007fff808f0267 +[NSException raise:format:arguments:] + 103 3 CoreFoundation 0x00007fff808f01f4 +[NSException raise:format:] + 148 4 Foundation 0x00007fff8822b478 -[NSRLEArray objectAtIndex:effectiveRange:runIndex:] + 136 5 Foundation 0x00007fff8822b209 -[NSConcreteMutableAttributedString attribute:atIndex:longestEffectiveRange:inRange:] + 87 6 WebKit 0x00007fff82893ee5 -[WebHTMLView(WebNSTextInputSupport) setMarkedText:selectedRange:] + 325 7 AppKit 0x00007fff832dddeb -[NSTextInputContext handleTSMEvent:] + 4130 8 AppKit 0x00007fff832dcdba _NSTSMEventHandler + 156 9 HIToolbox 0x00007fff80f20bd7 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1002 10 HIToolbox 0x00007fff80f20126 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 395 11 HIToolbox 0x00007fff80f3dd49 SendEventToEventTarget + 45 12 HIToolbox 0x00007fff80f6f2ef SendTSMEvent + 48 13 HIToolbox 0x00007fff811085f3 SendTextInputEvent + 2055 14 HIToolbox 0x00007fff81146652 -[IMKInputSession setMarkedText:selectionRange:replacementRange:] + 393 15 CoreFoundation 0x00007fff808c60dc __invoking___ + 140 16 CoreFoundation 0x00007fff808c5fad -[NSInvocation invoke] + 141 17 CoreFoundation 0x00007fff808e1dc1 -[NSInvocation invokeWithTarget:] + 49 18 CoreFoundation 0x00007fff808c30fc ___forwarding___ + 860 19 CoreFoundation 0x00007fff808bf1d8 _CF_forwarding_prep_0 + 232 20 CoreFoundation 0x00007fff808c60dc __invoking___ + 140 21 CoreFoundation 0x00007fff808c5fad -[NSInvocation invoke] + 141 22 Foundation 0x00007fff88253448 -[NSConnection dispatchInvocation:] + 181 23 Foundation 0x00007fff882516d5 -[NSConnection handleRequest:sequence:] + 1138 24 Foundation 0x00007fff88250fd0 -[NSConnection handlePortCoder:] + 765 25 Foundation 0x00007fff88250c8b -[NSConcretePortCoder dispatch] + 49 26 Foundation 0x00007fff8821a132 __NSFireMachPort + 270 27 CoreFoundation 0x00007fff808b4f7e __CFMachPortPerform + 366 28 CoreFoundation 0x00007fff8088d551 __CFRunLoopRun + 5201 29 CoreFoundation 0x00007fff8088bc2f CFRunLoopRunSpecific + 575 30 Foundation 0x00007fff882368e8 -[NSConnection sendInvocation:internal:] + 1969 31 CoreFoundation 0x00007fff808c30fc ___forwarding___ + 860 32 CoreFoundation 0x00007fff808bf1d8 _CF_forwarding_prep_0 + 232 33 HIToolbox 0x00007fff8114a1e1 -[IMKInputSession handleEvent:] + 727 34 HIToolbox 0x00007fff81111add IMKInputSessionProcessEventRef + 54 35 HIToolbox 0x00007fff81111273 InputMethodInstanceProcessEventRef + 87 36 HIToolbox 0x00007fff81107d39 TSMEventToInputMethod + 96 37 HIToolbox 0x00007fff80f6eac8 TSMKeyEvent + 276 38 HIToolbox 0x00007fff80f59818 TSMProcessRawKeyEvent + 1909 39 AppKit 0x00007fff832dbaaf -[NSTextInputContext handleEvent:] + 620 40 AppKit 0x00007fff832db7d6 -[NSView interpretKeyEvents:] + 186 41 WebKit 0x00007fff8285dd82 -[WebHTMLView(WebInternal) _interceptEditingKeyEvent:shouldSaveCommand:] + 386 42 WebKit 0x00007fff8285dbeb _ZN15WebEditorClient24handleInputMethodKeydownEPN7WebCore13KeyboardEventE + 91 43 WebCore 0x00007fff84d757ba _ZN7WebCore12EventHandler8keyEventERKNS_21PlatformKeyboardEventE + 858 44 WebCore 0x00007fff84d73760 _ZN7WebCore12EventHandler8keyEventEP7NSEvent + 128 45 WebKit 0x00007fff8285da66 -[WebHTMLView keyDown:] + 278 46 Mail 0x0000000100075b31 0x0 + 4295449393 47 AppKit 0x00007fff8324d3af -[NSWindow sendEvent:] + 8769 48 Mail 0x0000000100065c84 0x0 + 4295384196 49 AppKit 0x00007fff83181e22 -[NSApplication sendEvent:] + 4719 50 Mail 0x00000001000340a7 0x0 + 4295180455 51 AppKit 0x00007fff83118796 -[NSApplication run] + 474 52 AppKit 0x00007fff83111468 NSApplicationMain + 364 53 Mail 0x0000000100002150 0x0 + 4294975824 54 ??? 0x0000000000000002 0x0 + 2 )
っと済みません、AquaSKKのヴァージョンを書いてませんでした。
AquaSKK 4.2 beta1 (2010-03-17) です。
現象
一部のアプリケーションを 64 bit Mode で起動し、NSTextViewに文字を入力するとゴミが残る
環境
Mac OS X 10.6.2 (10C540) 、Mac Book、2.13 GHz Intel Core 2 Duo
現象が発生した際のConsole ログ