[ http://issues.apache.org/jira/browse/AXIS2C-408?page=all ]

Samisa Abeysinghe resolved AXIS2C-408.
--------------------------------------

    Fix Version/s:     (was: Current (Nightly))
       Resolution: Fixed

I managed to fix this by fixing the free order in service client free method

> Samples crash on Windows
> ------------------------
>
>                 Key: AXIS2C-408
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-408
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: samples
>    Affects Versions: 0.95
>         Environment: Windows
>            Reporter: Dushshantha Chandradasa
>         Assigned To: Samisa Abeysinghe
>             Fix For: 0.96
>
>         Attachments: AccessViolation.txt, echo.txt, LatestMemoryReport.txt, 
> MemoryErrorLog.txt
>
>
> 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.

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