Client segfaults in axis2_soap_header_free
------------------------------------------

         Key: AXIS2C-84
         URL: http://issues.apache.org/jira/browse/AXIS2C-84
     Project: Axis2-C
        Type: Bug
  Components: xml/soap  
    Versions: Current (Nightly)    
    Reporter: Samisa Abeysinghe
 Assigned to: nandika jayawardana 
    Priority: Critical


Trace for echo client:
Program received signal SIGSEGV, Segmentation fault.
0x006e6f69 in ?? ()
(gdb) bt
#0  0x006e6f69 in ?? ()
#1  0x0013592a in axis2_soap_header_free (header=0x8404080, env=0xbfc6d084) at 
soap_header.c:229
#2  0x001384cc in axis2_soap_envelope_free (envelope=0x8403f98, env=0xbfc6d084) 
at soap_envelope.c:260
#3  0x00f2697a in axis2_msg_ctx_free (msg_ctx=0x83f9ff8, env=0xbfc6d084) at 
../context/msg_ctx.c:670
#4  0x00f3909a in axis2_call_invoke_blocking_with_om (call=0x83dd830, 
env=0xbfc6d084, op_name=0x80492d4 "echo",
    om_node_to_send=0x83db278) at ../clientapi/call.c:904
#5  0x08048d52 in axis2_echo_stub_echo (stub=0x83dc6f0, env=0xbfc6d084, 
node=0x83db278) at axis2_echo_stub.c:77
#6  0x08048f34 in main (argc=1, argv=0xbfc6d144) at echo_client.c:88


-- 
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

Reply via email to