Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-500

Samples crash with apache module on windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • core/receivers
    • None
    • Windows

    Description

      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.

      Attachments

        Activity

          People

            samisa Don Samisa Abeysinghe
            dchandradasa Marcus Dushshantha Chandradasa
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: