Hi Philippe ! Le Sunday 24 August 2008 00:49:36 Philippe Strauss, vous avez écrit : > Most probably it interact in a way that I can't understand with the poller > thread. I've looked at the jack_stub.c source, especially the poller thing, > without understanding much of it if any at all. > > Thank to anyone looking at my source code :-)
Well, as we told you we had some issues with ocaml-jack. It seems that you've hit a bug in the memory handling between the C bindings and the Caml GC. The good point with your code is that it is reproductible, so it's much more easy to fix. We are currently discussing it, I hope we'll find the mistake soon.. Romain ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
