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 671650 - CTRL+Scrolling with mouse causes nautilus to crash with SIGABRT in raise()
CTRL+Scrolling with mouse causes nautilus to crash with SIGABRT in raise()
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Crashers
3.3.x
Other Linux
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 672110 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-03-08 14:43 UTC by Sebastien Bacher
Modified: 2012-03-15 12:41 UTC
See Also:
GNOME target: 3.4
GNOME version: ---



Description Sebastien Bacher 2012-03-08 14:43:43 UTC
The bug has been opened on https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/949591

"#0  0x00007fe9d9688445 in __GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
        resultvar = 0
        pid = <optimized out>
        selftid = 2184
  • #1 __GI_abort
    at abort.c line 91
  • #2 g_assertion_message
    at /build/buildd/glib2.0-2.31.20/./glib/gtestutils.c line 1860
  • #3 nautilus_view_handle_scroll_event
    at nautilus-view.c line 9486
  • #4 nautilus_view_scroll_event
    at nautilus-view.c line 9501
  • #5 _gtk_marshal_BOOLEAN__BOXEDv
    at /build/buildd/gtk+3.0-3.3.18/./gtk/gtkmarshalers.c line 130
  • #6 _g_closure_invoke_va
    at /build/buildd/glib2.0-2.31.20/./gobject/gclosure.c line 840
  • #7 g_signal_emit_valist
    at /build/buildd/glib2.0-2.31.20/./gobject/gsignal.c line 3206
  • #8 g_signal_emit
    at /build/buildd/glib2.0-2.31.20/./gobject/gsignal.c line 3352
  • #9 gtk_widget_event_internal
    at /build/buildd/gtk+3.0-3.3.18/./gtk/gtkwidget.c line 6380
  • #10 propagate_event_up
    at /build/buildd/gtk+3.0-3.3.18/./gtk/gtkmain.c line 2404
  • #11 propagate_event
    at /build/buildd/gtk+3.0-3.3.18/./gtk/gtkmain.c line 2504
  • #12 gtk_main_do_event
    at /build/buildd/gtk+3.0-3.3.18/./gtk/gtkmain.c line 1717
  • #13 gdk_event_source_dispatch
    at /build/buildd/gtk+3.0-3.3.18/./gdk/x11/gdkeventsource.c line 358
  • #14 g_main_dispatch
    at /build/buildd/glib2.0-2.31.20/./glib/gmain.c line 2510
  • #15 g_main_context_dispatch
    at /build/buildd/glib2.0-2.31.20/./glib/gmain.c line 3047
  • #16 g_main_context_iterate
    at /build/buildd/glib2.0-2.31.20/./glib/gmain.c line 3118
  • #17 g_main_context_iterate
    at /build/buildd/glib2.0-2.31.20/./glib/gmain.c line 3055
  • #18 g_main_context_iteration
    at /build/buildd/glib2.0-2.31.20/./glib/gmain.c line 3179

Comment 1 Cosimo Cecchi 2012-03-08 15:07:41 UTC
Thanks, fixed this in master.
Comment 2 Cosimo Cecchi 2012-03-15 12:41:56 UTC
*** Bug 672110 has been marked as a duplicate of this bug. ***