Mailing List Archive

Re: [xs-devel] libxenserver crash
On Thu, Feb 27, 2014 at 6:34 AM, <konstantina.chremmou@citrix.com> wrote:
> Hi Shakeel,
> This seems to be a bug in the SDK code. I'll rectify it in one of the upcoming
> hotfixes, in the meantime I'm afraid you'll probably have to modify the source
> and in the xen_<class>_xen_<class>_record_map_free calls substitute the
> xen_<class>_record_opt_free(map->contents[i].key) with xen_<class>_free(map-
>>contents[i].key).

Hi Konstantina,

Thanks for the reply. Other than the hotfix can you please upload the
complete sdk on the github repo. Currently the sdk on github (link
below) is not complete, atleast for C, and it would allow other
members of community to participate in fixing the issues.

<https://github.com/xapi-project/xen-api-sdk>

thanks,
Shakeel

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
Re: [xs-devel] libxenserver crash [ In reply to ]
On Thu, Feb 27, 2014 at 9:10 AM, Stephen Turner
<Stephen.Turner@citrix.com> wrote:
> The SDK is autogenerated, so the code on the github repo is the code that generates the SDK, not the SDK itself. We should, however, have nightly builds on xenserver.org: they seem to be missing from the development snapshots page.
>

Hi Stephen, thanks for the response and can you please add the
instructions on generating the SDK from github repo of sdk?

thanks,
Shakeel

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
Re: [xs-devel] libxenserver crash [ In reply to ]
The SDK is autogenerated, so the code on the github repo is the code that generates the SDK, not the SDK itself. We should, however, have nightly builds on xenserver.org: they seem to be missing from the development snapshots page.

--
Stephen Turner


-----Original Message-----
From: xs-devel-request@lists.xenserver.org [mailto:xs-devel-request@lists.xenserver.org] On Behalf Of Shakeel Butt
Sent: 27 February 2014 17:06
To: Konstantina Chremmou
Cc: xs-devel@lists.xenserver.org; xen-api@lists.xen.org
Subject: Re: [xs-devel] libxenserver crash

On Thu, Feb 27, 2014 at 6:34 AM, <konstantina.chremmou@citrix.com> wrote:
> Hi Shakeel,
> This seems to be a bug in the SDK code. I'll rectify it in one of the
> upcoming hotfixes, in the meantime I'm afraid you'll probably have to
> modify the source and in the xen_<class>_xen_<class>_record_map_free
> calls substitute the
> xen_<class>_record_opt_free(map->contents[i].key) with
> xen_<class>_free(map-
>>contents[i].key).

Hi Konstantina,

Thanks for the reply. Other than the hotfix can you please upload the complete sdk on the github repo. Currently the sdk on github (link
below) is not complete, atleast for C, and it would allow other members of community to participate in fixing the issues.

<https://github.com/xapi-project/xen-api-sdk>

thanks,
Shakeel


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api