Skip to content

Instantly share code, notes, and snippets.

@modsognir
Created May 3, 2011 04:25
Show Gist options
  • Save modsognir/952813 to your computer and use it in GitHub Desktop.
Save modsognir/952813 to your computer and use it in GitHub Desktop.
2011-05-03 14:06:47.659 mate[24716:903] An uncaught exception was raised
2011-05-03 14:06:47.663 mate[24716:903] connection went invalid while waiting for a reply
2011-05-03 14:06:47.664 mate[24716:903] *** Terminating app due to uncaught exception 'NSInvalidReceivePortException', reason: 'connection went invalid while waiting for a reply'
*** Call stack at first throw:
(
0 CoreFoundation 0x941356ba __raiseError + 410
1 libobjc.A.dylib 0x9348f509 objc_exception_throw + 56
2 CoreFoundation 0x941353e8 +[NSException raise:format:arguments:] + 136
3 CoreFoundation 0x9413535a +[NSException raise:format:] + 58
4 Foundation 0x998bb0f4 -[NSConnection sendInvocation:internal:] + 4205
5 Foundation 0x998b9f01 -[NSDistantObject forwardInvocation:] + 411
6 CoreFoundation 0x940dbcd4 ___forwarding___ + 1108
7 CoreFoundation 0x940db802 _CF_forwarding_prep_0 + 50
8 mate 0x000028b5 -[OakLaunchHelper openFiles] + 169
9 mate 0x000037f5 main + 2405
10 mate 0x00002046 _start + 216
11 mate 0x00001f6d start + 41
)
Trace/BPT trap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment