Bug 549901 - Need to increase RIPCache default
Summary: Need to increase RIPCache default
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: cups
Version: 15
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:bc41f4e8c01cd31f90da292d9c9...
Depends On:
Blocks: 616864
TreeView+ depends on / blocked
 
Reported: 2009-12-22 22:59 UTC by Michal Hlavinka
Modified: 2011-07-08 18:04 UTC (History)
2 users (show)

Fixed In Version: cups-1.4.7-3.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 616864 (view as bug list)
Environment:
Last Closed: 2011-07-08 18:04:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (15.60 KB, text/plain)
2009-12-22 22:59 UTC, Michal Hlavinka
no flags Details
var/log/cups/error_log (13.94 KB, text/plain)
2009-12-22 23:02 UTC, Michal Hlavinka
no flags Details
working Stylus_Photo_R285.ppd (774.69 KB, text/plain)
2009-12-29 17:31 UTC, Michal Hlavinka
no flags Details
broken Stylus_Photo_R285.ppd (774.69 KB, text/plain)
2009-12-29 17:32 UTC, Michal Hlavinka
no flags Details
pstops.ps (866.84 KB, text/plain)
2010-01-05 11:09 UTC, Tim Waugh
no flags Details


Links
System ID Private Priority Status Summary Last Updated
CUPS Bugs and Features 3535 0 None None None Never
Ghostscript 691046 0 None None None Never

Description Michal Hlavinka 2009-12-22 22:59:07 UTC
abrt 1.0.2 detected a crash.

How to reproduce
-----
1.cups: http://localhost:631/
2.->printers
3.->select some printer
4.maintenance->print test page
->print job stopped: "/usr/lib/cups/filter/pstops failed" = crash


Attached file: backtrace
cmdline: /usr/bin/gs -dQUIET -dDEBUG -dPARANOIDSAFER -dNOPAUSE -dBATCH -dNOMEDIAATTRS -sDEVICE=cups -sstdout=%stderr -sOUTPUTFILE=%stdout -_
component: ghostscript
executable: /usr/bin/gs
kernel: 2.6.31.9-172.fc12.x86_64
package: ghostscript-8.70-1.fc12
rating: 4
reason: Process was terminated by signal 11 (Segmentation fault)

Comment 1 Michal Hlavinka 2009-12-22 22:59:10 UTC
Created attachment 379940 [details]
File: backtrace

Comment 2 Michal Hlavinka 2009-12-22 23:02:11 UTC
Created attachment 379945 [details]
var/log/cups/error_log

Comment 3 Michal Hlavinka 2009-12-22 23:30:49 UTC
I'm getting the same errors when printing regular picture and print quality is set above 'photo' (this works, but 'super photo', 'ultra photo' and 'best' do not)

Comment 4 Tim Waugh 2009-12-23 10:47:33 UTC
Please attach the file from /etc/cups/ppd/ corresponding to the queue you are using.

Comment 5 Michal Hlavinka 2009-12-29 17:31:50 UTC
Created attachment 380824 [details]
working Stylus_Photo_R285.ppd

Comment 6 Michal Hlavinka 2009-12-29 17:32:52 UTC
Created attachment 380825 [details]
broken Stylus_Photo_R285.ppd

Comment 7 Tim Waugh 2010-01-05 11:09:26 UTC
Created attachment 381737 [details]
pstops.ps

Output from bannertops|pstops

Comment 8 Tim Waugh 2010-01-05 11:10:04 UTC
How to reproduce it:

PPD=Stylus_Photo_R285.ppd.broken /usr/bin/gs -dQUIET -dDEBUG \
  -dPARANOIDSAFER -dNOPAUSE -dBATCH -dNOMEDIAATTRS -sDEVICE=cups \
  -sstdout=%stderr -sOUTPUTFILE=%stdout /tmp/pstops.ps

Comment 9 Tim Waugh 2010-01-05 16:42:18 UTC
Actually this is sufficient:

/usr/bin/gs -dQUIET -dDEBUG \
  -dPARANOIDSAFER -dNOPAUSE -dBATCH -dNOMEDIAATTRS -sDEVICE=cups \
  -sstdout=%stderr -sOUTPUTFILE=%stdout /tmp/pstops.ps

Comment 10 Tim Waugh 2010-01-05 16:43:08 UTC
Reported upstream:
  http://bugs.ghostscript.com/show_bug.cgi?id=691046

Comment 11 Tim Waugh 2010-03-16 15:32:00 UTC
Still occurs with ghostscript-8.71-6.fc12.

Comment 12 Tim Waugh 2010-03-23 11:22:32 UTC
Oh, this is to do with RIP_MAX_CACHE.  Setting RIP_MAX_CACHE to "128m" works around the problem.

Comment 13 Tim Waugh 2010-03-23 11:28:46 UTC
See also CUPS STR #3535, a request to change the default RIP cache size.

Comment 14 Bug Zapper 2010-11-04 02:44:33 UTC
This message is a reminder that Fedora 12 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 12.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '12'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 12's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 12 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 15 Bug Zapper 2011-06-02 17:03:15 UTC
This message is a reminder that Fedora 13 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 13.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '13'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 13's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 13 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 16 Tim Waugh 2011-06-03 08:55:20 UTC
Still applies to cups-1.4.6-15.fc15.x86_64.

Comment 17 Fedora Update System 2011-06-29 10:15:53 UTC
cups-1.4.7-3.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/cups-1.4.7-3.fc15

Comment 18 Fedora Update System 2011-06-29 22:00:19 UTC
Package cups-1.4.7-3.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing cups-1.4.7-3.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/cups-1.4.7-3.fc15
then log in and leave karma (feedback).

Comment 19 Fedora Update System 2011-07-08 18:04:09 UTC
cups-1.4.7-3.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.