[wsf-c-dev] [jira] Created: (WSFC-133) math sample client segfaults when a wrong WSFC_HOME is set.

Dushshantha Chandradasa (JIRA) jira at wso2.org
Thu Sep 13 22:12:48 PDT 2007


math sample client segfaults when a wrong WSFC_HOME is set.
-----------------------------------------------------------

                 Key: WSFC-133
                 URL: http://www.wso2.org/jira/browse/WSFC-133
             Project: WSO2 WSF/C
          Issue Type: Bug
            Reporter: Dushshantha Chandradasa


math sample client segfaults when a wrong WSFC_HOME is set.

Here is the trace from gdb:

axis2_stub_free (stub=0x0, env=0x804b1f0) at stub.c:124
124         if (stub->svc_client)
(gdb) bt
#0  axis2_stub_free (stub=0x0, env=0x804b1f0) at stub.c:124
#1  0xb7f1d1e0 in axis2_stub_create_with_endpoint_uri_and_client_home (env=0x804b1f0, endpoint_uri=0x80499e4 "http://localhost:9090/axis2/services/math", client_home=0x0)
    at stub.c:110
#2  0x080490d5 in axis2_math_stub_create_with_endpoint_uri_and_client_home (env=0x804b1f0, endpoint_uri=0x0, client_home=0x0) at axis2_math_stub.c:89
#3  0x0804950a in main (argc=1, argv=0xbfd887e4) at math_client.c:76


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the Wsf-c-dev mailing list