Created
September 22, 2015 17:59
-
-
Save donholly/8eba135d1550e62deef0 to your computer and use it in GitHub Desktop.
Tenjin Crash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Thread 10Queue : com.tenjin.ios.serial.queue (serial) | |
#0 0x0000000116df6dbb in objc_exception_throw () | |
#1 0x00000001174b9d72 in -[__NSDictionaryM setObject:forKey:] () | |
#2 0x000000010fd1b859 in -[TenjinApiClient deviceDataWithEvent:andEventValue:] at /Users/christopherfarm/tenjin/ios-sdk/TenjinSDK/TenjinSDK/TenjinSDK.m:495 | |
#3 0x000000010fd19a9e in __37-[TenjinApiClient pingEventWithName:]_block_invoke at /Users/christopherfarm/tenjin/ios-sdk/TenjinSDK/TenjinSDK/TenjinSDK.m:234 | |
#4 0x000000011859cef9 in _dispatch_call_block_and_release () | |
#5 0x00000001185bd49b in _dispatch_client_callout () | |
#6 0x00000001185a3988 in _dispatch_queue_drain () | |
#7 0x00000001185a2ea9 in _dispatch_queue_invoke () | |
#8 0x00000001185a5af2 in _dispatch_root_queue_drain () | |
#9 0x00000001185a5561 in _dispatch_worker_thread3 () | |
#10 0x0000000118905a9d in _pthread_wqthread () | |
#11 0x00000001189033dd in start_wqthread () | |
Enqueued from com.apple.root.default-qos (Thread 13)Queue : com.apple.root.default-qos (concurrent) | |
#0 0x00000001185a0174 in _dispatch_barrier_async_f () | |
#1 0x000000010fd19a3e in -[TenjinApiClient pingEventWithName:] at /Users/christopherfarm/tenjin/ios-sdk/TenjinSDK/TenjinSDK/TenjinSDK.m:230 | |
#2 0x000000010fd1bc76 in __41-[TenjinApiClient pingWithIAdAttribution]_block_invoke at /Users/christopherfarm/tenjin/ios-sdk/TenjinSDK/TenjinSDK/TenjinSDK.m:538 | |
#3 0x0000000116a95bf8 in __39-[ADSession lookupAdConversionDetails:]_block_invoke_3 () | |
#4 0x000000011859cef9 in _dispatch_call_block_and_release () | |
#5 0x00000001185bd49b in _dispatch_client_callout () | |
#6 0x00000001185a5c8b in _dispatch_root_queue_drain () | |
#7 0x00000001185a5561 in _dispatch_worker_thread3 () | |
#8 0x0000000118905a9d in _pthread_wqthread () | |
#9 0x00000001189033dd in start_wqthread () | |
Enqueued from com.apple.NSXPCConnection.m-user.com.apple.AdSheetPhone.server (Thread 10)Queue : com.apple.NSXPCConnection.m-user.com.apple.AdSheetPhone.server (serial) | |
#0 0x00000001185a0e6e in dispatch_async () | |
#1 0x0000000116a95bd7 in __39-[ADSession lookupAdConversionDetails:]_block_invoke_2 () | |
#2 0x00000001174aa85c in __invoking___ () | |
#3 0x00000001174aa6ae in -[NSInvocation invoke] () | |
#4 0x0000000113d790ec in __NSXPCCONNECTION_IS_CALLING_OUT_TO_REPLY_BLOCK__ () | |
#5 0x0000000113d78ec8 in -[NSXPCConnection _decodeAndInvokeReplyBlockWithData:sequence:replyInfo:] () | |
#6 0x0000000113d7ad04 in __95-[NSXPCConnection _sendInvocation:withProxy:remoteInterface:withErrorHandler:timeout:userInfo:]_block_invoke320 () | |
#7 0x00000001188ccdd5 in _xpc_connection_reply_callout () | |
#8 0x00000001188c5334 in _xpc_connection_call_reply () | |
#9 0x00000001185bd49b in _dispatch_client_callout () | |
#10 0x00000001185a3988 in _dispatch_queue_drain () | |
#11 0x00000001185a2ea9 in _dispatch_queue_invoke () | |
#12 0x00000001185a5af2 in _dispatch_root_queue_drain () | |
#13 0x00000001185a5561 in _dispatch_worker_thread3 () | |
#14 0x0000000118905a9d in _pthread_wqthread () | |
#15 0x00000001189033dd in start_wqthread () | |
Enqueued from com.apple.NSXPCConnection.m-user.com.apple.AdSheetPhone.server (Thread 10)Queue : com.apple.NSXPCConnection.m-user.com.apple.AdSheetPhone.server (serial) | |
#0 0x00000001185a0174 in _dispatch_barrier_async_f () | |
#1 0x00000001188c2e1f in _xpc_connection_mach_event () | |
#2 0x00000001185bd4fe in _dispatch_client_callout4 () | |
#3 0x00000001185ad7a3 in _dispatch_mach_msg_invoke () | |
#4 0x00000001185a37fb in _dispatch_queue_drain () | |
#5 0x00000001185ae0fa in _dispatch_mach_invoke () | |
#6 0x00000001185a37fb in _dispatch_queue_drain () | |
#7 0x00000001185a2ea9 in _dispatch_queue_invoke () | |
#8 0x00000001185a5af2 in _dispatch_root_queue_drain () | |
#9 0x00000001185a5561 in _dispatch_worker_thread3 () | |
#10 0x0000000118905a9d in _pthread_wqthread () | |
#11 0x00000001189033dd in start_wqthread () |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment