On 2 déc. 06, at 19:03, Jacques Rebourcier wrote:

I use Soya 0.12 on mandriva 2007.
 […]
NB : execution is OK, but when script exit and is supposed to free its
resources, I get an error...

Don't understand what happen... Any explanation ? What can I do to fix ???

First You should try to use the svn version of soya. The Ode binding have been rewrote during the summer.

Second let's try to understand the issue : Ode itself have some memory management issue and need to call a function (something as CleanOde() ) at the end of your script. Looks like the is some issue with the call of this function into the old binding.
        

--
marmoute




_______________________________________________
Soya-user mailing list
[email protected]
https://mail.gna.org/listinfo/soya-user

Reply via email to