You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ian Main (JIRA)" <qp...@incubator.apache.org> on 2010/01/06 20:06:54 UTC

[jira] Created: (QPID-2331) C++ based ruby console leaks memory?

C++ based ruby console leaks memory?
------------------------------------

                 Key: QPID-2331
                 URL: https://issues.apache.org/jira/browse/QPID-2331
             Project: Qpid
          Issue Type: Bug
          Components: Qpid Managment Framework
         Environment: qmf-0.5.829175-3.fc11.x86_64

All run on localhost.
            Reporter: Ian Main


If you run:

./stress_agent -n 10

and

./console.rb -t testobject -s -x 100000

The console will iterate over a search and calling a method on each returned object.  If you load up 'top' you will see that it constantly grows in size.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Assigned: (QPID-2331) C++ based ruby console leaks memory?

Posted by "Ted Ross (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Ross reassigned QPID-2331:
------------------------------

    Assignee: Ted Ross

> C++ based ruby console leaks memory?
> ------------------------------------
>
>                 Key: QPID-2331
>                 URL: https://issues.apache.org/jira/browse/QPID-2331
>             Project: Qpid
>          Issue Type: Bug
>          Components: Qpid Managment Framework
>         Environment: qmf-0.5.829175-3.fc11.x86_64
> All run on localhost.
>            Reporter: Ian Main
>            Assignee: Ted Ross
>
> If you run:
> ./stress_agent -n 10
> and
> ./console.rb -t testobject -s -x 100000
> The console will iterate over a search and calling a method on each returned object.  If you load up 'top' you will see that it constantly grows in size.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org