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 493274 - crash in Text Editor: open a file.
crash in Text Editor: open a file.
Status: RESOLVED INCOMPLETE
Product: gedit
Classification: Applications
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-04 06:17 UTC by vzw00011
Modified: 2007-12-25 11:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description vzw00011 2007-11-04 06:17:00 UTC
Version: 2.18.2

What were you doing when the application crashed?
open a file.


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.23.1 #1 Wed Oct 24 19:32:17 JST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 103804928 vsize: 103804928 resident: 33562624 share: 23662592 rss: 33562624 rss_rlim: 4294967295
CPU usage: start_time: 1194156832 rtime: 376 utime: 343 stime: 33 cutime:3 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/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1209080096 (LWP 10144)]
(no debugging symbols found)
0xb7f1c410 in __kernel_vsyscall ()

Thread 1 (Thread -1209080096 (LWP 10144))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 g_free
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 g_free
    from /usr/lib/libgtk-x11-2.0.so.0
  • #5 g_free
    from /usr/lib/libgtk-x11-2.0.so.0
  • #6 gtk_container_forall
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 g_free
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 g_free
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 g_free
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 gtk_container_forall
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 g_free
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 gtk_widget_region_intersect
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 gtk_container_propagate_expose
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 g_free
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 g_free
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 g_free
    from /lib/libgobject-2.0.so.0
  • #17 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #18 g_free
    from /lib/libgobject-2.0.so.0
  • #19 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #20 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #21 g_free
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 g_free
    from /usr/lib/libgdk-x11-2.0.so.0
  • #24 gdk_window_process_all_updates
    from /usr/lib/libgdk-x11-2.0.so.0
  • #25 g_free
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 g_free
    from /lib/libglib-2.0.so.0
  • #27 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #28 g_free
    from /lib/libglib-2.0.so.0
  • #29 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #30 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #31 main
  • #0 __kernel_vsyscall

No plugin installed in $HOME.

Module versions:
  - glib                  2.12.13
  - gtk+                  2.10.14
  - gtksourceview         1.8.5
  - libgnomeui            2.18.1
  - libglade              2.6.0
  - libgnomeprintui       2.18.0
  - gnome-vfs             2.18.1
  - pygobject             2.12.3
  - pygtk                 2.10.6
  - gnome-python          
  - gnome-python-desktop  2.18.0
  - enchant               
  - iso-codes             

Python module versions:
  - python                2.5
  - pygtk                 2.10.6 (GTK+ 2.10.14)
  - gnome-python          2.18.1





----------- .xsession-errors (13 sec old) ---------------------
(gedit:10144): Gtk-WARNING **: Can't set a parent on a toplevel widget
(gedit:10144): GLib-GObject-CRITICAL **: g_object_unref: assertion `object->ref_count > 0' failed
(gedit:10144): Gtk-WARNING **: A floating object was finalized. This means that someone
called g_object_unref() on an object that had only a floating
reference; the initial floating reference is not owned by anyone
and must be removed with g_object_ref_sink().
(gedit:10144): Gtk-CRITICAL **: gtk_widget_show: assertion `GTK_IS_WIDGET (widget)' failed
(gedit:10144): Gdk-CRITICAL **: gdk_window_invalidate_maybe_recurse: assertion `window != NULL' failed
(gedit:10144): Gdk-CRITICAL **: gdk_window_invalidate_maybe_recurse: assertion `window != NULL' failed
--------------------------------------------------
Comment 1 Teppo Turtiainen 2007-12-25 11:37:58 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!