I am not sure how to get you the crash report.
I uninstalled it yesterday and when I saw a new version today I assumed it was fixed, but now I think there’s something else going on …
This is the forum. Will any of the developers see this?
I am not sure how to get you the crash report.
I uninstalled it yesterday and when I saw a new version today I assumed it was fixed, but now I think there’s something else going on …
This is the forum. Will any of the developers see this?
I think it says something about “Detected Sublime Text update, looking for package updates” just before it crashes.
Please submit an issue on https://github.com/sublimehq/sublime_text/issues with details like ST Build, OS etc. Crash reports I believe automatically get sent to them through their crash reporter.
If not blocked by a firewall application crashes are reported directly including the stack dump, which is also created in the application directory.
I am unable to make any progress with this.
I can’t disable plugins because it crashes too quickly.
I can’t reproduce it by adding plugins in safe mode.
Thanks for responding.
Reverting to 4129 works, so I’d be surprised if it’s what you say.
However, I have noticed that if I trigger symbol scan … it gets to about 72% and then BOOM.
And then when I start it up again, it waits a few seconds, and then BOOM.
So I think it’s related to scanning.
I will create do the work of installing each package one by one … there’s nothing else I can do. I wish someone would look at the crash report and let me know what is the likely issue, where to look, etc.
Obviously this is a Sublime crasher. I am surprised there’s not much interest in it.
It is the rails syntax.
I finally figured out I could use Disable package instead of Remove package, and the process of identifying the issue got a lot faster.
Wondering if I can figure out why the rails syntax is causing a crash.
Disabling and enabling Rails causes Sublime 4131 to crash while indexing files.
However, if I copy the *.html.erb files into another workspace, 4131 indexes w/out any issues.
My mind is blown.
It appears the new syntax based folding engine has some issues if several syntaxes are included/embedded into each other. I can 100% repro a crash when hovering the gutter, if a Mardown file with an PHP code block is open.
I wonder if this is the same thing but it seems likely.
I am surprised it has not been corrected yet!
Thanks for reproducing it or something like it though.
PS: Oh - I only just realized I am on the Dev channel not the Stable channel.