You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "sun (JIRA)" <ji...@apache.org> on 2013/07/02 17:38:20 UTC

[jira] [Updated] (QPID-4619) memory leak in C++ broker resulting in out of memory

     [ https://issues.apache.org/jira/browse/QPID-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sun updated QPID-4619:
----------------------

    Description: 
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.
 

  was:
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
 

    
> 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
>            Assignee: Alan Conway
>         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.
>  

--
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-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org