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 563888 - crash in Terminal: Exiting with C-d from a ...
crash in Terminal: Exiting with C-d from a ...
Status: RESOLVED DUPLICATE of bug 563366
Product: gnome-terminal
Classification: Core
Component: BugBuddyBugs
2.24.x
Other All
: High critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
: 563887 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-12-09 17:57 UTC by flameeyes
Modified: 2008-12-09 21:21 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description flameeyes 2008-12-09 17:57:41 UTC
Version: 2.24.2

What were you doing when the application crashed?
Exiting with C-d from a bash session; probably caused by just-updated VTE.


Distribution: Gentoo Base System release 2.0.0
Gnome Release: 2.24.2 2008-12-03 (Gentoo)
BugBuddy Version: 2.24.2

System: Linux 2.6.27-gentoo-r4 #1 SMP PREEMPT Tue Nov 25 01:23:36 CET 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10503000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Mist

Memory status: size: 321351680 vsize: 321351680 resident: 39202816 share: 13033472 rss: 39202816 rss_rlim: 18446744073709551615
CPU usage: start_time: 1228836891 rtime: 8746 utime: 7637 stime: 1109 cutime:5695 cstime: 2153 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gnome-terminal'

0x00007f14d09d2caf in waitpid () from /lib/libpthread.so.0
  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 IA__g_spawn_sync
    at gspawn.c line 382
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 694
  • #3 check_if_gdb
    at gnome-breakpad.cc line 223
  • #4 bugbuddy_segv_handle
    at gnome-breakpad.cc line 84
  • #5 <signal handler called>
  • #6 raise
    from /lib/libc.so.6
  • #7 abort
    from /lib/libc.so.6
  • #8 IA__g_assertion_message
    at gtestutils.c line 1301
  • #9 IA__g_assertion_message_expr
    at gtestutils.c line 1312
  • #10 notebook_page_removed_cb
    at terminal-tabs-menu.c line 133
  • #11 IA__g_closure_invoke
    at gclosure.c line 767
  • #12 signal_emit_unlocked_R
    at gsignal.c line 3244
  • #13 IA__g_signal_emit_valist
    at gsignal.c line 2977
  • #14 IA__g_signal_emit
    at gsignal.c line 3034
  • #15 gtk_notebook_remove
    at gtknotebook.c line 3756
  • #16 IA__g_closure_invoke
    at gclosure.c line 767
  • #17 signal_emit_unlocked_R
    at gsignal.c line 3174
  • #18 IA__g_signal_emit_valist
    at gsignal.c line 2977
  • #19 IA__g_signal_emit
    at gsignal.c line 3034
  • #20 IA__g_closure_invoke
    at gclosure.c line 767
  • #21 signal_emit_unlocked_R
    at gsignal.c line 3244
  • #22 IA__g_signal_emit_valist
    at gsignal.c line 2977
  • #23 IA__g_signal_emit
    at gsignal.c line 3034
  • #24 IA__g_closure_invoke
    at gclosure.c line 767
  • #25 signal_emit_unlocked_R
    at gsignal.c line 3244
  • #26 IA__g_signal_emit_valist
    at gsignal.c line 2977
  • #27 IA__g_signal_emit_by_name
    at gsignal.c line 3071
  • #28 IA__g_closure_invoke
    at gclosure.c line 767
  • #29 signal_emit_unlocked_R
    at gsignal.c line 3244
  • #30 IA__g_signal_emit_valist
    at gsignal.c line 2977
  • #31 IA__g_signal_emit_by_name
    at gsignal.c line 3071
  • #32 vte_reaper_get_type
    at reaper.c line 46
  • #33 g_child_watch_dispatch
    at gmain.c line 3952
  • #34 IA__g_main_context_dispatch
    at gmain.c line 2144
  • #35 g_main_context_iterate
    at gmain.c line 2778
  • #36 IA__g_main_loop_run
    at gmain.c line 2986
  • #37 IA__gtk_main
    at gtkmain.c line 1200
  • #38 main
    at terminal.c line 1252


----------- .xsession-errors ---------------------
how to get the backtrace, please read the instructions at
http://developer.pidgin.im/wiki/GetABacktrace
If you need further assistance, please IM either SeanEgn or 
LSchiere (via AIM).  Contact information for Sean and Luke 
on other protocols is at
http://developer.pidgin.im/wiki/DeveloperPages
warning: .dynamic section for "/usr/lib/libXi.so.6" is not at the expected address (wrong library or version mismatch?)
**
ERROR:terminal-tabs-menu.c:133:free_tab_id: assertion failed: (id >= 0 && id < tabs_id_array->len * 8)
warning: .dynamic section for "/usr/lib/libvte.so.9" is not at the expected address (wrong library or version mismatch?)
warning: .dynamic section for "/usr/lib/libXi.so.6" is not at the expected address (wrong library or version mismatch?)
--------------------------------------------------
Comment 1 palfrey 2008-12-09 18:59:53 UTC
*** Bug 563887 has been marked as a duplicate of this bug. ***
Comment 2 Bruno Boaventura 2008-12-09 21:21:47 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 563366 ***