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 122088 - crash while starting selfcompiled gnome-terminal
crash while starting selfcompiled gnome-terminal
Status: RESOLVED NOTGNOME
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other other
: Normal critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-09-12 08:22 UTC by Michael Bunk
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Bunk 2003-09-12 08:19:44 UTC
Package: gnome-terminal
Severity: critical
Version: 2.3.1
Synopsis: crash while starting selfcompiled gnome-terminal
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.3.3.1)

Description:
Description of Problem:


Steps to reproduce the problem:
1. 
2. 
3. 

Actual Results:


Expected Results:


How often does this happen?


Additional Information:




Debugging Information:

Backtrace was generated from '/home/micha/bin/gnome-terminal'

[New Thread 16384 (LWP 10155)]
0x405871f4 in __libc_waitpid (pid=10165, stat_loc=0xbfffd448,
options=0)
    at ../sysdeps/unix/sysv/linux/waitpid.c:28
	in ../sysdeps/unix/sysv/linux/waitpid.c

Thread 1 (Thread 16384 (LWP 10155))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 28
  • #1 libgnomeui_module_info_get
    from /home/micha/lib/libgnomeui-2.so.0
  • #2 __pthread_sighandler
    at sighandler.c line 38
  • #3 <signal handler called>
  • #4 __libc_free
    at malloc.c line 3337
  • #5 ft_free
    at /home/micha/dict/gn/freetype-2.1.5rc1/builds/unix/ftsystem.c line 157
  • #6 FT_Free
    at ftutil.c line 134
  • #7 T1_Face_Done
    at t1objs.c line 232
  • #8 destroy_face
    at ftobjs.c line 695
  • #9 FT_Done_Face
    at ftobjs.c line 1838
  • #10 FcFreeTypeQuery
    from /home/micha/lib/libfontconfig.so.1
  • #11 FcFileScanConfig
    from /home/micha/lib/libfontconfig.so.1
  • #12 FcDirScanConfig
    from /home/micha/lib/libfontconfig.so.1
  • #13 FcConfigBuildFonts
    from /home/micha/lib/libfontconfig.so.1
  • #14 FcInitLoadConfigAndFonts
    from /home/micha/lib/libfontconfig.so.1
  • #15 FcInit
    from /home/micha/lib/libfontconfig.so.1
  • #16 FcConfigGetCurrent
    from /home/micha/lib/libfontconfig.so.1
  • #17 FcConfigSubstituteWithPat
    from /home/micha/lib/libfontconfig.so.1
  • #18 FcConfigSubstitute
    from /home/micha/lib/libfontconfig.so.1
  • #19 _vte_fc_patterns_from_pango_font_desc
    from /home/micha/lib/libvte.so.4
  • #20 _vte_xft_font_open
    from /home/micha/lib/libvte.so.4
  • #21 _vte_xft_set_text_font
    from /home/micha/lib/libvte.so.4
  • #22 _vte_draw_set_text_font
    from /home/micha/lib/libvte.so.4
  • #23 vte_terminal_set_font
    from /home/micha/lib/libvte.so.4
  • #24 vte_terminal_init
    from /home/micha/lib/libvte.so.4
  • #25 g_type_create_instance
    from /home/micha/lib/libgobject-2.0.so.0
  • #26 g_object_constructor
    from /home/micha/lib/libgobject-2.0.so.0
  • #27 g_object_newv
    from /home/micha/lib/libgobject-2.0.so.0
  • #28 g_object_new_valist
    from /home/micha/lib/libgobject-2.0.so.0
  • #29 g_object_new
    from /home/micha/lib/libgobject-2.0.so.0
  • #30 vte_terminal_new
    from /home/micha/lib/libvte.so.4
  • #31 terminal_widget_new
  • #32 terminal_screen_init
  • #33 g_type_create_instance
    from /home/micha/lib/libgobject-2.0.so.0
  • #34 g_object_constructor
    from /home/micha/lib/libgobject-2.0.so.0
  • #35 g_object_newv
    from /home/micha/lib/libgobject-2.0.so.0
  • #36 g_object_new_valist
    from /home/micha/lib/libgobject-2.0.so.0
  • #37 g_object_new
    from /home/micha/lib/libgobject-2.0.so.0
  • #38 terminal_screen_new
  • #39 terminal_app_new_terminal
  • #40 new_terminal_with_options
  • #41 main
  • #42 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 152




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-09-12 04:19 -------

The original reporter (kleinerwurm@gmx.net) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, gnome-terminal-maint@bugzilla.gnome.org.

Comment 1 Havoc Pennington 2003-09-18 22:27:45 UTC
Works for others, I think you have a broken freetype, fontconfig, or
something. In any case you'll need to provide instructions for others
to reproduce before we can debug it.