Hi I note that there are serveral cases in SDO (as used during the model loading stage of the SCA CPPCalculator samples) where valgrind reports memory being deleted more that once. I have the example here and in my case the problem is in ~SAX2Parser ~DataObjectImpl ~SDORuntimeException Logger::LogArgs1() Logger::LogArgs2()
I really thought these were are the root of my PHP extension problems but alas no. As I'm knee deep in trying to sort this at the moment so I'm not going to chase these any further at the moment but thought it best to warn people. I'll raise a suitable JIRA with just this info. If anyone wants to have a go pick an application that uses SDO and run it under valgrind. I should point out that, for me, Purify didn't report these errors on windows. I wouldn't read too much into that as I have so many other problems at the moment it's not clear actually what is going on. Regards Simon
