[ http://issues.apache.org/jira/browse/AXIS2C-309?page=all ]
Samisa Abeysinghe closed AXIS2C-309.
------------------------------------
Fix Version/s: 0.95
Resolution: Fixed
This has been fixed by someone.
> segfault in invoking dynamic_client sample
> ------------------------------------------
>
> Key: AXIS2C-309
> URL: http://issues.apache.org/jira/browse/AXIS2C-309
> Project: Axis2-C
> Issue Type: Bug
> Components: samples
> Affects Versions: Current (Nightly)
> Reporter: Dumindu Pallewela
> Priority: Critical
> Fix For: 0.95
>
>
> Following is a gdb session:
> (gdb) r cal_1.1.wsdl
> Starting program:
> /home/dummy/axis2/c/samples/client/dynamic_client/dynamic_client cal_1.1.wsdl
> [Thread debugging using libthread_db enabled]
> [New Thread -1481402688 (LWP 16918)]
> Hotel Reservation
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1481402688 (LWP 16918)]
> 0xa7f580a8 in axis2_svc_client_create_for_dynamic_invocation (
> env=0x804b1f8, conf_ctx=0x0, wsdl_uri=0x804b290,
> wsdl_svc_qname=0x804b210, endpoint_name=0x8049800 "Calculator",
> client_home=0xaf8e5da3 "/home/dummy/axis2/c/deploy")
> at svc_client.c:315
> 315 if (NULL == AXIS2_CONF_GET_SVC(svc_client_impl->conf, env,
> (gdb) bt
> #0 0xa7f580a8 in axis2_svc_client_create_for_dynamic_invocation (
> env=0x804b1f8, conf_ctx=0x0, wsdl_uri=0x804b290,
> wsdl_svc_qname=0x804b210, endpoint_name=0x8049800 "Calculator",
> client_home=0xaf8e5da3 "/home/dummy/axis2/c/deploy")
> at svc_client.c:315
> #1 0x08048df0 in process_for_wsdl2 (env=0x804b1f8,
> wsdl_uri_str=0xaf8e5822 "cal_1.1.wsdl") at dynamic_client.c:171
> #2 0x08048b24 in main (argc=2, argv=0xaf8e5294) at dynamic_client.c:75
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
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]