Uploaded image for project: 'Axis-C++'
  1. Axis-C++
  2. AXISCPP-934

Services are unloaded before last message objects have been deleted

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • current (nightly)
    • current (nightly)
    • Server - Engine
    • None

    Description

      The ModuleUninitialize method deletes the handler loader before deleting the SoapSerializer.

      This results in the service libraries being unloaded before the last message objects have been deleted. If the last message contains any complex types it won't be able to delete them as the function pointers are to non-existent code, causing the clean-up to fail.

      Attachments

        Activity

          People

            dicka Adrian Dick
            dicka Adrian Dick
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: