this isn't the right place to report crash bugs in ST - if it is 100% reproducible, you should probably post at https://github.com/SublimeTextIssues/Core/issues and follow the issue template, describing exactly how to get ST to crash.
this isn't the right place to report crash bugs in ST
ok
if it is 100% reproducible
Tried on different machines and systems and reproduces everywhere
you should probably post at https://github.com/SublimeTextIssues/Core/issues
im lazy to write issue again, if you want you can post it there
...and follow the issue template, describing exactly how to get ST to crash.
im lazy to do it. I hope ST's team interests are to improve the software, if they are not interested in improving the software and fixing bugs, why would I help them... I posted the bug here, don't expect anything more from me
Let me respond to these downvoters: SublimeText is closed-source and non-free software, why would I make any help to their team? What does ST team do to global community? Nothing. They're writing closed-source software and earning money. If you like it, then enjoy, but I don't like it.
So, to summarize, I found a bug, I reported the bug, if they want to fix it, they will fix it, if they don't want to fix it, they will close it as wontfix. Why would I waste my life time to rewrite issue two times and follow their rules? Will I learn something about programming from it? No. Will I ever in my life see ST's source code? No. Will I ever in my life be able to contribute or submit pr to ST's core? No. So, why would I invest extra effort in helping them resolve this. I personally solved this particular issue myself by modifying ST's binary files (which is not portable to other platforms, but at least it works for me on windows).
I personally disagree with closed-source software, and I'm not going to participate any further. Do whatever you want with this issue.
@advanceddeveloper The proper place for this would be at https://github.com/SublimeTextIssues/Core/issues and really we need the platform and version of Sublime Text you are using.
For your info, the downvoters are community members, much like yourself, that have spent countless hours helping users like you, and improving the default syntaxes, which is what this repository is for. @keith-hall took his own time to direct you to the proper place for the bug report.
My guess is that you are running build 3143 and not 3168, because I am not seeing crash reports related to opening a file for build 3168. We've been keenly working on cleaning up edge case crashes coming in from the crash reporter as 3.1 is imminent. The codebase has changed pretty significantly since 3143, so there isn't much of a purpose to try and analyze crashes from that build.