Skip to content

Instantly share code, notes, and snippets.

@chrisyoung
Created April 21, 2015 18:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisyoung/10b9712269820cee3eb8 to your computer and use it in GitHub Desktop.
Save chrisyoung/10b9712269820cee3eb8 to your computer and use it in GitHub Desktop.
Thread : Crashed: com.apple.main-thread
0 libobjc.A.dylib 0x0000000194527bd0 objc_msgSend + 16
1 UIKit 0x0000000187dd59ac +[UIViewAnimationState popAnimationState] + 64
2 MediaPlayer 0x00000001857ad708 -[MPVolumeSlider _layoutForAvailableRoutes]
3 MediaPlayer 0x00000001857b7a78 __59-[MPAVRoutingController _scheduleSendDelegateRoutesChanged]_block_invoke
4 libdispatch.dylib 0x0000000194b65994 _dispatch_call_block_and_release + 24
5 libdispatch.dylib 0x0000000194b65954 _dispatch_client_callout + 16
6 libdispatch.dylib 0x0000000194b6a20c _dispatch_main_queue_callback_4CF + 1608
7 CoreFoundation 0x000000018354a2ec __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12
8 CoreFoundation 0x0000000183548394 __CFRunLoopRun + 1492
9 CoreFoundation 0x00000001834751f4 CFRunLoopRunSpecific + 396
10 GraphicsServices 0x000000018c89f6fc GSEventRunModal + 168
11 UIKit 0x0000000187e0610c UIApplicationMain + 1488
12 shoptanga 0x0000000100054da4 main (AppDelegate.swift:14)
13 libdyld.dylib 0x0000000194b92a08 start + 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment