-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: qpid-cpp-0.34
-
Fix Version/s: None
-
Component/s: C++ Client
-
Labels:None
-
Environment:
Linux its-g5-build-box 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt25-2+deb8u3 (2016-07-02) i686 GNU/Linux
CMake log with all versions attached.
I'm using qpid-cpp-0.34 (selfcompiled with SSL support) on a Debian Jessie 8.4 (latest updates) box.
I'm opening a connection to a AMQP server and everything is fine until the connection is used. I have a minimal test case where I just open the connection and close it again. Attached a wireshark screenshot (can't divulge more) with the offending error.
(The server is confirmed working with qpid-python-0.32, the trace looks fine there.)