Jimmy Jones created QPID-4493: --------------------------------- Summary: Memory leak in perl bindings? Key: QPID-4493 URL: https://issues.apache.org/jira/browse/QPID-4493 Project: Qpid Issue Type: Bug Affects Versions: 0.18, 0.20 Environment: RHEL5, RHEL6 Reporter: Jimmy Jones Attachments: drain.pl, map_sender.pl
I've been having problems with long running code using the perl bindings leaking memory, specifically after calls to getProperties and decodeMap. To reproduce - edit drain.pl to call {{$receiver->setCapacity(100)}} and then run {{drain.pl -f amq.match}}. You'll also need to hack map_sender.pl to send to amq.match and loop forever (both attached). The memory usage of drain.pl will now start growing... -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org