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 351696 - crash on Terminal
crash on Terminal
Status: RESOLVED FIXED
Product: vte
Classification: Core
Component: general
0.13.x
Other All
: High critical
: ---
Assigned To: VTE Maintainers
VTE Maintainers
: 350538 351842 352552 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-08-16 22:37 UTC by Daniel van Eeden
Modified: 2006-08-23 16:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Daniel van Eeden 2006-08-16 22:37:13 UTC
What were you doing when the application crashed?
close terminal


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

Memory status: size: 44429312 vsize: 0 resident: 44429312 share: 0 rss: 16855040 rss_rlim: 0
CPU usage: start_time: 1155761610 rtime: 0 utime: 117 stime: 0 cutime:105 cstime: 0 timeout: 12 it_real_value: 0 frequency: 88

Backtrace was generated from '/home/compukid/garnome/bin/gnome-terminal'

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1226336032 (LWP 23430)]
[New Thread -1239323728 (LWP 23434)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226336032 (LWP 23430))

  • #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 terminal.c line 1773
  • #0 __kernel_vsyscall

Comment 1 Behdad Esfahbod 2006-08-17 21:33:27 UTC
2006-08-17  Behdad Esfahbod  <behdad@gnome.org>

        Bug 351696 – crash on Terminal

        * src/vteseq.c (vte_sequence_handler_set_title_internal): Check
        ->window is not NULL before setting icon/window title.
Comment 2 Behdad Esfahbod 2006-08-17 21:37:42 UTC
*** Bug 350538 has been marked as a duplicate of this bug. ***
Comment 3 Christian Kirbach 2006-08-17 22:16:29 UTC
*** Bug 351842 has been marked as a duplicate of this bug. ***
Comment 4 Behdad Esfahbod 2006-08-23 16:48:31 UTC
*** Bug 352552 has been marked as a duplicate of this bug. ***