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 556410 - gedit crashed with SIGSEGV in gtk_tree_path_next()
gedit crashed with SIGSEGV in gtk_tree_path_next()
Status: RESOLVED FIXED
Product: gedit-plugins
Classification: Other
Component: General
2.24.x
Other Linux
: Normal critical
: ---
Assigned To: Gedit maintainers
Gedit maintainers
: 564742 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-10-15 13:48 UTC by Pedro Villavicencio
Modified: 2019-03-23 20:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Pedro Villavicencio 2008-10-15 13:48:45 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/gedit/+bug/283633

"This is how I got hit by this. Your mileage may vary.

* Enable the "File browser plugin" for the sidebar
* In the sidebar, use a bookmarked SFTP folder to navigate to a remote share
* Make sure the filter for binary files is on
* Navigate into a directory which contains some unrecognized file formats (for example, and uncannily, "index.jsp"), no proper "text" files, and has a couple of children directories.
* Expand this folder
* Click on the parent folder name (the one having these directories and these "binary" files in).
* Crash."

".

Thread 1 (process 8616)

  • #0 IA__gtk_tree_path_next
    at /build/buildd/gtk+2.0-2.14.3/gtk/gtktreemodel.c line 786
  • #1 model_fill
    at gedit-file-browser-store.c line 2296
  • #2 model_fill
    at gedit-file-browser-store.c line 2293
  • #3 set_virtual_root_from_node
    at gedit-file-browser-store.c line 2384
  • #4 gedit_file_browser_store_set_virtual_root
    at gedit-file-browser-store.c line 2703
  • #5 directory_activated
    at gedit-file-browser-view.c line 336
  • #6 IA__g_cclosure_marshal_VOID__BOXED
    at /build/buildd/glib2.0-2.18.1/gobject/gmarshal.c line 566
  • #7 g_type_class_meta_marshal
    at /build/buildd/glib2.0-2.18.1/gobject/gclosure.c line 878
  • #8 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.18.1/gobject/gclosure.c line 767
  • #9 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c line 3282
  • #10 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c line 2977
  • #11 IA__g_signal_emit
    at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c line 3034
  • #12 activate_selected_items
    at gedit-file-browser-view.c line 371
  • #13 button_release_event
    at gedit-file-browser-view.c line 448
  • #14 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.14.3/gtk/gtkmarshalers.c line 84
  • #15 g_type_class_meta_marshal
    at /build/buildd/glib2.0-2.18.1/gobject/gclosure.c line 878
  • #16 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.18.1/gobject/gclosure.c line 767
  • #17 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c line 3282
  • #18 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c line 2987
  • #19 IA__g_signal_emit
    at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c line 3034
  • #20 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.14.3/gtk/gtkwidget.c line 4745
  • #21 IA__gtk_propagate_event
    at /build/buildd/gtk+2.0-2.14.3/gtk/gtkmain.c line 2391
  • #22 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.14.3/gtk/gtkmain.c line 1596
  • #23 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.14.3/gdk/x11/gdkevents-x11.c line 2365
  • #24 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.18.1/glib/gmain.c line 2142
  • #25 g_main_context_iterate
    at /build/buildd/glib2.0-2.18.1/glib/gmain.c line 2776
  • #26 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.18.1/glib/gmain.c line 2984
  • #27 IA__gtk_main
    at /build/buildd/gtk+2.0-2.14.3/gtk/gtkmain.c line 1200
  • #28 main
    at gedit.c line 586

Comment 1 palfrey 2008-12-16 18:08:22 UTC
*** Bug 564742 has been marked as a duplicate of this bug. ***
Comment 2 jessevdk@gmail.com 2008-12-28 11:27:40 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.