Full thread dump Classic VM (Linux_JDK_1.2.2_RC2, native threads),Why?
SIGSEGV 11* segmentation violation
stackpointer=0xbb9ff51c
Full thread dump Classic VM (Linux_JDK_1.2.2_RC2, native threads):
"Thread-2568" (TID:0x40e79380, sys_thread_t:0x44412cd8, state:CW, native ID:0x540c21) prio=5
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java, Compiled Code)
... ...
但实际上我的应用启的线程最多的时候也就30个左右阿?我用测试程序一口气起1000个线程来跑都没有出现Full thread dump.怎么会这样?还有其他方面的原因会引起Full thread dump吗?
Thx.

