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 387694 - crash in Text Editor: Writing simple loop test...
crash in Text Editor: Writing simple loop test...
Status: RESOLVED DUPLICATE of bug 382226
Product: gedit
Classification: Applications
Component: general
2.15.x
Other All
: High critical
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-19 22:41 UTC by tsinel
Modified: 2006-12-20 11:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description tsinel 2006-12-19 22:41:34 UTC
Version: 2.15.9

What were you doing when the application crashed?
Writing simple loop test for sh script. Using gedit over putty(ssh). Xming server.


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

Memory status: size: 92704768 vsize: 0 resident: 92704768 share: 0 rss: 23875584 rss_rlim: 0
CPU usage: start_time: 1166566186 rtime: 0 utime: 8029 stime: 0 cutime:7441 cstime: 0 timeout: 588 it_real_value: 0 frequency: 0

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 -1208551728 (LWP 18933)]
(no debugging symbols found)
0x0097f8ce in __waitpid_nocancel () from /lib/libpthread.so.0

Thread 1 (Thread -1208551728 (LWP 18933))

  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/libc.so.6
  • #4 abort
    from /lib/libc.so.6
  • #5 g_logv
    from /lib/libglib-2.0.so.0
  • #6 g_log
    from /lib/libglib-2.0.so.0
  • #7 g_assert_warning
    from /lib/libglib-2.0.so.0
  • #8 gtk_text_view_new_with_buffer
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 gtk_text_view_new_with_buffer
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 gtk_source_view_get_show_line_numbers
    from /usr/lib/libgtksourceview-1.0.so.0
  • #11 gtk_marshal_BOOLEAN__VOID
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 g_value_set_static_boxed
    from /lib/libgobject-2.0.so.0
  • #13 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #14 g_signal_override_class_closure
    from /lib/libgobject-2.0.so.0
  • #15 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #16 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #17 gtk_widget_get_default_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 gdk_add_client_message_filter
    from /usr/lib/libgdk-x11-2.0.so.0
  • #21 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #22 g_main_context_check
    from /lib/libglib-2.0.so.0
  • #23 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #24 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 main
  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0

Comment 1 Susana 2006-12-20 11:58:28 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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