On Thu, Jun 25, 2015 at 1:02 PM, Matt Broadstone <[email protected]> wrote:

> On Wed, Jun 24, 2015 at 2:28 PM, Gordon Sim <[email protected]> wrote:
>
>> On 06/24/2015 05:55 PM, Gordon Sim wrote:
>>
>>> On 06/24/2015 05:23 PM, Matt Broadstone wrote:
>>>
>>>> See below for the output:
>>>>
>>>
>>> I *think* the problem is that the disposition is coming in on the wrong
>>> channel (0 instead of 1).
>>>
>>> I've raised https://issues.apache.org/jira/browse/PROTON-920 and will
>>> get a fix in shortly.
>>>
>>
>> I've committed a fix now.
>>
>>
> I've found a related bug in that if a disposition is sent on the correct
> channel but to a non-existent queue (in my case, but I guess generally a
> non-existent "node") it will crash in transport.c's do_flow. I notice you
> added a check in do_flow based on the diff, but it seems to be directly
> related to checking the channel. Do you think that corrected the issue, or
> would you like some diagnostics?
>
> Matt
>
>
>

False alarm, it looks like this may have already been fixed:
https://github.com/apache/qpid-proton/blob/master/proton-c/src/transport/transport.c#L1486
.

I'll try again with the RC

Matt



>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>

Reply via email to