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

Samples crash on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.95
    • 0.96
    • samples
    • None
    • Windows

    Description

      Sample clients crash with an unhandled win32 exception on windows platform. For example, when i run echo client on windows, it crashes after displaying "echo client invoke SUCCESSFUL" message. MS VC points me to the location:

      if (property_impl->free_func)

      { => property_impl->free_func(property_impl->value, env); }

      else

      in [AXIS2]\util\src\property.c file.

      in addition to this, Rational Purify gives few Array bound reads errors in scandir function in ..\util\src\platforms\windows\dir_windows.c:180.

      I'll attach the complete error report from Rational Purify, in this Jira.

      Attachments

        1. AccessViolation.txt
          18 kB
          Marcus Dushshantha Chandradasa
        2. echo.txt
          288 kB
          Marcus Dushshantha Chandradasa
        3. LatestMemoryReport.txt
          39 kB
          Marcus Dushshantha Chandradasa
        4. MemoryErrorLog.txt
          317 kB
          Marcus Dushshantha Chandradasa

        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: