The crash happened outside the Java Virtual Machine in native code
问题 I am doing web crawling on a Sun server with 32 virtual processors and 32GB memory. I opened 1460 threads to do the job for me. The runtime parameters I set were -Xms2048 and -Xmx2048 . I have run the code twice, but it crashed at different points. > # > # A fatal error has been detected by the Java Runtime Environment: > # > # SIGSEGV (0xb) at pc=0xff390f38, pid=3053, tid=7640 > # > # JRE version: 6.0_15-b03 > # Java VM: Java HotSpot(TM) Server VM (14.1-b02 mixed mode solaris-sparc ) > #