You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Nathan Mittler (JIRA)" <ji...@apache.org> on 2007/03/18 14:04:34 UTC

[jira] Updated: (AMQCPP-92) memory leak in openwire session info

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

Nathan Mittler updated AMQCPP-92:
---------------------------------

    Fix Version/s: 2.0

> memory leak in openwire session info
> ------------------------------------
>
>                 Key: AMQCPP-92
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-92
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>          Components: Openwire
>    Affects Versions: 2.0
>         Environment: linux / gcc
>            Reporter: Teemu Torma
>         Assigned To: Nathan Mittler
>             Fix For: 2.0
>
>
> The current trunk after AMQCPP-78 has been fixed shows a memory leak in session info (two blocks due to two sessions created).
> ==30586== 381 (208 direct, 173 indirect) bytes in 2 blocks are definitely lost \
> in loss record 141 of 163
> ==30586==    at 0x4A1F02E: operator new(unsigned long) (in /usr/lib64/valgrind/\
> amd64-linux/vgpreload_memcheck.so)
> ==30586==    by 0xCC7A114: activemq::connector::openwire::OpenWireConnector::cr\
> eateSession(cms::Session::AcknowledgeMode) (OpenWireConnector.cpp:332)
> ==30586==    by 0xCC0F2F9: activemq::core::ActiveMQConnection::createSession(cm\
> s::Session::AcknowledgeMode) (ActiveMQConnection.cpp:80)

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