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 616299 - nautilus crashed with SIGSEGV in gtk_tree_view_move_cursor_page_up_down() when using Page-Up/Down in large folders with List View
nautilus crashed with SIGSEGV in gtk_tree_view_move_cursor_page_up_down() whe...
Status: RESOLVED DUPLICATE of bug 612919
Product: nautilus
Classification: Core
Component: Views: List View
unspecified
Other Linux
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-04-20 15:52 UTC by Sense Hofstede
Modified: 2010-04-27 10:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sense Hofstede 2010-04-20 15:52:57 UTC
Nautilus crashed with SIGSEGV in gtk_tree_view_move_cursor_page_up_down() when using page-up or page-down when using the List View in folders with a lot of content.

Steps to reproduce (reliably):
1. Navigate to a folder in Nautilus that:
  * Will be shown in List View
  * Contains a lot of file, i.e. takes long to load
2. Immediately after Nautilus starts loading the folder (you're already in it) press the page-down key and continue pressing it down.
Consequence: Nautilus will crash.

The original reporter was faster with submitting a stacktrace (of equal quality as mine), but I am submitting what Apport gave me since that contains all five threads.

.

Thread 1 (Thread 25881)

  • #0 gtk_tree_view_move_cursor_page_up_down
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtktreeview.c line 9805
  • #1 gtk_tree_view_real_move_cursor
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtktreeview.c line 8184
  • #2 _gtk_marshal_BOOLEAN__ENUM_INT
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkmarshalers.c line 286
  • #3 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.24.0/gobject/gclosure.c line 767
  • #4 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.24.0/gobject/gsignal.c line 3286
  • #5 gtk_binding_entry_activate
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkbindings.c line 537
  • #6 binding_match_activate
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkbindings.c line 1123
  • #7 gtk_bindings_activate_list
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkbindings.c line 1268
  • #8 IA__gtk_bindings_activate_event
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkbindings.c line 1363
  • #9 gtk_tree_view_key_press
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtktreeview.c line 5450
  • #10 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkmarshalers.c line 84
  • #11 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.24.0/gobject/gclosure.c line 767
  • #12 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.24.0/gobject/gsignal.c line 3286
  • #13 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.24.0/gobject/gsignal.c line 2991
  • #14 IA__g_signal_emit
    at /build/buildd/glib2.0-2.24.0/gobject/gsignal.c line 3038
  • #15 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkwidget.c line 4951
  • #16 IA__gtk_window_propagate_key_event
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkwindow.c line 5184
  • #17 gtk_window_key_press_event
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkwindow.c line 5214
  • #18 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkmarshalers.c line 84
  • #19 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.24.0/gobject/gclosure.c line 767
  • #20 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.24.0/gobject/gsignal.c line 3286
  • #21 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.24.0/gobject/gsignal.c line 2991
  • #22 IA__g_signal_emit
    at /build/buildd/glib2.0-2.24.0/gobject/gsignal.c line 3038
  • #23 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkwidget.c line 4951
  • #24 IA__gtk_propagate_event
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkmain.c line 2421
  • #25 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkmain.c line 1647
  • #26 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.20.0/gdk/x11/gdkevents-x11.c line 2372
  • #27 g_main_dispatch
    at /build/buildd/glib2.0-2.24.0/glib/gmain.c line 1960
  • #28 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.24.0/glib/gmain.c line 2513
  • #29 g_main_context_iterate
    at /build/buildd/glib2.0-2.24.0/glib/gmain.c line 2591
  • #30 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.24.0/glib/gmain.c line 2799
  • #31 IA__gtk_main
    at /build/buildd/gtk+2.0-2.20.0/gtk/gtkmain.c line 1219
  • #32 main
    at nautilus-main.c line 583

This bug was originally reported by Dan Wolff on Launchpad in Ubuntu at <https://launchpad.net/bugs/468280>.
Comment 1 Fabio Durán Verdugo 2010-04-20 23:49:15 UTC
look this bug 612919
Comment 2 Sense Hofstede 2010-04-21 17:45:43 UTC
So it's a GTK+ crasher related to Treeviews?
Comment 3 Cosimo Cecchi 2010-04-27 10:52:45 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 612919 ***