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 156468 - Gedit crashes when opening more than one document
Gedit crashes when opening more than one document
Status: RESOLVED DUPLICATE of bug 151715
Product: gedit
Classification: Applications
Component: general
2.6.x
Other other
: Normal critical
: ---
Assigned To: Gedit maintainers
Paolo Maggi
Depends on:
Blocks:
 
 
Reported: 2004-10-26 12:18 UTC by R.Smith
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description R.Smith 2004-10-26 12:18:46 UTC
Distribution: Fedora Core release 2 (Tettnang)
Package: gedit
Severity: critical
Version: GNOME2.6. 2.6.x
Gnome-Distributor: Red Hat, Inc
Synopsis: Gedit crashes when opening more than one document
Bugzilla-Product: gedit
Bugzilla-Component: general
Bugzilla-Version: 2.6.x
BugBuddy-GnomeVersion: 2.0 (2.6.0)
Description:
Description of the crash:
Gedit crashes when opening more than one text document or when saving a
single text document.

Steps to reproduce the crash:
1. Open any text file in gedit
2. Modify and then save the document (crash 1) OR...
3. Open a secondary document (crash 2)

Expected Results:
Gedit should not crash in either instance.

How often does this happen?
Every time.

Additional Information:
The Gedit version is 2.6.0-4, official FC2 build, running on FC2.


Debugging Information:

Backtrace was generated from '/usr/bin/gedit'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -151117152 (LWP 7285)]
[New Thread 125643696 (LWP 7288)]
[Thread debugging using libthread_db enabled]
[New Thread -151117152 (LWP 7285)]
[New Thread 125643696 (LWP 7288)]
[New Thread 14908336 (LWP 7287)]
[New Thread 25504688 (LWP 7286)]
[Thread debugging using libthread_db enabled]
[New Thread -151117152 (LWP 7285)]
[New Thread 125643696 (LWP 7288)]
0x009857a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2

Thread 1 (Thread -151117152 (LWP 7285))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 gtk_file_system_module_get_type
    from /usr/lib/libgtk-x11-2.0.so.0
  • #5 shortcuts_model_filter_get_type
    from /usr/lib/libgtk-x11-2.0.so.0
  • #6 gtk_tree_model_sort_new_with_model
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 gtk_tree_model_sort_new_with_model
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 gtk_tree_model_sort_new_with_model
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 gtk_marshal_VOID__UINT_STRING
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #14 gtk_tree_model_row_inserted
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 gtk_file_system_module_get_type
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 g_cclosure_marshal_VOID__POINTER
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #21 gtk_file_system_gnome_vfs_new
    from /usr/lib/gtk-2.0/2.4.0/filesystems/libgnome-vfs.so
  • #22 gtk_file_system_get_folder
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 gtk_file_system_module_get_type
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 shortcuts_model_filter_get_type
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 shortcuts_model_filter_get_type
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 gtk_file_chooser_get_current_folder_uri
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 shortcuts_model_filter_get_type
    from /usr/lib/libgtk-x11-2.0.so.0
  • #28 gtk_file_chooser_get_current_folder_uri
    from /usr/lib/libgtk-x11-2.0.so.0
  • #29 shortcuts_model_filter_get_type
    from /usr/lib/libgtk-x11-2.0.so.0
  • #30 gtk_file_chooser_get_current_folder_uri
    from /usr/lib/libgtk-x11-2.0.so.0
  • #31 gtk_file_chooser_set_current_folder_uri
    from /usr/lib/libgtk-x11-2.0.so.0
  • #32 create_gtk_selector
    at gedit-file-selector-util.c line 422
  • #33 run_file_selector
    at gedit-file-selector-util.c line 449
  • #34 gedit_file_selector_open_multi
    at gedit-file-selector-util.c line 537
  • #35 gedit_file_open
    at gedit-file.c line 216
  • #36 bonobo_socket_add_id
    from /usr/lib/libbonoboui-2.so.0
  • #37 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #38 bonobo_closure_invoke_va_list
    from /usr/lib/libbonobo-2.so.0
  • #39 bonobo_closure_invoke
    from /usr/lib/libbonobo-2.so.0
  • #40 ??
  • #41 ??
  • #42 ??
  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2




------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-10-26 08:18 -------


Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "gedit".
   Setting to default milestone for this product, '---'
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here, unknown@bugzilla.gnome.org.
   Previous reporter was R.Smith@gmx.co.uk.
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Paolo Borelli 2004-10-26 15:58:37 UTC

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