Skip to content

Instantly share code, notes, and snippets.

@mokele
Created September 30, 2012 20:10
Show Gist options
  • Save mokele/3808322 to your computer and use it in GitHub Desktop.
Save mokele/3808322 to your computer and use it in GitHub Desktop.
Sep 30 21:09:31 Stevens-MacBook-Air.local Cloud[68570]: -[__NSDictionaryM name]: unrecognized selector sent to instance 0x10035fe50
Sep 30 21:09:31 --- last message repeated 1 time ---
Sep 30 21:09:31 Stevens-MacBook-Air.local Cloud[68570]: (
0 CoreFoundation 0x00007fff87da7716 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff8f166470 objc_exception_throw + 43
2 CoreFoundation 0x00007fff87e3dd5a -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
3 CoreFoundation 0x00007fff87d95c3e ___forwarding___ + 414
4 CoreFoundation 0x00007fff87d95a28 _CF_forwarding_prep_0 + 232
5 Cloud 0x000000010000c8d0 Cloud + 51408
6 Cloud 0x000000010000c477 Cloud + 50295
7 Cloud 0x0000000100043ab3 Cloud + 277171
8 Cloud 0x0000000100043dbc Cloud + 277948
9 Foundation 0x00007fff8f72a1e8 __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke_0 + 28
10 Foundation 0x00007fff8f72a12c -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 227
11 Foundation 0x00007fff8f72a028 -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 63
12 CFNetwork 0x00007fff90681241 ___delegate_didFinishLoading_block_invoke_0 + 40
13 CFNetwork 0x00007fff906737ba ___withDelegateAsync_block_invoke_0 + 90
14 CFNetwork 0x00007fff9070367a __block_global_1 + 28
15 CoreFoundation 0x00007fff87d44e44 CFArrayApplyFunction + 68
16 CFNetwork 0x00007fff90664954 _ZN19RunloopBlockContext7performEv + 124
17 CFNetwork 0x00007fff9066482b _ZN17MultiplexerSource7performEv + 221
18 CoreFoundation 0x00007fff87d26841 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
19 CoreFoundation 0x00007fff87d26165 __CFRunLoopDoSources0 + 245
20 CoreFoundation 0x00007fff87d494e5 __CFRunLoopRun + 789
21 CoreFoundation 0x00007fff87d48dd2 CFRunLoopRunSpecific + 290
22 HIToolbox 0x00007fff8482e774 RunCurrentEventLoopInMode + 209
23 HIToolbox 0x00007fff8482e512 ReceiveNextEventCommon + 356
24 HIToolbox 0x00007fff8482e3a3 BlockUntilNextEventMatchingListInMode + 62
25 AppKit 0x00007fff8ad78fa3 _DPSNextEvent + 685
26 AppKit 0x00007fff8ad78862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
27 AppKit 0x00007fff8ad6fc03 -[NSApplication run] + 517
28 Cloud 0x0000000100009d68 Cloud + 40296
29 AppKit 0x00007fff8ad14656 NSApplicationMain + 869
30 Cloud 0x00000001000019e4 Cloud + 6628
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment