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 GitHub Bot (Jira)" <ji...@apache.org> on 2020/04/23 23:52:00 UTC

[jira] [Commented] (DISPATCH-1628) Crash after enforcing oversize message connection close

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

ASF GitHub Bot commented on DISPATCH-1628:
------------------------------------------

ChugR opened a new pull request #726:
URL: https://github.com/apache/qpid-dispatch/pull/726


   Issue introduced by DISPATCH-975


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Crash after enforcing oversize message connection close
> -------------------------------------------------------
>
>                 Key: DISPATCH-1628
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1628
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Router Node
>    Affects Versions: 1.11.0
>            Reporter: Charles E. Rolke
>            Assignee: Charles E. Rolke
>            Priority: Major
>             Fix For: 1.12.0
>
>
> system_tests_policy_oversize_basic test_40 sends a barrage of oversize messages to router INT.A. The router closes the connection to the sender but before that can take effect all 10 messages have arrived at the router's input link.
> Internally the proton subsystem delivers the first two messages in the context of the same pn_delivery. This causes an indexing error in dispatch that leads to a use-after-free crash while attempting to clean up the qdr_delivery lost by the duplicate index.
> The error shows up commonly on rhel8 and occasionally on fedora 29.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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