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 395303 - crash in Terminal: Started gnome terminal
crash in Terminal: Started gnome terminal
Status: RESOLVED DUPLICATE of bug 394890
Product: gnome-terminal
Classification: Core
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
: 395302 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-01-11 07:20 UTC by Saikat Guha
Modified: 2007-01-11 11:28 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Saikat Guha 2007-01-11 07:20:54 UTC
Version: 2.16.1

What were you doing when the application crashed?
Started gnome terminal


Distribution: Fedora Core release 6 (Rawhide)
Gnome Release: 2.17.2 2006-11-07 (Red Hat, Inc)
BugBuddy Version: 2.17.3

System: Linux 2.6.18-1.2849.fc6 #1 SMP Fri Nov 10 12:34:46 EST 2006 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Enabled

Memory status: size: 269565952 vsize: 269565952 resident: 10027008 share: 7921664 rss: 10027008 rss_rlim: -1
CPU usage: start_time: 1168500045 rtime: 5 utime: 3 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 "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912535479760 (LWP 3812)]
0x0000003bb1a0d7c5 in __libc_waitpid (pid=3815, stat_loc=0x7fff15a53f6c, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:32
32	      return INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);

Thread 1 (Thread 46912535479760 (LWP 3812))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 32
  • #1 libgnomeui_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 ??
  • #4 _vte_terminal_capability_strings
    from /usr/lib64/libvte.so.9
  • #5 ??
  • #6 _vte_terminal_capability_strings
    from /usr/lib64/libvte.so.9
  • #7 ??
  • #8 ??
  • #9 _vte_termcap_find_string_length
    at vtetc.c line 267
  • #10 _vte_matcher_new
    at matcher.c line 86
  • #11 vte_terminal_set_emulation
    at vte.c line 6544
  • #12 vte_terminal_init
    at vte.c line 6826
  • #13 g_type_create_instance
    from /lib64/libgobject-2.0.so.0
  • #14 g_object_set
    from /lib64/libgobject-2.0.so.0
  • #15 g_object_newv
    from /lib64/libgobject-2.0.so.0
  • #16 g_object_new_valist
    from /lib64/libgobject-2.0.so.0
  • #17 g_object_new
    from /lib64/libgobject-2.0.so.0
  • #18 vte_terminal_new
    at vte.c line 1803
  • #19 terminal_widget_new
    at terminal-widget-vte.c line 65
  • #20 terminal_screen_init
    at terminal-screen.c line 268
  • #21 g_type_create_instance
    from /lib64/libgobject-2.0.so.0
  • #22 g_object_set
    from /lib64/libgobject-2.0.so.0
  • #23 g_object_newv
    from /lib64/libgobject-2.0.so.0
  • #24 g_object_new_valist
    from /lib64/libgobject-2.0.so.0
  • #25 g_object_new
    from /lib64/libgobject-2.0.so.0
  • #26 terminal_app_new_terminal
    at terminal.c line 1949
  • #27 new_terminal_with_options
    at terminal.c line 1433
  • #28 main
    at terminal.c line 1761
  • #29 __libc_start_main
    at libc-start.c line 222
  • #30 _start
0x0000003bb1a0d7c5	32	      return INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);


----------- .xsession-errors ---------------------
(bug-buddy:3816): Pango-WARNING **: /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so: cannot open shared object file: No such file or directory
(bug-buddy:3816): Pango-WARNING **: /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so: cannot open shared object file: No such file or directory
(bug-buddy:3816): Pango-WARNING **: /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so: cannot open shared object file: No such file or directory
(bug-buddy:3816): Pango-WARNING **: /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so: cannot open shared object file: No such file or directory
(bug-buddy:3816): Pango-WARNING **: /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so: cannot open shared object file: No such file or directory
(bug-buddy:3816): Pango-WARNING **: /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so: cannot open shared object file: No such file or directory
warning: the debug information found in "/usr/lib/debug//usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so.debug" does not match "/usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so" (CRC m
--------------------------------------------------
Comment 1 Saikat Guha 2007-01-11 07:21:49 UTC
*** Bug 395302 has been marked as a duplicate of this bug. ***
Comment 2 Saikat Guha 2007-01-11 07:24:24 UTC
Better stack traces:



Distribution: Fedora Core release 6 (Rawhide)
Gnome Release: 2.17.2 2006-11-07 (Red Hat, Inc)
BugBuddy Version: 2.17.3

System: Linux 2.6.18-1.2849.fc6 #1 SMP Fri Nov 10 12:34:46 EST 2006 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Enabled

Memory status: size: 269565952 vsize: 269565952 resident: 10027008 share: 7921664 rss: 10027008 rss_rlim: -1
CPU usage: start_time: 1168500225 rtime: 4 utime: 3 stime: 1 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 "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912535479760 (LWP 3898)]
0x0000003bb1a0d7c5 in __libc_waitpid (pid=3901, stat_loc=0x7fff8984ed6c, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:32
32	      return INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);

Thread 1 (Thread 46912535479760 (LWP 3898))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 32
  • #1 libgnomeui_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 ??
  • #4 _vte_terminal_capability_strings
    from /usr/lib64/libvte.so.9
  • #5 ??
  • #6 _vte_terminal_capability_strings
    from /usr/lib64/libvte.so.9
  • #7 ??
  • #8 ??
  • #9 _vte_termcap_find_string_length
    at vtetc.c line 267
  • #10 _vte_matcher_new
    at matcher.c line 86
  • #11 vte_terminal_set_emulation
    at vte.c line 6544
  • #12 vte_terminal_init
    at vte.c line 6826
  • #13 IA__g_type_create_instance
    at gtype.c line 1569
  • #14 g_object_constructor
    at gobject.c line 1041
  • #15 IA__g_object_newv
    at gobject.c line 937
  • #16 IA__g_object_new_valist
    at gobject.c line 981
  • #17 IA__g_object_new
    at gobject.c line 795
  • #18 vte_terminal_new
    at vte.c line 1803
  • #19 terminal_widget_new
    at terminal-widget-vte.c line 65
  • #20 terminal_screen_init
    at terminal-screen.c line 268
  • #21 IA__g_type_create_instance
    at gtype.c line 1569
  • #22 g_object_constructor
    at gobject.c line 1041
  • #23 IA__g_object_newv
    at gobject.c line 937
  • #24 IA__g_object_new_valist
    at gobject.c line 981
  • #25 IA__g_object_new
    at gobject.c line 795
  • #26 terminal_app_new_terminal
    at terminal.c line 1949
  • #27 new_terminal_with_options
    at terminal.c line 1433
  • #28 main
    at terminal.c line 1761
  • #29 __libc_start_main
    at libc-start.c line 222
  • #30 _start
0x0000003bb1a0d7c5	32	      return INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);


----------- .xsession-errors ---------------------
(bug-buddy:3902): Pango-WARNING **: /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so: cannot open shared object file: No such file or directory
(bug-buddy:3902): Pango-WARNING **: /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so: cannot open shared object file: No such file or directory
(bug-buddy:3902): Pango-WARNING **: /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so: cannot open shared object file: No such file or directory
(bug-buddy:3902): Pango-WARNING **: /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so: cannot open shared object file: No such file or directory
(bug-buddy:3902): Pango-WARNING **: /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so: cannot open shared object file: No such file or directory
(bug-buddy:3902): Pango-WARNING **: /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so: cannot open shared object file: No such file or directory
(bug-buddy:3902): Pango-WARNING **: /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so: cannot open shared object file: No such file or directory
(bug-buddy:3902): Pango-WARNING **: /usr/lib64/pango/1.6.0/modules/pango-basic-fc.so: cannot open shared object file: No such file or directory
--------------------------------------------------





Comment 3 Saikat Guha 2007-01-11 07:26:32 UTC
[root@sioux ~]# ldd $(which gnome-terminal) | awk '{print $3}' | sort | uniq | xargs rpm -qf | sort | uniq
alsa-lib-1.0.14-0.1.rc1.fc7
atk-1.12.4-1.fc7
audiofile-0.2.6-5
avahi-0.6.15-4.fc7
avahi-glib-0.6.15-4.fc7
cairo-1.3.10-1.fc7
dbus-1.0.1-3.fc7
dbus-glib-0.71-4.fc7
e2fsprogs-libs-1.39-9
esound-0.2.36-3
expat-1.95.8-8.2.1
fontconfig-2.4.2-1.fc7
freetype-2.2.1-16.fc7
GConf2-2.16.0-2.fc7
glib2-2.12.7-1.fc7
glibc-2.5.90-14
gnome-keyring-0.7.2-1.fc7
gnome-vfs2-2.17.2-1.fc7
gtk2-2.10.7-2.fc7
krb5-libs-1.5-15
libart_lgpl-2.3.17-4
libbonobo-2.16.0-1.fc6
libbonoboui-2.16.0-1.fc6
libcap-1.10-25
libglade2-2.6.0-3.fc7
libgnome-2.17.1-1.fc7
libgnomecanvas-2.14.0-5.fc7
libgnomeui-2.17.0-1.fc7
libICE-1.0.3-1.fc7
libjpeg-6b-37
libpng-1.2.10-7
libselinux-1.33.3-3.fc7
libsepol-1.15.3-1.fc7
libSM-1.0.2-1
libX11-1.0.3-6.fc7
libXau-1.0.3-1.fc7
libXcursor-1.1.8-1
libXdmcp-1.0.2-2.fc7
libXext-1.0.1-2.1
libXfixes-4.0.3-1
libXft-2.1.12-1.fc7
libXi-1.0.2-1
libXinerama-1.0.1-2.1
libxml2-2.6.27-2
libXrandr-1.1.2-1.fc7
libXrender-0.9.2-1.fc7
ncurses-5.5-27.20061209.fc7
openssl-0.9.8b-12.fc7
ORBit2-2.14.4-1.fc7
pango-1.15.3-2.fc7
popt-1.10.2-38.fc7
startup-notification-0.8-4.1
vte-0.15.1-1.fc7
zlib-1.2.3-4
Comment 4 Joachim Frieben 2007-01-11 08:17:52 UTC
My system is a current "Fedora Core" development one, too, and although I get the same error message about a missing "pango-basic-fc.so" after installing updates of 2007-01-10, "gnome-terminal" continues to work flawlessly.
Comment 5 Saikat Guha 2007-01-11 11:28:51 UTC

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