bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gfontsel crash - X11 newspaper font - backtrace included


From: Bryce Nesbitt
Subject: gfontsel crash - X11 newspaper font - backtrace included
Date: Fri, 14 Sep 2001 20:34:47 -0400

Click on the X11 font "newspaper" font and
gfontsel goes boom.  Tested on RedHat 7.1.

HardHat:bryce> gfontsel --version
Gnome gfontsel 1.2.1


HardHat:bryce> xlsfonts | grep -i newspaper
-arabic-newspaper-medium-r-normal--0-0-100-100-p-0-iso10646-1
-arabic-newspaper-medium-r-normal--32-246-100-100-p-137-iso10646-1


HardHat:bryce> gdb gfontsel
GNU gdb 5.0rh-5 Red Hat Linux 7.1
Copyright 2001 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux"...
(no debugging symbols found)...
(gdb) run
Starting program: /usr/bin/gfontsel
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x4021c8ac in gtk_signal_emit () at eval.c:41
41      eval.c: No such file or directory.
        in eval.c
(gdb) bt
#0  0x4021c8ac in gtk_signal_emit () at eval.c:41
#1  0x401bc3b8 in gtk_editable_insert_text () at eval.c:41
#2  0x401bdedf in gtk_entry_set_text () at eval.c:41
#3  0x401cc06e in gtk_font_selection_select_size () at eval.c:41
#4  0x401ec290 in gtk_marshal_NONE__INT_INT_POINTER () at eval.c:41
#5  0x4021f916 in gtk_handlers_run () at eval.c:41
#6  0x4021ec3d in gtk_signal_real_emit () at eval.c:41
#7  0x4021c9f5 in gtk_signal_emit () at eval.c:41
#8  0x4019417a in gtk_clist_select_row () at eval.c:41
#9  0x401cbec4 in gtk_font_selection_select_best_size () at eval.c:41
#10 0x401cbcf3 in gtk_font_selection_update_size () at eval.c:41
#11 0x401ce5b0 in gtk_font_selection_get_font_name () at eval.c:41
#12 0x401cc231 in gtk_font_selection_load_font () at eval.c:41
#13 0x401cc0ae in gtk_font_selection_select_size () at eval.c:41
#14 0x401ec290 in gtk_marshal_NONE__INT_INT_POINTER () at eval.c:41
#15 0x4021f916 in gtk_handlers_run () at eval.c:41
#16 0x4021ec3d in gtk_signal_real_emit () at eval.c:41
#17 0x4021c9f5 in gtk_signal_emit () at eval.c:41
#18 0x4019417a in gtk_clist_select_row () at eval.c:41
#19 0x401cbec4 in gtk_font_selection_select_best_size () at eval.c:41
#20 0x401cbcf3 in gtk_font_selection_update_size () at eval.c:41
#21 0x401ce5b0 in gtk_font_selection_get_font_name () at eval.c:41
#22 0x401cc231 in gtk_font_selection_load_font () at eval.c:41
#23 0x401cc0ae in gtk_font_selection_select_size () at eval.c:41
#24 0x401ec290 in gtk_marshal_NONE__INT_INT_POINTER () at eval.c:41
#25 0x4021f916 in gtk_handlers_run () at eval.c:41
#26 0x4021ec3d in gtk_signal_real_emit () at eval.c:41
---Type <return> to continue, or q <return> to quit---q
Quit
(gdb)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]