You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Laws (JIRA)" <tu...@ws.apache.org> on 2006/06/29 19:34:29 UTC

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

Big Bank memory error
---------------------

         Key: TUSCANY-511
         URL: http://issues.apache.org/jira/browse/TUSCANY-511
     Project: Tuscany
        Type: Bug

  Components: C++ SCA  
    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


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

Posted by "Andrew Borley (JIRA)" <tu...@ws.apache.org>.
     [ 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


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

Posted by "Andrew Borley (JIRA)" <tu...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/TUSCANY-511?page=comments#action_12426526 ] 
            
Andrew Borley commented on TUSCANY-511:
---------------------------------------

Further invstigation via simple axis2c services shows that this is probably an Axis2c issue. 
A jira has been raised at AXIS2C-209

Possibly this is a windows-only issue.

> 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


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

Posted by "Pete Robbins (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-511?page=all ]

Pete Robbins closed TUSCANY-511.
--------------------------------


> 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