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 108310 - gnome-terminal 2.0.1 crashes on start-up
gnome-terminal 2.0.1 crashes on start-up
Status: RESOLVED DUPLICATE of bug 105408
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Havoc Pennington
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-03-13 15:45 UTC by Tom Ball
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tom Ball 2003-03-13 15:45:37 UTC
Package: gnome-terminal
Severity: normal
Version: 2.0.1
Synopsis: gnome-terminal 2.0.1 crashes on start-up
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.0.3)

Description:
Description of Problem:
When starting gnome-terminal 2.0.1, an error dialog immediately is
displayed stating that the app has crashed.

Steps to reproduce the problem:
1. Invoke gnome-terminal

Actual Results:
Crash dialog

Expected Results:
A terminal window

How often does this happen?
Consistently

Additional Information:
I just ran garnome's "make install" for the first time.  It's supposed
to keep the GNOME 2 build separate from my system's, but my assumption
is that a shared installation file was broken.  I would appreciate any
help in repairing this damage.




Debugging Information:

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

(no debugging symbols found)...[New Thread 8192 (LWP 1238)]
0x420ae169 in wait4 () from /lib/i686/libc.so.6

Thread 1 (Thread 8192 (LWP 1238))

  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    from /lib/i686/libpthread.so.0
  • #3 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #4 __pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #5 <signal handler called>
  • #6 vte_terminal_open_font_xft
    from /usr/lib/libvte.so.2
  • #7 vte_terminal_init
    from /usr/lib/libvte.so.2
  • #8 g_type_create_instance
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_object_constructor
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #13 vte_terminal_new
    from /usr/lib/libvte.so.2
  • #14 terminal_widget_new
  • #15 terminal_screen_init
  • #16 g_type_create_instance
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_object_constructor
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #21 terminal_screen_new
  • #22 terminal_app_new_terminal
  • #23 new_terminal_with_options
  • #24 main
  • #25 __libc_start_main
    from /lib/i686/libc.so.6
  • #0 wait4
    from /lib/i686/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-03-13 10:45 -------

Reassigning to the default owner of the component, hp@redhat.com.

Comment 1 Tom Ball 2003-03-13 16:09:45 UTC
Workaround is to run ~/garnome/bin/fc-cache as root.
Comment 2 John Fleck 2003-03-14 14:41:53 UTC

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