[ 
http://issues.apache.org/jira/browse/AXIS2C-408?page=comments#action_12451547 ] 
            
Samisa Abeysinghe commented on AXIS2C-408:
------------------------------------------

I fixed one of the array out of bounds problems. Please re-try now.

> 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: Current (Nightly), 0.96
>
>         Attachments: echo.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