sun created QPID-4619:
-------------------------
Summary: memory leak in C++ broker resulting in out of memory
Key: QPID-4619
URL: https://issues.apache.org/jira/browse/QPID-4619
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Affects Versions: 0.18
Environment: RedHat6.1
Reporter: sun
Start C++ Cluster including two nodes, send messages to one node, and recv
messages from other node in keep-alive connection, then finally throw out of
memory after a few days.To reproduce the problem, a simple program included in
attachs.
1. mkdir -p /root/sun/sendFile. Copy some test files to the dir and the files'
content will be send to Broker as messages.
2. modify cluster node's ip address in memoryTest/sendFile/testSend.sh
included in attaches.
3. sh testSend.sh
4. modify cluster other node's ip address in memoryTest/recvFile/crazy.sh.
5. excute the script-memoryTest/recvFile/testRecv.sh.
The steps will reproduce the problem.
Start one C++ Broker not as cluster node, and do test as the description will
also reproduce the bug.
--
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: [email protected]
For additional commands, e-mail: [email protected]