On 03/09/2016 12:53 PM, Habib Virji wrote: > There is commit from Chul Lee to fix this issue: > https://gerrit.iotivity.org/gerrit/5613
This commit fix my issue. Thanks > > The reason for error is security stack send an empty payload response and > change 5121 broke this mechanism. > > Chul patch fixes the issue. > > -----Original Message----- > From: iotivity-dev-bounces at lists.iotivity.org > [mailto:iotivity-dev-bounces at lists.iotivity.org] On Behalf Of Thiago > Macieira > Sent: 09 March 2016 14:54 > To: iotivity-dev at lists.iotivity.org > Subject: Re: [dev] Just works OTM not working for me in 1.1-rel branch > > On quarta-feira, 9 de mar?o de 2016 11:31:36 PST Otavio Pontes wrote: >> I am trying to use Just works OTM samples in 1.1-rel branch and some >> errors are occurring. Can anyone check if this sample is working? >> I am running sampleserver_justworks and provisioningclient (tried both >> provisioningclient samples) at the same machine and both failed with >> the following error: >> >> sampleserver_justworks: extlibs/tinycbor/tinycbor/src/cborparser.c:351: >> cbor_value_enter_container: Assertion `cbor_value_is_container(it)' > failed. > > Can you provide the backtrace of this assertion? > > My guess is that it's failing after change 5121 (commit > 07cb4d41513ef89c2c22458a5de3b971f45fdb88). > > -- > Thiago Macieira - thiago.macieira (AT) intel.com > Software Architect - Intel Open Source Technology Center > > _______________________________________________ > iotivity-dev mailing list > iotivity-dev at lists.iotivity.org > https://lists.iotivity.org/mailman/listinfo/iotivity-dev > > > _______________________________________________ > iotivity-dev mailing list > iotivity-dev at lists.iotivity.org > https://lists.iotivity.org/mailman/listinfo/iotivity-dev >
