Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2205085 | 7 | Bob Vandette | P3 | Closed | Fixed | b125 |
JDK-2205898 | 6u25 | Bob Vandette | P3 | Closed | Fixed | b01 |
If there is very little /tmp space, the VM will be able to successfully mmap the performance data area in /tmp but when the VM attempts to access this memory region, it will crash with a SIGBUS if there is insufficient disk space in /tmp.
- backported by
-
JDK-2205085 VM crashes with SIGBUS writing PerfData if tmp space is full
-
- Closed
-
-
JDK-2205898 VM crashes with SIGBUS writing PerfData if tmp space is full
-
- Closed
-
- duplicates
-
JDK-6563308 Java VM dies with SIGBUS when temp directory is full on linux
-
- Closed
-
-
JDK-6563308 Java VM dies with SIGBUS when temp directory is full on linux
-
- Closed
-
- relates to
-
JDK-6760316 JVM crashes on systems without swapping and no space left in temp dir
-
- Closed
-