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 484632 - crash in Text Editor: editing
crash in Text Editor: editing
Status: RESOLVED DUPLICATE of bug 373226
Product: gedit
Classification: Applications
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2007-10-08 08:19 UTC by koriagin
Modified: 2007-10-16 12:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description koriagin 2007-10-08 08:19:38 UTC
Version: 2.18.2

What were you doing when the application crashed?
editing


Distribution: Debian lenny/sid
Gnome Release: 2.18.3 2007-07-03 (Debian)
BugBuddy Version: 2.18.1

System: Linux 2.6.21-2-686 #1 SMP Wed Jul 11 03:53:02 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 67678208 vsize: 67678208 resident: 20582400 share: 12910592 rss: 20582400 rss_rlim: 4294967295
CPU usage: start_time: 1191821418 rtime: 3861 utime: 3712 stime: 149 cutime:0 cstime: 2 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1227536720 (LWP 2780)]
(no debugging symbols found)
0xb7ef57f2 in ?? () from /lib/ld-linux.so.2

Thread 1 (Thread -1227536720 (LWP 2780))

  • #0 ??
    from /lib/ld-linux.so.2
  • #1 __waitpid_nocancel
    from /lib/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 ??
    from /lib/ld-linux.so.2
  • #5 raise
    from /lib/i686/cmov/libc.so.6
  • #6 abort
    from /lib/i686/cmov/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 fs_module_init
    from /usr/lib/gtk-2.0/2.10.0/filesystems/libgnome-vfs.so
  • #11 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #12 fs_module_init
    from /usr/lib/gtk-2.0/2.10.0/filesystems/libgnome-vfs.so
  • #13 gnome_vfs_connect_to_server
    from /usr/lib/libgnomevfs-2.so.0
  • #14 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #17 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #18 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 main
  • #0 ??
    from /lib/ld-linux.so.2

No plugin installed in $HOME.

Module versions:
  pkg-config unavailable

Python module versions:
  - python                2.4.4
  - pygtk                 2.10.6 (GTK+ 2.10.13)
  - gnome-python          2.18.2





----------- .xsession-errors ---------------------
closing
closing
closing
closing
closing
closing
** (gedit:2780): WARNING **: file_system_gnome_vfs=0x82335e0 still has handle=0x86f1020 at finalization which is NOT CANCELLED!
(gedit:2780): GLib-GObject-WARNING **: invalid unclassed pointer in cast to `GtkFileSystemGnomeVFS'
(gedit:2780): GLib-CRITICAL **: g_hash_table_lookup: assertion `hash_table != NULL' failed
** ERROR **: file gtkfilesystemgnomevfs.c: line 3575 (gtk_file_system_handle_gnome_vfs_finalize): assertion failed: (g_hash_table_lookup (system_vfs->handles, handle) != NULL)
aborting...
--------------------------------------------------
Comment 1 André Klapper 2007-10-16 12:38:55 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


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