-
Bug
-
Resolution: Fixed
-
P3
-
hs17, 5.0u22, 6u13
-
b05
-
generic, x86, sparc
-
generic, solaris, solaris_10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2192526 | 7 | Kevin Walls | P3 | Closed | Fixed | b92 |
JDK-2197954 | 6u23 | Kevin Walls | P3 | Resolved | Fixed | b01 |
JDK-2199902 | 6u22m | Kevin Walls | P3 | Resolved | Fixed | b01 |
JDK-2195146 | 6u22 | Kevin Walls | P3 | Closed | Fixed | b01 |
JDK-2193619 | 6u21p | Kevin Walls | P3 | Resolved | Fixed | b03 |
JDK-2195632 | 6u21-rev | Kevin Walls | P3 | Closed | Fixed | b08 |
JDK-2192865 | 5.0u25 | Kevin Walls | P3 | Closed | Fixed | b01 |
JDK-2190171 | 5.0u24-rev | Kevin Walls | P3 | Resolved | Fixed | b04 |
JDK-2185421 | 5.0u23-rev | Kevin Walls | P3 | Resolved | Fixed | b02 |
JDK-2190761 | hs18 | Kevin Walls | P3 | Closed | Fixed | b04 |
JDK-2195147 | hs17.1 | Kevin Walls | P3 | Resolved | Fixed | b01 |
JDK-2205253 | hs17 | Kevin Walls | P3 | Closed | Won't Fix | |
JDK-2193670 | hs16.3 | Kevin Walls | P3 | Resolved | Fixed | b04 |
Crashes while testing 6.0_17-b02 and 1.5.0_22-b02.
Crashing in -Xint mode.
Unable to reproduce with CMS GC or with serial collector.
-XX:+VerifyBeforeGC, -XX:+VerifyDuringGC, and -XX:+VerifyAfterGC do not report a problem.
Example stack: pstack19441_xint.out
----------------- lwp# 18 / thread# 18 --------------------
...snip...
--- called from signal handler with signal 11 (SIGSEGV) ---
fe8ba6e4 bool KlassInfoTable::record_instance(oopDesc*const) (6c1ff8dc, dd80bf70, 6f8b60, e0237118, 0, dd80bf70) + 30
fe8bb154 void RecordInstanceClosure::do_object(oopDesc*) (6c1ff8cc, dd80bf70, c00c0501, 6d400448, 48, 49) + 8
fe65d16c void MutableSpace::object_iterate(ObjectClosure*) (33d08, 6c1ff8cc, 48, e0237118, fede4ed4, dd80bf70) + 24
feb31fd4 void PSYoungGen::object_iterate(ObjectClosure*) (34540, 6c1ff8cc, 34408, d6a918, fe65d148, fedeb5c8) + 10
feb0ab84 void ParallelScavengeHeap::object_iterate(ObjectClosure*) (feded800, 6c1ff8cc, 4e2b, feb0ab70, fededa18, feded800)
+ 14
fe8baed8 void HeapInspection::heap_inspection(outputStream*) (2cfa0, 4e2b, 34408, d6a918, 0, fecbdde4) + 1fc
fec0932c void VM_GC_HeapInspection::doit() (6beffc80, 4bc, 7f7b2f, fedec490, fee, 7f74c1) + 9c
fe5d8088 void VM_Operation::evaluate() (6beffc80, 2de08, fedb2000, fee, 7f74c1, 3a400) + 80
fec0bc30 void VMThread::evaluate_operation(VM_Operation*) (2de08, 6beffc80, 1c2750, 7f74c1, 1c2758, fedb2000) + cc
fec0c1c8 void VMThread::loop() (0, 3d1a0, 2f708, 1, fee02dd0, 4a968) + 45c
fe65a92c void VMThread::run() (1c2400, 39400, fedeb74c, fedb2000, 3974c, 39400) + 98
feaf5910 java_start (1c2400, 4bf1, fedb2000, fed00079, 1c36d0, fedfb3f4) + 22c
ff2c6d4c _lwp_start (0, 0, 0, 0, 0, 0)
- backported by
-
JDK-2185421 Stress test crashes during HeapInspection using ParallelGC.
-
- Resolved
-
-
JDK-2190171 Stress test crashes during HeapInspection using ParallelGC.
-
- Resolved
-
-
JDK-2193619 Stress test crashes during HeapInspection using ParallelGC.
-
- Resolved
-
-
JDK-2193670 Stress test crashes during HeapInspection using ParallelGC.
-
- Resolved
-
-
JDK-2195147 Stress test crashes during HeapInspection using ParallelGC.
-
- Resolved
-
-
JDK-2197954 Stress test crashes during HeapInspection using ParallelGC.
-
- Resolved
-
-
JDK-2199902 Stress test crashes during HeapInspection using ParallelGC.
-
- Resolved
-
-
JDK-2190761 Stress test crashes during HeapInspection using ParallelGC.
-
- Closed
-
-
JDK-2192526 Stress test crashes during HeapInspection using ParallelGC.
-
- Closed
-
-
JDK-2192865 Stress test crashes during HeapInspection using ParallelGC.
-
- Closed
-
-
JDK-2195146 Stress test crashes during HeapInspection using ParallelGC.
-
- Closed
-
-
JDK-2195632 Stress test crashes during HeapInspection using ParallelGC.
-
- Closed
-
-
JDK-2205253 Stress test crashes during HeapInspection using ParallelGC.
-
- Closed
-
- duplicates
-
JDK-6940126 Bigapp fails with SIGSEGV in native code
-
- Closed
-
-
JDK-6861302 JVM crashed while dumping heap - JRE 1.6.0_13
-
- Closed
-
- relates to
-
JDK-6450362 Crash in heap inspection using jmap -histo
-
- Resolved
-
-
JDK-6621728 Heap inspection should not crash in the face of C-heap exhaustion
-
- Closed
-
-
JDK-6850053 JVM crash at KlassInfoTable::record_instance
-
- Closed
-
-
JDK-6944195 jmap -{histo,dump}:live, +PrintClassHistogram and friends should stall for GC locker to clear
-
- Closed
-
-
JDK-2201636 JVM crash at KlassInfoTable::record_instance
-
- Closed
-