> Quite possibly so. Are you calling env.detachCurrentThread() from the > threads as they terminate ? (this has been crashy, be sure to release all > objects that point to java objects from that thread first). No, but I can add that. I'd thought you were doing that automatically. Bill