Thanks,

This need to be double checked but I think this problem occurred between
1.0.1 and 1.1.0
maybe we can also also push it to maintenance 1.1-rel branch , but a bug
might be created isnt it ?

Talking about segfault, I have still observed this issue on 1.1.1 :
https://jira.iotivity.org/browse/IOT-1171

Regards


On Tue, Aug 2, 2016 at 7:09 AM, Jaewook Jung <jw0213.jung at samsung.com>
wrote:

> Hi,
>
>
>
> I created a patchset regarding the issue.
>
> (https://gerrit.iotivity.org/gerrit/#/c/9919/)
>
>
>
>
>
> BR
>
> Jaewook
>
>
>
> --------- *Original Message* ---------
>
> *Sender* : ??? <jihun.ha at samsung.com> S5(??)/??/IoT Lab(S/W??)/????
>
> *Date* : 2016-08-01 19:47 (GMT+9)
>
> *Title* : [dev] Seg. fault happens when findResource with a specific
> resource type is called.
>
>
>
> Hi. All,
>
>
>
> Today, I tested simpleclient/server sample applications with the lastest
> master code and found an unexpected issue.
>
> (Commit ID: 30a24a570e2892e0855ed3aa7ce76d063f03fb00)
>
> When I call findResource with a specific resource type, both of client
> and server applications are stopped with segmentation fault.
>
> Below is what I used for findResource API:
>
>
>
>  std::ostringstream requestURI;
>
>  requestURI << OC_RSRVD_WELL_KNOWN_URI *<< "?rt=core.light";*
>
>  OCPlatform::findResource("", requestURI.str(), CT_DEFAULT,
> &foundResource);
>
>
>
> Is there anyone who knows the issue?
>
>
>
> *Best Regards,*
>
>
>
> Jihun Ha (???/???, Ph.D.)
>
> IoT, IoTivity, OIC | IoT Lab
>
> Software R&D Center | Samsung Electronics Co., Ltd
>
> Mobile +82 10 2533 7947
>
> jihun.ha at samsung.com | jhha85 at gmail.com
>
>
>
> _______________________________________________iotivity-dev mailing 
> listiotivity-dev at 
> lists.iotivity.orghttps://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
>
>


-- 
-- 
https://wiki.tizen.org/wiki/User:Pcoval
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160802/9ab2f0df/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 201602111742151_N3WZA6X7.png
Type: image/png
Size: 33527 bytes
Desc: not available
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160802/9ab2f0df/attachment.png>

Reply via email to