Sublime Forum

Sublime 3185 crash on open

#1

Hello,

Since the last update, sublime keeps crashing on open.
I can launch it fine when I open an instance in an empty dir:
mkdir test; cd test; subl .

Since the update, I see some corruption in the files/dir explorer on the left (empty rows for dir):

If I click on them, sublime crash.

I tried disabling mini_diff & show_git_status in the config, but the problem is still here.

0 Likes

#2

Seems to be a problem with boxy theme: https://github.com/drosen0/boxy

0 Likes

#3

I have the same issue, but I don’t have boxy…

0 Likes

#4

Several people are reporting this on various platforms. It seems to happen when drawing labels in the sidebar under certain conditions. My gut feeling is that it sounds like something simple that’s likely to be fixed promptly — but this isn’t my area of expertise.

2 Likes

#5

I have the same issue, but I don’t have boxy…

Yeah, I just tested with the default adaptive theme, and I can reproduce the issue.

0 Likes

#6

also want to add, it crashes for me even when opening an empty folder with subl, however, after a few attempts I was able to open a git repo

0 Likes

#7

I am using the default theme , and I am also experiencing the crash. I cant use ST anymore. The ST window appears and then goes away almost immediately. I am on a Mac Mojave 10.14.2

I cannot even open an empty directory in ST (the steps mentioned by barbuk)

Can you please let me know how can I download a previous version please ?

Thanks

0 Likes

#8

seeing same issue

0 Likes

#9

Have the same issue as barbuk but not crashing like everyone else. Using Manjaro Linux 4.14.92-1.

0 Likes

#10

Crashing after folders action (exploding tree)

0 Likes

#11

Build 3187 fix the problem for me: https://www.sublimetext.com/3dev

0 Likes

#12

3187 x64 still crash on open
3187 x86 is ok

0 Likes