Sublime Forum

ST2 crashing after Mac 12.3.1 update

#1

After my mac updated to 12.3.1 Sublime Text 2 is now crashing on every launch with the following error:

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace DYLD, Code 1 Library missing
Library not loaded: /System/Library/Frameworks/Python.framework/Versions/2.6/Python
Referenced from: /Applications/Sublime Text 2.app/Contents/MacOS/Sublime Text 2
Reason: tried: '/System/Library/Frameworks/Python.framework/Versions/2.6/Python' (no such file), '/Library/Frameworks/Python.framework/Versions/2.6/Python' (no such file)

I’m not sure how to get /System/Library/Frameworks/Python.framework/Versions/2.6/Python populated (it doesn’t exist). Is ST2 still supported?

0 Likes

#2

ST2 is no longer supported. FWIW it uses the system’s python 2.6, if those were removed in a macOS update then that’s certainly the cause.

0 Likes