Bug 217660
Summary: | fonts without 'space' defined cause jobs to abort | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ronald Warsow <rwarsow> |
Component: | ghostscript | Assignee: | Tim Waugh <twaugh> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6 | CC: | gajownik |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 8.15.4-1.fc6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-04-11 17:10:33 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 207681 |
Description
Ronald Warsow
2006-11-29 08:31:50 UTC
Seems to be a CUPS pdftops issue: $ /usr/lib/cups/filter/pdftops 1 me '' 1 '' <2003-xensosp.pdf >job.ps DEBUG: pdftops - copying to temp print file "/tmp/45770775eb76a" DEBUG: pdftops - level = 2, width = 595, length = 792 ]$ gs -dBATCH -dNOPAUSE job.psESP Ghostscript 815.03 (2006-08-25) Copyright (C) 2004 artofcode LLC, Benicia, CA. All rights reserved. This software comes with NO WARRANTY: see the file PUBLIC for details. Substituting espgsMissingChar for space in the font XNDNJD+TimesNewRoman-NormalItalic ERROR: /undefined in --get-- Operand stack: (Request Consumer) 47.4078 --dict:14/17(ro)(L)-- 32 space --dict:16/16(ro)(L)-- space Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop 1 3 %oparray_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- %finish_stringwidth --nostringval-- --nostringval-- 7 8 2 --nostringval-- (gs_show_enum) %op_show_continue --nostringval-- --nostringval-- Dictionary stack: --dict:1117/1686(ro)(G)-- --dict:0/20(G)-- --dict:103/200(L)-- --dict:63/75(L)-- --dict:18/24(L)-- --dict:0/15(L)-- --dict:5/15(L)-- --dict:2/15(L)-- --dict:14/17(ro)(L)-- Current allocation mode is local Last OS error: 2 Current file position is 648608 ESP Ghostscript 815.03: Unrecoverable error, exit code 1 Using 'gs -sDEVICE=pswrite' yields a PS output file that can be displayed but the writing around the pie chart is garbled. cups-1.2.7-1.3.fc6 displaying is not the problem, and if it is junk and not printable, okay. but segfault then ? should go: "hello user doc not printable, cause ..." not stoping printing in the middle of the doc/job and display's nothing. if i hadn't switch to a terminal, i hadn't realized the segfault. for me it's not the problem to workaround malfunctioning programs,etc, but take a look at fedora-list ! it's your audience ! okay ? The segfault is not the cause of the problem but a symptom. It isn't desirable that it segfaults, but fixing that won't make the job print. The problem stems from the fact that pdftops is creating a bad PS file. I'm not suggesting you use 'gs -sDEVICE=pswrite' instead, just noting its different behaviour to help with diagnosing the problem. I don't know the solution yet. Reported upstream. okay ! thx 4 support today i tested it with another document and on an i386 also. here is the output from x86_64: usb 2-2: configuration #1 chosen from 1 choice drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04B8 pid 0x0005 usbcore: registered new driver usblp drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver python[3768]: segfault at fffffffffffffffa rip 00000037d2a7212b rsp 00007fff3324d710 error 4 usb 2-2: USB disconnect, address 2 drivers/usb/class/usblp.c: usblp0: removed usb 3-2: USB disconnect, address 2 *** Bug 194614 has been marked as a duplicate of this bug. *** segfault is gone. should this bug be closed ? Are you able to print the original document without problems? no, but the segfault is gone for other documents ! that's fits my needs. the above doc. gives ijsgimpprint[4847]: segfault at 0000000000000018 rip 0000003382844e80 rsp 00007fff035fed28 error 4. (printed page 3-6) up to you what to do with this bug... okay ? Then the bug remains present, as expected. honourable !!! so have i have to have an eye on this also, esp. when fc7-test-x (or what's it's named then) comes up... - thereby i have to do other jobs, apart from testing, esp. those to prevent my fridge to cool some cold, sometimes illuminated, air only - Fixed in update: ghostscript-8.15.4-1.fc6. i printed the above from site 1-6 without hassle. thx. same question: to close or not to close this bug ? ;-) must read ... above doc... |