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 655442 - gedit crashed with SIGSEGV in g_type_check_instance_is_a()
gedit crashed with SIGSEGV in g_type_check_instance_is_a()
Status: RESOLVED DUPLICATE of bug 664137
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
3.0.x
Other Linux
: Normal critical
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2011-07-27 18:18 UTC by Pedro Villavicencio
Modified: 2011-11-29 23:12 UTC
See Also:
GNOME target: ---
GNOME version: 3.1/3.2



Description Pedro Villavicencio 2011-07-27 18:18:47 UTC
this report has been filed here:

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

"trying to open a second file in gedit"

this looks like gtk+ crash, excuse me if is not.

".

Thread 1 (Thread 3985)

  • #0 g_type_check_instance_is_a
    at /build/buildd/glib2.0-2.29.10/./gobject/gtype.c line 3952
  • #1 g_file_equal
    at /build/buildd/glib2.0-2.29.10/./gio/gfile.c line 585
  • #2 gtk_path_bar_check_parent_path
    at /build/buildd/gtk+3.0-3.1.8/./gtk/gtkpathbar.c line 1581
  • #3 _gtk_path_bar_set_file
    at /build/buildd/gtk+3.0-3.1.8/./gtk/gtkpathbar.c line 1754
  • #4 update_current_folder_get_info_cb
    at /build/buildd/gtk+3.0-3.1.8/./gtk/gtkfilechooserdefault.c line 7095
  • #5 query_info_callback
    at /build/buildd/gtk+3.0-3.1.8/./gtk/gtkfilesystem.c line 864
  • #6 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.29.10/./gio/gsimpleasyncresult.c line 749
  • #7 complete_in_idle_cb_for_thread
    at /build/buildd/glib2.0-2.29.10/./gio/gsimpleasyncresult.c line 816
  • #8 g_main_dispatch
    at /build/buildd/glib2.0-2.29.10/./glib/gmain.c line 2473
  • #9 g_main_context_dispatch
    at /build/buildd/glib2.0-2.29.10/./glib/gmain.c line 3046
  • #10 g_main_context_iterate
    at /build/buildd/glib2.0-2.29.10/./glib/gmain.c line 3124
  • #11 g_main_loop_run
    at /build/buildd/glib2.0-2.29.10/./glib/gmain.c line 3332
  • #12 gtk_main
    at /build/buildd/gtk+3.0-3.1.8/./gtk/gtkmain.c line 1362
  • #13 gedit_main
    at gedit.c line 199
  • #14 main
    at gedit.c line 290

Comment 1 Fabio Durán Verdugo 2011-07-27 22:26:59 UTC
the thread 1 is similar to this bug 655426
Comment 2 Federico Mena Quintero 2011-11-29 23:12:44 UTC

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