Bug 567056
| Summary: | [abrt] crash in ghostscript-8.71-1.fc12: Process /usr/bin/gs was killed by signal 11 (SIGSEGV) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Felix Möller <mail> | ||||
| Component: | ghostscript | Assignee: | Tim Waugh <twaugh> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | h1k6zn2m, kynde, lester, samuel2, twaugh | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:f9ea2b85aa8d3b0d9caca0079ed53116c19db833 | ||||||
| Fixed In Version: | ghostscript-8.71-4.fc12 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-03-01 15:10:22 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: | |||||||
| Attachments: |
|
||||||
|
Description
Felix Möller
2010-02-21 10:20:48 UTC
Created attachment 395334 [details]
File: backtrace
Same problem here. Even after running debuginfo-install ghostscript, the backtrace is still filled with garbage, so apparently whatever the bug is, it's trashing the stack. Doing "yum downgrade ghostscript" followed by "ldconfig" seems to make the problem go away. I think ghostscript-8.71-4.fc12 fixes this. Printing on my machine has been broken since the 19th ... and it would seem to be due to segfault in gs, but rolling back to 8.70 just gave black pages. How do I get 8.71.1.fc12 which the update service is providing replaced by 8.71.4.fc12 to see if this fixes the problem? This bug is in fact solved by ghostscript-8.71-4.fc12 for me. What is more confusing is how the updates-testing repo became enabled on my machine in the first place. It's not something that *I* switched on, so why would these updates have suddenly started appearing on the machine? OK ghostscript-8.71-4.fc12 is at least printing pages, but there seems to be a problem with 'paging'. I've managed to get this mornings invoices off, which have footer elements so fill the page. When returning to do a set of labels which only half fill the page, then the printer stops - half page. I'm using the same printer configuration file on FC12 as an SUSE12 machine, and that gives the page feed. Also this was working fine up until Friday ... Is this another ghostscript regression, or should I be looking elsewhere to fix this problem? Hmm, not sure. Please try ghostscript-8.70-2.fc12, which is the last known-good version-release: http://koji.fedoraproject.org/koji/buildinfo?buildID=148481 Does that fix it, and does updating to ghostscript-8.71-4.fc12 re-introduce the problem? I found ghostscript-8.70-1.fc12 on the machine and that is doing the same thing ... so something else has changed. I have ghostscript-8.70-5.fc12 and ghostscript-8.71-1.fc12 appearing in the package manager. 70-5 prints black pages, as I had rolled back to that over the weekend. I've dropped back to Gutenprint 5.2.4-7 (from 5.2.5-2) but printing still stalls half page when the rest of the page is blank. Where next? Lester: as this doesn't seem to due to the ghostscript update, please file a separate bug report against e.g. cups including the troubleshoot.txt output from the printing troubleshooter (System->Administration->Printing, then Help->Troubleshoot). Thanks. I can verify that the 8.71.1.fc12 crashed on my x86_64 due to sigsegv. I noticed it using ps2pdf. Downgrade (to 70.5) worked and the 8.71-4 works now, too. |