[
https://issues.apache.org/jira/browse/AXIS2C-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755669#comment-13755669
]
Nandika Jayawardana commented on AXIS2C-1645:
---------------------------------------------
Hi Tharindu,
I applied the patch named stable_23Aug2013.patch on top of the existing trunk
source. After building the source with the patch, the clients are seg faulting.
Were you able to run the samples after the changes in 23Aug2013.patch.
It seems double frees has been introduced by the changes or the clients have
not been updated to match the changes.
Following are some of the valgrind output.
==30411== at 0x52CF2B9: axis2_repos_listener_free (repos_listener.c:149)
==30411== by 0x52C66B2: axis2_dep_engine_free (dep_engine.c:562)
==30411== by 0x52D007D: axis2_build_client_conf_ctx (conf_init.c:198)
==30411== by 0x52DDEAA: axis2_svc_client_create_with_conf_ctx_and_svc
(svc_client.c:1053)
==30411== by 0x400FE7: main (echo_rest.c:149)
==30411== at 0x4E41F05: axutil_array_list_size (array_list.c:108)
==30411== by 0x52C9C6D: axis2_ws_info_list_free (ws_info_list.c:91)
==30411== by 0x52CF2DB: axis2_repos_listener_free (repos_listener.c:156)
==30411== by 0x52C66B2: axis2_dep_engine_free (dep_engine.c:562)
==30411== by 0x52D007D: axis2_build_client_conf_ctx (conf_init.c:198)
==30411== by 0x52DDEAA: axis2_svc_client_create_with_conf_ctx_and_svc
(svc_client.c:1053)
==30411== at 0x52C9CA3: axis2_ws_info_list_free (ws_info_list.c:100)
==30411== by 0x52CF2DB: axis2_repos_listener_free (repos_listener.c:156)
==30411== by 0x52C66B2: axis2_dep_engine_free (dep_engine.c:562)
==30411== by 0x52D007D: axis2_build_client_conf_ctx (conf_init.c:198)
==30411== by 0x52DDEAA: axis2_svc_client_create_with_conf_ctx_and_svc
(svc_client.c:1053)
==30411== by 0x400FE7: main (echo_rest.c:149)
==30411== at 0x4E42499: axutil_array_list_free (array_list.c:283)
==30411== by 0x52C9CAF: axis2_ws_info_list_free (ws_info_list.c:100)
==30411== by 0x52CF2DB: axis2_repos_listener_free (repos_listener.c:156)
==30411== by 0x52C66B2: axis2_dep_engine_free (dep_engine.c:562)
==30411== by 0x52D007D: axis2_build_client_conf_ctx (conf_init.c:198)
==30411== by 0x52DDEAA: axis2_svc_client_create_with_conf_ctx_and_svc
(svc_client.c:1053)
> JSON support for Axis2/C
> ------------------------
>
> Key: AXIS2C-1645
> URL: https://issues.apache.org/jira/browse/AXIS2C-1645
> Project: Axis2-C
> Issue Type: Improvement
> Reporter: Tharindu Mathew
> Assignee: Nandika Jayawardana
> Attachments: json-port-no-errors.patch, stable_23Aug2013.patch
>
>
> This is the port of Axis2/C json support from the axis2/c unofficial branch.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]