On 30 Sep, Hamish Moffatt wrote: > Hi Derek, > > Here is a report of a crash with Xpdf 3.01. I confirm that it crashes > for me.
On 29 Sep, Akim Demaille wrote: > Package: xpdf-reader > Version: 3.01-1 > Severity: normal > > > The attached file causes xpdf to: > > % xpdf process.pdf > Error (6347): Illegal character '}' > zsh: segmentation fault xpdf process.pdf The embedded font object in that PDF file contains a reference to an object which is supposed to be a font file stream, but in fact doesn't exist. (I.e., the PDF file is broken.) Xpdf was missing an error check, which was causing the segfault. That will be fixed in the next release. Thanks for the bug report. - Derek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

