You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <qp...@incubator.apache.org> on 2009/03/02 13:34:12 UTC

[jira] Created: (QPID-1705) Enabling heartbeats causes segfault on failover

Enabling heartbeats causes segfault on failover
-----------------------------------------------

                 Key: QPID-1705
                 URL: https://issues.apache.org/jira/browse/QPID-1705
             Project: Qpid
          Issue Type: Bug
          Components: C++ Client
    Affects Versions: M5
            Reporter: Gordon Sim
            Assignee: Gordon Sim
             Fix For: M5


If a client with heartbeats enabled fails over, the heartbeat task on the old ConnectionImpl object can fire and attempt to invoke on the now dangling pointer.

-- 
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] Resolved: (QPID-1705) Enabling heartbeats causes segfault on failover

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

Gordon Sim resolved QPID-1705.
------------------------------

    Resolution: Fixed

Fixed by r749297.

> Enabling heartbeats causes segfault on failover
> -----------------------------------------------
>
>                 Key: QPID-1705
>                 URL: https://issues.apache.org/jira/browse/QPID-1705
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>    Affects Versions: M5
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: M5
>
>
> If a client with heartbeats enabled fails over, the heartbeat task on the old ConnectionImpl object can fire and attempt to invoke on the now dangling pointer.

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