Skip to content

Instantly share code, notes, and snippets.

@jcm93
Created October 7, 2016 19:26
Show Gist options
  • Save jcm93/dd20711d3a3e330f7aca0f54f6dd12eb to your computer and use it in GitHub Desktop.
Save jcm93/dd20711d3a3e330f7aca0f54f6dd12eb to your computer and use it in GitHub Desktop.
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libswiftCore.dylib 0x000000010e9d5215 _swift_retain_(swift::HeapObject*) + 5
1 org.cocoapods.sReto 0x000000010e617da1 _TFC5sReto15TransferManager13startTransferfTSi12dataProviderFT5rangeVSC8_NSRange_CSo6NSData_CS_11OutTransfer + 81 (TransferManager.swift:75)
2 org.cocoapods.sReto 0x000000010e595644 _TFC5sReto10Connection4sendfCSo6NSDataT_ + 180 (Connection.swift:108)
3 jcm.minimalTunes 0x000000010e3d4a60 _TTSf4dg_g_d___TFC12minimalTunes9P2PServer19sendPeerLibraryNamefTC5sReto10RemotePeer10connectionCS1_10Connection_T_ + 624 (MaybeTheLastServerAttempt.swift:147)
4 jcm.minimalTunes 0x000000010e3d592a _TTSf4g_g_dg_g_n___TFC12minimalTunes9P2PServer12parseRequestfTC5sReto10RemotePeer10connectionCS1_10Connection8transferCS1_8Transfer11requestDictCSo12NSDictionary_T_ + 1802
5 jcm.minimalTunes 0x000000010e3d6b45 _TTSf4g_g_g_g_n___TFC12minimalTunes9P2PServer13parseTransferfTC5sReto10RemotePeer10connectionCS1_10Connection8transferCS1_8Transfer4dataCSo6NSData_T_ + 1045 (MaybeTheLastServerAttempt.swift:63)
6 jcm.minimalTunes 0x000000010e3d7abd _TFFFC12minimalTunes9P2PServer20onIncomingConnectionFTC5sReto10RemotePeer10connectionCS1_10Connection_T_U_FTS3_CS1_10InTransfer_T_U0_FTCS1_8TransferCSo6NSData_T_ + 125
7 jcm.minimalTunes 0x000000010e3d6eec _TPA__TTRXFo_oC5sReto10ConnectionoCS_10InTransfer_dT__XFo_iT10connectionS0_8transferS1___iT__.18 + 60
8 jcm.minimalTunes 0x000000010e3d6f2e _TPA__TTRXFo_oC5sReto8TransferoCSo6NSData_dT__XFo_iTS0_S1___iT__ + 14
9 org.cocoapods.sReto 0x000000010e5b6bce _TFC5sReto10InTransfer17confirmCompletionfT_T_ + 158 (InTransfer.swift:63)
10 org.cocoapods.sReto 0x000000010e619766 _TTSf4g_n_n___TFC5sReto15TransferManager12handlePacketfTCS_10DataReader4typeOS_10PacketType_T_ + 2342 (TransferManager.swift:236)
11 org.cocoapods.sReto 0x000000010e618918 _TTWC5sReto15TransferManagerS_13PacketHandlerS_FS1_12handlePacketfTCS_10DataReader4typeOS_10PacketType_T_ + 88 (TransferManager.swift:160)
12 org.cocoapods.sReto 0x000000010e5e580a _TTSf4g_g_n___TFC5sReto16PacketConnection14didReceiveDatafTPS_20UnderlyingConnection_4dataCSo6NSData_T_ + 1098 (PacketConnection.swift:250)
13 org.cocoapods.sReto 0x000000010e5e4faf _TTWC5sReto16PacketConnectionS_28UnderlyingConnectionDelegateS_FS1_14didReceiveDatafTPS_20UnderlyingConnection_4dataCSo6NSData_T_ + 95 (PacketConnection.swift:237)
14 org.cocoapods.sReto 0x000000010e58530e _TTSf4g_g_n_n___TFC5sReto31AsyncSocketUnderlyingConnection6socketfTGSQCSo14GCDAsyncSocket_11didReadDataGSQCSo6NSData_7withTagSi_T_ + 270 (AsyncSocketUnderlyingConnection.swift:152)
15 org.cocoapods.sReto 0x000000010e5842b0 _TToFC5sReto31AsyncSocketUnderlyingConnection6socketfTGSQCSo14GCDAsyncSocket_11didReadDataGSQCSo6NSData_7withTagSi_T_ + 64
16 org.cocoapods.CocoaAsyncSocket 0x000000010e4c1b93 __37-[GCDAsyncSocket completeCurrentRead]_block_invoke + 83 (GCDAsyncSocket.m:5021)
17 libdispatch.dylib 0x00007fff900b093d _dispatch_call_block_and_release + 12
18 libdispatch.dylib 0x00007fff900a540b _dispatch_client_callout + 8
19 libdispatch.dylib 0x00007fff900b8c1c _dispatch_main_queue_callback_4CF + 1685
20 com.apple.CoreFoundation 0x00007fff8ef239e9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
21 com.apple.CoreFoundation 0x00007fff8eee28dd __CFRunLoopRun + 1949
22 com.apple.CoreFoundation 0x00007fff8eee1ed8 CFRunLoopRunSpecific + 296
23 com.apple.HIToolbox 0x00007fff84459935 RunCurrentEventLoopInMode + 235
24 com.apple.HIToolbox 0x00007fff8445976f ReceiveNextEventCommon + 432
25 com.apple.HIToolbox 0x00007fff844595af _BlockUntilNextEventMatchingListInModeWithFilter + 71
26 com.apple.AppKit 0x00007fff82a13df6 _DPSNextEvent + 1067
27 com.apple.AppKit 0x00007fff82a13226 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
28 com.apple.AppKit 0x00007fff82a07d80 -[NSApplication run] + 682
29 com.apple.AppKit 0x00007fff829d1368 NSApplicationMain + 1176
30 jcm.minimalTunes 0x000000010e3a2949 main + 73 (AppDelegate.swift:17)
31 libdyld.dylib 0x00007fff84aac5ad start + 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment