[
https://issues.apache.org/jira/browse/QPID-5663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977148#comment-13977148
]
ASF subversion and git services commented on QPID-5663:
-------------------------------------------------------
Commit 1589222 from [email protected] in branch 'qpid/trunk'
[ https://svn.apache.org/r1589222 ]
QPID-5663: [C++ Messaging] Windows AMQP 1.0 map_receiver fails
Updated patch from Gordon Sim.
> [C++ Messaging] Windows AMQP 1.0 map_receiver fails freeing uninitialized
> string Variant
> ----------------------------------------------------------------------------------------
>
> Key: QPID-5663
> URL: https://issues.apache.org/jira/browse/QPID-5663
> Project: Qpid
> Issue Type: Bug
> Components: C++ Client
> Affects Versions: 0.29
> Environment: Windows x86 build on x64 host. Visual Studio 2010
> Reporter: Chuck Rolke
> Attachments: qpid-5663-stack-00.txt
>
>
> Running map_receiver with AMQP 1.0 fails straight away with a free of as
> string at 0xfeeefeee.
> {noformat}
> map_sender localhost:5672 "message_queue; {create: always}"
> "{protocol:amqp1.0}"
> map_receiver localhost:5672 "message_queue; {create: always}"
> "{protocol:amqp1.0}"
> {noformat}
> These work indefinitely running amqp0-10. map_sender is fine running either
> protocol version.
> Stack trace is posted as separate file.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]