Does anyone know if are there problems starting new threads from C (with pthread_create) and this thread calling Java classes (via Java invocation API)? I'm experimenting this problem: I launch my C server application and stress it with multiple contemporaneous requests: If I launch C app monothread all is ok If I launch C app multithread but doesn't make Java calls all is ok again If I launch C app multithread with Java calls the app crashes after some seconds Thanks for help ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]