Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 755077 - net-print/cups crashes on ipp request (double memory free)
Summary: net-print/cups crashes on ipp request (double memory free)
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2020-11-17 14:53 UTC by Marcin Jurkowski
Modified: 2021-08-18 06:54 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch from https://github.com/OpenPrinting/cups/pull/43 (cups-2.3.3-fix-invalid-free.patch,1.62 KB, patch)
2020-11-17 14:53 UTC, Marcin Jurkowski
Details | Diff
Ebuild (cups-2.3.3-r2.ebuild,9.46 KB, text/plain)
2020-11-17 14:54 UTC, Marcin Jurkowski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Jurkowski 2020-11-17 14:53:37 UTC
Created attachment 671896 [details, diff]
Patch from https://github.com/OpenPrinting/cups/pull/43

Daemon crashes on (subsequent) IPP requests and needs manual restart after each print job. This makes printing virtually unusable.

The problem has already been reported on Debian [1] and Apple CUPS github [2]. Seems already fixed in Fedora [3].

Bugfix is already merged to Open Printing CUPS repository [4].

Attached patch is extracted from merged pull request [4].




[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961345
[2] https://github.com/apple/cups/issues/5826
[3] https://bugzilla.redhat.com/show_bug.cgi?id=1892426
[4] https://github.com/OpenPrinting/cups/pull/43
Comment 1 Marcin Jurkowski 2020-11-17 14:54:25 UTC
Created attachment 671899 [details]
Ebuild
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-11-17 15:37:19 UTC
Iā€™m already thinking we should move to the OpenPrinting fork.
Comment 3 Pacho Ramos gentoo-dev 2021-08-18 06:54:21 UTC
This fix was included in op1 patchset... 2.3.3_p2-r2 should have it then, please retry

Thanks