Your message dated Fri, 21 Aug 2015 13:30:55 +0000
with message-id <[email protected]>
and subject line Bug#796229: Removed package(s) from unstable
has caused the Debian Bug report #440009,
regarding libgraphite3: crashes when rendering (with pango)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
440009: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=440009
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libgraphite3
Version: 1:2.2.0-1.1
Severity: normal

I have observed this crash in gnome-specimen and in gedit. It occurs when
the application tries to render a font like Abyssinica SIL, or Doulos SIL.

Backtrace from gnome-specimen:

#0  TtfUtil::GetNameInfo (pName=0x0, nPlatformId=3, nEncodingId=1, 
    nLangId=1033, nNameId=1, lOffset=@0x7fff5b308920, lSize=@0x7fff5b308918)
    at ../src/font/TtfUtil.cpp:518
#1  0x00002b3e5a491435 in TtfUtil::Get31EngFamilyInfo (pName=0x0, 
    lOffset=@0x7fff5b308920, lSize=<value optimized out>)
    at ../src/font/TtfUtil.cpp:599
#2  0x00002b3e5a490808 in gr::Font::UniqueCacheInfo (this=0xf2a010, 
    stuFace=@0x7fff5b308980, fBold=@0x7fff5b30899b, fItalic=@0x7fff5b30899a)
    at ../src/font/Font.cpp:113
#3  0x00002b3e5a48f917 in gr::Font::initialiseFontFace (this=0x0)
    at ../src/font/Font.cpp:95
#4  0x00002b3e5a48fafa in gr::Font::RenderRangeSegment (this=0x0, 
    pseg=0xf5df60, pts=0xf27fe0, layout=@0x7fff5b308a40, ichStart=0, 
    ichStop=44) at ../src/font/Font.cpp:86
#5  0x00002b3e5a4b8dc3 in RangeSegment (this=0xf5df60, pfont=0xf2a010, 
    pts=0xf27fe0, playoutArg=0x7fff5b308a40, ichStart=0, ichStop=44, 
    psegInitLike=0x0) at ../src/segment/Segment.cpp:172
#6  0x00002b3e5a04df13 in graphite_PangoLogAttrs (
    text=0xec02e0 "The quick brown fox jumps over the lazy dog.", length=44, 
    xftfont=0xa9f3c0, attrs=0xec1650, attrs_len=45, 
    language=<value optimized out>) at pangographite.cpp:53
#7  0x00002b3e5a04edbf in graphite_engine_break (engine=<value optimized out>, 
    text=0xec02e0 "The quick brown fox jumps over the lazy dog.", length=44, 
    analysis=0x7fff5b308db0, attrs=0xec1650, attrs_len=45)
    at graphite-module.c:233
#8  0x00002b3e53744a4c in ?? () from /usr/lib/libpango-1.0.so.0
#9  0x00002b3e53754bec in ?? () from /usr/lib/libpango-1.0.so.0
#10 0x00002b3e5375563d in ?? () from /usr/lib/libpango-1.0.so.0
#11 0x00002b3e537565d0 in pango_layout_get_pixel_extents ()
   from /usr/lib/libpango-1.0.so.0
#12 0x00002b3e51ee976d in get_size (cell=0xa3d340, widget=0xa363d0, 
    cell_area=0x0, layout=0xe60700, x_offset=0x0, y_offset=0x0, 
    width=0x7fff5b308ff8, height=0x7fff5b308ffc)
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtkcellrenderertext.c:1526
#13 0x00002b3e51ee9d2f in gtk_cell_renderer_text_get_size (cell=0x0, 
    widget=0x3, cell_area=0x1, x_offset=0x1, y_offset=0x7fff5b308920, 
    width=<value optimized out>, height=0x7fff5b308ffc)
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtkcellrenderertext.c:1586
#14 0x00002b3e5208958f in IA__gtk_tree_view_column_cell_get_size (
    tree_column=0xa2d3f0, cell_area=0x0, x_offset=0x0, y_offset=0x0, 
    width=0x7fff5b3090a0, height=0x7fff5b30909c)
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtktreeviewcolumn.c:2580
#15 0x00002b3e520708c3 in validate_row (tree_view=0xa363d0, tree=0xe62560, 
    node=0xeb74a0, iter=0x7fff5b309150, path=<value optimized out>)
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtktreeview.c:5561
#16 0x00002b3e52075748 in validate_visible_area (tree_view=0xa363d0)
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtktreeview.c:5888
#17 0x00002b3e520758e6 in do_presize_handler (tree_view=0xa363d0)
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtktreeview.c:6229
#18 0x00002b3e5207598d in presize_handler_callback (data=0xa363d0)
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtktreeview.c:6253
#19 0x00002b3e51769d93 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#20 0x00002b3e5176d08d in ?? () from /usr/lib/libglib-2.0.so.0
#21 0x00002b3e5176d39a in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#22 0x00002b3e51f935e3 in IA__gtk_main ()
    at /build/buildd/gtk+2.0-2.10.13/gtk/gtkmain.c:1154
#23 0x00002b3e51b31ad4 in ?? ()
   from /var/lib/python-support/python2.4/gtk-2.0/gtk/_gtk.so
#24 0x0000000000476387 in PyEval_EvalFrame ()
#25 0x00000000004762ce in PyEval_EvalFrame ()
#26 0x00000000004779f6 in PyEval_EvalCodeEx ()
#27 0x0000000000477aa2 in PyEval_EvalCode ()
#28 0x000000000049baa2 in PyRun_FileExFlags ()
#29 0x000000000049bca0 in PyRun_SimpleFileExFlags ()
#30 0x00000000004124fa in Py_Main ()
#31 0x00002b3e5027eb44 in __libc_start_main () from /lib/libc.so.6
#32 0x00000000004119d9 in _start ()


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libgraphite3 depends on:
ii  libc6                         2.6.1-1    GNU C Library: Shared libraries
ii  libgcc1                       1:4.2.1-4  GCC support library
ii  libstdc++6                    4.2.1-4    The GNU Standard C++ Library v3

libgraphite3 recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1:2.3.1-0.2+rm

Dear submitter,

as the package silgraphite2.0 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/796229

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to