[
https://issues.apache.org/jira/browse/QPID-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13592959#comment-13592959
]
sun commented on QPID-4619:
---------------------------
If stop all recvFile before throw out of memory, then consume memory will down.
> 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
> Attachments: memoryTest.tar.gz
>
>
> 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.
> I'm sorry I can't get core file because broker's memroy too large
>
--
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]