groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Groff] Segmentation fault in grops


From: Tod A. Sandman
Subject: Re: [Groff] Segmentation fault in grops
Date: Tue, 22 Feb 2000 19:46:07 -0600 (CST)

I submitted a bug report today regarding what looks like the
same problem (groff-1.15/grops seg faults on an EPS file
created with Adobe Illustrator):

DESCRIPTION OF INCORRECT BEHAVIOUR:
grops seg faults in read_one_of() when processing line
  "%%BeginData: 8444 Hex Bytes".

SUGGESTED FIX
medina:/build/groff-1.15/src/groff-1.15/grops: diff psrm.cc.DIST psrm.cc        
698c698
<     ++ptr;
---
>     ++(*ptr);


This works for me.  Or you can delete the data section
in the EPS file.


sandmant


reply via email to

[Prev in Thread] Current Thread [Next in Thread]