Jump to content

⌥⌘⇥ Crash


Darin Franklin

Recommended Posts

I pressed Option-Command-Tab for no particular reason, and Accordance crashed. Then I did it a few more times just for fun. :) Control-Command-Tab also does this.

 

Accordance 11.0.3.

 

Link to comment
Share on other sites

Dead easy to repro. Cmd-Opt-tab gives a small period of spinning cursor before hitting a SEGV. I have a full crash report which might have been submitted by the crash reporter but here is the top of stack.

 

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000bf7fffec

VM Regions Near 0xbf7fffec:
Stack 00000000b03a1000-00000000b03b1000 [ 64K] rw-/rwx SM=PRV
--> Stack 00000000bc000000-00000000bf800000 [ 56.0M] r--/rwx SM=PRV
Stack 00000000bf800000-00000000bffff000 [ 8188K] rw-/rwx SM=PRV

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.HIToolbox 0x956812e5 IsSpecificEventBeingTraced + 6
1 com.apple.HIToolbox 0x95681a36 IsEventBeingTraced + 41
2 com.apple.HIToolbox 0x95681e10 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 109
3 com.apple.HIToolbox 0x95681668 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 386
4 com.apple.HIToolbox 0x956814e0 SendEventToEventTargetWithOptions + 94
5 com.apple.HIToolbox 0x956cfce7 SendControlDefGetFocusPart(HIView*, short*) + 93
6 com.apple.HIToolbox 0x957568c0 HIView::SetFocusPart(short, unsigned char, unsigned char, unsigned long, FocusData*) + 192
7 com.apple.HIToolbox 0x956cff03 HIViewSetFocus + 226
8 com.apple.HIToolbox 0x956cfe19 SetKeyboardFocus + 33
9 com.OakTree.Accordance 0x00025e50 0x1000 + 151120
10 com.OakTree.Accordance 0x0007caa8 0x1000 + 506536
11 com.OakTree.Accordance 0x00078b26 0x1000 + 490278
12 com.OakTree.Accordance 0x00079cc1 0x1000 + 494785
13 com.apple.HIToolbox 0x9582ed89 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
14 com.apple.HIToolbox 0x9568234f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1452
15 com.apple.HIToolbox 0x95681668 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 386
16 com.apple.HIToolbox 0x956814e0 SendEventToEventTargetWithOptions + 94
17 com.apple.HIToolbox 0x956d02b7 HIView::SendSetFocusPart(short, unsigned char, unsigned char, short*) + 315
18 com.apple.HIToolbox 0x956d00d4 HIView::SetFocusPartInternal(short, unsigned char, unsigned char, short*, short, unsigned char, unsigned char) + 132
19 com.apple.HIToolbox 0x95756910 HIView::SetFocusPart(short, unsigned char, unsigned char, unsigned long, FocusData*) + 272
20 com.apple.HIToolbox 0x956cff03 HIViewSetFocus + 226
21 com.apple.HIToolbox 0x956cfe19 SetKeyboardFocus + 33
22 com.OakTree.Accordance 0x00025e50 0x1000 + 151120
23 com.OakTree.Accordance 0x0007caa8 0x1000 + 506536
24 com.OakTree.Accordance 0x00078b26 0x1000 + 490278
25 com.OakTree.Accordance 0x00079cc1 0x1000 + 494785
26 com.apple.HIToolbox 0x9582ed89 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
27 com.apple.HIToolbox 0x9568234f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1452
28 com.apple.HIToolbox 0x95681668 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 386
29 com.apple.HIToolbox 0x956814e0 SendEventToEventTargetWithOptions + 94
30 com.apple.HIToolbox 0x956d02b7 HIView::SendSetFocusPart(short, unsigned char, unsigned char, short*) + 315
31 com.apple.HIToolbox 0x956d00d4 HIView::SetFocusPartInternal(short, unsigned char, unsigned char, short*, short, unsigned char, unsigned char) + 132
32 com.apple.HIToolbox 0x95756910 HIView::SetFocusPart(short, unsigned char, unsigned char, unsigned long,

 

The full stack is pretty long. I can PM it if you want it.

 

Thx

D

Link to comment
Share on other sites

I pressed Option-Command-Tab for no particular reason, and Accordance crashed. Then I did it a few more times just for fun. :) Control-Command-Tab also does this.

 

Accordance 11.0.3.

 

Same story here.

Link to comment
Share on other sites

Confirmed. I reproduced.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...