FS#18339 - [ghostscript] segfaults when printing test page
Attached to Project:
Arch Linux
Opened by Eric Bollengier (ebl) - Monday, 15 February 2010, 12:00 GMT
Last edited by Andreas Radke (AndyRTR) - Sunday, 21 March 2010, 21:20 GMT
Opened by Eric Bollengier (ebl) - Monday, 15 February 2010, 12:00 GMT
Last edited by Andreas Radke (AndyRTR) - Sunday, 21 March 2010, 21:20 GMT
|
Details
Description:
Since i'm using Ghoscript 8.71-1, i'm unable to print documents, i'm getting black page. Re-installing the previous version (8.70-4) fix the problem. In dmesg, i can see the following message gs[5826]: segfault at 7fafdce34000 ip 0000000000728932 sp 00007fff9b520d90 error 6 in gs[400000+549000] Additional info: * package version(s) ghostscript 8.71-1 * printer info Epson Stylus Color 860 Connection: usb://EPSON/Stylus%20COLOR%20680?serial=L56010012080716040 Defaults: job-sheets=none, none media=iso_a4_210x297mm * driver info CUPS+Gutenprint v5.2.5 (color) Steps to reproduce: Print a document or a test page in cups |
This task depends upon
Closed by Andreas Radke (AndyRTR)
Sunday, 21 March 2010, 21:20 GMT
Reason for closing: Fixed
Additional comments about closing: patch applied
Sunday, 21 March 2010, 21:20 GMT
Reason for closing: Fixed
Additional comments about closing: patch applied
here is the same:
gs[2669]: segfault at c4c402c ip 0836a62c sp bf91ebf0 error 4 in gs[8048000+487000]
gs[2678]: segfault at c4c402c ip 0836a62c sp bf87ad40 error 4 in gs[8048000+487000]
gs[2708]: segfault at c4c402c ip 0836a62c sp bfdec1b0 error 4 in gs[8048000+487000]
gs[2819]: segfault at c4c402c ip 0836a62c sp bfcc2840 error 4 in gs[8048000+487000]
ghostscript 8.71-1
I can print with ghostscript-8.70-4-i686.pkg.tar.gz
printer: Canon Pixma IP4200
driver: CUPS+Gutenprint v5.2.5 (color)
Printer: Epson Stylus C90
Driver: Epson Stylus C68 - CUPS+Gutenprint v5.2.5 (color)
Ghostscript version 8.71-1.
possible fix: http://cvs.fedoraproject.org/viewvc/rpms/ghostscript/devel/
or ask upstream (mailing list).
Thank you for fixing this, Andy.
As far as I can see, the only thing that was changed was some pdf2dsc patch. I don't see what that would have to do with a black page.
Can I just confirm here that I need foomatic-db AND foomatic-db-engine? They don't depend on one another, but the driver for my printer only shows up when both are installed.
http://bugs.ghostscript.com/show_bug.cgi?id=691203
Attached is a patch that fixed the current package for me.