Hello, I’m having a following issue - suddenly, my Sublime Text 3 started crashing. Honestly, it was after upgrading all packages on my system. To debug the problem, I’ve attempted steps the following steps:
on b3083:
- clear session -> start without opening any file/folder (just call subl from shell without params) -> sublime starts
- clear session -> start by opening my project dir ($ subl ~/devel/pa) -> sublime crashes before spawning any windows
- clear whole ~/.config/sublime-text-3 (in case of a bad plugin?) -> start by opening my project dir ($ subl ~/devel/pa) -> sublime crashes before spawning any windows
after upgrade to b3095:
- clear session -> start by opening my project dir -> sublime crashes before spawning any windows
- clear whole ~/.config/sublime-text-3 -> start by opening my project dir -> sublime crashes before spawning any windows
Now, it probably isn’t issue with any of the plugins. I’ve also tried to investigate the crashdump that sublime generated, but GDB isn’t happy with that + the data doesn’t even seem to be GDB compatible, so dear tech-support, here it is
- bit.ly/1kjLIst