Hi Jorge, I've written a simple test that expose the problem that could run into environments which call back from unmanaged code to managed code from newly unmanaged created threads. You can take a look on this test at the mail I posted: http://lists.ximian.com/archives/public/mono-list/2004-November/024666.html
I've been reading a litle more and it seems to be a problem that the mono runtime (and others .NET runtime) can't solve. I'll wait your news from jjack developers but I think that one solution could be to isolate threads created by unmanaged code from those created by the managed runtime. Please, drop me a line if you solve this issue. I'll do so. Cheers. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
