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 548500 - evolution crashed with SIGSEGV in pango_layout_get_pixel_extents()
evolution crashed with SIGSEGV in pango_layout_get_pixel_extents()
Status: RESOLVED DUPLICATE of bug 581263
Product: pango
Classification: Platform
Component: general
1.21.x
Other Linux
: Normal critical
: ---
Assigned To: pango-maint
pango-maint
Depends on:
Blocks:
 
 
Reported: 2008-08-19 18:16 UTC by Pedro Villavicencio
Modified: 2009-11-23 06:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Pedro Villavicencio 2008-08-19 18:16:48 UTC
this bug has been filed here:

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

"#0  0xb6cc5374 in pango_layout_check_lines (layout=0x8f869e0)
    at /build/buildd/pango1.0-1.21.3/pango/pango-layout.c:3005
	delim_len = 0
	end = 0x8a9e177 ""
	delimiter_index = 23
	next_para_index = 23
	start = 0x8a9e160 ""
	done = 1
	start_offset = 0
	attrs = (PangoAttrList *) 0x8e8bcb0
	no_shape_attrs = (PangoAttrList *) 0x0
	iter = (PangoAttrIterator *) 0x8f49670
	prev_base_dir = PANGO_DIRECTION_LTR
	base_dir = PANGO_DIRECTION_LTR
	state = {line_height = -1, remaining_height = -1, attrs = 0x8e8bcb0, 
  items = 0xb4894db0, base_dir = PANGO_DIRECTION_LTR, line_of_par = 1, 
  glyphs = 0x0, start_offset = 0, properties = {uline = PANGO_UNDERLINE_NONE, 
    strikethrough = 0, rise = 0, letter_spacing = 0, shape_set = 0, 
    shape_ink_rect = 0x0, shape_logical_rect = 0x0}, log_widths = 0x0, 
  log_widths_offset = 0, line_start_index = 0, line_start_offset = 0, 
  line_width = -1, remaining_width = -1}
	__PRETTY_FUNCTION__ = "pango_layout_check_lines"
  • #1 pango_layout_get_extents_internal
    at /build/buildd/pango1.0-1.21.3/pango/pango-layout.c line 2411
  • #2 pango_layout_get_pixel_extents
    at /build/buildd/pango1.0-1.21.3/pango/pango-layout.c line 2615
  • #3 get_layout_location
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtklabel.c line 2669
  • #4 gtk_label_expose
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtklabel.c line 2846
  • #5 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkmarshalers.c line 84
  • #6 ??
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #8 ??
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #11 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkwidget.c line 4745
  • #12 IA__gtk_container_propagate_expose
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkcontainer.c line 2688
  • #13 gtk_container_expose_child
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkcontainer.c line 2576
  • #14 gtk_box_forall
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkbox.c line 783
  • #15 IA__gtk_container_forall
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkcontainer.c line 1456
  • #16 gtk_container_expose
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkcontainer.c line 2599
  • #17 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkmarshalers.c line 84
  • #18 ??
    from /usr/lib/libgobject-2.0.so.0
  • #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 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkwidget.c line 4745
  • #24 IA__gtk_container_propagate_expose
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkcontainer.c line 2688
  • #25 gtk_container_expose_child
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkcontainer.c line 2576
  • #26 gtk_frame_forall
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkframe.c line 300
  • #27 IA__gtk_container_forall
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkcontainer.c line 1456
  • #28 gtk_container_expose
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkcontainer.c line 2599
  • #29 gtk_frame_expose
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkframe.c line 595
  • #30 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkmarshalers.c line 84
  • #31 ??
    from /usr/lib/libgobject-2.0.so.0
  • #32 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #33 ??
    from /usr/lib/libgobject-2.0.so.0
  • #34 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #35 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #36 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkwidget.c line 4745
  • #37 IA__gtk_container_propagate_expose
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkcontainer.c line 2688
  • #38 gtk_container_expose_child
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkcontainer.c line 2576
  • #39 gtk_bin_forall
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkbin.c line 128
  • #40 IA__gtk_container_forall
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkcontainer.c line 1456
  • #41 gtk_container_expose
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkcontainer.c line 2599
  • #42 gtk_event_box_expose
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkeventbox.c line 575
  • #43 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkmarshalers.c line 84
  • #44 ??
    from /usr/lib/libgobject-2.0.so.0
  • #45 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #46 ??
    from /usr/lib/libgobject-2.0.so.0
  • #47 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #48 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #49 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkwidget.c line 4745
  • #50 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkmain.c line 1525
  • #51 gdk_window_process_updates_internal
    at /build/buildd/gtk+2.0-2.13.6/gdk/gdkwindow.c line 2598
  • #52 IA__gdk_window_process_all_updates
    at /build/buildd/gtk+2.0-2.13.6/gdk/gdkwindow.c line 2664
  • #53 gtk_container_idle_sizer
    at /build/buildd/gtk+2.0-2.13.6/gtk/gtkcontainer.c line 1310
  • #54 gdk_threads_dispatch
    at /build/buildd/gtk+2.0-2.13.6/gdk/gdk.c line 473
  • #55 ??
    from /usr/lib/libglib-2.0.so.0
  • #56 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #57 ??
    from /usr/lib/libglib-2.0.so.0
  • #58 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #59 bonobo_main
    at bonobo-main.c line 311
  • #60 main

Comment 1 Behdad Esfahbod 2009-11-23 06:32:25 UTC

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