JDK-8138705 : Kitchen sink stress test fails
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 8,9
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-10-01
  • Updated: 2025-04-03
  • Resolved: 2016-06-03
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
9 b124Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
Internal Error (/opt/jprt/T/P1/130841.tschatzl/s/hotspot/src/share/vm/services/virtualMemoryTracker.hpp:61), pid=23331, tid=23333
[glue.process.out] [stress.process.out] #  assert(_committed >= sz) failed: Negative amount

Current thread (0x00007f8c8001f800):  JavaThread "Unknown thread" [_thread_in_vm, id=23262, stack(0x00007f8c88beb000,0x00007f8c88cec000)]

Stack: [0x00007f8c88beb000,0x00007f8c88cec000],  sp=0x00007f8c88cea040,  free space=1020k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [libjvm.so+0x11d6ec5]  VMError::report_and_die(int, char const*, char const*, __va_list_tag*, Thread*, unsigned char*, void*, void*, char const*, int, unsigned long)+0x155;;  VMError::report_and_die(int, char const*, char const*, __va_list_tag*, Thread*, unsigned char*, void*, void*, char const*, int, unsigned long)+0x155
V  [libjvm.so+0x11d7bfa]  VMError::report_and_die(Thread*, char const*, int, char const*, char const*, __va_list_tag*)+0x4a;;  VMError::report_and_die(Thread*, char const*, int, char const*, char const*, __va_list_tag*)+0x4a
V  [libjvm.so+0x8588a4]  report_vm_error(char const*, int, char const*, char const*, ...)+0xd4;;  report_vm_error(char const*, int, char const*, char const*, ...)+0xd4
V  [libjvm.so+0x11c5bb9]  ReservedMemoryRegion::remove_uncommitted_region(unsigned char*, unsigned long)+0x11c9;;  ReservedMemoryRegion::remove_uncommitted_region(unsigned char*, unsigned long)+0x11c9
V  [libjvm.so+0x11c5e87]  ReservedMemoryRegion::add_committed_region(unsigned char*, unsigned long, NativeCallStack const&)+0x1c7;;  ReservedMemoryRegion::add_committed_region(unsigned char*, unsigned long, NativeCallStack const&)+0x1c7
V  [libjvm.so+0x11c769c]  VirtualMemoryTracker::add_committed_region(unsigned char*, unsigned long, NativeCallStack const&)+0x15c;;  VirtualMemoryTracker::add_committed_region(unsigned char*, unsigned long, NativeCallStack const&)+0x15c
V  [libjvm.so+0xefcc67]  os::commit_memory(char*, unsigned long, unsigned long, bool)+0xf7;;  os::commit_memory(char*, unsigned long, unsigned long, bool)+0xf7
V  [libjvm.so+0xe98545]  MutableNUMASpace::bias_region(MemRegion, int)+0x175;;  MutableNUMASpace::bias_region(MemRegion, int)+0x175
V  [libjvm.so+0xe994ef]  MutableNUMASpace::initialize(MemRegion, bool, bool, bool)+0x49f;;  MutableNUMASpace::initialize(MemRegion, bool, bool, bool)+0x49f
V  [libjvm.so+0xfe5e62]  PSYoungGen::set_space_boundaries(unsigned long, unsigned long)+0x242;;  PSYoungGen::set_space_boundaries(unsigned long, unsigned long)+0x242
V  [libjvm.so+0xfe650a]  PSYoungGen::compute_initial_space_boundaries()+0x6a;;  PSYoungGen::compute_initial_space_boundaries()+0x6a
V  [libjvm.so+0xfe8321]  PSYoungGen::initialize_work()+0x381;;  PSYoungGen::initialize_work()+0x381
V  [libjvm.so+0x4a64bb]  AdjoiningGenerations::AdjoiningGenerations(ReservedSpace, GenerationSizer*, unsigned long)+0x40b;;  AdjoiningGenerations::AdjoiningGenerations(ReservedSpace, GenerationSizer*, unsigned long)+0x40b
V  [libjvm.so+0xf4a946]  ParallelScavengeHeap::initialize()+0x186;;  ParallelScavengeHeap::initialize()+0x186
V  [libjvm.so+0x117b20f]  Universe::initialize_heap()+0x2f;;  Universe::initialize_heap()+0x2f
V  [libjvm.so+0x117b78b]  universe_init()+0x4b;;  universe_init()+0x4b
V  [libjvm.so+0xab3ebc]  init_globals()+0x7c;;  init_globals()+0x7c
V  [libjvm.so+0x114bcc8]  Threads::create_vm(JavaVMInitArgs*, bool*)+0x218;;  Threads::create_vm(JavaVMInitArgs*, bool*)+0x218
V  [libjvm.so+0xbb9b6e]  JNI_CreateJavaVM+0x8e;;  JNI_CreateJavaVM+0x8e
C  [libjli.so+0x7253]  JavaMain+0x83;;  JavaMain+0x83
C  [libpthread.so.0+0x7e9a]  start_thread+0xda

Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/51ff9e7c2b51 User: lana Date: 2016-06-22 19:52:38 +0000
22-06-2016

URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/51ff9e7c2b51 User: mockner Date: 2016-06-03 04:33:04 +0000
03-06-2016