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 413630 - crash in Terminal: Starting a terminal for ...
crash in Terminal: Starting a terminal for ...
Status: RESOLVED DUPLICATE of bug 412717
Product: gnome-terminal
Classification: Core
Component: general
2.17.x
Other All
: High critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-01 21:25 UTC by Daniel Gryniewicz
Modified: 2007-03-01 21:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Daniel Gryniewicz 2007-03-01 21:25:21 UTC
Version: 2.17.92

What were you doing when the application crashed?
Starting a terminal for the first time after login


Distribution: Gentoo Base System release 1.12.9
Gnome Release: 2.17.92 2007-02-28 (Gentoo)
BugBuddy Version: 2.17.4

System: Linux 2.6.20-ck1 #1 SMP PREEMPT Mon Feb 19 11:52:17 EST 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks-DarkNice
Icon Theme: Tango

Memory status: size: 114606080 vsize: 114606080 resident: 15245312 share: 9719808 rss: 15245312 rss_rlim: 18446744073709551615
CPU usage: start_time: 1172784026 rtime: 12 utime: 10 stime: 2 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47558297073792 (LWP 7901)]
[New Thread 1082132800 (LWP 7906)]
0x00002b410350651e in __libc_waitpid (pid=7911, stat_loc=0x7fffa8d73b7c, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
	in ../sysdeps/unix/sysv/linux/waitpid.c

Thread 1 (Thread 47558297073792 (LWP 7901))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 872
  • #2 <signal handler called>
  • #3 _vte_terminal_ensure_cursor
    at vte.c line 1892
  • #4 _vte_terminal_insert_char
    at vte.c line 2430
  • #5 vte_terminal_process_incoming
    at vte.c line 3278
  • #6 time_process_incoming
    at vte.c line 11919
  • #7 process_timeout
    at vte.c line 11966
  • #8 g_timeout_dispatch
    at gmain.c line 3422
  • #9 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #10 g_main_context_iterate
    at gmain.c line 2677
  • #11 IA__g_main_loop_run
    at gmain.c line 2881
  • #12 IA__gtk_main
    at gtkmain.c line 1148
  • #13 main
    at terminal.c line 1773


----------- .xsession-errors ---------------------
alarm-queue.c:526 (load_alarms) - Setting Call backs 
alarm-notify.c:337 (alarm_msgport_replied) - 0x5a9810: Replied to GUI thread
alar** Message: drive = 0
** Message: volume = 0
Tracker version 0.5.4 Copyright (c) 2005-2006 by Jamie McCracken (jamiemcc@gnome.org)
This program is free software and comes without any warranty.
It is licensed under version 2 or later of the General Public License which can be viewed at http://www.gnu.org/licenses/gpl.txt
Initialising tracker...
** (trackerd:7665): WARNING **: Tracker daemon is already running - exiting
41	../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
--------------------------------------------------
Comment 1 Daniel Gryniewicz 2007-03-01 21:35:13 UTC
Sorry for the noise; should have updated first.

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