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 103699 - gnome-terminal crashes on font selection dialog
gnome-terminal crashes on font selection dialog
Status: RESOLVED DUPLICATE of bug 102668
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Havoc Pennington
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-01-16 19:59 UTC by mbc
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description mbc 2003-01-16 20:05:43 UTC
Package: gnome-terminal
Severity: normal
Version: 2.1.4
Synopsis: gnome-terminal crashes on font selection dialog
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.1.90)

Description:
Description of Problem:

When clicking on the font name in the edit profile dialog in order to
change the font, gnome-terminal crashes. 

Steps to reproduce the problem:
1. run gnome-terminal
2. click the font name

Actual Results: crash


Expected Results: font selection dialog


How often does this happen? every time


Additional Information: I'm using libxft2 and fontconfig from debian
sid. 




Debugging Information:

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

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 16384 (LWP 608)]
0x40b442e9 in wait4 () from /lib/libc.so.6

Thread 1 (Thread 16384 (LWP 608))

  • #0 wait4
    from /lib/libc.so.6
  • #1 sys_sigabbrev
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #4 __pthread_sighandler
    from /lib/libpthread.so.0
  • #5 sigaction
    from /lib/libc.so.6
  • #6 FcConfigSubstitute
    at fccfg.c line 1140
  • #7 FcFontRenderPrepare
    at fcmatch.c line 406
  • #8 FcFontSetMatch
    at fcmatch.c line 487
  • #9 FcFontMatch
    at fcmatch.c line 509
  • #10 _pango_xft_font_desc_from_pattern
    from /usr/lib/libpangoxft-1.0.so.0
  • #11 pango_font_face_describe
    from /usr/lib/libpango-1.0.so.0
  • #12 gtk_font_selection_new
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 bsearch
    from /lib/libc.so.6
  • #14 bsearch
    from /lib/libc.so.6
  • #15 qsort
    from /lib/libc.so.6
  • #16 gtk_font_selection_new
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 gtk_font_selection_set_font_name
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 gtk_font_selection_dialog_set_font_name
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 gnome_font_picker_set_preview_text
    from /usr/lib/libgnomeui-2.so.0
  • #20 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #24 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #25 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #26 gtk_button_clicked
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 _gtk_button_paint
    from /usr/lib/libgtk-x11-2.0.so.0
  • #28 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #29 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #30 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #31 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #32 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #33 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #34 gtk_button_released
    from /usr/lib/libgtk-x11-2.0.so.0
  • #35 _gtk_button_paint
    from /usr/lib/libgtk-x11-2.0.so.0
  • #36 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #37 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #38 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #39 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #40 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #41 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #42 gtk_widget_send_expose
    from /usr/lib/libgtk-x11-2.0.so.0
  • #43 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #44 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #45 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #46 g_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #47 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #48 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #49 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #50 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #51 main
  • #52 __libc_start_main
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-01-16 15:05 -------

The original reporter (mbc@debian.org) 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, hp@redhat.com.

Comment 1 Elijah Newren 2003-01-17 06:45:47 UTC
The stack trace matches the one in bug 102668, where they said:

   Marking as NOTGNOME.  Please make sure that you are using the
   latest version of fontconfig.  See http://www.fontconfig.org for
   how to report fontconfig bugs.

I'm not sure whether to mark as NOTGNOME or as a duplicate; I'm going
to do the latter--someone let me know if this isn't an optimal choice.

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