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 351842 - crash on Text Editor
crash on Text Editor
Status: RESOLVED DUPLICATE of bug 351696
Product: gedit
Classification: Applications
Component: general
2.15.x
Other All
: High critical
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-17 21:48 UTC by Daniel van Eeden
Modified: 2006-08-17 22:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Daniel van Eeden 2006-08-17 21:48:48 UTC
What were you doing when the application crashed?
starting gedit with some plugins enabled. (selecting the plugins did also caus a crash)


Distribution: Ubuntu 6.06 (dapper)
Gnome Release: 2.15.91 2006-08-13 (GARNOME)
BugBuddy Version: 2.15.90

Memory status: size: 58568704 vsize: 0 resident: 58568704 share: 0 rss: 25878528 rss_rlim: 0
CPU usage: start_time: 1155851285 rtime: 0 utime: 136 stime: 0 cutime:118 cstime: 0 timeout: 18 it_real_value: 0 frequency: 0

Backtrace was generated from '/home/compukid/garnome/bin/gedit'

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1227143488 (LWP 28382)]
[New Thread -1249715280 (LWP 28385)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1227143488 (LWP 28382))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 867
  • #3 <signal handler called>
  • #4 IA__g_logv
    at gmessages.c line 503
  • #5 IA__g_log
    at gmessages.c line 517
  • #6 IA__g_return_if_fail_warning
    at gmessages.c line 532
  • #7 IA__gdk_window_set_icon_name
    at gdkwindow-x11.c line 4430
  • #8 vte_sequence_handler_set_title_internal
    at vteseq.c line 467
  • #9 vte_sequence_handler_set_icon_and_window_title
    at vteseq.c line 3108
  • #10 vte_terminal_process_incoming
    at vte.c line 2432
  • #11 display_timeout
    at vte.c line 11302
  • #12 g_timeout_dispatch
    at gmain.c line 3420
  • #13 IA__g_main_context_dispatch
    at gmain.c line 2043
  • #14 g_main_context_iterate
    at gmain.c line 2675
  • #15 IA__g_main_loop_run
    at gmain.c line 2879
  • #16 IA__gtk_main
    at gtkmain.c line 1000
  • #17 main
    at gedit.c line 566
  • #0 __kernel_vsyscall

Comment 1 Daniel van Eeden 2006-08-17 21:53:05 UTC
The terminal plugin causes the crash
Comment 2 Christian Kirbach 2006-08-17 22:16:29 UTC
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.


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