Skip to content

Instantly share code, notes, and snippets.

@d3chapma
Created April 30, 2011 20:36
Show Gist options
  • Save d3chapma/949973 to your computer and use it in GitHub Desktop.
Save d3chapma/949973 to your computer and use it in GitHub Desktop.
david-chapmans-macbook:~ dc$ mate .
2011-04-30 16:06:41.198 mate[649:903] An uncaught exception was raised
2011-04-30 16:06:41.236 mate[649:903] connection went invalid while waiting for a reply
2011-04-30 16:06:41.237 mate[649:903] *** Terminating app due to uncaught exception 'NSInvalidReceivePortException', reason: 'connection went invalid while waiting for a reply'
*** Call stack at first throw:
(
0 CoreFoundation 0x963c56ba __raiseError + 410
1 libobjc.A.dylib 0x91291509 objc_exception_throw + 56
2 CoreFoundation 0x963c53e8 +[NSException raise:format:arguments:] + 136
3 CoreFoundation 0x963c535a +[NSException raise:format:] + 58
4 Foundation 0x95f3a0f4 -[NSConnection sendInvocation:internal:] + 4205
5 Foundation 0x95f38f01 -[NSDistantObject forwardInvocation:] + 411
6 CoreFoundation 0x9636bcd4 ___forwarding___ + 1108
7 CoreFoundation 0x9636b802 _CF_forwarding_prep_0 + 50
8 mate 0x000029df -[OakLaunchHelper openFiles] + 467
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