-
Hi Azure SDK Team,
I ran into a segfault in the following situation on Debian Jessie and Gentoo Linux. I tested with the current master ( df786d7b1fd167640bb61f0deb9bcc62109ee74b ) and release_2017…
czyba updated
7 years ago
-
When I try to run the message_sender_sample, I get the following error:
```
jcw@debresc:~/azure/azure-uamqp-c/cmake$ samples/message_sender_sample/message_sender_sample
Current memory usage:1844674…
-
- **OS and version used:**
ubuntu 14.04 x86_64, gcc4.9.4
ubuntu 16.04.3 x86_64, gcc5.4.0
- **SDK version used:**
IoT Hub SDK for C, version 1.1.21
# Description of the issue:
…
-
- **OS and version used:** Ubuntu 16.04.3 LTS **and** Yocto Linux (Krogoth branch)
- **SDK version used:** 2017-10-09 / 1.1.25
- **Protocol:** verified with AMQP and AMQP over Websockets
…
ghost updated
7 years ago
-
- **OS and version used:** Ubuntu 16.04.3 LTS
- **SDK version used:** bac8131fd232c7bbc7ac4243d6b2860c9668d6c6
- **Protocol:** AMQP over Websockets
# Description of the issue:
After a succes…
ghost updated
7 years ago
-
I am running Windows 10 Creative Update with VS 2015 update 3 and latest versions of cmake and git. But every time I try to build the SDK on Windows 10 I get these errors:
```
"C:\tmp\azure…
-
- **OS and version used:**
- **SDK version used:**
4b9b17fb45a04c79e271c54a09bad2b12b19a9b3
# Description of the issue:
I setup a client sending to IoTHub continuously every 1 seco…
-
240 case AMQP_TYPE_LONG:
241 {
242 char str_value[21];
243 uint64_t value;
244 if (amqpvalue_get_ulong(amqp_value, &value) != 0)
line 24…
-
Latest version(25 Jan. 2018) set can't be build on Windows.
-- Build files have been written to: C:/e/s/v1/deps/iot-sdk-c/build
-- Installing azure_iot_sdks. Please wait...
CMake Error at gateway…
-
- **OS and version used:** Not relevant
- **SDK version used:** 2017-06-16
# Description of the issue:
clone fails due to not reachable submodules.
# Code sample exhibiting the issue:
Thi…