You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ken Giusti (JIRA)" <qp...@incubator.apache.org> on 2009/10/30 14:35:59 UTC

[jira] Created: (QPID-2179) example qmf-agent occasionally crashes on shutdown

example qmf-agent occasionally crashes on shutdown
--------------------------------------------------

                 Key: QPID-2179
                 URL: https://issues.apache.org/jira/browse/QPID-2179
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
         Environment: all
            Reporter: Ken Giusti
            Priority: Trivial


The example qmf agent (cpp/examples/qmf-agent) incorrectly does all of its cleanup processing during a signal handler.  This is not thread safe.   Will result in occasional crash on shutdown.

Will post patch shortly.

-K


-- 
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-2179) example qmf-agent occasionally crashes on shutdown

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

Ted Ross resolved QPID-2179.
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.6

> example qmf-agent occasionally crashes on shutdown
> --------------------------------------------------
>
>                 Key: QPID-2179
>                 URL: https://issues.apache.org/jira/browse/QPID-2179
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>         Environment: all
>            Reporter: Ken Giusti
>            Assignee: Ted Ross
>            Priority: Trivial
>             Fix For: 0.6
>
>         Attachments: QPID-2179.patch
>
>
> The example qmf agent (cpp/examples/qmf-agent) incorrectly does all of its cleanup processing during a signal handler.  This is not thread safe.   Will result in occasional crash on shutdown.
> Will post patch shortly.
> -K

-- 
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-2179) example qmf-agent occasionally crashes on shutdown

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

Ted Ross reassigned QPID-2179:
------------------------------

    Assignee: Ted Ross

> example qmf-agent occasionally crashes on shutdown
> --------------------------------------------------
>
>                 Key: QPID-2179
>                 URL: https://issues.apache.org/jira/browse/QPID-2179
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>         Environment: all
>            Reporter: Ken Giusti
>            Assignee: Ted Ross
>            Priority: Trivial
>         Attachments: QPID-2179.patch
>
>
> The example qmf agent (cpp/examples/qmf-agent) incorrectly does all of its cleanup processing during a signal handler.  This is not thread safe.   Will result in occasional crash on shutdown.
> Will post patch shortly.
> -K

-- 
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] Updated: (QPID-2179) example qmf-agent occasionally crashes on shutdown

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

Ken Giusti updated QPID-2179:
-----------------------------

    Attachment: QPID-2179.patch

> example qmf-agent occasionally crashes on shutdown
> --------------------------------------------------
>
>                 Key: QPID-2179
>                 URL: https://issues.apache.org/jira/browse/QPID-2179
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>         Environment: all
>            Reporter: Ken Giusti
>            Priority: Trivial
>         Attachments: QPID-2179.patch
>
>
> The example qmf agent (cpp/examples/qmf-agent) incorrectly does all of its cleanup processing during a signal handler.  This is not thread safe.   Will result in occasional crash on shutdown.
> Will post patch shortly.
> -K

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