-
Notifications
You must be signed in to change notification settings - Fork 43
Description
[Build 3124] Crashed while saving my sublime-syntax
modifications
May be related to: https://forum.sublimetext.com/t/st3-crashes-frequently-since-build-3124/23042
Summary
I just added a new scope for the my syntax-file, and ST suddenly closed and generated a dump file. This is the dump file '0d908c15-4582-4b56-a509-d6d38b9b873f.dmp': 0d908c15-4582-4b56-a509-d6d38b9b873f.zip
Expected behavior
Is expected to ST do not crash when saving my changes to a sublime-syntax file.
Actual behavior
The ST is crashing when saving my changes for a sublime-syntax file.
Steps to reproduce
- Open a syntax file.
- Add a new scope/context and save the file.
- ST luckily it will crash and generate a crash report, misfortunately it will not crash.
Environment
- Operating system and version:
- Windows 10
- Mac OS ...
- Linux ...
- Sublime Text:
- Build 3124 portable located on: D:\User\Applications\SoftwareVersioning\SublimeText
Update
I think it is not related to syntax files, but not something else unpredictable as some third part Installed Package
doing something with the API causing the crash, as I experienced other unrelated crashes with the syntax files editing. Like more eight times since this initial report on Sep 22.
What I do after the crash is simply open sublime again. I do not remember about data loss or changes to my work spaces, except the undo command
history lost.