(gdb) t a a bt Thread 50 (Thread 0x7f7af4a68740 (LWP 14860)): #0 0x00007f7af465d66b in pthread_join () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af4447635 in ContinueInNewThread0 () from /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/build/linux/jdk-linux-amd64/fastdebug/bin/../lib/amd64/jli/libjli.so #2 0x00007f7af444341a in ContinueInNewThread () from /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/build/linux/jdk-linux-amd64/fastdebug/bin/../lib/amd64/jli/libjli.so #3 0x00007f7af444573e in JLI_Launch () from /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/build/linux/jdk-linux-amd64/fastdebug/bin/../lib/amd64/jli/libjli.so #4 0x0000000000400686 in main () Thread 49 (Thread 0x7f79e7bf9700 (LWP 14976)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f79e80d9e00) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af3443df0 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::ILock (this=0x7f7aec055b38, Self=0x7f79e80d9000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:478 #4 0x00007f7af3446664 in lock_without_safepoint_check (Self=0x7f79e80d9000, this=0x7f7aec055b38) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:946 #5 Monitor::lock_without_safepoint_check (this=0x7f7aec055b38) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:952 #6 0x00007f7af33f332a in MutexLockerEx (no_safepoint_check=true, mutex=0x7f7aec055b38, this=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutexLocker.hpp:225 #7 allocate (word_size=251, this=0x7f7aec0775f8) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/memory/metaspace.cpp:2384 #8 Metaspace::allocate (this=, word_size=251, mdtype=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/memory/metaspace.cpp:3285 #9 0x00007f7af33f35b6 in Metaspace::allocate (loader_data=loader_data@entry=0x7f7aec055aa8, word_size=251, read_only=read_only@entry=false, type=type@entry=MetaspaceObj::ConstantPoolType, __the_thread__=__the_thread__@entry=0x7f79e80d9000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/memory/metaspace.cpp:3405 #10 0x00007f7af2aced7b in MetaspaceObj::operator new (size=size@entry=88, loader_data=loader_data@entry=0x7f7aec055aa8, word_size=, read_only=read_only@entry=false, type=type@entry=MetaspaceObj::ConstantPoolType, __the_thread__=__the_thread__@entry=0x7f79e80d9000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/memory/allocation.cpp:70 #11 0x00007f7af2e0bc87 in ConstantPool::allocate (loader_data=0x7f7aec055aa8, length=length@entry=240, __the_thread__=__the_thread__@entry=0x7f79e80d9000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/oops/constantPool.cpp:57 #12 0x00007f7af2d29324 in ClassFileParser::parse_constant_pool (this=this@entry=0x7f79e7bf7790, __the_thread__=__the_thread__@entry=0x7f79e80d9000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/classfile/classFileParser.cpp:331 #13 0x00007f7af2d30321 in ClassFileParser::parseClassFile (this=this@entry=0x7f79e7bf7790, name=name@entry=0x7f7a14001c08, loader_data=0x7f7aec055aa8, protection_domain=..., protection_domain@entry=..., host_klass=..., cp_patches=cp_patches@entry=0x0, parsed_name=..., verify=verify@entry=false, __the_thread__=__the_thread__@entry=0x7f79e80d9000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/classfile/classFileParser.cpp:3784 #14 0x00007f7af2d3a8da in parseClassFile (__the_thread__=0x7f79e80d9000, verify=false, parsed_name=..., protection_domain=..., loader_data=, name=0x7f7a14001c08, this=0x7f79e7bf7790) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/classfile/classFileParser.hpp:468 #15 ClassLoader::load_classfile (h_name=h_name@entry=0x7f7a14001c08, __the_thread__=__the_thread__@entry=0x7f79e80d9000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/classfile/classLoader.cpp:934 #16 0x00007f7af368a2ef in SystemDictionary::load_instance_class (class_name=class_name@entry=0x7f7a14001c08, class_loader=..., __the_thread__=__the_thread__@entry=0x7f79e80d9000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/classfile/systemDictionary.cpp:1250 #17 0x00007f7af3687c11 in SystemDictionary::resolve_instance_class_or_null (name=name@entry=0x7f7a14001c08, class_loader=..., protection_domain=..., __the_thread__=__the_thread__@entry=0x7f79e80d9000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/classfile/systemDictionary.cpp:779 #18 0x00007f7af3688428 in SystemDictionary::resolve_or_null (class_name=class_name@entry=0x7f7a14001c08, class_loader=class_loader@entry=..., protection_domain=protection_domain@entry=..., __the_thread__=__the_thread__@entry=0x7f79e80d9000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/classfile/systemDictionary.cpp:232 #19 0x00007f7af36886c8 in SystemDictionary::resolve_or_fail (class_name=class_name@entry=0x7f7a14001c08, class_loader=..., class_loader@entry=..., protection_domain=..., throw_error=throw_error@entry=true, __the_thread__=__the_thread__@entry=0x7f79e80d9000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/classfile/systemDictionary.cpp:171 #20 0x00007f7af2e0e43d in ConstantPool::klass_at_impl (this_cp=..., which=which@entry=651, __the_thread__=__the_thread__@entry=0x7f79e80d9000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/oops/constantPool.cpp:240 #21 0x00007f7af30bc0b2 in klass_at (__the_thread__=0x7f79e80d9000, which=651, this=0x7f79f632e030) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/oops/constantPool.hpp:353 #22 InterpreterRuntime::_new (thread=0x7f79e80d9000, pool=0x7f79f632e030, index=651) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp:149 #23 0x00007f7ae404622e in ?? () #24 0x00007f7af3e53dc0 in TemplateInterpreter::_active_table () from /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/build/linux/jdk-linux-amd64/fastdebug/jre/lib/amd64/server/libjvm.so #25 0x00007f7ae40460ed in ?? () #26 0x00007f79e7bf8680 in ?? () #27 0x00007f79f633c2d8 in ?? () #28 0x00007f79e7bf86e8 in ?? () #29 0x00007f79f6350728 in ?? () #30 0x0000000000000000 in ?? () Thread 48 (Thread 0x7f79f431a700 (LWP 14975)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b6fca in Parker::park (this=0x7f79e80af9e8, isAbsolute=, time=time@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5794 #2 0x00007f7af370f8bc in Unsafe_Park (env=, unsafe=, isAbsolute=, time=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/prims/unsafe.cpp:1215 #3 0x00007f7ae402a422 in ?? () #4 0x0000000000000028 in ?? () #5 0x00007f79e80ae000 in ?? () #6 0x0000000000000000 in ?? () Thread 47 (Thread 0x7f79f7fff700 (LWP 14967)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec20a900) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af3443df0 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::ILock (this=0x7f7aec0090e8, Self=0x7f7aec209800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:478 #4 0x00007f7af3446664 in lock_without_safepoint_check (Self=0x7f7aec209800, this=0x7f7aec0090e8) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:946 #5 Monitor::lock_without_safepoint_check (this=0x7f7aec0090e8) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:952 #6 0x00007f7af35cb11d in SafepointSynchronize::block (thread=thread@entry=0x7f7aec209800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/safepoint.cpp:698 #7 0x00007f7af3446cb0 in transition_and_fence (to=_thread_in_vm, from=_thread_blocked, thread=0x7f7aec209800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/interfaceSupport.hpp:184 #8 trans_and_fence (this=, to=_thread_in_vm, from=_thread_blocked) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/interfaceSupport.hpp:232 #9 ~ThreadBlockInVM (this=, __in_chrg=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/interfaceSupport.hpp:314 #10 Monitor::lock (this=0x7f7aec055b38, Self=0x7f7aec209800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:927 #11 0x00007f7af3446e70 in Monitor::lock (this=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:936 #12 0x00007f7af33f2bcc in MutexLocker (mutex=0x7f7aec055b38, this=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutexLocker.hpp:182 #13 Metaspace::deallocate (this=0x7f7aec0720c8, ptr=ptr@entry=0x7f79e76d8a70, word_size=word_size@entry=4, is_class=is_class@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/memory/metaspace.cpp:3356 #14 0x00007f7af33ff218 in free_metadata (md=0x7f79e76d8a70, loader_data=0x7f7aec055aa8) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/memory/metadataFactory.hpp:89 #15 Method::build_method_counters (m=m@entry=0x7f7ae02e1cf8, __the_thread__=__the_thread__@entry=0x7f7aec209800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/oops/method.cpp:387 #16 0x00007f7af30b9d7f in InterpreterRuntime::build_method_counters (thread=0x7f7aec209800, m=0x7f7ae02e1cf8) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp:960 #17 0x00007f7ae401f05d in ?? () #18 0x00007f7af3e54680 in ?? () from /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/build/linux/jdk-linux-amd64/fastdebug/jre/lib/amd64/server/libjvm.so #19 0x00007f7ae401ef19 in ?? () #20 0x00007f79f7ffb350 in ?? () #21 0x00007f7ae02e1c90 in ?? () #22 0x00007f79f7ffb3b0 in ?? () #23 0x00007f7ae0391e10 in ?? () #24 0x0000000000000000 in ?? () Thread 46 (Thread 0x7f79fc1ff700 (LWP 14966)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec208d00) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af3443df0 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::ILock (this=0x7f7aec0090e8, Self=0x7f7aec207800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:478 #4 0x00007f7af3446664 in lock_without_safepoint_check (Self=0x7f7aec207800, this=0x7f7aec0090e8) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:946 #5 Monitor::lock_without_safepoint_check (this=0x7f7aec0090e8) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:952 #6 0x00007f7af35cb11d in SafepointSynchronize::block (thread=thread@entry=0x7f7aec207800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/safepoint.cpp:698 #7 0x00007f7af34be879 in transition_and_fence (to=_thread_in_vm, from=_thread_blocked, thread=0x7f7aec207800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/interfaceSupport.hpp:184 #8 trans_and_fence (this=, to=_thread_in_vm, from=_thread_blocked) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/interfaceSupport.hpp:232 #9 ~ThreadBlockInVM (this=, __in_chrg=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/interfaceSupport.hpp:314 #10 os::sleep (thread=thread@entry=0x7f7aec207800, millis=millis@entry=10000, interruptible=interruptible@entry=true) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/posix/vm/os_posix.cpp:363 #11 0x00007f7af31df7a7 in JVM_Sleep (env=, threadClass=, millis=10000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/prims/jvm.cpp:3081 #12 0x00007f7ae402a422 in ?? () #13 0x0000000000000000 in ?? () Thread 45 (Thread 0x7f7a5c76c700 (LWP 14965)): #0 0x00007f7af46607ce in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b6005 in safe_cond_timedwait (_abstime=0x7f7a5c76bbd0, _mutex=0x7f7aec1d2b30, _cond=0x7f7aec1d2b58) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:4904 #2 os::PlatformEvent::park (this=this@entry=0x7f7aec1d2b00, millis=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5565 #3 0x00007f7af3444de1 in ParkCommon (timo=, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:413 #4 Monitor::IWait (this=this@entry=0x7f7aec00a6d8, Self=Self@entry=0x7f7aec1d1800, timo=timo@entry=50) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #5 0x00007f7af344765e in Monitor::wait (this=0x7f7aec00a6d8, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=50, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #6 0x00007f7af36bdfa3 in WatcherThread::sleep (this=this@entry=0x7f7aec1d1800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1245 #7 0x00007f7af36be103 in WatcherThread::run (this=0x7f7aec1d1800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1290 #8 0x00007f7af34a9f82 in java_start (thread=0x7f7aec1d1800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #9 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #10 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 44 (Thread 0x7f7a5c86d700 (LWP 14964)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec1cf900) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec0080a8, Self=Self@entry=0x7f7aec1ce800, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec0080a8, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af35d0178 in ServiceThread::service_thread_entry (jt=0x7f7aec1ce800, __the_thread__=0x7f7aec1ce800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/serviceThread.cpp:109 #6 0x00007f7af36ccca4 in JavaThread::thread_main_inner (this=this@entry=0x7f7aec1ce800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1679 #7 0x00007f7af36ccfd2 in JavaThread::run (this=0x7f7aec1ce800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1659 #8 0x00007f7af34a9f82 in java_start (thread=0x7f7aec1ce800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #9 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #10 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 43 (Thread 0x7f7a5c96e700 (LWP 14963)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec1bc100) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af3443df0 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::ILock (this=0x7f7aec00a2c8, Self=0x7f7aec1ba800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:478 #4 0x00007f7af3444bf7 in Monitor::IWait (this=this@entry=0x7f7aec00a2c8, Self=Self@entry=0x7f7aec1ba800, timo=timo@entry=5000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:833 #5 0x00007f7af3447ae7 in Monitor::wait (this=0x7f7aec00a2c8, no_safepoint_check=no_safepoint_check@entry=false, timeout=timeout@entry=5000, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1113 #6 0x00007f7af2da2272 in CompileQueue::get (this=this@entry=0x7f7aec17c5a8) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:650 #7 0x00007f7af2da9b94 in CompileBroker::compiler_thread_loop () at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:1677 #8 0x00007f7af36ccca4 in JavaThread::thread_main_inner (this=this@entry=0x7f7aec1ba800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1679 #9 0x00007f7af36ccfd2 in JavaThread::run (this=0x7f7aec1ba800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1659 #10 0x00007f7af34a9f82 in java_start (thread=0x7f7aec1ba800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #11 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #12 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 42 (Thread 0x7f7a5ca6f700 (LWP 14962)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec1b9700) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af3443df0 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::ILock (this=0x7f7aec00a2c8, Self=0x7f7aec1b8000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:478 #4 0x00007f7af3444bf7 in Monitor::IWait (this=this@entry=0x7f7aec00a2c8, Self=Self@entry=0x7f7aec1b8000, timo=timo@entry=5000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:833 #5 0x00007f7af3447ae7 in Monitor::wait (this=0x7f7aec00a2c8, no_safepoint_check=no_safepoint_check@entry=false, timeout=timeout@entry=5000, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1113 #6 0x00007f7af2da2272 in CompileQueue::get (this=this@entry=0x7f7aec17c5a8) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:650 #7 0x00007f7af2da9b94 in CompileBroker::compiler_thread_loop () at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:1677 #8 0x00007f7af36ccca4 in JavaThread::thread_main_inner (this=this@entry=0x7f7aec1b8000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1679 #9 0x00007f7af36ccfd2 in JavaThread::run (this=0x7f7aec1b8000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1659 #10 0x00007f7af34a9f82 in java_start (thread=0x7f7aec1b8000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #11 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #12 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 41 (Thread 0x7f7a8011f700 (LWP 14961)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec1b6e00) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af3443df0 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::ILock (this=0x7f7aec00a2c8, Self=0x7f7aec1b5800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:478 #4 0x00007f7af3444bf7 in Monitor::IWait (this=this@entry=0x7f7aec00a2c8, Self=Self@entry=0x7f7aec1b5800, timo=timo@entry=5000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:833 #5 0x00007f7af3447ae7 in Monitor::wait (this=0x7f7aec00a2c8, no_safepoint_check=no_safepoint_check@entry=false, timeout=timeout@entry=5000, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1113 #6 0x00007f7af2da2272 in CompileQueue::get (this=this@entry=0x7f7aec17c5a8) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:650 #7 0x00007f7af2da9b94 in CompileBroker::compiler_thread_loop () at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:1677 #8 0x00007f7af36ccca4 in JavaThread::thread_main_inner (this=this@entry=0x7f7aec1b5800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1679 #9 0x00007f7af36ccfd2 in JavaThread::run (this=0x7f7aec1b5800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1659 #10 0x00007f7af34a9f82 in java_start (thread=0x7f7aec1b5800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #11 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #12 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 40 (Thread 0x7f7a80220700 (LWP 14960)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec1b4400) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af3443df0 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::ILock (this=0x7f7aec00a2c8, Self=0x7f7aec1b2800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:478 #4 0x00007f7af3444bf7 in Monitor::IWait (this=this@entry=0x7f7aec00a2c8, Self=Self@entry=0x7f7aec1b2800, timo=timo@entry=5000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:833 #5 0x00007f7af3447ae7 in Monitor::wait (this=0x7f7aec00a2c8, no_safepoint_check=no_safepoint_check@entry=false, timeout=timeout@entry=5000, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1113 #6 0x00007f7af2da2272 in CompileQueue::get (this=this@entry=0x7f7aec17c5a8) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:650 #7 0x00007f7af2da9b94 in CompileBroker::compiler_thread_loop () at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:1677 #8 0x00007f7af36ccca4 in JavaThread::thread_main_inner (this=this@entry=0x7f7aec1b2800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1679 #9 0x00007f7af36ccfd2 in JavaThread::run (this=0x7f7aec1b2800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1659 #10 0x00007f7af34a9f82 in java_start (thread=0x7f7aec1b2800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #11 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #12 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 39 (Thread 0x7f7a80321700 (LWP 14959)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec1b1a00) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af3443df0 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::ILock (this=0x7f7aec00a2c8, Self=0x7f7aec1b0000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:478 #4 0x00007f7af3444bf7 in Monitor::IWait (this=this@entry=0x7f7aec00a2c8, Self=Self@entry=0x7f7aec1b0000, timo=timo@entry=5000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:833 #5 0x00007f7af3447ae7 in Monitor::wait (this=0x7f7aec00a2c8, no_safepoint_check=no_safepoint_check@entry=false, timeout=timeout@entry=5000, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1113 #6 0x00007f7af2da2272 in CompileQueue::get (this=this@entry=0x7f7aec17c5a8) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:650 #7 0x00007f7af2da9b94 in CompileBroker::compiler_thread_loop () at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:1677 #8 0x00007f7af36ccca4 in JavaThread::thread_main_inner (this=this@entry=0x7f7aec1b0000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1679 #9 0x00007f7af36ccfd2 in JavaThread::run (this=0x7f7aec1b0000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1659 #10 0x00007f7af34a9f82 in java_start (thread=0x7f7aec1b0000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #11 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #12 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 38 (Thread 0x7f7a80422700 (LWP 14958)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec1af000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af3443df0 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::ILock (this=0x7f7aec00a2c8, Self=0x7f7aec1ad800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:478 #4 0x00007f7af3444bf7 in Monitor::IWait (this=this@entry=0x7f7aec00a2c8, Self=Self@entry=0x7f7aec1ad800, timo=timo@entry=5000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:833 #5 0x00007f7af3447ae7 in Monitor::wait (this=0x7f7aec00a2c8, no_safepoint_check=no_safepoint_check@entry=false, timeout=timeout@entry=5000, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1113 #6 0x00007f7af2da2272 in CompileQueue::get (this=this@entry=0x7f7aec17a048) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:650 #7 0x00007f7af2da9b94 in CompileBroker::compiler_thread_loop () at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:1677 #8 0x00007f7af36ccca4 in JavaThread::thread_main_inner (this=this@entry=0x7f7aec1ad800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1679 #9 0x00007f7af36ccfd2 in JavaThread::run (this=0x7f7aec1ad800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1659 #10 0x00007f7af34a9f82 in java_start (thread=0x7f7aec1ad800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #11 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #12 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 37 (Thread 0x7f7a80523700 (LWP 14957)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec1ac700) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af3443df0 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::ILock (this=0x7f7aec00a2c8, Self=0x7f7aec1ab000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:478 #4 0x00007f7af3444bf7 in Monitor::IWait (this=this@entry=0x7f7aec00a2c8, Self=Self@entry=0x7f7aec1ab000, timo=timo@entry=5000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:833 #5 0x00007f7af3447ae7 in Monitor::wait (this=0x7f7aec00a2c8, no_safepoint_check=no_safepoint_check@entry=false, timeout=timeout@entry=5000, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1113 #6 0x00007f7af2da2272 in CompileQueue::get (this=this@entry=0x7f7aec17a048) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:650 #7 0x00007f7af2da9b94 in CompileBroker::compiler_thread_loop () at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:1677 #8 0x00007f7af36ccca4 in JavaThread::thread_main_inner (this=this@entry=0x7f7aec1ab000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1679 #9 0x00007f7af36ccfd2 in JavaThread::run (this=0x7f7aec1ab000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1659 #10 0x00007f7af34a9f82 in java_start (thread=0x7f7aec1ab000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #11 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #12 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 36 (Thread 0x7f7a80624700 (LWP 14956)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec1aa100) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af3443df0 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::ILock (this=0x7f7aec00a2c8, Self=0x7f7aec1a8800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:478 #4 0x00007f7af3444bf7 in Monitor::IWait (this=this@entry=0x7f7aec00a2c8, Self=Self@entry=0x7f7aec1a8800, timo=timo@entry=5000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:833 #5 0x00007f7af3447ae7 in Monitor::wait (this=0x7f7aec00a2c8, no_safepoint_check=no_safepoint_check@entry=false, timeout=timeout@entry=5000, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1113 #6 0x00007f7af2da2272 in CompileQueue::get (this=this@entry=0x7f7aec17a048) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:650 #7 0x00007f7af2da9b94 in CompileBroker::compiler_thread_loop () at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:1677 #8 0x00007f7af36ccca4 in JavaThread::thread_main_inner (this=this@entry=0x7f7aec1a8800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1679 #9 0x00007f7af36ccfd2 in JavaThread::run (this=0x7f7aec1a8800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1659 #10 0x00007f7af34a9f82 in java_start (thread=0x7f7aec1a8800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #11 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #12 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 35 (Thread 0x7f7a80725700 (LWP 14955)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec1a7700) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af3443df0 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::ILock (this=0x7f7aec0090e8, Self=0x7f7aec1a6000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:478 #4 0x00007f7af3446664 in lock_without_safepoint_check (Self=0x7f7aec1a6000, this=0x7f7aec0090e8) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:946 #5 Monitor::lock_without_safepoint_check (this=0x7f7aec0090e8) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:952 #6 0x00007f7af35cb11d in SafepointSynchronize::block (thread=thread@entry=0x7f7aec1a6000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/safepoint.cpp:698 #7 0x00007f7af3447b96 in transition_and_fence (to=_thread_in_vm, from=_thread_blocked, thread=0x7f7aec1a6000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/interfaceSupport.hpp:184 #8 trans_and_fence (this=, to=_thread_in_vm, from=_thread_blocked) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/interfaceSupport.hpp:232 #9 ~ThreadBlockInVM (this=, __in_chrg=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/interfaceSupport.hpp:314 #10 Monitor::wait (this=0x7f7aec00a2c8, no_safepoint_check=no_safepoint_check@entry=false, timeout=timeout@entry=5000, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1126 #11 0x00007f7af2da2272 in CompileQueue::get (this=this@entry=0x7f7aec17a048) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:650 #12 0x00007f7af2da9b94 in CompileBroker::compiler_thread_loop () at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:1677 #13 0x00007f7af36ccca4 in JavaThread::thread_main_inner (this=this@entry=0x7f7aec1a6000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1679 #14 0x00007f7af36ccfd2 in JavaThread::run (this=0x7f7aec1a6000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1659 #15 0x00007f7af34a9f82 in java_start (thread=0x7f7aec1a6000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #16 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #17 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 34 (Thread 0x7f7a80826700 (LWP 14954)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec1a4e00) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af3443df0 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::ILock (this=0x7f7aec00a2c8, Self=0x7f7aec1a3800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:478 #4 0x00007f7af3444bf7 in Monitor::IWait (this=this@entry=0x7f7aec00a2c8, Self=Self@entry=0x7f7aec1a3800, timo=timo@entry=5000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:833 #5 0x00007f7af3447ae7 in Monitor::wait (this=0x7f7aec00a2c8, no_safepoint_check=no_safepoint_check@entry=false, timeout=timeout@entry=5000, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1113 #6 0x00007f7af2da2272 in CompileQueue::get (this=this@entry=0x7f7aec17a048) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:650 #7 0x00007f7af2da9b94 in CompileBroker::compiler_thread_loop () at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:1677 #8 0x00007f7af36ccca4 in JavaThread::thread_main_inner (this=this@entry=0x7f7aec1a3800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1679 #9 0x00007f7af36ccfd2 in JavaThread::run (this=0x7f7aec1a3800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1659 #10 0x00007f7af34a9f82 in java_start (thread=0x7f7aec1a3800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #11 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #12 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 33 (Thread 0x7f7a80927700 (LWP 14953)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec19a400) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af3443df0 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::ILock (this=0x7f7aec00a2c8, Self=0x7f7aec198800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:478 #4 0x00007f7af3444bf7 in Monitor::IWait (this=this@entry=0x7f7aec00a2c8, Self=Self@entry=0x7f7aec198800, timo=timo@entry=5000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:833 #5 0x00007f7af3447ae7 in Monitor::wait (this=0x7f7aec00a2c8, no_safepoint_check=no_safepoint_check@entry=false, timeout=timeout@entry=5000, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1113 #6 0x00007f7af2da2272 in CompileQueue::get (this=this@entry=0x7f7aec17a048) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:650 #7 0x00007f7af2da9b94 in CompileBroker::compiler_thread_loop () at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:1677 #8 0x00007f7af36ccca4 in JavaThread::thread_main_inner (this=this@entry=0x7f7aec198800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1679 #9 0x00007f7af36ccfd2 in JavaThread::run (this=0x7f7aec198800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1659 #10 0x00007f7af34a9f82 in java_start (thread=0x7f7aec198800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #11 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #12 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 32 (Thread 0x7f7a80a28700 (LWP 14952)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec197a00) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af3443df0 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::ILock (this=0x7f7aec00a2c8, Self=0x7f7aec196000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:478 #4 0x00007f7af3444bf7 in Monitor::IWait (this=this@entry=0x7f7aec00a2c8, Self=Self@entry=0x7f7aec196000, timo=timo@entry=5000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:833 #5 0x00007f7af3447ae7 in Monitor::wait (this=0x7f7aec00a2c8, no_safepoint_check=no_safepoint_check@entry=false, timeout=timeout@entry=5000, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1113 #6 0x00007f7af2da2272 in CompileQueue::get (this=this@entry=0x7f7aec17a048) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:650 #7 0x00007f7af2da9b94 in CompileBroker::compiler_thread_loop () at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:1677 #8 0x00007f7af36ccca4 in JavaThread::thread_main_inner (this=this@entry=0x7f7aec196000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1679 #9 0x00007f7af36ccfd2 in JavaThread::run (this=0x7f7aec196000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1659 #10 0x00007f7af34a9f82 in java_start (thread=0x7f7aec196000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #11 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #12 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 31 (Thread 0x7f7a80b29700 (LWP 14951)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec195000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af3443df0 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::ILock (this=0x7f7aec00a2c8, Self=0x7f7aec194000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:478 #4 0x00007f7af3444bf7 in Monitor::IWait (this=this@entry=0x7f7aec00a2c8, Self=Self@entry=0x7f7aec194000, timo=timo@entry=5000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:833 #5 0x00007f7af3447ae7 in Monitor::wait (this=0x7f7aec00a2c8, no_safepoint_check=no_safepoint_check@entry=false, timeout=timeout@entry=5000, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1113 #6 0x00007f7af2da2272 in CompileQueue::get (this=this@entry=0x7f7aec17a048) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:650 #7 0x00007f7af2da9b94 in CompileBroker::compiler_thread_loop () at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:1677 #8 0x00007f7af36ccca4 in JavaThread::thread_main_inner (this=this@entry=0x7f7aec194000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1679 #9 0x00007f7af36ccfd2 in JavaThread::run (this=0x7f7aec194000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1659 #10 0x00007f7af34a9f82 in java_start (thread=0x7f7aec194000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #11 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #12 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 30 (Thread 0x7f7a80c2a700 (LWP 14950)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec192000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af3443df0 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::ILock (this=0x7f7aec00a2c8, Self=0x7f7aec190800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:478 #4 0x00007f7af3444bf7 in Monitor::IWait (this=this@entry=0x7f7aec00a2c8, Self=Self@entry=0x7f7aec190800, timo=timo@entry=5000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:833 #5 0x00007f7af3447ae7 in Monitor::wait (this=0x7f7aec00a2c8, no_safepoint_check=no_safepoint_check@entry=false, timeout=timeout@entry=5000, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1113 #6 0x00007f7af2da2272 in CompileQueue::get (this=this@entry=0x7f7aec17a048) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:650 #7 0x00007f7af2da9b94 in CompileBroker::compiler_thread_loop () at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:1677 #8 0x00007f7af36ccca4 in JavaThread::thread_main_inner (this=this@entry=0x7f7aec190800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1679 #9 0x00007f7af36ccfd2 in JavaThread::run (this=0x7f7aec190800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1659 #10 0x00007f7af34a9f82 in java_start (thread=0x7f7aec190800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #11 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #12 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 29 (Thread 0x7f7a80d2b700 (LWP 14949)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec17e600) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af3443df0 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::ILock (this=0x7f7aec00a2c8, Self=0x7f7aec17d000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:478 #4 0x00007f7af3444bf7 in Monitor::IWait (this=this@entry=0x7f7aec00a2c8, Self=Self@entry=0x7f7aec17d000, timo=timo@entry=5000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:833 #5 0x00007f7af3447ae7 in Monitor::wait (this=0x7f7aec00a2c8, no_safepoint_check=no_safepoint_check@entry=false, timeout=timeout@entry=5000, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1113 #6 0x00007f7af2da2272 in CompileQueue::get (this=this@entry=0x7f7aec17a048) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:650 #7 0x00007f7af2da9b94 in CompileBroker::compiler_thread_loop () at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/compiler/compileBroker.cpp:1677 #8 0x00007f7af36ccca4 in JavaThread::thread_main_inner (this=this@entry=0x7f7aec17d000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1679 #9 0x00007f7af36ccfd2 in JavaThread::run (this=0x7f7aec17d000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1659 #10 0x00007f7af34a9f82 in java_start (thread=0x7f7aec17d000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #11 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #12 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 28 (Thread 0x7f7a80e2c700 (LWP 14948)): #0 0x00007f7af4662680 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34ace03 in check_pending_signals (wait=true) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:2537 #2 os::signal_wait () at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:2561 #3 0x00007f7af34a72ac in signal_thread_entry (thread=, __the_thread__=0x7f7aec17a800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/os.cpp:242 #4 0x00007f7af36ccca4 in JavaThread::thread_main_inner (this=this@entry=0x7f7aec17a800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1679 #5 0x00007f7af36ccfd2 in JavaThread::run (this=0x7f7aec17a800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/thread.cpp:1659 #6 0x00007f7af34a9f82 in java_start (thread=0x7f7aec17a800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #7 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #8 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 27 (Thread 0x7f7a81327700 (LWP 14947)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec130f00) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec009288, Self=Self@entry=0x7f7aec12f800, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af3447ae7 in Monitor::wait (this=0x7f7aec009288, no_safepoint_check=, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1113 #5 0x00007f7af376e4d3 in VMThread::execute (op=0x7f7a81326310) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/vmThread.cpp:619 #6 0x00007f7af2b234e6 in BiasedLocking::revoke_and_rebias (obj=..., attempt_rebias=attempt_rebias@entry=true, __the_thread__=__the_thread__@entry=0x7f7aec12f800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/biasedLocking.cpp:618 #7 0x00007f7af367bc67 in ObjectSynchronizer::fast_enter (obj=..., lock=lock@entry=0x7f7a813265b8, attempt_rebias=attempt_rebias@entry=true, __the_thread__=__the_thread__@entry=0x7f7aec12f800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/synchronizer.cpp:142 #8 0x00007f7af30b7b98 in InterpreterRuntime::monitorenter (thread=0x7f7aec12f800, elem=0x7f7a813265b8) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp:600 #9 0x00007f7ae40475fc in ?? () #10 0x00007f7ae40474ad in ?? () #11 0x00000003d53975e8 in ?? () #12 0x00000003d53975e8 in ?? () #13 0x00007f7a813265b8 in ?? () #14 0x00007f7ae03e95df in ?? () #15 0x00007f7a81326628 in ?? () #16 0x00007f7ae03eac40 in ?? () #17 0x0000000000000000 in ?? () Thread 26 (Thread 0x7f7a81428700 (LWP 14946)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec12e600) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af3443df0 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::ILock (this=0x7f7aec055b38, Self=0x7f7aec12d000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:478 #4 0x00007f7af3446664 in lock_without_safepoint_check (Self=0x7f7aec12d000, this=0x7f7aec055b38) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:946 #5 Monitor::lock_without_safepoint_check (this=0x7f7aec055b38) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:952 #6 0x00007f7af33f332a in MutexLockerEx (no_safepoint_check=true, mutex=0x7f7aec055b38, this=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutexLocker.hpp:225 #7 allocate (word_size=4, this=0x7f7aec0775f8) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/memory/metaspace.cpp:2384 #8 Metaspace::allocate (this=, word_size=4, mdtype=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/memory/metaspace.cpp:3285 #9 0x00007f7af33f35b6 in Metaspace::allocate (loader_data=loader_data@entry=0x7f7aec055aa8, word_size=word_size@entry=4, read_only=read_only@entry=false, type=type@entry=MetaspaceObj::MethodCountersType, __the_thread__=__the_thread__@entry=0x7f7aec12d000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/memory/metaspace.cpp:3405 #10 0x00007f7af2aced7b in MetaspaceObj::operator new (size=size@entry=32, loader_data=loader_data@entry=0x7f7aec055aa8, word_size=word_size@entry=4, read_only=read_only@entry=false, type=type@entry=MetaspaceObj::MethodCountersType, __the_thread__=__the_thread__@entry=0x7f7aec12d000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/memory/allocation.cpp:70 #11 0x00007f7af340ec56 in MethodCounters::allocate (loader_data=loader_data@entry=0x7f7aec055aa8, __the_thread__=__the_thread__@entry=0x7f7aec12d000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/oops/methodCounters.cpp:29 #12 0x00007f7af33ff191 in Method::build_method_counters (m=m@entry=0x7f7ae032f820, __the_thread__=__the_thread__@entry=0x7f7aec12d000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/oops/method.cpp:386 #13 0x00007f7af30b9d7f in InterpreterRuntime::build_method_counters (thread=0x7f7aec12d000, m=0x7f7ae032f820) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp:960 #14 0x00007f7ae403cb97 in ?? () #15 0x00007f7ae403ca45 in ?? () #16 0x00007f7ae032f820 in ?? () #17 0xffffffffffffff9d in ?? () #18 0x0000000000000009 in ?? () #19 0x0000000000000000 in ?? () Thread 25 (Thread 0x7f7a81529700 (LWP 14945)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec121200) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec009018, Self=Self@entry=0x7f7aec120000, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec009018, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af35c99c2 in SafepointSynchronize::begin () at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/safepoint.cpp:341 #6 0x00007f7af376f354 in VMThread::loop (this=this@entry=0x7f7aec120000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/vmThread.cpp:478 #7 0x00007f7af376f591 in VMThread::run (this=0x7f7aec120000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/vmThread.cpp:263 #8 0x00007f7af34a9f82 in java_start (thread=0x7f7aec120000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #9 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #10 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 24 (Thread 0x7f7ae0d92700 (LWP 14926)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec054400) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec053000, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=22) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec053000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec053000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 23 (Thread 0x7f7ae0e93700 (LWP 14925)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec052400) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec051000, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=21) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec051000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec051000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 22 (Thread 0x7f7ae0f94700 (LWP 14924)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec050500) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec04f000, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=20) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec04f000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec04f000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 21 (Thread 0x7f7ae1095700 (LWP 14923)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec04e500) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec04d000, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=19) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec04d000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec04d000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 20 (Thread 0x7f7ae1196700 (LWP 14922)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec04c600) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec04b000, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=18) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec04b000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec04b000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 19 (Thread 0x7f7ae1297700 (LWP 14921)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec04a600) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec049000, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=17) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec049000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec049000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 18 (Thread 0x7f7ae1398700 (LWP 14920)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec048700) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec047000, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=16) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec047000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec047000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 17 (Thread 0x7f7ae1499700 (LWP 14919)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec046700) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec045000, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=15) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec045000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec045000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 16 (Thread 0x7f7ae159a700 (LWP 14918)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec044800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec043000, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=14) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec043000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec043000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 15 (Thread 0x7f7ae169b700 (LWP 14917)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec042800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec041000, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=13) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec041000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec041000) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 14 (Thread 0x7f7ae179c700 (LWP 14916)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec040900) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec03f800, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=12) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec03f800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec03f800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 13 (Thread 0x7f7ae189d700 (LWP 14915)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec03e900) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec03d800, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=11) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec03d800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec03d800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 12 (Thread 0x7f7ae199e700 (LWP 14914)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec03ca00) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec03b800, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=10) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec03b800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec03b800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 11 (Thread 0x7f7ae1a9f700 (LWP 14913)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec03aa00) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec039800, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=9) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec039800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec039800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 10 (Thread 0x7f7ae1ba0700 (LWP 14912)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec038b00) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec037800, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=8) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec037800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec037800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 9 (Thread 0x7f7ae1ca1700 (LWP 14911)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec036b00) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec035800, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=7) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec035800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec035800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 8 (Thread 0x7f7ae1da2700 (LWP 14910)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec034c00) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec033800, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=6) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec033800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec033800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 7 (Thread 0x7f7ae1ea3700 (LWP 14909)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec032c00) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec031800, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=5) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec031800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec031800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 6 (Thread 0x7f7ae1fa4700 (LWP 14908)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec030d00) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec02f800, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=4) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec02f800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec02f800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 5 (Thread 0x7f7ae20a5700 (LWP 14907)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec02ed00) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec02d800, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=3) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec02d800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec02d800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 4 (Thread 0x7f7af0199700 (LWP 14906)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec02ce00) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec02b800, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=2) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec02b800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec02b800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 3 (Thread 0x7f7af029a700 (LWP 14905)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec02ae00) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec029800, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=1) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec029800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec029800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 2 (Thread 0x7f7af039b700 (LWP 14904)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=this@entry=0x7f7aec028f00) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34449e7 in ParkCommon (timo=0, ev=) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:411 #3 Monitor::IWait (this=this@entry=0x7f7aec026f48, Self=Self@entry=0x7f7aec027800, timo=timo@entry=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:789 #4 0x00007f7af344765e in Monitor::wait (this=0x7f7aec026f48, no_safepoint_check=no_safepoint_check@entry=true, timeout=timeout@entry=0, as_suspend_equivalent=as_suspend_equivalent@entry=false) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/mutex.cpp:1098 #5 0x00007f7af2f67042 in GCTaskManager::get_task (this=0x7f7aec026e98, which=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskManager.cpp:652 #6 0x00007f7af2f699e7 in GCTaskThread::run (this=0x7f7aec027800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:131 #7 0x00007f7af34a9f82 in java_start (thread=0x7f7aec027800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:825 #8 0x00007f7af465c182 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f7af3f6e30d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 1 (Thread 0x7f7af4a67700 (LWP 14866)): #0 0x00007f7af4660414 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f7af34b5b74 in os::PlatformEvent::park (this=0x7f7aec00d400) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/os/linux/vm/os_linux.cpp:5509 #2 0x00007f7af34946e5 in ObjectMonitor::wait (this=0x7f7a50004d90, millis=millis@entry=0, interruptible=interruptible@entry=true, __the_thread__=__the_thread__@entry=0x7f7aec00c800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/objectMonitor.cpp:1510 #3 0x00007f7af367a2b2 in ObjectSynchronizer::wait (obj=..., millis=millis@entry=0, __the_thread__=__the_thread__@entry=0x7f7aec00c800) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/runtime/synchronizer.cpp:360 #4 0x00007f7af31aa4c9 in JVM_MonitorWait (env=, handle=, ms=0) at /home/mgerdin/work/repos/hg/hotspot-gc/hotspot/src/share/vm/prims/jvm.cpp:542 #5 0x00007f7ae402a422 in ?? () #6 0x00007f7aec00c800 in ?? () #7 0x0000000000000000 in ?? () (gdb) p SafepointSynchronize::_state $1 = SafepointSynchronize::_synchronizing (gdb)