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 121412 - Seg fault on scrolling through fonts with the font selection tool.
Seg fault on scrolling through fonts with the font selection tool.
Status: RESOLVED DUPLICATE of bug 120095
Product: GIMP
Classification: Other
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2003-09-03 23:59 UTC by A. R. Poole (Netstar)
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description A. R. Poole (Netstar) 2003-09-03 23:59:47 UTC
When using the script-fu font selector and roaming through the list quicky 
or for non short periods of time...gimp seems to die on me...Doesn't look a 
good bug.  If there's such a thing.



(gimp-1.3:13279): Gtk-WARNING **: Invalid input string
moving plug-in translation to trash: <Image>/Script-Fu/Stencil 
Ops/C_arve-It...
moving plug-in translation to trash: <Image>/Script-Fu/Utils/ASCII to Image 
Layer...

** (gimp-1.3:13279): WARNING **: Unable to load unicode charmap from font 
file /usr/share/fonts/ja/TrueType/wadalab-gothic.ttf

** (gimp-1.3:13279): WARNING **: Unable to open font file 
/usr/share/fonts/ja/TrueType/wadalab-gothic.ttf for font WadaLab Gothic 21.
3330078125, falling back to 
/usr/X11R6/lib/X11/fonts/100dpi/UTBI__10-ISO8859-1.pcf.gz


** (gimp-1.3:13279): WARNING **: Error in FT_Set_Char_Size: 23

** (gimp-1.3:13279): WARNING **: Unable to load unicode charmap from font 
file /usr/share/fonts/ja/TrueType/watanabe-mincho.ttf

** (gimp-1.3:13279): WARNING **: Unable to open font file 
/usr/share/fonts/ja/TrueType/watanabe-mincho.ttf for font Watanabe Mincho 
21.3330078125, falling back to 
/usr/X11R6/lib/X11/fonts/100dpi/UTBI__10-ISO8859-1.pcf.gz


** (gimp-1.3:13279): WARNING **: Error in FT_Set_Char_Size: 23
gimp-1.3: fatal error: Segmentation fault
gimp-1.3 (pid:13279): [E]xit, [H]alt, show [S]tack trace or [P]roceed: s


  • #0 g_on_error_stack_trace
  • #1 g_on_error_query
  • #2 gimp_eek
  • #3 gimp_fatal_error
  • #4 <signal handler called>
  • #5 __libc_free
    at malloc.c line 3136
  • #6 ft_free
  • #7 FT_Free
  • #8 T1_Face_Done
  • #9 destroy_face
  • #10 FT_Done_Face
  • #11 pango_ft2_font_finalize
  • #12 g_object_last_unref
    at gobject.c line 442
  • #13 g_object_unref
    at gobject.c line 1348
  • #14 pango_fontset_simple_finalize
  • #15 g_object_last_unref
    at gobject.c line 442
  • #16 g_object_unref
    at gobject.c line 1348
  • #17 pango_fc_font_map_cache_fontset
  • #18 pango_fc_font_map_load_fontset
  • #19 pango_font_map_load_fontset
  • #20 add_engines
  • #21 pango_itemize
  • #22 pango_layout_check_lines
  • #23 pango_layout_get_extents_internal
  • #24 pango_layout_get_extents
  • #25 pango_layout_get_pixel_extents
  • #26 gimp_font_get_new_preview
  • #27 gimp_viewable_get_preview
  • #28 gimp_preview_renderer_real_render
  • #29 gimp_preview_renderer_draw
  • #30 gimp_cell_renderer_viewable_render
  • #31 gtk_cell_renderer_render
  • #32 gtk_tree_view_column_cell_process_action
  • #33 _gtk_tree_view_column_cell_render
  • #34 gtk_tree_view_bin_expose
  • #35 _gtk_marshal_BOOLEAN__BOXED
  • #36 g_type_class_meta_marshal
  • #37 g_closure_invoke
  • #38 signal_emit_unlocked_R
  • #39 g_signal_emit_valist
  • #40 g_signal_emit
  • #41 gtk_widget_event_internal
  • #42 gtk_main_do_event
    at gtkmain.c line 1462
  • #43 gdk_window_process_updates_internal
  • #44 gdk_window_process_all_updates
    at gdkwindow.c line 2170
  • #45 gdk_window_update_idle
    at gdkwindow.c line 2184
  • #46 g_idle_dispatch
  • #47 g_main_dispatch
    at gmain.c line 1720
  • #48 g_main_context_dispatch
  • #50 g_main_loop_run
    at gmain.c line 2569
  • #51 gtk_main
    at gtkmain.c line 1093
  • #52 app_init
  • #53 main
    at main.c line 369
  • #54 __libc_start_main
[netstar@localhost netstar]$


Hope this helps!
Comment 1 Sven Neumann 2003-09-04 11:32:27 UTC
What version of Pango are you using? Looks like a Pango bug to me.
Comment 2 Sven Neumann 2003-09-04 12:32:02 UTC
Could you please also change the summary of this report to something
more sensible. Thanks.
Comment 3 Sven Neumann 2003-09-05 12:13:06 UTC
We cannot do anything about this report w/o detailed information about
Pango and Freetype version. Unless there is feedback from the
bug-reporter during the next days, this report will have to be closed
as INCOMPLETE.
Comment 4 A. R. Poole (Netstar) 2003-09-05 19:35:14 UTC
The version information you requested is as follows:

pango Version 1.2.3
freetype-2.1.5rc2

Comment 5 Sven Neumann 2003-09-05 20:40:12 UTC
Thanks for the information you provided. Looks like one of those
problems with unusual font configurations combined with the problem
described in bug 101856. It seems a non-scaleable font is choosen as
the fallback and Pango chokes on FT_Set_Char_Size(). I will
investigate this problem.
Comment 6 Sven Neumann 2003-09-07 15:36:01 UTC

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