Sublime Forum

Sublime Text 4 crashes when opening files named async.js

#1

Just updated to the latest build - 4142. Running on macOS Ventura 13.0.1

Every single time I try to open a file named async.js the application will crash. Tried it on two computers, and am getting the same result. Other files open normally.

0 Likes

#2

Okay, apparently this was caused by one of the Material Theme color schemes.

0 Likes

#3

Would you be able to provide or link to a file causing the crash?

0 Likes

#4

Sure thing. It’s this file.

Turns out it was the Material-Theme-Palenight.tmTheme color scheme that was causing the crash. I just saw another thread with a similar issue that mentioned Material color schemes, so I tested it again. As soon as I switched to the default color scheme, the file opens normally.

However, this is still specific to build 4142, because I didn’t have this issue before today’s update.

0 Likes

#5

This issue is being tracked here: https://github.com/sublimehq/sublime_text/issues/5676

1 Like

#6

Version 4143 fixed the issue.

0 Likes