Bug 885149 - Memory leaks when capacity > 0
Summary: Memory leaks when capacity > 0
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-qpid
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Darryl L. Pierce
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-07 15:39 UTC by Darryl L. Pierce
Modified: 2015-06-22 00:08 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-08 02:02:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Apache JIRA QPID-4493 0 None None None Never

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.


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