Chuck Rolke created QPID-5663:
---------------------------------
Summary: [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
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]