Bug 500859 - IPP_TAG_DELETEATTR double-free crash
Summary: IPP_TAG_DELETEATTR double-free crash
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: cups
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F11Target
TreeView+ depends on / blocked
 
Reported: 2009-05-14 15:13 UTC by Tim Waugh
Modified: 2009-06-01 15:40 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-06-01 15:40:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


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

Description Tim Waugh 2009-05-14 15:13:12 UTC
Description of problem:
cupsd can be crashed easily.

Version-Release number of selected component (if applicable):
cups-1.4-0.b2.16

How reproducible:
100%

Steps to Reproduce:
python -c 'import cups; cups.Connection().deletePrinterOptionDefault("foo","media")'

Actual results:
cups.IPPError: (1282, 'server-error-service-unavailable')
and 'lpstat -s' shows the scheduler is no longer running.

Expected results:
Scheduler still running.

Comment 1 Tim Waugh 2009-05-14 15:28:49 UTC
https://fedorahosted.org/rel-eng/ticket/1813


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