Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 755077

Summary: net-print/cups crashes on ipp request (double memory free)
Product: Gentoo Linux Reporter: Marcin Jurkowski <marcin1j>
Component: Current packagesAssignee: Printing Team <printing>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: pacho, sam
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch from https://github.com/OpenPrinting/cups/pull/43
Ebuild

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