View Issue Details

IDProjectCategoryView StatusLast Update
0008873ScribusFontspublic2010-02-25 21:54
Reporterfschmid Assigned Tofschmid  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version1.5.0svn 
Fixed in Version1.5.0svn 
Summary0008873: Crash with Signal 6 when trying to use certain OpenType fonts.
DescriptionScribus crashes always when i try to use one of the fonts in the AntykwaTorunska family.
Additional InformationBacktrace:
ASSERT failure in QList<T>::operator[]: "index out of range", file /usr/local/Trolltech/Qt-4.6.0/include/QtCore/qlist.h, line 447

Program received signal SIGABRT, Aborted.
0xffffe430 in __kernel_vsyscall ()
(gdb) bt
#0 0xffffe430 in __kernel_vsyscall ()
0000001 0xb5038990 in raise () from /lib/libc.so.6
0000002 0xb503a2c8 in abort () from /lib/libc.so.6
0000003 0xb5c7046d in qt_message_output(QtMsgType, char const*) ()
   from /usr/local/Trolltech/Qt-4.6.0/lib/libQtCore.so.4
0000004 0xb5c7062e in ?? () from /usr/local/Trolltech/Qt-4.6.0/lib/libQtCore.so.4
0000005 0xb5c70749 in qFatal(char const*, ...) () from /usr/local/Trolltech/Qt-4.6.0/lib/libQtCore.so.4
0000006 0xb5c7078c in qt_assert_x(char const*, char const*, char const*, int) ()
   from /usr/local/Trolltech/Qt-4.6.0/lib/libQtCore.so.4
0000007 0x08f09cec in QList<unsigned short>::operator[] (this=0x9fa8314, i=0)
    at /usr/local/Trolltech/Qt-4.6.0/include/QtCore/qlist.h:447
0000008 0x08f060f2 in KernFeature::makePairs (this=0xa0edcf8, subtableOffset=186)
    at /home/franz/Entwicklung/Scribus/scribus-trunk/scribus/fonts/scface_ttf.cpp:213
0000009 0x08f0743a in KernFeature::makeCoverage (this=0xa0edcf8)
    at /home/franz/Entwicklung/Scribus/scribus-trunk/scribus/fonts/scface_ttf.cpp:167
0000010 0x08f077a9 in KernFeature (this=0xa0edcf8, face=0xa443058)
    at /home/franz/Entwicklung/Scribus/scribus-trunk/scribus/fonts/scface_ttf.cpp:37
0000011 0x08f078c4 in ScFace_ttf::load (this=0x94b0c08)
    at /home/franz/Entwicklung/Scribus/scribus-trunk/scribus/fonts/scface_ttf.cpp:431
0000012 0x08eff68a in FtFace::ftFace (this=0x94b0c08)
    at /home/franz/Entwicklung/Scribus/scribus-trunk/scribus/fonts/ftface.cpp:66
0000013 0x08f078a4 in ScFace_ttf::load (this=0x94b0c08)
    at /home/franz/Entwicklung/Scribus/scribus-trunk/scribus/fonts/scface_ttf.cpp:431
0000014 0x08efbe6c in ScFace::descent (this=0xa4339f4, sz=11)
    at /home/franz/Entwicklung/Scribus/scribus-trunk/scribus/fonts/scface.cpp:210
---Type <return> to continue, or q <return> to quit---
0000015 0x087186de in PageItem_TextFrame::layout (this=0xa3f5668)
    at /home/franz/Entwicklung/Scribus/scribus-trunk/scribus/pageitem_textframe.cpp:1010
0000016 0x087130a1 in PageItem_TextFrame::DrawObj_Item (this=0xa3f5668, p=0xa3f4720, cullingArea=
      {xp = 0, yp = 0, w = 200, h = 40})
    at /home/franz/Entwicklung/Scribus/scribus-trunk/scribus/pageitem_textframe.cpp:2399
0000017 0x086b7e94 in PageItem::DrawObj (this=0xa3f5668, p=0xa3f4720, cullingArea=
      {xp = 0, yp = 0, w = 200, h = 40})
    at /home/franz/Entwicklung/Scribus/scribus-trunk/scribus/pageitem.cpp:1171
0000018 0x08a34dfb in SampleItem::getSample (this=0xbfffb9ec, width=581, height=100)
    at /home/franz/Entwicklung/Scribus/scribus-trunk/scribus/sampleitem.cpp:305
TagsNo tags attached.
Patch

Activities

2010-02-24 11:35

 

Issue History

Date Modified Username Field Change
2010-02-24 11:35 fschmid New Issue
2010-02-24 11:35 fschmid File Added: AntykwaTorunskaMed-Regular.otf
2010-02-25 09:12 fschmid Severity major => crash
2010-02-25 13:29 fschmid Status new => resolved
2010-02-25 13:29 fschmid Fixed in Version => 1.5.0svn
2010-02-25 13:29 fschmid Resolution open => fixed
2010-02-25 13:29 fschmid Assigned To => fschmid
2010-02-25 21:54 cbradney Status resolved => closed