# ./regression-test -p . GNU gdb (Gentoo 7.0 p1) 7.0 Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "armv5tel-softfloat-linux-gnueabi". For bug reporting instructions, please see: ... Reading symbols from /var/tmp/portage/media-libs/silgraphite-2.3.1/work/silgraphite-2.3.1/engine/test/RegressionTest/.libs/lt-regression-test...done. Illegal process-id: .. (gdb) run Starting program: /var/tmp/portage/media-libs/silgraphite-2.3.1/work/silgraphite-2.3.1/engine/test/RegressionTest/.libs/lt-regression-test Graphite Regression Test Files path is . Program received signal SIGSEGV, Segmentation fault. 0x400605d8 in ~GrTableManager (this=0x38e30, __in_chrg=) at ../src/segment/GrTableManager.cpp:97 97 delete Pass(ipass); (gdb) bt full #0 0x400605d8 in ~GrTableManager (this=0x38e30, __in_chrg=) at ../src/segment/GrTableManager.cpp:97 ipass = 5 #1 0x4004bce4 in gr::GrEngine::DestroyContents (this=0x38418, fDestroyCmap=false) at ../src/segment/GrEngine.cpp:219 No locals. #2 0x40046fc0 in gr::GrEngine::ReadFontTables (this=0x38418, pfont=0xbebd2920, fItalic=) at ../src/segment/FontFace.cpp:439 grstrm = { = {_vptr.GrIStream = 0x4007eaf0}, m_pbStart = 0x4036a008 "", m_pbNext = 0x4039355f "", m_pbLim = 0x4039355d ""} pHeadTbl = pSilfTbl = pFeatTbl = 0x4b190 pGlatTbl = 0x4b458 pGlocTbl = 0xffffffff pSillTbl = 0x38018 cbHeadSz = 0 cbSilfSz = 1074262016 cbFeatSz = 3200065436 cbGlatSz = 229616 cbGlocSz = 160200 cbSillSz = 160200 fBasicTables = nCheckSum = -1303444591 #3 0x40047140 in gr::FontFace::InitFontFace (this=0x380f0, pfont=0xbebd2920, stuFaceName=..., fBold=false, fItalic=false, fDumbFallback=true) at ../src/segment/FontFace.cpp:105 stuFeatures = {static npos = 4294967295, _M_dataplus = {> = {<__gnu_cxx::new_allocator> = {}, }, _M_p = 0x271d4 L""}} res = #4 0x400474dc in gr::FontFace::GetFontFace (pfont=0xbebd2920, strFaceName=..., fBold=false, fItalic=false, fDumbFallback=true) at ../src/segment/FontFace.cpp:63 pfface = 0x380f0 #5 0x4003fba4 in gr::Font::initialiseFontFace (this=0xbebd2920, fDumbFallback=true) at ../src/font/Font.cpp:119 stuFaceName = {static npos = 4294967295, _M_dataplus = {> = {<__gnu_cxx::new_allocator> = {}, }, _M_p = 0x3838c L"Graphite Test Roman"}} fBold = false fItalic = 3 #6 0x400400b0 in gr::Font::fontFace (this=0xbebd2920, pseg=0x38210, pts=0x381a0, layout=..., ichStart=0, ichStop=15, xsMaxWidth=500, fBacktracking=false) at ../src/font/Font.cpp:108 No locals.