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 598611 - metacity crashed with SIGSEGV in pango_ot_info_get()
metacity crashed with SIGSEGV in pango_ot_info_get()
Status: RESOLVED OBSOLETE
Product: pango
Classification: Platform
Component: general
1.26.x
Other Linux
: Normal critical
: ---
Assigned To: pango-maint
pango-maint
Depends on:
Blocks:
 
 
Reported: 2009-10-15 20:03 UTC by Pedro Villavicencio
Modified: 2012-08-25 21:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Pedro Villavicencio 2009-10-15 20:03:15 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/pango1.0/+bug/450186

pango version: 1.26.0-1

".

Thread 1 (process 2212)

  • #0 GSUBGPOS::sanitize
    at /build/buildd/pango1.0-1.26.0/pango/opentype/hb-open-type-private.hh line 376
  • #1 GSUB::sanitize
    at /build/buildd/pango1.0-1.26.0/pango/opentype/hb-ot-layout-gsub-private.hh line 877
  • #2 _hb_ot_layout_init
    at /build/buildd/pango1.0-1.26.0/pango/opentype/hb-open-type-private.hh line 283
  • #3 hb_face_create_for_data
    at /build/buildd/pango1.0-1.26.0/pango/opentype/hb-font.cc line 182
  • #4 pango_ot_info_get
    at /build/buildd/pango1.0-1.26.0/pango/pango-ot-info.c line 154
  • #5 basic_engine_shape
    at /build/buildd/pango1.0-1.26.0/modules/basic/basic-fc.c line 209
  • #6 pango_shape
    at /build/buildd/pango1.0-1.26.0/pango/shape.c line 55
  • #7 shape_run
    at /build/buildd/pango1.0-1.26.0/pango/pango-layout.c line 3120
  • #8 process_item
    at /build/buildd/pango1.0-1.26.0/pango/pango-layout.c line 3231
  • #9 pango_layout_check_lines
    at /build/buildd/pango1.0-1.26.0/pango/pango-layout.c line 3526
  • #10 pango_layout_get_extents_internal
    at /build/buildd/pango1.0-1.26.0/pango/pango-layout.c line 2431
  • #11 pango_fc_font_create_metrics_for_context
    at /build/buildd/pango1.0-1.26.0/pango/pangofc-font.c line 526
  • #12 _pango_cairo_font_get_metrics
    at /build/buildd/pango1.0-1.26.0/pango/pangocairo-font.c line 263
  • #13 get_first_metrics_foreach
    at /build/buildd/pango1.0-1.26.0/pango/pango-context.c line 1608
  • #14 pango_fc_fontset_foreach
    at /build/buildd/pango1.0-1.26.0/pango/pangofc-fontmap.c line 1006
  • #15 pango_context_get_metrics
    at /build/buildd/pango1.0-1.26.0/pango/pango-context.c line 1630
  • #16 meta_pango_font_desc_get_text_height
    at ui/theme.c line 5606
  • #17 meta_frames_ensure_layout
    at ui/frames.c line 520
  • #18 meta_frames_calc_geometry
    at ui/frames.c line 556
  • #19 meta_frames_apply_shapes
    at ui/frames.c line 810
  • #20 meta_window_ensure_frame
    at core/frame.c line 164
  • #21 recalc_window_type
    at core/window.c line 6063
  • #22 meta_window_update_net_wm_type
    at core/window.c line 6007
  • #23 meta_window_new_with_attrs
    at core/window.c line 599
  • #24 meta_window_new
    at core/window.c line 218
  • #25 event_callback
    at core/display.c line 2055
  • #26 filter_func
    at ui/ui.c line 83
  • #27 gdk_event_translate
    at /build/buildd/gtk+2.0-2.18.2/gdk/x11/gdkevents-x11.c line 351
  • #28 _gdk_events_queue
    at /build/buildd/gtk+2.0-2.18.2/gdk/x11/gdkevents-x11.c line 2302
  • #29 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.18.2/gdk/x11/gdkevents-x11.c line 2363
  • #30 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #31 ??
    from /lib/libglib-2.0.so.0
  • #32 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #33 main
    at core/main.c line 599

Comment 1 Behdad Esfahbod 2009-10-22 19:32:30 UTC


  • #1 GSUB::sanitize

Humm, context==0 doesn't make any sense.  That may be a compiler optimization sideeffect though.  No idea.  Any more detail?  Which font was involved, etc?
Comment 2 Pedro Villavicencio 2009-10-26 18:25:06 UTC
seems that it was caused by /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Bold.ttf font, i'm asking for extra details