Bug 1731788

Summary: qpid-proton-0.28.0-1.el7 leaks memory
Product: [Fedora] Fedora EPEL Reporter: Jan Kaluža <jkaluza>
Component: qpid-protonAssignee: Hirotaka Wakabayashi <hiwkby>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: iboverma, jdanek, kgiusti
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-07-09 02:53:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan Kaluža 2019-07-22 05:19:00 UTC
Description of problem:

We are using "Celery" distributed task queue with RabbitMQ broker. The Celery uses qpid-proton to connect to RabbitMQ. After the upgrade to latest qpid-proton-0.28.0-1.el7 from EPEL7, our application started leaking lot of memory.

The core file dumped by the "gcore" utility showed lot of memory related to SSL certificates, so I presume the leak must appear somewhere in a code related to that.

We have been able to fix the memory leak in our application by downgrading to older version qpid-proton-0.26.0-2.el7 while keeping all the other packages in the same versions, so we are pretty sure the issue is in qpid-proton or in some incompatibility between Celery and qpid-proton in this version.


Version-Release number of selected component (if applicable):

Version with a leak: qpid-proton-0.28.0-1.el7
Version without leak: qpid-proton-0.26.0-2.el7


Steps to Reproduce:
1. Deploy RabbitMQ with SSL support.
2. Setup Celery worker to connect to rabbitmq using the "amqps://" protocol.
3. Send dummy tasks to the Celery worker.
4. The worker leaks memory slowly

I'm not sure if this is the easiest way to reproduce it. Maybe the Celery is not really important here, but that's where we see the leak.

Comment 1 Fedora Admin user for bugzilla script actions 2024-03-26 00:16:09 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 2 Troy Dawson 2024-07-09 02:53:56 UTC
EPEL 7 entered end-of-life (EOL) status on 2024-06-30.\n\nEPEL 7 is no longer maintained, which means that it\nwill not receive any further security or bug fix updates.\n As a result we are closing this bug.