Bug 885149

Summary: Memory leaks when capacity > 0
Product: [Fedora] Fedora Reporter: Darryl L. Pierce <dpierce>
Component: perl-qpidAssignee: Darryl L. Pierce <dpierce>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dpierce, tross
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-08 02:02:06 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 Darryl L. Pierce 2012-12-07 15:39:40 UTC
Description of problem:

When running a receiver with a capacity greater than 0, a memory leak can be seen.


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

0.18


How reproducible:

100%


Steps to Reproduce:
1. Start a message producer, such as the example app map_sender.pl, using:
   perl map_sender.pl amq.match
2. Start a message consumer, such as the example app drain.pl, using:
   perl drain.pl -f
3. Run top and monitor the  memory usage of the second perl process.
  

Actual results:

Memory usage slowly goes up.


Expected results:

Memory usage should be fixed.


Additional info:

Running the drain example app written in C++ and Ruby does not show this memory leak. It seems to be exclusively a problem with the Perl language bindings.

Comment 1 Fedora Update System 2013-01-28 15:47:58 UTC
qpid-cpp-0.20-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/qpid-cpp-0.20-2.fc18

Comment 2 Fedora Update System 2013-01-28 16:43:31 UTC
qpid-cpp-0.20-2.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/qpid-cpp-0.20-2.fc17

Comment 3 Fedora Update System 2013-01-30 00:37:00 UTC
Package qpid-cpp-0.20-2.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing qpid-cpp-0.20-2.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-1593/qpid-cpp-0.20-2.fc18
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-02-08 02:02:07 UTC
qpid-cpp-0.20-2.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2013-02-08 02:33:25 UTC
qpid-cpp-0.20-2.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.