Summary: | Seg fault during pdf_find_same_resource | ||
---|---|---|---|
Product: | Ghostscript | Reporter: | Ray Johnston <ray.johnston> |
Component: | PDF Writer | Assignee: | leonardo <leonardo> |
Status: | NOTIFIED FIXED | ||
Severity: | normal | CC: | mmuskens |
Priority: | P2 | ||
Version: | master | ||
Hardware: | All | ||
OS: | All | ||
Customer: | 411 | Word Size: | --- |
Attachments: | patch for gdevpdfu.c |
Description
Ray Johnston
2007-06-11 11:07:20 UTC
Created attachment 3012 [details]
BMW.eps
Adobe Illustrator file that triggers the problem (actually EPSF format)
Created attachment 3013 [details]
patch for gdevpdfu.c
Customer bug priority rev 8045 with the patch applied has an unexpected regression with pdfwrite 311- 03.ps . Raster devs are fine. The effect is pretty strange, now analyzing it. rev 8045 with no path fails also. So the failure is unrelated to the patch. Rev 8022 doesn't fail. The patch has been committed to HEAD as http://ghostscript.com/pipermail/gs-cvs/2007-June/007629.html The regression mentioned in Comment #4,5 appears to be unrelated to the patch. I'll open a separate bug report for it when I understand the effect better. Now it is too hard to reproduce. Original bug fixed by my patch. Unrelated problem mentioned in comment #4,5 will be opened as a separate bug when confirmed. The problem mentioned in Comment #4,5 is described in bug 689284. |