[ 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
