Sublime Forum

ST3 crash with a specific session file

#1

ST3 build 3083 x64 on Windows 7 is crashed when executing with a below Session.sublime_session file.

{ "folder_history": [ "/D/github/echoprint-server/util", "/D/github/echoprint-server/API" ], "last_version": 3083, "last_window_id": 3, "log_indexing": false, "settings": { "new_window_height": 480.0, "new_window_settings": { "auto_complete": { "selected_items": [ ] }, "build_system_choices": [ ], "build_varint": "", "command_palette": { "height": 58.0, "last_filter": "sidebar", "selected_items": [ [ "sidebar", "View: Toggle Open Files in Side Bar" ], [ "install", "Package Control: Install Package" ], [ "Package Control: ins", "Package Control: Install Package" ] ], "width": 416.0 }, "console": { "height": 126.0, "history": [ "import urllib.request,os,hashlib; h = '2915d1851351e5ee549c20394736b442' + '8bc59f460fa1548d1514676163dafc88'; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) ); by = urllib.request.urlopen( 'http://packagecontrol.io/' + pf.replace(' ', '%20')).read(); dh = hashlib.sha256(by).hexdigest(); print('Error validating download (got %s instead of %s), please try manual install' % (dh, h)) if dh != h else open(os.path.join( ipp, pf), 'wb' ).write(by)", "import urllib.request,os,hashlib; h = '2915d1851351e5ee549c20394736b442' + '8bc59f460fa1548d1514676163dafc88'; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) ); by = urllib.request.urlopen( 'http://packagecontrol.io/' + pf.replace(' ', '%20')).read(); dh = hashlib.sha256(by).hexdigest(); print('Error validating download (got %s instead of %s), please try manual install' % (dh, h)) if dh != h else open(os.path.join( ipp, pf), 'wb' ).write(by) " ] }, "distraction_free": { "menu_visible": true, "show_minimap": false, "show_open_files": false, "show_tabs": false, "side_bar_visible": false, "status_bar_visible": false }, "file_history": [ "/D/util/Sublime Text Build 3083 x64/Data/Packages/User/python27.sublime-build", "/D/util/Sublime Text Build 3083 x64/Data/Packages/User/SublimeREPL.sublime-settings" ], "find": { "height": 0.0 }, "find_in_files": { "height": 0.0, "where_history": [ ] }, "find_state": { "case_sensitive": false, "find_history": [ ], "highlight": true, "in_selection": false, "preserve_case": false, "regex": false, "replace_history": [ ], "reverse": false, "show_context": true, "use_buffer2": true, "whole_word": false, "wrap": true }, "incremental_find": { "height": 0.0 }, "input": { "height": 0.0 }, "menu_visible": true, "output.exec": { "height": 100.0 }, "output.find_results": { "height": 0.0 }, "pinned_build_system": "Packages/User/python27.sublime-build", "replace": { "height": 0.0 }, "save_all_on_build": true, "select_file": { "height": 0.0, "last_filter": "", "selected_items": [ ], "width": 0.0 }, "select_project": { "height": 0.0, "last_filter": "", "selected_items": [ ], "width": 0.0 }, "select_symbol": { "height": 0.0, "last_filter": "", "selected_items": [ ], "width": 0.0 }, "show_minimap": true, "show_open_files": false, "show_tabs": true, "side_bar_visible": true, "side_bar_width": 150.0, "status_bar_visible": true, "template_settings": { } }, "new_window_width": 640.0 }, "windows": [ { "auto_complete": { "selected_items": [ ] }, "buffers": [ { "file": "/D/github/echoprint-server/API/api.py", "settings": { "buffer_size": 2258, "line_ending": "Windows" } } ], "build_system": "", "build_system_choices": [ ], "build_varint": "", "command_palette": { "height": 58.0, "last_filter": "sidebar", "selected_items": [ [ "sidebar", "View: Toggle Open Files in Side Bar" ], [ "install", "Package Control: Install Package" ], [ "Package Control: ins", "Package Control: Install Package" ] ], "width": 416.0 }, "console": { "height": 126.0, "history": [ "import urllib.request,os,hashlib; h = '2915d1851351e5ee549c20394736b442' + '8bc59f460fa1548d1514676163dafc88'; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) ); by = urllib.request.urlopen( 'http://packagecontrol.io/' + pf.replace(' ', '%20')).read(); dh = hashlib.sha256(by).hexdigest(); print('Error validating download (got %s instead of %s), please try manual install' % (dh, h)) if dh != h else open(os.path.join( ipp, pf), 'wb' ).write(by)", "import urllib.request,os,hashlib; h = '2915d1851351e5ee549c20394736b442' + '8bc59f460fa1548d1514676163dafc88'; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) ); by = urllib.request.urlopen( 'http://packagecontrol.io/' + pf.replace(' ', '%20')).read(); dh = hashlib.sha256(by).hexdigest(); print('Error validating download (got %s instead of %s), please try manual install' % (dh, h)) if dh != h else open(os.path.join( ipp, pf), 'wb' ).write(by) " ] }, "distraction_free": { "menu_visible": true, "show_minimap": false, "show_open_files": false, "show_tabs": false, "side_bar_visible": false, "status_bar_visible": false }, "expanded_folders": [ "/D/github/echoprint-server/API", "/D/github/echoprint-server/util" ], "file_history": [ "/D/util/Sublime Text Build 3083 x64/Data/Packages/User/python27.sublime-build", "/D/util/Sublime Text Build 3083 x64/Data/Packages/User/SublimeREPL.sublime-settings" ], "find": { "height": 0.0 }, "find_in_files": { "height": 0.0, "where_history": [ ] }, "find_state": { "case_sensitive": false, "find_history": [ ], "highlight": true, "in_selection": false, "preserve_case": false, "regex": false, "replace_history": [ ], "reverse": false, "show_context": true, "use_buffer2": true, "whole_word": false, "wrap": true }, "folders": [ { "path": "D:\\github\\echoprint-server\\API" }, { "path": "D:\\github\\echoprint-server\\util" } ], "groups": [ { "selected": 0, "sheets": [ { "buffer": 0, "file": "/D/github/echoprint-server/API/api.py", "semi_transient": false, "settings": { "buffer_size": 2258, "regions": { }, "selection": [ [ 451, 451 ] ], "settings": { "syntax": "Packages/Python/Python.tmLanguage", "tab_size": 4, "translate_tabs_to_spaces": true }, "translation.x": 0.0, "translation.y": 0.0, "zoom_level": 1.0 }, "stack_index": 0, "type": "text" } ] } ], "incremental_find": { "height": 0.0 }, "input": { "height": 0.0 }, "layout": { "cells": [ [ 0, 0, 1, 1 ] ], "cols": [ 0.0, 1.0 ], "rows": [ 0.0, 1.0 ] }, "menu_visible": true, "output.exec": { "height": 100.0 }, "output.find_results": { "height": 0.0 }, "pinned_build_system": "Packages/User/python27.sublime-build", "position": "0,2,3,-1,-1,-1,-1,663,125,125,781", "project": "", "replace": { "height": 0.0 }, "save_all_on_build": true, "select_file": { "height": 0.0, "last_filter": "", "selected_items": [ ], "width": 0.0 }, "select_project": { "height": 0.0, "last_filter": "", "selected_items": [ ], "width": 0.0 }, "select_symbol": { "height": 0.0, "last_filter": "", "selected_items": [ ], "width": 0.0 }, "selected_group": 0, "settings": { }, "show_minimap": true, "show_open_files": false, "show_tabs": true, "side_bar_visible": true, "side_bar_width": 150.0, "status_bar_visible": true, "template_settings": { }, "window_id": 2, "workspace_name": "" } ], "workspaces": { "recent_workspaces": [ ] } }
When I delete this file, ST3 is working correctly.

Please fix this problem.

0 Likes

#2

It does not crash here with this.

0 Likes

#3

It would be a bit more useful if you can spot the bit that is making it crash.

0 Likes

#4

Today It works fine. :confused:

Maybe my computer has a problem.

Sorry and thank you.

If you want a dump made at yesterday, here is. https://drive.google.com/file/d/0B0lsLFUUOEYcZE5sYmdtTVo4OWc/view?usp=sharing

0 Likes

#5

I would not thing it’s your computer. I’m experiencing the same kind of intermittent crashing depending on the saved session file.

0 Likes