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 602210 - crashed with SIGSEGV in pango_glyph_item_get_logical_widths()
crashed with SIGSEGV in pango_glyph_item_get_logical_widths()
Status: RESOLVED DUPLICATE of bug 596614
Product: pango
Classification: Platform
Component: general
1.26.x
Other Linux
: Normal critical
: ---
Assigned To: pango-maint
pango-maint
Depends on:
Blocks:
 
 
Reported: 2009-11-17 16:11 UTC by Pedro Villavicencio
Modified: 2009-11-17 19:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Pedro Villavicencio 2009-11-17 16:11:49 UTC
this report has been filed here:

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

pango version is: 1.26.0-1

"After I tried to open text file correct encoding selection message appeared. I had selected Unicode UTF-16 from drop-down list and had pressed Refresh. Then window freezed for about 5 seconds, gedit crashed and this bug report dialog appeared."

".

Thread 1 (process 26124)

  • #0 pango_glyph_item_get_logical_widths
    at /build/buildd/pango1.0-1.26.0/pango/pango-glyph-item.c line 837
  • #1 process_item
    at /build/buildd/pango1.0-1.26.0/pango/pango-layout.c line 3287
  • #2 pango_layout_check_lines
    at /build/buildd/pango1.0-1.26.0/pango/pango-layout.c line 3526
  • #3 pango_layout_get_extents_internal
    at /build/buildd/pango1.0-1.26.0/pango/pango-layout.c line 2431
  • #4 IA__gtk_text_layout_get_line_display
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtktextlayout.c line 2460
  • #5 IA__gtk_text_layout_get_cursor_locations
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtktextlayout.c line 2734
  • #6 gtk_text_view_get_cursor_location
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtktextview.c line 7478
  • #7 gtk_text_view_update_im_spot_location
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtktextview.c line 2075
  • #8 gtk_text_view_mark_set_handler
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtktextview.c line 7414
  • #9 _gtk_marshal_VOID__BOXED_OBJECT
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkmarshalers.c line 1385
  • #10 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #11 ??
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #14 gtk_text_buffer_mark_set
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtktextbuffer.c line 2008
  • #15 IA__gtk_text_buffer_select_range
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtktextbuffer.c line 2419
  • #16 IA__gtk_text_buffer_place_cursor
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtktextbuffer.c line 2386
  • #17 document_loader_loading
    at gedit-document.c line 1080
  • #18 gedit_marshal_VOID__BOOLEAN_POINTER
    at gedit-marshal.c line 160
  • #19 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #20 ??
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #23 gedit_document_loader_loading
    at gedit-document-loader.c line 325
  • #24 remote_load_completed_or_failed
    at gedit-gio-document-loader.c line 183
  • #25 async_read_cb
    at gedit-gio-document-loader.c line 251
  • #26 ??
    from /usr/lib/libgio-2.0.so.0
  • #27 g_simple_async_result_complete
    from /usr/lib/libgio-2.0.so.0
  • #28 ??
    from /usr/lib/libgio-2.0.so.0
  • #29 ??
    from /lib/libglib-2.0.so.0
  • #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 IA__gtk_main
    at /build/buildd/gtk+2.0-2.18.3/gtk/gtkmain.c line 1218
  • #34 main
    at gedit.c line 729

Comment 1 Behdad Esfahbod 2009-11-17 19:23:40 UTC

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