You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Andrew Borley (JIRA)" <tu...@ws.apache.org> on 2006/10/02 11:04:20 UTC

[jira] Resolved: (TUSCANY-511) Big Bank memory error

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

Andrew Borley resolved TUSCANY-511.
-----------------------------------

    Resolution: Duplicate

Duplicate of TUSCANY-536

> Big Bank memory error
> ---------------------
>
>                 Key: TUSCANY-511
>                 URL: http://issues.apache.org/jira/browse/TUSCANY-511
>             Project: Tuscany
>          Issue Type: Bug
>          Components: C++ SCA
>    Affects Versions: Cpp-current
>         Environment: Windows XP
>            Reporter: Simon Laws
>
> Get memory error in the final leg of the big bank scneario. Was solved temoprarily bu commenting the follwong out. 
> Axis2Client.cpp ln 149
> /*   
>     if (svc_client)
>     {
>         AXIS2_SVC_CLIENT_FREE(svc_client, env);
>         svc_client = NULL;
>     }
> */
> Needs futher detailed investigation to determine if this is causing memory corruption of something else is by, for example, freeing something twice

-- 
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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org