Bug 625671
| Summary: | [abrt] ghostscript-8.71-10.fc13: gs_closedevice: Process /usr/bin/gs was killed by signal 11 (SIGSEGV) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Peter H. Jones <jones.peter.busi> | ||||
| Component: | ghostscript | Assignee: | Tim Waugh <twaugh> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 13 | CC: | andrienko, twaugh | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:46fbac3af63486dc1ad2d80e733a9a2153cea701 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-08-20 11:41:04 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
Peter H. Jones
2010-08-20 05:03:13 UTC
Created an attachment (id=439862) File: backtrace *** Bug 624728 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 591624 *** *** This bug has been marked as a duplicate of bug 630118 *** I have the same problem with 8.71-16. Installed: ghostscript.i686 8.71-16.fc14 @fedora ghostscript-cups.i686 8.71-16.fc14 @fedora ghostscript-fonts.noarch 5.50-23.fc12 @fedora GPL Ghostscript 8.71 (2010-02-10) Copyright (C) 2010 Artifex Software, Inc. All rights reserved. This software comes with NO WARRANTY: see the file PUBLIC for details. Can't find (or can't open) font file /usr/share/ghostscript/8.71/Resource/Font/NimbusSanL-Regu. Can't find (or can't open) font file NimbusSanL-Regu. Can't find (or can't open) font file /usr/share/ghostscript/8.71/Resource/Font/NimbusSanL-Regu. Can't find (or can't open) font file NimbusSanL-Regu. Querying operating system for font files... Loading NimbusSanL-Regu font from /usr/share/fonts/default/Type1/n019003l.pfb... 2390112 1050261 5968836 4477190 1 done. Loading CenturySchL-Roma font from /usr/share/fonts/default/Type1/c059013l.pfb... 2494084 1172874 5968836 4484270 1 done. Error: /undefined in --get-- Operand stack: --nostringval-- --dict:9/18(ro)(L)-- 112 --dict:91/91(L)-- --dict:91/91(L)-- base Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1878 1 3 %oparray_pop 1877 1 3 %oparray_pop 1861 1 3 %oparray_pop 1755 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- %finish_stringwidth --nostringval-- --nostringval-- 14 8 0 --nostringval-- (gs_show_enum) %op_show_continue --nostringval-- Dictionary stack: --dict:1157/1684(ro)(G)-- --dict:1/20(G)-- --dict:75/200(L)-- --dict:5/6(ro)(L)-- --dict:191/300(L)-- --dict:44/200(L)-- --dict:9/17(L)-- --dict:51/90(L)-- Current allocation mode is local Last OS error: 2 Current file position is 2939943 (In reply to comment #6) > I have the same problem with 8.71-16. This is not the same problem. The original problem was that gs terminated with a segmentation fault due to a programming bug. The problem you are seeing is this: > Error: /undefined in --get-- gs is telling you that there is a problem interpreting the PostScript file. If you believe this is a bug, either in ghostscript, or in the application that produced the PostScript file it is interpreting, please file a separate bug report. Thanks. |