After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 792872 - shotwell crashed with SIGSEGV
shotwell crashed with SIGSEGV
Status: RESOLVED OBSOLETE
Product: shotwell
Classification: Other
Component: import
0.26.x
Other Linux
: Normal critical
: ---
Assigned To: Shotwell Maintainers
Shotwell Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-01-24 14:34 UTC by Cristian Aravena Romero
Modified: 2021-05-19 15:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2018-01-24 14:34:51 UTC
Hello,

Open bug in launchpad.net:
https://bugs.launchpad.net/bugs/1745158

"I'm importing photos from a directory, and before I finish I close the application."



BackTrace:
  • #0 gtk_application_impl_set_menubar
    at ../../../../gtk/gtkapplicationimpl.c line 132
  • #1 gtk_application_set_menubar
    at ../../../../gtk/gtkapplication.c line 1121
  • #2 application_set_menubar
    at ./src/Application.vala line 103
  • #3 library_window_switch_to_page
    at ./src/library/LibraryWindow.vala line 1219
  • #4 library_window_on_sidebar_entry_selected
    at ./src/library/LibraryWindow.vala line 1335
  • #5 _library_window_on_sidebar_entry_selected_sidebar_tree_entry_selected
    at ./src/library/LibraryWindow.vala line 224
  • #6 g_closure_invoke
    at ../../../../gobject/gclosure.c line 804
  • #7 signal_emit_unlocked_R
    at ../../../../gobject/gsignal.c line 3635
  • #8 g_signal_emit_valist
    at ../../../../gobject/gsignal.c line 3391
  • #9 g_signal_emit
    at ../../../../gobject/gsignal.c line 3447
  • #10 sidebar_tree_real_cursor_changed
    at ./src/sidebar/Tree.vala line 330
  • #11 g_closure_invoke
    at ../../../../gobject/gclosure.c line 804
  • #12 signal_emit_unlocked_R
    at ../../../../gobject/gsignal.c line 3673
  • #13 g_signal_emit_valist
    at ../../../../gobject/gsignal.c line 3391
  • #14 g_signal_emit
    at ../../../../gobject/gsignal.c line 3447
  • #15 gtk_tree_view_real_set_cursor
  • #16 gtk_tree_view_row_deleted
    at ../../../../gtk/gtktreeview.c line 9396
  • #17 g_closure_invoke
    at ../../../../gobject/gclosure.c line 804
  • #18 signal_emit_unlocked_R
    at ../../../../gobject/gsignal.c line 3635
  • #19 g_signal_emit_valist
    at ../../../../gobject/gsignal.c line 3391
  • #20 g_signal_emit
    at ../../../../gobject/gsignal.c line 3447
  • #21 gtk_tree_model_row_deleted
    at ../../../../gtk/gtktreemodel.c line 1902
  • #22 gtk_tree_store_remove
    at ../../../../gtk/gtktreestore.c line 1230
  • #23 sidebar_tree_disassociate_wrapper
    at ./src/sidebar/Tree.vala line 585
  • #24 sidebar_tree_disassociate_wrapper_and_signal
    at ./src/sidebar/Tree.vala line 554
  • #25 sidebar_tree_on_branch_entry_removed
    at ./src/sidebar/Tree.vala line 646
  • #26 _sidebar_tree_on_branch_entry_removed_sidebar_branch_entry_removed
    at ./src/sidebar/Tree.vala line 411
  • #27 g_closure_invoke
    at ../../../../gobject/gclosure.c line 804
  • #28 signal_emit_unlocked_R
    at ../../../../gobject/gsignal.c line 3635
  • #29 g_signal_emit_valist
    at ../../../../gobject/gsignal.c line 3391
  • #30 g_signal_emit
    at ../../../../gobject/gsignal.c line 3447
  • #31 sidebar_branch_prune
    at ./src/sidebar/Branch.vala line 280
  • #32 g_closure_invoke
    at ../../../../gobject/gclosure.c line 804
  • #33 signal_emit_unlocked_R
    at ../../../../gobject/gsignal.c line 3635
  • #34 g_signal_emit_valist
    at ../../../../gobject/gsignal.c line 3391
  • #35 g_signal_emit
    at ../../../../gobject/gsignal.c line 3447
  • #36 library_hideable_page_entry_set_visible
    at ./src/library/Branch.vala line 121
  • #37 library_import_queue_sidebar_entry_on_batch_added_or_removed
    at ./src/library/ImportQueueSidebarEntry.vala line 46
  • #38 g_closure_invoke
    at ../../../../gobject/gclosure.c line 804
  • #39 signal_emit_unlocked_R
    at ../../../../gobject/gsignal.c line 3635
  • #40 g_signal_emit_valist
    at ../../../../gobject/gsignal.c line 3391
  • #41 g_signal_emit
    at ../../../../gobject/gsignal.c line 3447
  • #42 import_queue_page_on_import_complete
    at ./src/library/ImportQueuePage.vala line 207
  • #43 _import_queue_page_on_import_complete_batch_import_import_complete
    at ./src/library/ImportQueuePage.vala line 86
  • #44 g_closure_invoke
    at ../../../../gobject/gclosure.c line 804
  • #45 signal_emit_unlocked_R
    at ../../../../gobject/gsignal.c line 3635
  • #46 g_signal_emit_valist
    at ../../../../gobject/gsignal.c line 3391
  • #47 g_signal_emit
    at ../../../../gobject/gsignal.c line 3447
  • #48 batch_import_report_completed
    at ./src/BatchImport.vala line 621
  • #49 batch_import_file_import_complete
    at ./src/BatchImport.vala line 634
  • #50 batch_import_on_import_files_cancelled
    at ./src/BatchImport.vala line 1086
  • #51 _batch_import_on_import_files_cancelled_cancellation_callback
    at ./src/BatchImport.vala line 721
  • #52 background_job_on_notify_completion
    at ./src/threads/BackgroundJob.vala line 198
  • #53 _background_job_on_notify_completion_gsource_func
    at BackgroundJob.c line 940
  • #54 g_main_dispatch
    at ../../../../glib/gmain.c line 3148
  • #55 g_main_context_dispatch
    at ../../../../glib/gmain.c line 3813
  • #56 g_main_context_iterate
    at ../../../../glib/gmain.c line 3886
  • #57 g_main_context_iteration
    at ../../../../glib/gmain.c line 3947
  • #58 g_application_run
    at ../../../../gio/gapplication.c line 2425
  • #59 application_start
    at ./src/Application.vala line 182
  • #60 library_exec
    at ./src/main.vala line 196
  • #61 _vala_main
    at ./src/main.vala line 427
  • #62 main
    at ./src/main.vala line 316



Regards,
--
Cristian
Comment 1 GNOME Infrastructure Team 2021-05-19 15:11:36 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/shotwell/-/issues/4899.