LiveFlightApp / Connect-OSX

(deprecated) A desktop client for macOS which allows you to remotely control Infinite Flight on your device.
http://connect.liveflightapp.com
GNU General Public License v3.0
18 stars 8 forks source link

ViewController.swift line 113 #13

Open carmichaelalonso opened 8 years ago

carmichaelalonso commented 8 years ago

in ViewController.(tcpError(ViewController) -> (NSNotification) -> ()).(closure #1)

There's a lot more information about this crash on crashlytics.com: https://fabric.io/liveflight/mac/apps/com.liveflight.connect.mac/issues/56bbc5f7f5d3a7f76bbbaa6b

carmichaelalonso commented 8 years ago

Not sure if this is caused due to threading...

carmichaelalonso commented 8 years ago
Thread : Crashed: com.apple.main-thread
0  LiveFlight Connect             0x10ec633b1 ViewController.(tcpError(ViewController) -> (NSNotification) -> ()).(closure #1) (ViewController.swift:113)
1  libdispatch.dylib              0x7fff8d05b323 _dispatch_call_block_and_release + 12
2  libdispatch.dylib              0x7fff8d056c13 _dispatch_client_callout + 8
3  libdispatch.dylib              0x7fff8d062cbf _dispatch_main_queue_callback_4CF + 861
4  CoreFoundation                 0x7fff95e863f9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
5  CoreFoundation                 0x7fff95e4168f __CFRunLoopRun + 2159
6  CoreFoundation                 0x7fff95e40bd8 CFRunLoopRunSpecific + 296
7  HIToolbox                      0x7fff93ecf56f RunCurrentEventLoopInMode + 235
8  HIToolbox                      0x7fff93ecf2ea ReceiveNextEventCommon + 431
9  HIToolbox                      0x7fff93ecf12b _BlockUntilNextEventMatchingListInModeWithFilter + 71
10 AppKit                         0x7fff942369bb _DPSNextEvent + 978
11 AppKit                         0x7fff94235f68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
12 AppKit                         0x7fff9422bbf3 -[NSApplication run] + 594
13 AppKit                         0x7fff941a8354 NSApplicationMain + 1832
14 LiveFlight Connect             0x10ec95479 main (AppDelegate.swift:12)
15 libdyld.dylib                  0x7fff896f55c9 start + 1