Sublime Forum

Sublime Crashing on open

#1

Hello, SublimeText 2 Build 2195 is crashing on me every time I try to start it up with the following error:

2012-04-22 09:28:04.865 subl[4079:707] *** Terminating app due to uncaught exception ‘NSInvalidReceivePortException’, reason: ‘connection went invalid while waiting for a reply because a mach port died’
*** First throw call stack:
(
0 CoreFoundation 0x00007fff8d16cfc6 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff8652ed5e objc_exception_throw + 43
2 CoreFoundation 0x00007fff8d16cdfa +[NSException raise:format:arguments:] + 106
3 CoreFoundation 0x00007fff8d16cd84 +[NSException raise:format:] + 116
4 Foundation 0x00007fff911b4c3c -[NSConnection sendInvocation:internal:] + 2440
5 CoreFoundation 0x00007fff8d159ff4 forwarding + 756
6 CoreFoundation 0x00007fff8d159c88 _CF_forwarding_prep_0 + 232
7 Foundation 0x00007fff911b320b -[NSConnection rootProxy] + 74
8 Foundation 0x00007fff911b2f48 +[NSConnection rootProxyForConnectionWithRegisteredName:host:] + 86
9 subl 0x000000010b90aff5 main + 1061
10 subl 0x000000010b90abc4 start + 52
)
terminate called throwing an exceptionAbort trap: 6

Is there a way to clear all caches and try restarting it? I even tried with a fresh, newly downloaded version and same error.

Edit:

Was able to track it down to a SublimeLinter problem. This package has always given me headaches in OS X and every time there’s an update I enable it again hoping it fixes things, but no go. I believe it might have to do with files that I have on Dropbox.

If the SublimeLinter developers are reading this, please look at it. I think it’s a great help but unusable for me with Dropbox.

0 Likes

#2

What files are you keeping in DropBox?

0 Likes