Issue 19734

Summary: spadmin SEGFAULT while adding New fonts
Product: gsl Reporter: pavel
Component: codeAssignee: h.ilter
Status: CLOSED FIXED QA Contact: issues@gsl <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.1 RC4   
Target Milestone: OOo 1.1.1   
Hardware: PC   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Font (probably buggy)
none
Log from strace
none
Log from strace none

Description pavel 2003-09-18 03:47:42 UTC
Hi,

spadmin SEGFAULTS when trying to open directory with the attached font
IE05802T.TTF. strace log attached as strace.log.gz, gdb output as gdb.log.gz.
Comment 1 pavel 2003-09-18 03:48:16 UTC
Created attachment 9435 [details]
Font (probably buggy)
Comment 2 pavel 2003-09-18 03:48:55 UTC
Created attachment 9436 [details]
Log from strace
Comment 3 pavel 2003-09-18 03:49:17 UTC
Created attachment 9437 [details]
Log from strace
Comment 4 pavel 2003-09-18 03:52:53 UTC
The font seems to be buggy, because even ftlint does not its format:

pavel@pavel:/tmp/ttf> ftlint 20 ie05802t.ttf 
unknown format
Comment 5 christof.pintaske 2003-09-18 09:33:41 UTC
cp->pl: seems to fail in psprint (gdb.log contains a stacktrace).
please doublecheck with hdu to see if we can make this more
bulletproof or if the font is just too broken.
Comment 6 philipp.lohmann 2003-10-06 11:04:30 UTC
I'll debug that.
Comment 7 philipp.lohmann 2003-10-07 16:12:09 UTC
fixed in CWS vcl7pp1r3. the font has lots of tables with broken
offsets, i built in a sanity check for the table offsets (they need to
be inside the file after all :-) ).
Comment 8 pavel 2003-10-10 15:06:12 UTC
Philipp,

will you intergate into fix1?
Comment 9 philipp.lohmann 2003-10-10 15:11:33 UTC
I should think so; vcl7pp1r3 is (like the target of this issue)
supposed to go into the first productpatch. The exact date depends on
when QA gets done with the tasks contained and after that when release
engineering will integrate the CWS.
Comment 10 pavel 2003-10-10 15:28:26 UTC
OK, thanks!
Comment 11 philipp.lohmann 2003-11-13 09:53:52 UTC
pl->us: please verify in CWS vcl7pp1r3
Comment 12 h.ilter 2003-11-18 14:16:28 UTC
Verified with CWS = OK
Comment 13 h.ilter 2003-11-18 14:17:30 UTC
The font is broken, so it can't be added.
Comment 14 h.ilter 2004-01-20 12:37:19 UTC
Verified with installed 645m25_8733 = ok
Comment 15 h.ilter 2004-01-20 12:38:10 UTC
Verified also with the patch = ok