You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Dushshantha Chandradasa (JIRA)" <ji...@apache.org> on 2006/11/17 10:32:39 UTC

[jira] Updated: (AXIS2C-408) Samples crash on Windows

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

Dushshantha Chandradasa updated AXIS2C-408:
-------------------------------------------

    Attachment: echo.txt

error report from rational Purify for echo client.

> 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
>             Fix For: Current (Nightly), 0.96
>
>         Attachments: echo.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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org