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 428572 - crash in Text Editor:
crash in Text Editor:
Status: RESOLVED DUPLICATE of bug 354347
Product: gedit
Classification: Applications
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-11 10:30 UTC by yaotianqi111
Modified: 2007-04-11 11:27 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description yaotianqi111 2007-04-11 10:30:25 UTC
Version: 2.16.1

What were you doing when the application crashed?



Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 63287296 vsize: 0 resident: 63287296 share: 0 rss: 23265280 rss_rlim: 0
CPU usage: start_time: 1176287376 rtime: 0 utime: 111 stime: 0 cutime:104 cstime: 0 timeout: 7 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1227437888 (LWP 7466)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1227437888 (LWP 7466))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 PyType_IsSubtype
    from /usr/lib/libpython2.4.so.1.0
  • #5 PyDict_Next
    from /usr/lib/libpython2.4.so.1.0
  • #6 PyDict_Next
    from /usr/lib/libpython2.4.so.1.0
  • #7 initgc
    from /usr/lib/libpython2.4.so.1.0
  • #8 PyGC_Collect
    from /usr/lib/libpython2.4.so.1.0
  • #9 gedit_python_garbage_collect
  • #10 gedit_plugins_engine_garbage_collect
  • #11 _gedit_window_move_tab_to_new_window
  • #12 g_object_run_dispose
    from /usr/lib/libgobject-2.0.so.0
  • #13 gtk_object_destroy
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 gtk_widget_destroy
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 gedit_app_get_default
  • #16 _gedit_app_restore_window
  • #17 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #22 gtk_widget_get_default_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 _gdk_events_init
    from /usr/lib/libgdk-x11-2.0.so.0
  • #25 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #26 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #27 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #28 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #29 main
  • #0 __kernel_vsyscall

Comment 1 Damien Durand 2007-04-11 11:27:10 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 354347 ***