Sublime Forum

ST3 3037 Constantly crashes with Segmentation Fault

#1

Hi there,
I’m constantly having this issue with Sublime 3 (current build 3037)
I have a project that I access by mounting the files on my computer and very often I try to just open a file with Ctrl+P and when I hit enter it crashes…
this has become very annoying to me since I can’t work properly with this… =/

the output doesn’t seem very helpful:

px_gtk.cc:244 px_init DPI scale: 1 main.cc:448 main startup, version: 3037 linux x64 channel: dev main.cc:450 main executable: /opt/sublime_text/sublime_text main.cc:451 main working dir: /home/verhaeg main.cc:452 main packages path: /home/verhaeg/.config/sublime-text-3/Packages main.cc:453 main state path: /home/verhaeg/.config/sublime-text-3/Local main.cc:454 main hardware concurrency: 8 base_app_loader.cc:323 init zip path: /opt/sublime_text/Packages base_app_loader.cc:324 init zip path: /home/verhaeg/.config/sublime-text-3/Installed Packages load_value.cc:152 load_value_operation found 7 files for base name Default.sublime-keymap load_value.cc:152 load_value_operation found 1 files for base name Default.sublime-mousemap load_value.cc:152 load_value_operation found 4 files for base name Main.sublime-menu base_app_loader.cc:177 value_loaded loading bindings base_app_loader.cc:228 value_loaded loading pointer bindings load_value.cc:152 load_value_operation found 1 files for base name Soda Dark 3.sublime-theme theme.cc:387 texture_loaded theme loaded app_loader.cc:163 on_app_ready app ready startup_cache.cc:274 write_startup_cache startup cache, total files: 269 cache hits: 269 app_loader.cc:180 on_app_ready pre session restore time: 0.118665 gamma_conversion.cc:122 calc_gamma using gamma: 1 (err: 0) app_loader.cc:238 on_app_ready startup time: 2.59075 window_impl.cc:975 paint first paint time: 2.75328 plugin_api.cc:2420 start_api launching: /opt/sublime_text/plugin_host reloading plugin Default.block reloading plugin Default.comment reloading plugin Default.copy_path reloading plugin Default.delete_word reloading plugin Default.detect_indentation reloading plugin Default.duplicate_line reloading plugin Default.echo reloading plugin Default.exec reloading plugin Default.fold reloading plugin Default.font reloading plugin Default.goto_line reloading plugin Default.history_list reloading plugin Default.indentation reloading plugin Default.kill_ring reloading plugin Default.mark reloading plugin Default.new_templates reloading plugin Default.open_file_settings reloading plugin Default.open_in_browser reloading plugin Default.pane reloading plugin Default.paragraph reloading plugin Default.paste_from_history reloading plugin Default.save_on_focus_lost reloading plugin Default.scroll reloading plugin Default.set_unsaved_view_name reloading plugin Default.side_bar reloading plugin Default.sort reloading plugin Default.swap_line reloading plugin Default.switch_file reloading plugin Default.symbol reloading plugin Default.transform reloading plugin Default.transpose reloading plugin Default.trim_trailing_white_space reloading plugin CSS.css_completions reloading plugin Diff.diff reloading plugin HTML.encode_html_entities reloading plugin HTML.html_completions reloading plugin AdvancedNewFile.AdvancedNewFile reloading plugin ChangeQuotes.change_quotes reloading plugin ColorPicker.sublimecp reloading plugin Pretty JSON.PrettyJson reloading plugin Package Control.Package Control plugin_api.cc:2260 api_plugin_host_loaded_plugins plugins loaded Package Control: Skipping automatic upgrade, last run at 2013-06-07 13:08:04, next run at 2013-06-07 14:08:04 or after snippet_manager.cc:141 attachSnippets loaded 996 snippets [1] 29133 segmentation fault (core dumped)

If needed I can post my configuration as well… and the plugin list… not sure if anything is related to that… or if this is an issue with the new kernel versions… (I never had this issue before or with ST2)

Thanks

0 Likes

#2

Possibly related: viewtopic.php?f=3&t=12644&p=49425&hilit=bug#p49425

0 Likes

#3

Indeed it seems related… the biggest issue I found was in the debug messages, nothing that could be of some use at least at first sight (and also for somenone not aware of the code itself).
Waiting to see if this will get fixed somehow!

0 Likes