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 739150 - Dragging bookmark crashes nautilus
Dragging bookmark crashes nautilus
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
3.14.x
Other Linux
: Normal major
: ---
Assigned To: gtk-bugs
gtk-bugs
: 738862 744588 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2014-10-24 22:05 UTC by Robert Roth
Modified: 2015-02-16 18:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Robert Roth 2014-10-24 22:05:19 UTC
Steps to reproduce:
1. open nautilus
2. bookmark a folder
3. drag the newly created bookmark in the sidebar somewhere between the XDG folders

Result: nautilus crashes
What should happen: no crash

Stacktrace:
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff6eeb4b3 in bookmarks_button_release_event_cb ()
   from /lib64/libgtk-3.so.0
(gdb) backtrace
  • #0 bookmarks_button_release_event_cb
  • #1 _gtk_marshal_BOOLEAN__BOXED
  • #2 g_closure_invoke
  • #3 signal_emit_unlocked_R
  • #4 g_signal_emit_valist
  • #5 g_signal_emit
  • #6 gtk_widget_event_internal
  • #7 propagate_event
  • #8 gtk_drag_end
  • #9 gtk_drag_cancel
  • #10 gtk_drag_button_release_cb
  • #11 _gtk_marshal_BOOLEAN__BOXED
  • #12 g_closure_invoke
  • #13 signal_emit_unlocked_R
  • #14 g_signal_emit_valist
  • #15 g_signal_emit
  • #16 gtk_widget_event_internal
  • #17 _gtk_window_check_handle_wm_event
  • #18 gtk_main_do_event
  • #19 gdk_event_source_dispatch
  • #20 g_main_context_dispatch
  • #21 g_main_context_iterate.isra
  • #22 g_main_context_iteration
  • #23 g_application_run
  • #24 main

Comment 1 Cosimo Cecchi 2014-10-24 22:34:30 UTC
-> gtk
Comment 2 Cosimo Cecchi 2014-10-30 16:15:08 UTC
*** Bug 738862 has been marked as a duplicate of this bug. ***
Comment 3 xgdgsc 2014-11-03 14:52:59 UTC
When will this be released to 3.14?
Comment 4 Matthias Clasen 2014-11-03 15:02:09 UTC
Should be fixed as of 0c12d3afcc571fcbee0d257e888985399b36b48b ?
Comment 5 xgdgsc 2014-11-03 15:39:41 UTC
So this fix should be already in 3.14.4-2 in archlinux? But I still get crashes with this.
Comment 6 xgdgsc 2014-11-12 02:12:36 UTC
Seems fixed by 3.14.5. Thanks.
Comment 7 Cosimo Cecchi 2015-02-16 18:59:07 UTC
*** Bug 744588 has been marked as a duplicate of this bug. ***