Samples crash with apache module on windows
-------------------------------------------

                 Key: AXIS2C-500
                 URL: https://issues.apache.org/jira/browse/AXIS2C-500
             Project: Axis2-C
          Issue Type: Bug
          Components: core/receivers
    Affects Versions: Current (Nightly)
         Environment: Windows
            Reporter: Dushshantha Chandradasa


When a sample run with apache server several times over and over again, it 
crashes from the following location. 

Line 217 of axis2c\modules\core\receivers\raw_xml_in_out_msg_recv.c

 if (status == AXIS2_SUCCESS)
        {
            skel_invoked = AXIS2_TRUE;
            result_node = AXIS2_SVC_SKELETON_INVOKE(svc_obj, env, om_node, 
new_msg_ctx);  <==

Debugger shows me that svc_obj contains an 'ops'  in which the values are 0. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://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]

Reply via email to