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

Race condition in axutil_dir_handler_list_service_or_module_dirs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.6.0
    • 1.7.0
    • None
    • None

    Description

      I'm calling a web service from multiple threads using the sample code provided (axis2_svc_client_send_receive). When the web service is invoked in parallel in multiple threads, the current working directory of the process changes. I was able to track this down and I think the problem is in function axutil_dir_handler_list_service_or_module_dirs() which performs getcwd and then changes directory to somewhere and back.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mehturt mehturt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: