JDK-8166310 : modulePostprocess assert(_g1h->is_in_g1_reserved((HeapWord*) obj)) failed: invariant
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 9
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-09-19
  • Updated: 2016-09-21
  • Resolved: 2016-09-20
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Duplicate :  
Description
Current thread (0x0000007fac0ef000):  ConcurrentGCThread "G1 Marker#1" [stack: 0x0000007f3b361000,0x0000007f3b461000] [id=32263]

Stack: [0x0000007f3b361000,0x0000007f3b461000],  sp=0x0000007f3b45f2c0,  free space=1016k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [libjvm.so+0x10c51bc]  VMError::report_and_die(int, char const*, char const*, std::__va_list, Thread*, unsigned char*, void*, void*, char const*, int, unsigned long)+0x140
V  [libjvm.so+0x10c5dc4]  VMError::report_and_die(Thread*, char const*, int, char const*, char const*, std::__va_list)+0x54
V  [libjvm.so+0x6ba4e0]  report_vm_error(char const*, int, char const*, char const*, ...)+0xe0
V  [libjvm.so+0x7cfc88]  G1CMTask::drain_local_queue(bool) [clone .part.183]+0x120
V  [libjvm.so+0x7d01f8]  G1CMTask::drain_global_stack(bool) [clone .part.184] [clone .constprop.202]+0x7c
V  [libjvm.so+0x7d05cc]  G1CMTask::do_marking_step(double, bool, bool)+0x24c
V  [libjvm.so+0x7d84e8]  G1CMConcurrentMarkingTask::work(unsigned int)+0x180
V  [libjvm.so+0x1133850]  GangWorker::loop()+0xf4
V  [libjvm.so+0x1132058]  AbstractGangWorker::run()+0x2c
V  [libjvm.so+0xdfb718]  thread_native_entry(Thread*)+0x118
C  [libpthread.so.0+0x7e2c]  start_thread+0xb0
Comments
Closing as duplicate of JDK-8166207 as it occurred in conjunction with that one, on ARM64 only, and seems to be gone after that fix.
20-09-2016

Almost certainly a dup of JDK-8166207.
19-09-2016