You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/03/02 14:57:04 UTC

[jira] [Commented] (DISPATCH-118) crash due to race on proton-c/src/error.c error structures.

    [ https://issues.apache.org/jira/browse/DISPATCH-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14343169#comment-14343169 ] 

ASF subversion and git services commented on DISPATCH-118:
----------------------------------------------------------

Commit 1663308 from [~tedross] in branch 'dispatch/trunk'
[ https://svn.apache.org/r1663308 ]

DISPATCH-118 - Worked around a newly introduced thread-safety problem in Proton.

This commit removes the use of pn_io_t in the dispatch driver.  The functionality needed
in dispatch was forked into the dispatch driver.  This may be undone in the future when
the thread problems are resolved and when/if someone desires to run dispatch on Windows.

> crash due to race on proton-c/src/error.c  error structures.
> ------------------------------------------------------------
>
>                 Key: DISPATCH-118
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-118
>             Project: Qpid Dispatch
>          Issue Type: Bug
>            Reporter: michael goulish
>            Assignee: Ted Ross
>            Priority: Critical
>             Fix For: 0.4
>
>
> The errors that are allocated and freed in   proton-c/src/error.c   are not thread-safe and I am seeing a frequent crash in topologist testing because of this.
> I have left the related Jira against proton open -- please see PROTON-826 .



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org