You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2008/10/07 10:33:44 UTC

[jira] Assigned: (QPID-1000) Deadlock in unit.basic.SelectorTest

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

Martin Ritchie reassigned QPID-1000:
------------------------------------

    Assignee: Rajith Attapattu  (was: Martin Ritchie)

Hey Rajith, can you review this change for me.

Thanks

> Deadlock in unit.basic.SelectorTest
> -----------------------------------
>
>                 Key: QPID-1000
>                 URL: https://issues.apache.org/jira/browse/QPID-1000
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>            Reporter: Martin Ritchie
>            Assignee: Rajith Attapattu
>             Fix For: M4
>
>         Attachments: QPID-1000-SelectorTest-DeadLock.txt
>
>
> Summary:
> running ant then ant test resulted in this deadlock, Full Thread dump attached as file.
> Found one Java-level deadlock:
> =============================
> "Dispatcher-Channel-1":
>   waiting to lock monitor 0x02a602dc (object 0x23a37cc8, a org.apache.qpid.test.unit.basic.SelectorTest),
>   which is held by "main"
> "main":
>   waiting to lock monitor 0x02a60274 (object 0x22bd27e8, a java.lang.Object),
>   which is held by "Dispatcher-Channel-1"

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