Duplicate :
|
|
Relates :
|
|
Relates :
|
JVM crashes with SIGBUS on systems without swapping and when no space is left in temp dir (/tmp for example). Example: > java -version # # An unexpected error has been detected by Java Runtime Environment: # # SIGBUS (0x7) at pc=0x400c97fc, pid=5195, tid=1084716176 # # Java VM: Java HotSpot(TM) Client VM (11.0-b14 mixed mode, sharing linux-xxx) # Problematic frame: # C [libc.so.6+0x6c7fc] memset+0x2c # Segmentation fault
|