orientechnologies / orientdb

OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.
https://orientdb.dev
Apache License 2.0
4.72k stars 870 forks source link

Orientdb java application crashes if database is initialized in the same application #7829

Closed yogeshsajanikar closed 6 years ago

yogeshsajanikar commented 6 years ago

OrientDB Version: 2.2.29

Java Version: 1.8.0_144

OS: Mac OS X ( high sierra)

Expected behavior

The orientdb should run without exceptions in memory and plocal mode.

Actual behavior

Constantly getting JVM crashes in myapplication where I loaded libclang.dylib through JNA.

Steps to reproduce

The random crahses happen when trying to initialize memory based databases and plocal databases and then working through it. It is very recurrent and yet very random. I am attaching a crash log with in the comments section.

The crashes also happen on windows

yogeshsajanikar commented 6 years ago

#

A fatal error has been detected by the Java Runtime Environment:

#

SIGSEGV (0xb) at pc=0x0000000117e5aec8, pid=9663, tid=0x0000000000001b03

#

JRE version: Java(TM) SE Runtime Environment (8.0_144-b01) (build 1.8.0_144-b01)

Java VM: Java HotSpot(TM) 64-Bit Server VM (25.144-b01 mixed mode bsd-amd64 compressed oops)

Problematic frame:

J 1439 C2 java.lang.ThreadLocal.get()Ljava/lang/Object; (38 bytes) @ 0x0000000117e5aec8 [0x0000000117e5ae80+0x48]

#

Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again

#

If you would like to submit a bug report, please visit:

http://bugreport.java.com/bugreport/crash.jsp

#

--------------- T H R E A D ---------------

Current thread (0x00007f90c9801000): JavaThread "main" [_thread_in_Java, id=6915, stack(0x000070000e3ad000,0x000070000e4ad000)]

siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000000117ef3090

Registers: RAX=0x0000000000000000, RBX=0x000070000e4a84e0, RCX=0x0000000000000000, RDX=0x0000000000000000 RSP=0x000070000e4a84e0, RBP=0x000070000e4a8588, RSI=0x000070000e4a8478, RDI=0x00007f90c9801000 R8 =0x000000000000000d, R9 =0x0000000000000054, R10=0x000000010ed040e0, R11=0x0000000117e5aea0 R12=0x0000000000000000, R13=0x0000000117e5aec8, R14=0x000070000e4a84d0, R15=0x00007f90c9801000 RIP=0x0000000117e5aec8, EFLAGS=0x0000000000000246, ERR=0x00000000020000b8 TRAPNO=0x0000000000000085

Top of Stack: (sp=0x000070000e4a84e0) 0x000070000e4a84e0: 00000007b381e818 00000000000000b6 0x000070000e4a84f0: 0000000000000000 00000001117ab922 0x000070000e4a8500: 000070000e4a85a0 00007f90c9801000 0x000070000e4a8510: 000070000e4a8588 000000011799a040 0x000070000e4a8520: 000070000e4a8588 000000011799a040 0x000070000e4a8530: 00000007b381e818 0000000000000009 0x000070000e4a8540: 00000007b3769e40 000070000e4a8538 0x000070000e4a8550: 00000001117ab922 000070000e4a85a0 0x000070000e4a8560: 00000001117abb48 0000000000000000 0x000070000e4a8570: 00000001117ab948 000070000e4a8530 0x000070000e4a8580: 000070000e4a85a0 000070000e4a85e8 0x000070000e4a8590: 000000011799a040 0000000000000000 0x000070000e4a85a0: 00000007b006aec0 000070000e4a85a8 0x000070000e4a85b0: 00000001117ab325 000070000e4a8600 0x000070000e4a85c0: 00000001117abb48 0000000000000000 0x000070000e4a85d0: 00000001117ab330 000070000e4a85a0 0x000070000e4a85e0: 000070000e4a8608 000070000e4a8648 0x000070000e4a85f0: 000000011799a040 00000007b006aec0 0x000070000e4a8600: 00000007b381e670 000070000e4a8608 0x000070000e4a8610: 00000001116d8349 000070000e4a8688 0x000070000e4a8620: 00000001116d9e50 0000000000000000 0x000070000e4a8630: 00000001116d83e0 000070000e4a8608 0x000070000e4a8640: 000070000e4a8668 000070000e4a86e8 0x000070000e4a8650: 000000011799a2bd 0000000000000000 0x000070000e4a8660: 0000000000000000 00000007b006a5a0 0x000070000e4a8670: 00000007b0066030 00000007b0067a30 0x000070000e4a8680: 00000007b0067920 00000007b006a568 0x000070000e4a8690: 00000007b006a568 0000000000000001 0x000070000e4a86a0: 0000000000000000 000070000e4a8698 0x000070000e4a86b0: 00000001116b8317 000070000e4a8730 0x000070000e4a86c0: 00000001116b96e8 0000000000000000 0x000070000e4a86d0: 00000001116b84b8 000070000e4a8668

Instructions: (pc=0x0000000117e5aec8) 0x0000000117e5aea8: 48 83 ec 30 48 89 34 24 49 8b 97 d0 01 00 00 66 0x0000000117e5aeb8: 90 48 b8 ff ff ff ff ff ff ff ff e8 f8 ec c4 ff 0x0000000117e5aec8: 8b 68 14 45 8b 54 ec 0c 45 8b da 41 ff cb 4c 8b 0x0000000117e5aed8: 04 24 45 23 58 0c 45 3b da 73 63 4d 8d 14 ec 47

Register to memory mapping:

RAX=0x0000000000000000 is an unknown value RBX=0x000070000e4a84e0 is pointing into the stack for thread: 0x00007f90c9801000 RCX=0x0000000000000000 is an unknown value RDX=0x0000000000000000 is an unknown value RSP=0x000070000e4a84e0 is pointing into the stack for thread: 0x00007f90c9801000 RBP=0x000070000e4a8588 is pointing into the stack for thread: 0x00007f90c9801000 RSI=0x000070000e4a8478 is pointing into the stack for thread: 0x00007f90c9801000 RDI=0x00007f90c9801000 is a thread R8 =0x000000000000000d is an unknown value R9 =0x0000000000000054 is an unknown value R10=0x000000010ed040e0: _ZN19TemplateInterpreter13_active_tableE+0x4800 in /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/lib/server/libjvm.dylib at 0x000000010e400000 R11=0x0000000117e5aea0 is at entry_point+32 in (nmethod)0x0000000117e5ad10 R12=0x0000000000000000 is an unknown value R13=0x0000000117e5aec8 is at entry_point+72 in (nmethod)0x0000000117e5ad10 R14=0x000070000e4a84d0 is pointing into the stack for thread: 0x00007f90c9801000 R15=0x00007f90c9801000 is a thread

Stack: [0x000070000e3ad000,0x000070000e4ad000], sp=0x000070000e4a84e0, free space=1005k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) J 1439 C2 java.lang.ThreadLocal.get()Ljava/lang/Object; (38 bytes) @ 0x0000000117e5aec8 [0x0000000117e5ae80+0x48] j sun.security.jca.Providers.beginThreadProviderList(Lsun/security/jca/ProviderList;)Lsun/security/jca/ProviderList;+34 j sun.security.jca.Providers.startJarVerification()Ljava/lang/Object;+13 j sun.security.util.SignatureFileVerifier.(Ljava/util/ArrayList;Lsun/security/util/ManifestDigester;Ljava/lang/String;[B)V+33 j java.util.jar.JarVerifier.processEntry(Lsun/security/util/ManifestEntryVerifier;)V+311 j java.util.jar.JarVerifier.update(I[BIILsun/security/util/ManifestEntryVerifier;)V+39 j java.util.jar.JarFile.initializeVerifier()V+143 J 940 C1 java.util.jar.JarFile.getInputStream(Ljava/util/zip/ZipEntry;)Ljava/io/InputStream; (89 bytes) @ 0x0000000117d25f1c [0x0000000117d25d20+0x1fc] J 724 C1 sun.misc.URLClassPath$JarLoader$2.getInputStream()Ljava/io/InputStream; (15 bytes) @ 0x0000000117cb2ba4 [0x0000000117cb2a80+0x124] J 506 C1 java.net.URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class; (142 bytes) @ 0x0000000117c2b1f4 [0x0000000117c2aa80+0x774] J 318 C1 java.net.URLClassLoader$1.run()Ljava/lang/Class; (63 bytes) @ 0x0000000117b88af4 [0x0000000117b88820+0x2d4] J 317 C1 java.net.URLClassLoader$1.run()Ljava/lang/Object; (5 bytes) @ 0x0000000117b8924c [0x0000000117b891c0+0x8c] v ~StubRoutines::call_stub V [libjvm.dylib+0x2ee70a] V [libjvm.dylib+0x34ee68] J 140 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x0000000117adeb95 [0x0000000117adeac0+0xd5] J 203 C1 java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class; (47 bytes) @ 0x0000000117b12194 [0x0000000117b12000+0x194] J 170 C1 java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (122 bytes) @ 0x0000000117af71a4 [0x0000000117af6840+0x964] J 170 C1 java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (122 bytes) @ 0x0000000117af6f4c [0x0000000117af6840+0x70c] J 470 C1 sun.misc.Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (85 bytes) @ 0x0000000117c06ba4 [0x0000000117c06200+0x9a4] J 469 C1 java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; (7 bytes) @ 0x0000000117c07644 [0x0000000117c07540+0x104] j sun.security.jca.ProviderConfig$2.run()Ljava/security/Provider;+50 j sun.security.jca.ProviderConfig$2.run()Ljava/lang/Object;+1 v ~StubRoutines::call_stub V [libjvm.dylib+0x2ee70a] V [libjvm.dylib+0x34ee68] J 1397 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object; (0 bytes) @ 0x0000000117e3e4ff [0x0000000117e3e440+0xbf] j sun.security.jca.ProviderConfig.doLoadProvider()Ljava/security/Provider;+8 j sun.security.jca.ProviderConfig.getProvider()Ljava/security/Provider;+88 j sun.security.jca.ProviderList.getProvider(I)Ljava/security/Provider;+6 j sun.security.jca.ProviderList$ServiceList.tryGet(I)Ljava/security/Provider$Service;+82 j sun.security.jca.ProviderList$ServiceList.access$200(Lsun/security/jca/ProviderList$ServiceList;I)Ljava/security/Provider$Service;+2 j sun.security.jca.ProviderList$ServiceList$1.hasNext()Z+8 j javax.crypto.SecretKeyFactory.nextSpi(Ljavax/crypto/SecretKeyFactorySpi;)Ljavax/crypto/SecretKeyFactorySpi;+41 j javax.crypto.SecretKeyFactory.(Ljava/lang/String;)V+39 j javax.crypto.SecretKeyFactory.getInstance(Ljava/lang/String;)Ljavax/crypto/SecretKeyFactory;+5 j com.orientechnologies.orient.core.security.OSecurityManager.getPbkdf2(Ljava/lang/String;[BIILjava/lang/String;)[B+133 j com.orientechnologies.orient.core.security.OSecurityManager.createHashWithSalt(Ljava/lang/String;ILjava/lang/String;)Ljava/lang/String;+34 j com.orientechnologies.orient.core.security.OSecurityManager.createHash(Ljava/lang/String;Ljava/lang/String;Z)Ljava/lang/String;+143 j com.orientechnologies.orient.core.metadata.security.OUser.encryptPassword(Ljava/lang/String;)Ljava/lang/String;+11 j com.orientechnologies.orient.core.metadata.security.OUserTrigger.encodePassword(Lcom/orientechnologies/orient/core/record/impl/ODocument;)Lcom/orientechnologies/orient/core/hook/ORecordHook$RESULT;+104 j com.orientechnologies.orient.core.metadata.security.OUserTrigger.onRecordBeforeCreate(Lcom/orientechnologies/orient/core/record/impl/ODocument;)Lcom/orientechnologies/orient/core/hook/ORecordHook$RESULT;+12 j com.orientechnologies.orient.core.hook.ODocumentHookAbstract.onTrigger(Lcom/orientechnologies/orient/core/hook/ORecordHook$TYPE;Lcom/orientechnologies/orient/core/record/ORecord;)Lcom/orientechnologies/orient/core/hook/ORecordHook$RESULT;+146 j com.orientechnologies.orient.core.metadata.security.OUserTrigger.onTrigger(Lcom/orientechnologies/orient/core/hook/ORecordHook$TYPE;Lcom/orientechnologies/orient/core/record/ORecord;)Lcom/orientechnologies/orient/core/hook/ORecordHook$RESULT;+42 j com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.callbackHooks(Lcom/orientechnologies/orient/core/hook/ORecordHook$TYPE;Lcom/orientechnologies/orient/core/db/record/OIdentifiable;)Lcom/orientechnologies/orient/core/hook/ORecordHook$RESULT;+225 j com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.executeSaveRecord(Lcom/orientechnologies/orient/core/record/ORecord;Ljava/lang/String;ILcom/orientechnologies/orient/core/db/ODatabase$OPERATION_MODE;ZLcom/orientechnologies/orient/core/storage/ORecordCallback;Lcom/orientechnologies/orient/core/storage/ORecordCallback;)Lcom/orientechnologies/orient/core/record/ORecord;+193 j com.orientechnologies.orient.core.tx.OTransactionNoTx.saveNew(Lcom/orientechnologies/orient/core/record/impl/ODocument;Lcom/orientechnologies/orient/core/record/impl/ODirtyManager;Ljava/lang/String;Lcom/orientechnologies/orient/core/record/ORecord;Lcom/orientechnologies/orient/core/db/ODatabase$OPERATION_MODE;ZLcom/orientechnologies/orient/core/storage/ORecordCallback;Lcom/orientechnologies/orient/core/storage/ORecordCallback;)Lcom/orientechnologies/orient/core/record/ORecord;+219 j com.orientechnologies.orient.core.tx.OTransactionNoTx.saveRecord(Lcom/orientechnologies/orient/core/record/ORecord;Ljava/lang/String;Lcom/orientechnologies/orient/core/db/ODatabase$OPERATION_MODE;ZLcom/orientechnologies/orient/core/storage/ORecordCallback;Lcom/orientechnologies/orient/core/storage/ORecordCallback;)Lcom/orientechnologies/orient/core/record/ORecord;+104 j com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.save(Lcom/orientechnologies/orient/core/record/ORecord;Ljava/lang/String;Lcom/orientechnologies/orient/core/db/ODatabase$OPERATION_MODE;ZLcom/orientechnologies/orient/core/storage/ORecordCallback;Lcom/orientechnologies/orient/core/storage/ORecordCallback;)Lcom/orientechnologies/orient/core/record/ORecord;+163 j com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.save(Ljava/lang/Object;Ljava/lang/String;Lcom/orientechnologies/orient/core/db/ODatabase$OPERATION_MODE;ZLcom/orientechnologies/orient/core/storage/ORecordCallback;Lcom/orientechnologies/orient/core/storage/ORecordCallback;)Ljava/lang/Object;+13 j com.orientechnologies.orient.core.record.impl.ODocument.save(Ljava/lang/String;Z)Lcom/orientechnologies/orient/core/record/ORecordAbstract;+12 j com.orientechnologies.orient.core.record.impl.ODocument.save(Ljava/lang/String;)Lcom/orientechnologies/orient/core/record/impl/ODocument;+3 j com.orientechnologies.orient.core.metadata.security.OUser.save()Lcom/orientechnologies/orient/core/metadata/security/OUser;+9 j com.orientechnologies.orient.core.metadata.security.OSecurityShared.createUser(Ljava/lang/String;Ljava/lang/String;[Lcom/orientechnologies/orient/core/metadata/security/ORole;)Lcom/orientechnologies/orient/core/metadata/security/OUser;+56 j com.orientechnologies.orient.core.metadata.security.OSecurityShared.createMetadata()Lcom/orientechnologies/orient/core/metadata/security/OUser;+158 j com.orientechnologies.orient.core.metadata.security.OSecurityShared.create()Lcom/orientechnologies/orient/core/metadata/security/OUser;+30 j com.orientechnologies.orient.core.metadata.security.OSecurityProxy.create()Lcom/orientechnologies/orient/core/metadata/security/OUser;+7 j com.orientechnologies.orient.core.metadata.OMetadataDefault.create()V+23 j com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.create(Ljava/util/Map;)Lcom/orientechnologies/orient/core/db/ODatabase;+308 j com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.create()Lcom/orientechnologies/orient/core/db/ODatabase;+5 j com.orientechnologies.orient.core.db.OPartitionedDatabasePool.openDatabase(Lcom/orientechnologies/orient/core/db/OPartitionedDatabasePool$DatabaseDocumentTxPooled;)V+27 j com.orientechnologies.orient.core.db.OPartitionedDatabasePool.acquire()Lcom/orientechnologies/orient/core/db/document/ODatabaseDocumentTx;+604 j com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.(Lcom/orientechnologies/orient/core/db/OPartitionedDatabasePool;Lcom/tinkerpop/blueprints/impls/orient/OrientConfigurableGraph$Settings;)V+11 j com.tinkerpop.blueprints.impls.orient.OrientGraphNoTx.(Lcom/orientechnologies/orient/core/db/OPartitionedDatabasePool;Lcom/tinkerpop/blueprints/impls/orient/OrientConfigurableGraph$Settings;)V+3 j com.tinkerpop.blueprints.impls.orient.OrientGraphFactory$2.getGraph(Lcom/orientechnologies/orient/core/db/OPartitionedDatabasePool;Lcom/tinkerpop/blueprints/impls/orient/OrientConfigurableGraph$Settings;)Lcom/tinkerpop/blueprints/impls/orient/OrientBaseGraph;+6 j com.tinkerpop.blueprints.impls.orient.OrientGraphFactory.getNoTx()Lcom/tinkerpop/blueprints/impls/orient/OrientGraphNoTx;+49 j com.siemens.clang.db.ASTStore.init()V+27 j com.siemens.clang.ast.BaseTest.setUp()V+30 j com.siemens.clang.ast.FunctionDeclTest.setUp()V+1 j junit.framework.TestCase.runBare()V+1 j junit.framework.TestResult$1.protect()V+4 j junit.framework.TestResult.runProtected(Ljunit/framework/Test;Ljunit/framework/Protectable;)V+1 j junit.framework.TestResult.run(Ljunit/framework/TestCase;)V+17 j junit.framework.TestCase.run(Ljunit/framework/TestResult;)V+2 j junit.framework.TestSuite.runTest(Ljunit/framework/Test;Ljunit/framework/TestResult;)V+2 j junit.framework.TestSuite.run(Ljunit/framework/TestResult;)V+31 v ~StubRoutines::call_stub V [libjvm.dylib+0x2ee70a] V [libjvm.dylib+0x4d3c0c] V [libjvm.dylib+0x4d4140] V [libjvm.dylib+0x346b0c] j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100 j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6 j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56 j org.apache.maven.surefire.junit.JUnitTestSet.execute(Lorg/apache/maven/surefire/report/RunListener;Ljava/lang/ClassLoader;)V+135 j org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(Lorg/apache/maven/surefire/junit/SurefireTestSet;Lorg/apache/maven/surefire/report/RunListener;Ljava/lang/ClassLoader;)V+33 j org.apache.maven.surefire.junit.JUnit3Provider.invoke(Ljava/lang/Object;)Lorg/apache/maven/surefire/suite/RunResult;+165 j org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(Ljava/lang/Object;Ljava/lang/Object;Lorg/apache/maven/surefire/booter/ProviderConfiguration;ZLorg/apache/maven/surefire/booter/StartupConfiguration;Z)Lorg/apache/maven/surefire/suite/RunResult;+19 j org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(Ljava/lang/Object;Lorg/apache/maven/surefire/booter/StartupConfiguration;Lorg/apache/maven/surefire/booter/ProviderConfiguration;Ljava/io/PrintStream;)Lorg/apache/maven/surefire/suite/RunResult;+14 j org.apache.maven.surefire.booter.ForkedBooter.main([Ljava/lang/String;)V+194 v ~StubRoutines::call_stub V [libjvm.dylib+0x2ee70a] V [libjvm.dylib+0x325522] V [libjvm.dylib+0x31e299] C [java+0x3931] JavaMain+0x9c4 C [libsystem_pthread.dylib+0x36c1] _pthread_body+0x154 C [libsystem_pthread.dylib+0x356d] _pthread_body+0x0 C [libsystem_pthread.dylib+0x2c5d] thread_start+0xd C 0x0000000000000000

--------------- P R O C E S S ---------------

Java Threads: ( => current thread ) 0x00007f90c9c71000 JavaThread "Timer-0" daemon [_thread_blocked, id=23043, stack(0x000070000f8ec000,0x000070000f9ec000)] 0x00007f90c98df800 JavaThread "surefire-forkedjvm-command-thread" daemon [_thread_in_native, id=22531, stack(0x000070000f7e9000,0x000070000f8e9000)] 0x00007f90c98e8000 JavaThread "last-ditch-daemon-shutdown-thread-30sec" daemon [_thread_blocked, id=22019, stack(0x000070000f6e6000,0x000070000f7e6000)] 0x00007f90ca86f000 JavaThread "Service Thread" daemon [_thread_blocked, id=20995, stack(0x000070000f4e0000,0x000070000f5e0000)] 0x00007f90c9006000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=20483, stack(0x000070000f3dd000,0x000070000f4dd000)] 0x00007f90ca854000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=19971, stack(0x000070000f2da000,0x000070000f3da000)] 0x00007f90ca82e000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=19459, stack(0x000070000f1d7000,0x000070000f2d7000)] 0x00007f90c9853800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=18947, stack(0x000070000f0d4000,0x000070000f1d4000)] 0x00007f90c9818800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=18443, stack(0x000070000efd1000,0x000070000f0d1000)] 0x00007f90c900f800 JavaThread "Finalizer" daemon [_thread_blocked, id=15107, stack(0x000070000eece000,0x000070000efce000)] 0x00007f90c900d000 JavaThread "Reference Handler" daemon [_thread_blocked, id=14595, stack(0x000070000edcb000,0x000070000eecb000)] =>0x00007f90c9801000 JavaThread "main" [_thread_in_Java, id=6915, stack(0x000070000e3ad000,0x000070000e4ad000)]

Other Threads: 0x00007f90ca852000 VMThread [stack: 0x000070000ecc8000,0x000070000edc8000] [id=14083] 0x00007f90ca856000 WatcherThread [stack: 0x000070000f5e3000,0x000070000f6e3000] [id=21507]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap: PSYoungGen total 76288K, used 22131K [0x00000007af580000, 0x00000007b4a80000, 0x00000007c0000000) eden space 65536K, 17% used [0x00000007af580000,0x00000007b009ef08,0x00000007b3580000) from space 10752K, 99% used [0x00000007b3580000,0x00000007b3ffdd30,0x00000007b4000000) to space 10752K, 0% used [0x00000007b4000000,0x00000007b4000000,0x00000007b4a80000) ParOldGen total 175104K, used 469K [0x000000078e000000, 0x0000000798b00000, 0x00000007af580000) object space 175104K, 0% used [0x000000078e000000,0x000000078e075650,0x0000000798b00000) Metaspace used 19310K, capacity 19816K, committed 19968K, reserved 1067008K class space used 2269K, capacity 2525K, committed 2560K, reserved 1048576K

Card table byte_map: [0x000000010f767000,0x000000010f8f8000] byte_map_base: 0x000000010baf7000

Marking Bits: (ParMarkBitMap*) 0x000000010ecf35d0 Begin Bits: [0x000000010fa03000, 0x0000000110683000) End Bits: [0x0000000110683000, 0x0000000111303000)

Polling page: 0x000000010d328000

CodeCache: size=245760Kb used=5530Kb max_used=5530Kb free=240229Kb bounds [0x0000000117992000, 0x0000000117f02000, 0x0000000126992000] total_blobs=2105 nmethods=1653 adapters=366 compilation: enabled

Compilation events (10 events): Event: 3.132 Thread 0x00007f90ca82e000 1649 4 java.util.jar.Manifest$FastInputStream::readLine (167 bytes) Event: 3.132 Thread 0x00007f90c9006000 1650 3 java.util.jar.Manifest::getAttributes (14 bytes) Event: 3.132 Thread 0x00007f90c9006000 nmethod 1650 0x0000000117ef2450 code [0x0000000117ef25c0, 0x0000000117ef28e8] Event: 3.132 Thread 0x00007f90c9006000 1651 3 java.util.jar.Attributes$Name:: (48 bytes) Event: 3.132 Thread 0x00007f90c9006000 nmethod 1651 0x0000000117ef1c10 code [0x0000000117ef1dc0, 0x0000000117ef2278] Event: 3.133 Thread 0x00007f90c9006000 1652 3 sun.security.provider.SHA2::lf_S (11 bytes) Event: 3.133 Thread 0x00007f90c9006000 nmethod 1652 0x0000000117ef1910 code [0x0000000117ef1a60, 0x0000000117ef1bb0] Event: 3.134 Thread 0x00007f90c9006000 1653 3 java.util.jar.Attributes::putValue (17 bytes) Event: 3.134 Thread 0x00007f90c9006000 nmethod 1653 0x0000000117ef11d0 code [0x0000000117ef1360, 0x0000000117ef1778] Event: 3.134 Thread 0x00007f90c9006000 1655 3 sun.nio.cs.UTF_8$Decoder::decode (779 bytes)

GC Heap History (2 events): Event: 2.936 GC heap before {Heap before GC invocations=1 (full 0): PSYoungGen total 76288K, used 65536K [0x00000007af580000, 0x00000007b4a80000, 0x00000007c0000000) eden space 65536K, 100% used [0x00000007af580000,0x00000007b3580000,0x00000007b3580000) from space 10752K, 0% used [0x00000007b4000000,0x00000007b4000000,0x00000007b4a80000) to space 10752K, 0% used [0x00000007b3580000,0x00000007b3580000,0x00000007b4000000) ParOldGen total 175104K, used 0K [0x000000078e000000, 0x0000000798b00000, 0x00000007af580000) object space 175104K, 0% used [0x000000078e000000,0x000000078e000000,0x0000000798b00000) Metaspace used 17198K, capacity 17626K, committed 17920K, reserved 1064960K class space used 2052K, capacity 2269K, committed 2304K, reserved 1048576K Event: 2.947 GC heap after Heap after GC invocations=1 (full 0): PSYoungGen total 76288K, used 10743K [0x00000007af580000, 0x00000007b4a80000, 0x00000007c0000000) eden space 65536K, 0% used [0x00000007af580000,0x00000007af580000,0x00000007b3580000) from space 10752K, 99% used [0x00000007b3580000,0x00000007b3ffdd30,0x00000007b4000000) to space 10752K, 0% used [0x00000007b4000000,0x00000007b4000000,0x00000007b4a80000) ParOldGen total 175104K, used 469K [0x000000078e000000, 0x0000000798b00000, 0x00000007af580000) object space 175104K, 0% used [0x000000078e000000,0x000000078e075650,0x0000000798b00000) Metaspace used 17198K, capacity 17626K, committed 17920K, reserved 1064960K class space used 2052K, capacity 2269K, committed 2304K, reserved 1048576K }

Deoptimization events (10 events): Event: 3.095 Thread 0x00007f90c9801000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000117e08bdc method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 203 Event: 3.095 Thread 0x00007f90c9801000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000117e08bdc method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 203 Event: 3.095 Thread 0x00007f90c9801000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000117e08bdc method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 203 Event: 3.095 Thread 0x00007f90c9801000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000117e08bdc method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 203 Event: 3.132 Thread 0x00007f90c9801000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000117b69830 method=java.io.FilterInputStream.read([BII)I @ 7 Event: 3.132 Thread 0x00007f90c9801000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000117b69830 method=java.io.FilterInputStream.read([BII)I @ 7 Event: 3.132 Thread 0x00007f90c9801000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000117b69830 method=java.io.FilterInputStream.read([BII)I @ 7 Event: 3.132 Thread 0x00007f90c9801000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000117b69830 method=java.io.FilterInputStream.read([BII)I @ 7 Event: 3.132 Thread 0x00007f90c9801000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000117d11c20 method=sun.nio.cs.UTF_8$Decoder.decode([BII[C)I @ 30 Event: 3.132 Thread 0x00007f90c9801000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000117ae8424 method=sun.nio.cs.UTF_8$Encoder.encode([CII[B)I @ 33

Internal exceptions (10 events): Event: 2.013 Thread 0x00007f90c9801000 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000007b0d398e8) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u144/9417/hotspot/src/share/vm/prims/methodHandles.cpp, line 1146] Event: 2.310 Thread 0x00007f90c9801000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007b1f2d608) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u144/9417/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605] Event: 2.310 Thread 0x00007f90c9801000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007b1f2e568) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u144/9417/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605] Event: 2.310 Thread 0x00007f90c9801000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007b1f2f708) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u144/9417/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605] Event: 2.311 Thread 0x00007f90c9801000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007b1f31070) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u144/9417/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605] Event: 2.316 Thread 0x00007f90c9801000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007b1f58bd0) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u144/9417/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605] Event: 2.316 Thread 0x00007f90c9801000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007b1f59ec8) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u144/9417/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605] Event: 2.316 Thread 0x00007f90c9801000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007b1f5b130) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u144/9417/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605] Event: 2.322 Thread 0x00007f90c9801000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007b1f80b18) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u144/9417/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605] Event: 2.330 Thread 0x00007f90c9801000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007b1f915d8) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u144/9417/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605]

Events (10 events): Event: 3.133 loading class sun/security/rsa/SunRsaSignEntries Event: 3.133 loading class sun/security/rsa/SunRsaSignEntries done Event: 3.134 loading class sun/security/ec/SunEC Event: 3.134 loading class sun/security/ec/SunEC done Event: 3.134 loading class sun/security/util/ManifestDigester Event: 3.134 loading class sun/security/util/ManifestDigester done Event: 3.134 loading class sun/security/util/ManifestDigester$Position Event: 3.134 loading class sun/security/util/ManifestDigester$Position done Event: 3.134 loading class sun/security/util/ManifestDigester$Entry Event: 3.134 loading class sun/security/util/ManifestDigester$Entry done

Dynamic libraries: 0x000000001f859000 /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x000000001f859000 /System/Library/Frameworks/Security.framework/Versions/A/Security 0x000000001f859000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x000000001f859000 /usr/lib/libz.1.dylib 0x000000001f859000 /usr/lib/libSystem.B.dylib 0x000000001f859000 /usr/lib/libobjc.A.dylib 0x000000001f859000 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x000000001f859000 /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x000000001f859000 /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x000000001f859000 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x000000001f859000 /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x000000001f859000 /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x000000001f859000 /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x000000001f859000 /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x000000001f859000 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x000000001f859000 /usr/lib/libenergytrace.dylib 0x000000001f859000 /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x000000001f859000 /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x000000001f859000 /usr/lib/libScreenReader.dylib 0x000000001f859000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x000000001f859000 /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x000000001f859000 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x000000001f859000 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x000000001f859000 /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x000000001f859000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x000000001f859000 /usr/lib/libicucore.A.dylib 0x000000001f859000 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x000000001f859000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x000000001f859000 /usr/lib/libauto.dylib 0x000000001f859000 /usr/lib/libxml2.2.dylib 0x000000001f859000 /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x000000001f859000 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x000000001f859000 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x000000001f859000 /usr/lib/liblangid.dylib 0x000000001f859000 /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x000000001f859000 /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x000000001f859000 /usr/lib/libDiagnosticMessagesClient.dylib 0x000000001f859000 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x000000001f859000 /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x000000001f859000 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x000000001f859000 /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x000000001f859000 /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x000000001f859000 /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x000000001f859000 /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x000000001f859000 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x000000001f859000 /usr/lib/libarchive.2.dylib 0x000000001f859000 /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x000000001f859000 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x000000001f859000 /usr/lib/libCRFSuite.dylib 0x000000001f859000 /usr/lib/libc++.1.dylib 0x000000001f859000 /usr/lib/libc++abi.dylib 0x000000001f859000 /usr/lib/system/libcache.dylib 0x000000001f859000 /usr/lib/system/libcommonCrypto.dylib 0x000000001f859000 /usr/lib/system/libcompiler_rt.dylib 0x000000001f859000 /usr/lib/system/libcopyfile.dylib 0x000000001f859000 /usr/lib/system/libcorecrypto.dylib 0x000000001f859000 /usr/lib/system/libdispatch.dylib 0x000000001f859000 /usr/lib/system/libdyld.dylib 0x000000001f859000 /usr/lib/system/libkeymgr.dylib 0x000000001f859000 /usr/lib/system/liblaunch.dylib 0x000000001f859000 /usr/lib/system/libmacho.dylib 0x000000001f859000 /usr/lib/system/libquarantine.dylib 0x000000001f859000 /usr/lib/system/libremovefile.dylib 0x000000001f859000 /usr/lib/system/libsystem_asl.dylib 0x000000001f859000 /usr/lib/system/libsystem_blocks.dylib 0x000000001f859000 /usr/lib/system/libsystem_c.dylib 0x000000001f859000 /usr/lib/system/libsystem_configuration.dylib 0x000000001f859000 /usr/lib/system/libsystem_coreservices.dylib 0x000000001f859000 /usr/lib/system/libsystem_darwin.dylib 0x000000001f859000 /usr/lib/system/libsystem_dnssd.dylib 0x000000001f859000 /usr/lib/system/libsystem_info.dylib 0x000000001f859000 /usr/lib/system/libsystem_m.dylib 0x000000001f859000 /usr/lib/system/libsystem_malloc.dylib 0x000000001f859000 /usr/lib/system/libsystem_network.dylib 0x000000001f859000 /usr/lib/system/libsystem_networkextension.dylib 0x000000001f859000 /usr/lib/system/libsystem_notify.dylib 0x000000001f859000 /usr/lib/system/libsystem_sandbox.dylib 0x000000001f859000 /usr/lib/system/libsystem_secinit.dylib 0x000000001f859000 /usr/lib/system/libsystem_kernel.dylib 0x000000001f859000 /usr/lib/system/libsystem_platform.dylib 0x000000001f859000 /usr/lib/system/libsystem_pthread.dylib 0x000000001f859000 /usr/lib/system/libsystem_symptoms.dylib 0x000000001f859000 /usr/lib/system/libsystem_trace.dylib 0x000000001f859000 /usr/lib/system/libunwind.dylib 0x000000001f859000 /usr/lib/system/libxpc.dylib 0x000000001f859000 /usr/lib/closure/libclosured.dylib 0x000000001f859000 /usr/lib/libbsm.0.dylib 0x000000001f859000 /usr/lib/system/libkxld.dylib 0x000000001f859000 /usr/lib/libOpenScriptingUtil.dylib 0x000000001f859000 /usr/lib/libcoretls.dylib 0x000000001f859000 /usr/lib/libcoretls_cfhelpers.dylib 0x000000001f859000 /usr/lib/libpam.2.dylib 0x000000001f859000 /usr/lib/libsqlite3.dylib 0x000000001f859000 /usr/lib/libxar.1.dylib 0x000000001f859000 /usr/lib/libbz2.1.0.dylib 0x000000001f859000 /usr/lib/liblzma.5.dylib 0x000000001f859000 /usr/lib/libnetwork.dylib 0x000000001f859000 /usr/lib/libapple_nghttp2.dylib 0x000000001f859000 /usr/lib/libpcap.A.dylib 0x000000001f859000 /usr/lib/libboringssl.dylib 0x000000001f859000 /usr/lib/libusrtcp.dylib 0x000000001f859000 /usr/lib/libapple_crypto.dylib 0x000000001f859000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x000000001f859000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x000000001f859000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x000000001f859000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x000000001f859000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x000000001f859000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x000000001f859000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x000000001f859000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x000000001f859000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x000000001f859000 /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x000000001f859000 /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x000000001f859000 /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x000000001f859000 /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x000000001f859000 /usr/lib/libmecabra.dylib 0x000000001f859000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x000000001f859000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x000000001f859000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x000000001f859000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x000000001f859000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x000000001f859000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x000000001f859000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x000000001f859000 /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x000000001f859000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x000000001f859000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x000000001f859000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x000000001f859000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x000000001f859000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x000000001f859000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x000000001f859000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x000000001f859000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x000000001f859000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x000000001f859000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x000000001f859000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x000000001f859000 /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x000000001f859000 /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x000000001f859000 /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x000000001f859000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x000000001f859000 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x000000001f859000 /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x000000001f859000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x000000001f859000 /usr/lib/libFosl_dynamic.dylib 0x000000001f859000 /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x000000001f859000 /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x000000001f859000 /usr/lib/libcompression.dylib 0x000000001f859000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x000000001f859000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x000000001f859000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x000000001f859000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x000000001f859000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x000000001f859000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x000000001f859000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x000000001f859000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x000000001f859000 /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x000000001f859000 /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x000000001f859000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x000000001f859000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x000000001f859000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x000000001f859000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x000000001f859000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x000000001f859000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x000000001f859000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x000000001f859000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x000000001f859000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x000000001f859000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x000000001f859000 /usr/lib/libcups.2.dylib 0x000000001f859000 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x000000001f859000 /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x000000001f859000 /usr/lib/libresolv.9.dylib 0x000000001f859000 /usr/lib/libiconv.2.dylib 0x000000001f859000 /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x000000001f859000 /usr/lib/libheimdal-asn1.dylib 0x000000001f859000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x000000001f859000 /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x000000001f859000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x000000001f859000 /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x000000001f859000 /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x000000001f859000 /usr/lib/libutil.dylib 0x000000001f859000 /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x000000001f859000 /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x000000001f859000 /usr/lib/libmarisa.dylib 0x000000001f859000 /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x000000001f859000 /usr/lib/libChineseTokenizer.dylib 0x000000001f859000 /usr/lib/libcmph.dylib 0x000000001f859000 /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x000000001f859000 /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x000000001f859000 /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x000000001f859000 /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x000000001f859000 /usr/lib/libxslt.1.dylib 0x000000001f859000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x000000001f859000 /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x000000001f859000 /usr/lib/libate.dylib 0x000000001f859000 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x000000001f859000 /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x000000001f859000 /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x000000001f859000 /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x000000001f859000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x000000001f859000 /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x000000001f859000 /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x000000001f859000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x000000001f859000 /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x000000001f859000 /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x000000001f859000 /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification 0x000000001f859000 /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x000000001f859000 /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x000000001f859000 /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x000000001f859000 /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x000000001f859000 /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x000000010e400000 /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/lib/server/libjvm.dylib 0x000000001f859000 /usr/lib/libstdc++.6.0.9.dylib 0x000000010d2e5000 /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/lib/libverify.dylib 0x000000010d2f3000 /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/lib/libjava.dylib 0x000000010d372000 /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/lib/libzip.dylib 0x000000001f859000 /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaRuntimeSupport.framework/Versions/A/JavaRuntimeSupport 0x000000001f859000 /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFoundation.framework/Versions/A/JavaNativeFoundation 0x000000001f859000 /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM 0x000000001f859000 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x000000001f859000 /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching 0x000000001f859000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x000000001f859000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x000000001f859000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x000000001f859000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x000000001f859000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x000000001f859000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x0000000115602000 /private/var/folders/hj/t1lzhf4x3ln8zclw3ph6gphw0000gn/T/jna-308916147/jna5769027295664624199.tmp 0x0000000126992000 /var/folders/hj/t1lzhf4x3ln8zclw3ph6gphw0000gn/T/jna-308916147/jna8943924580201913796.tmp 0x000000001f859000 /usr/lib/libncurses.5.4.dylib 0x0000000115e85000 /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/lib/libmanagement.dylib 0x0000000115eb9000 /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/lib/libnet.dylib 0x0000000115ed0000 /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/lib/libnio.dylib

VM Arguments: jvm_args: -Xmx800m -Dstorage.diskCache.bufferSize=7200 java_command: /Users/yogeshsajanikar/projects/siemens/navigator/clang-db/target/surefire/surefirebooter6927550030819674853.jar /Users/yogeshsajanikar/projects/siemens/navigator/clang-db/target/surefire/surefire5379985167054020144tmp /Users/yogeshsajanikar/projects/siemens/navigator/clang-db/target/surefire/surefire_01139776700476595570tmp java_class_path (initial): /Users/yogeshsajanikar/projects/siemens/navigator/clang-db/target/surefire/surefirebooter6927550030819674853.jar Launcher Type: SUN_STANDARD

Environment Variables: JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home PATH=/Users/yogeshsajanikar/.rvm/gems/ruby-2.3.1/bin:/Users/yogeshsajanikar/.rvm/gems/ruby-2.3.1@global/bin:/Users/yogeshsajanikar/.rvm/rubies/ruby-2.3.1/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/Users/yogeshsajanikar/anaconda3/bin:/usr/local/sbin:/usr/local/bin:/usr/local/heroku/bin:/Users/yogeshsajanikar/.local/bin:/Users/yogeshsajanikar/Library/Haskell/bin:/Users/yogeshsajanikar/.cabal/bin:/Users/yogeshsajanikar/Library/Python/2.7/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/go/bin:/opt/X11/bin:/Users/yogeshsajanikar/.rvm/bin SHELL=/bin/bash DISPLAY=/private/tmp/com.apple.launchd.7buIWDFgBc/org.macosforge.xquartz:0

Signal Handlers: SIGSEGV: [libjvm.dylib+0x5b26e5], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO SIGBUS: [libjvm.dylib+0x5b26e5], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO SIGFPE: [libjvm.dylib+0x489100], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO SIGPIPE: [libjvm.dylib+0x489100], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO SIGXFSZ: [libjvm.dylib+0x489100], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO SIGILL: [libjvm.dylib+0x489100], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO SIGUSR1: SIG_DFL, sa_mask[0]=11011111011111100000000111000110, sa_flags=none SIGUSR2: [libjvm.dylib+0x488c1e], sa_mask[0]=00100000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO SIGHUP: [libjvm.dylib+0x4871f5], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO SIGINT: [libjvm.dylib+0x4871f5], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO SIGTERM: [libjvm.dylib+0x4871f5], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO SIGQUIT: [libjvm.dylib+0x4871f5], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO

--------------- S Y S T E M ---------------

OS:Bsduname:Darwin 17.0.0 Darwin Kernel Version 17.0.0: Thu Aug 24 21:48:19 PDT 2017; root:xnu-4570.1.46~2/RELEASE_X86_64 x86_64 rlimit: STACK 8192k, CORE 0k, NPROC 1418, NOFILE 10240, AS infinity load average:2.52 2.17 2.17

CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 70 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2

Memory: 4k page, physical 16777216k(114124k free)

/proc/meminfo:

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.144-b01) for bsd-amd64 JRE (1.8.0_144-b01), built on Jul 21 2017 22:07:42 by "java_re" with gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)

time: Wed Oct 18 10:09:02 2017 elapsed time: 3 seconds (0d 0h 0m 3s)

yogeshsajanikar commented 6 years ago

The general pattern is if I create new plocal database and then work with it, then usually I get exception. If I work with existing plocal database, then the application runs fine.

andrii0lomakin commented 6 years ago

@yogeshsajanikar could you provide code to run and reproduce the issue ?

yogeshsajanikar commented 6 years ago

I am trying to separate code from for the testing purpose. In the mean while, I tried with -Djna.nosys=true -Dmemory.useUnsafe=false as I have to use JNA for wrapping up libclang. Now orientdb crashes every time I create memory database in my junit testing.

#

A fatal error has been detected by the Java Runtime Environment:

#

SIGSEGV (0xb) at pc=0x00000001192e9388, pid=1164, tid=0x0000000000001b03

#

JRE version: Java(TM) SE Runtime Environment (8.0_144-b01) (build 1.8.0_144-b01)

Java VM: Java HotSpot(TM) 64-Bit Server VM (25.144-b01 mixed mode bsd-amd64 compressed oops)

Problematic frame:

J 1444 C2 java.lang.ThreadLocal.get()Ljava/lang/Object; (38 bytes) @ 0x00000001192e9388 [0x00000001192e9340+0x48]

#

Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again

#

If you would like to submit a bug report, please visit:

http://bugreport.java.com/bugreport/crash.jsp

#

--------------- T H R E A D ---------------

Current thread (0x00007fd266008800): JavaThread "main" [_thread_in_Java, id=6915, stack(0x000070000bf6a000,0x000070000c06a000)]

siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x000000011937e000

Registers: RAX=0x0000000000000000, RBX=0x000070000c065c70, RCX=0x0000000000000000, RDX=0x000000010fb84d00 RSP=0x000070000c065c70, RBP=0x000070000c065d18, RSI=0x000070000c065c08, RDI=0x00007fd266008800 R8 =0x0000000000000000, R9 =0x0000000000000001, R10=0x000000010d1038e0, R11=0x00000001192e9360 R12=0x0000000000000000, R13=0x00000001192e9388, R14=0x000070000c065c60, R15=0x00007fd266008800 RIP=0x00000001192e9388, EFLAGS=0x0000000000000246, ERR=0x00000000020000b8 TRAPNO=0x0000000000000085

Top of Stack: (sp=0x000070000c065c70) 0x000070000c065c70: 00000007b38a4880 00000000000000b6 0x000070000c065c80: 0000000000000000 000000010fc65282 0x000070000c065c90: 000070000c065d30 00007fd266008800 0x000070000c065ca0: 000070000c065d18 0000000118e29040 0x000070000c065cb0: 000070000c065d18 0000000118e29040 0x000070000c065cc0: 00000007b38a4880 0000000000000009 0x000070000c065cd0: 00000007b36ee260 000070000c065cc8 0x000070000c065ce0: 000000010fc65282 000070000c065d30 0x000070000c065cf0: 000000010fc654a8 0000000000000000 0x000070000c065d00: 000000010fc652a8 000070000c065cc0 0x000070000c065d10: 000070000c065d30 000070000c065d78 0x000070000c065d20: 0000000118e29040 0000000000000000 0x000070000c065d30: 00000007b01dbc10 000070000c065d38 0x000070000c065d40: 000000010fc64c85 000070000c065d90 0x000070000c065d50: 000000010fc654a8 0000000000000000 0x000070000c065d60: 000000010fc64c90 000070000c065d30 0x000070000c065d70: 000070000c065d98 000070000c065dd8 0x000070000c065d80: 0000000118e29040 00000007b01dbc10 0x000070000c065d90: 00000007b38a46d8 000070000c065d98 0x000070000c065da0: 000000010fad8219 000070000c065e18 0x000070000c065db0: 000000010fad9d20 0000000000000000 0x000070000c065dc0: 000000010fad82b0 000070000c065d98 0x000070000c065dd0: 000070000c065df8 000070000c065e78 0x000070000c065de0: 0000000118e292bd 0000000000000000 0x000070000c065df0: 0000000000000000 00000007b01db2f0 0x000070000c065e00: 00000007b01d6d80 00000007b01d8780 0x000070000c065e10: 00000007b01d8670 00000007b01db2b8 0x000070000c065e20: 00000007b01db2b8 0000000000000001 0x000070000c065e30: 0000000000000000 000070000c065e28 0x000070000c065e40: 000000010fab8317 000070000c065ec0 0x000070000c065e50: 000000010fab96e8 0000000000000000 0x000070000c065e60: 000000010fab84b8 000070000c065df8

Instructions: (pc=0x00000001192e9388) 0x00000001192e9368: 48 83 ec 30 48 89 34 24 49 8b 97 d0 01 00 00 66 0x00000001192e9378: 90 48 b8 ff ff ff ff ff ff ff ff e8 10 c0 c5 ff 0x00000001192e9388: 8b 68 14 45 8b 54 ec 0c 45 8b da 41 ff cb 4c 8b 0x00000001192e9398: 04 24 45 23 58 0c 45 3b da 73 63 4d 8d 14 ec 47

Register to memory mapping:

RAX=0x0000000000000000 is an unknown value RBX=0x000070000c065c70 is pointing into the stack for thread: 0x00007fd266008800 RCX=0x0000000000000000 is an unknown value RDX=0x000000010fb84d00 is pointing into metadata RSP=0x000070000c065c70 is pointing into the stack for thread: 0x00007fd266008800 RBP=0x000070000c065d18 is pointing into the stack for thread: 0x00007fd266008800 RSI=0x000070000c065c08 is pointing into the stack for thread: 0x00007fd266008800 RDI=0x00007fd266008800 is a thread R8 =0x0000000000000000 is an unknown value R9 =0x0000000000000001 is an unknown value R10=0x000000010d1038e0: _ZN19TemplateInterpreter13_active_tableE+0x4000 in /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/lib/server/libjvm.dylib at 0x000000010c800000 R11=0x00000001192e9360 is at entry_point+32 in (nmethod)0x00000001192e91d0 R12=0x0000000000000000 is an unknown value R13=0x00000001192e9388 is at entry_point+72 in (nmethod)0x00000001192e91d0 R14=0x000070000c065c60 is pointing into the stack for thread: 0x00007fd266008800 R15=0x00007fd266008800 is a thread

Stack: [0x000070000bf6a000,0x000070000c06a000], sp=0x000070000c065c70, free space=1007k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) J 1444 C2 java.lang.ThreadLocal.get()Ljava/lang/Object; (38 bytes) @ 0x00000001192e9388 [0x00000001192e9340+0x48] j sun.security.jca.Providers.beginThreadProviderList(Lsun/security/jca/ProviderList;)Lsun/security/jca/ProviderList;+34 j sun.security.jca.Providers.startJarVerification()Ljava/lang/Object;+13 j sun.security.util.SignatureFileVerifier.(Ljava/util/ArrayList;Lsun/security/util/ManifestDigester;Ljava/lang/String;[B)V+33 j java.util.jar.JarVerifier.processEntry(Lsun/security/util/ManifestEntryVerifier;)V+311 j java.util.jar.JarVerifier.update(I[BIILsun/security/util/ManifestEntryVerifier;)V+39 j java.util.jar.JarFile.initializeVerifier()V+143 J 587 C1 java.util.jar.JarFile.getInputStream(Ljava/util/zip/ZipEntry;)Ljava/io/InputStream; (89 bytes) @ 0x000000011910691c [0x0000000119106720+0x1fc] J 492 C1 sun.misc.URLClassPath$JarLoader$2.getInputStream()Ljava/io/InputStream; (15 bytes) @ 0x000000011909e364 [0x000000011909e240+0x124] J 504 C1 java.net.URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class; (142 bytes) @ 0x00000001190c19b4 [0x00000001190c1240+0x774] J 317 C1 java.net.URLClassLoader$1.run()Ljava/lang/Class; (63 bytes) @ 0x0000000118ff1df4 [0x0000000118ff1b20+0x2d4] J 316 C1 java.net.URLClassLoader$1.run()Ljava/lang/Object; (5 bytes) @ 0x0000000118feed0c [0x0000000118feec80+0x8c] v ~StubRoutines::call_stub V [libjvm.dylib+0x2ee70a] V [libjvm.dylib+0x34ee68] J 142 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x0000000118f71a95 [0x0000000118f719c0+0xd5] J 223 C1 java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class; (47 bytes) @ 0x0000000118fa7414 [0x0000000118fa7280+0x194] J 181 C1 java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (122 bytes) @ 0x0000000118f900e4 [0x0000000118f8f780+0x964] J 181 C1 java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (122 bytes) @ 0x0000000118f8fe8c [0x0000000118f8f780+0x70c] J 241 C1 sun.misc.Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (85 bytes) @ 0x0000000118fb6724 [0x0000000118fb5d80+0x9a4] J 240 C1 java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; (7 bytes) @ 0x0000000118fb5604 [0x0000000118fb5500+0x104] j sun.security.jca.ProviderConfig$2.run()Ljava/security/Provider;+50 j sun.security.jca.ProviderConfig$2.run()Ljava/lang/Object;+1 v ~StubRoutines::call_stub V [libjvm.dylib+0x2ee70a] V [libjvm.dylib+0x34ee68] J 1413 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object; (0 bytes) @ 0x00000001192ce6ff [0x00000001192ce640+0xbf] j sun.security.jca.ProviderConfig.doLoadProvider()Ljava/security/Provider;+8 j sun.security.jca.ProviderConfig.getProvider()Ljava/security/Provider;+88 j sun.security.jca.ProviderList.getProvider(I)Ljava/security/Provider;+6 j sun.security.jca.ProviderList$ServiceList.tryGet(I)Ljava/security/Provider$Service;+82 j sun.security.jca.ProviderList$ServiceList.access$200(Lsun/security/jca/ProviderList$ServiceList;I)Ljava/security/Provider$Service;+2 j sun.security.jca.ProviderList$ServiceList$1.hasNext()Z+8 j javax.crypto.SecretKeyFactory.nextSpi(Ljavax/crypto/SecretKeyFactorySpi;)Ljavax/crypto/SecretKeyFactorySpi;+41 j javax.crypto.SecretKeyFactory.(Ljava/lang/String;)V+39 j javax.crypto.SecretKeyFactory.getInstance(Ljava/lang/String;)Ljavax/crypto/SecretKeyFactory;+5 j com.orientechnologies.orient.core.security.OSecurityManager.getPbkdf2(Ljava/lang/String;[BIILjava/lang/String;)[B+133 j com.orientechnologies.orient.core.security.OSecurityManager.createHashWithSalt(Ljava/lang/String;ILjava/lang/String;)Ljava/lang/String;+34 j com.orientechnologies.orient.core.security.OSecurityManager.createHash(Ljava/lang/String;Ljava/lang/String;Z)Ljava/lang/String;+143 j com.orientechnologies.orient.core.metadata.security.OUser.encryptPassword(Ljava/lang/String;)Ljava/lang/String;+11 j com.orientechnologies.orient.core.metadata.security.OUserTrigger.encodePassword(Lcom/orientechnologies/orient/core/record/impl/ODocument;)Lcom/orientechnologies/orient/core/hook/ORecordHook$RESULT;+104 j com.orientechnologies.orient.core.metadata.security.OUserTrigger.onRecordBeforeCreate(Lcom/orientechnologies/orient/core/record/impl/ODocument;)Lcom/orientechnologies/orient/core/hook/ORecordHook$RESULT;+12 j com.orientechnologies.orient.core.hook.ODocumentHookAbstract.onTrigger(Lcom/orientechnologies/orient/core/hook/ORecordHook$TYPE;Lcom/orientechnologies/orient/core/record/ORecord;)Lcom/orientechnologies/orient/core/hook/ORecordHook$RESULT;+146 j com.orientechnologies.orient.core.metadata.security.OUserTrigger.onTrigger(Lcom/orientechnologies/orient/core/hook/ORecordHook$TYPE;Lcom/orientechnologies/orient/core/record/ORecord;)Lcom/orientechnologies/orient/core/hook/ORecordHook$RESULT;+42 j com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.callbackHooks(Lcom/orientechnologies/orient/core/hook/ORecordHook$TYPE;Lcom/orientechnologies/orient/core/db/record/OIdentifiable;)Lcom/orientechnologies/orient/core/hook/ORecordHook$RESULT;+225 j com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.executeSaveRecord(Lcom/orientechnologies/orient/core/record/ORecord;Ljava/lang/String;ILcom/orientechnologies/orient/core/db/ODatabase$OPERATION_MODE;ZLcom/orientechnologies/orient/core/storage/ORecordCallback;Lcom/orientechnologies/orient/core/storage/ORecordCallback;)Lcom/orientechnologies/orient/core/record/ORecord;+193 j com.orientechnologies.orient.core.tx.OTransactionNoTx.saveNew(Lcom/orientechnologies/orient/core/record/impl/ODocument;Lcom/orientechnologies/orient/core/record/impl/ODirtyManager;Ljava/lang/String;Lcom/orientechnologies/orient/core/record/ORecord;Lcom/orientechnologies/orient/core/db/ODatabase$OPERATION_MODE;ZLcom/orientechnologies/orient/core/storage/ORecordCallback;Lcom/orientechnologies/orient/core/storage/ORecordCallback;)Lcom/orientechnologies/orient/core/record/ORecord;+219 j com.orientechnologies.orient.core.tx.OTransactionNoTx.saveRecord(Lcom/orientechnologies/orient/core/record/ORecord;Ljava/lang/String;Lcom/orientechnologies/orient/core/db/ODatabase$OPERATION_MODE;ZLcom/orientechnologies/orient/core/storage/ORecordCallback;Lcom/orientechnologies/orient/core/storage/ORecordCallback;)Lcom/orientechnologies/orient/core/record/ORecord;+104 j com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.save(Lcom/orientechnologies/orient/core/record/ORecord;Ljava/lang/String;Lcom/orientechnologies/orient/core/db/ODatabase$OPERATION_MODE;ZLcom/orientechnologies/orient/core/storage/ORecordCallback;Lcom/orientechnologies/orient/core/storage/ORecordCallback;)Lcom/orientechnologies/orient/core/record/ORecord;+163 j com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.save(Ljava/lang/Object;Ljava/lang/String;Lcom/orientechnologies/orient/core/db/ODatabase$OPERATION_MODE;ZLcom/orientechnologies/orient/core/storage/ORecordCallback;Lcom/orientechnologies/orient/core/storage/ORecordCallback;)Ljava/lang/Object;+13 j com.orientechnologies.orient.core.record.impl.ODocument.save(Ljava/lang/String;Z)Lcom/orientechnologies/orient/core/record/ORecordAbstract;+12 j com.orientechnologies.orient.core.record.impl.ODocument.save(Ljava/lang/String;)Lcom/orientechnologies/orient/core/record/impl/ODocument;+3 j com.orientechnologies.orient.core.metadata.security.OUser.save()Lcom/orientechnologies/orient/core/metadata/security/OUser;+9 j com.orientechnologies.orient.core.metadata.security.OSecurityShared.createUser(Ljava/lang/String;Ljava/lang/String;[Lcom/orientechnologies/orient/core/metadata/security/ORole;)Lcom/orientechnologies/orient/core/metadata/security/OUser;+56 j com.orientechnologies.orient.core.metadata.security.OSecurityShared.createMetadata()Lcom/orientechnologies/orient/core/metadata/security/OUser;+158 j com.orientechnologies.orient.core.metadata.security.OSecurityShared.create()Lcom/orientechnologies/orient/core/metadata/security/OUser;+30 j com.orientechnologies.orient.core.metadata.security.OSecurityProxy.create()Lcom/orientechnologies/orient/core/metadata/security/OUser;+7 j com.orientechnologies.orient.core.metadata.OMetadataDefault.create()V+23 j com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.create(Ljava/util/Map;)Lcom/orientechnologies/orient/core/db/ODatabase;+308 j com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.create()Lcom/orientechnologies/orient/core/db/ODatabase;+5 j com.orientechnologies.orient.core.db.OPartitionedDatabasePool.openDatabase(Lcom/orientechnologies/orient/core/db/OPartitionedDatabasePool$DatabaseDocumentTxPooled;)V+27 j com.orientechnologies.orient.core.db.OPartitionedDatabasePool.acquire()Lcom/orientechnologies/orient/core/db/document/ODatabaseDocumentTx;+604 j com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.(Lcom/orientechnologies/orient/core/db/OPartitionedDatabasePool;Lcom/tinkerpop/blueprints/impls/orient/OrientConfigurableGraph$Settings;)V+11 j com.tinkerpop.blueprints.impls.orient.OrientGraphNoTx.(Lcom/orientechnologies/orient/core/db/OPartitionedDatabasePool;Lcom/tinkerpop/blueprints/impls/orient/OrientConfigurableGraph$Settings;)V+3 j com.tinkerpop.blueprints.impls.orient.OrientGraphFactory$2.getGraph(Lcom/orientechnologies/orient/core/db/OPartitionedDatabasePool;Lcom/tinkerpop/blueprints/impls/orient/OrientConfigurableGraph$Settings;)Lcom/tinkerpop/blueprints/impls/orient/OrientBaseGraph;+6 j com.tinkerpop.blueprints.impls.orient.OrientGraphFactory.getNoTx()Lcom/tinkerpop/blueprints/impls/orient/OrientGraphNoTx;+49 j com.siemens.clang.db.ASTStore.init()V+27 j com.siemens.clang.ast.BaseTest.setUp()V+30 j com.siemens.clang.ast.FunctionDeclTest.setUp()V+1 j junit.framework.TestCase.runBare()V+3 j junit.framework.TestResult$1.protect()V+4 j junit.framework.TestResult.runProtected(Ljunit/framework/Test;Ljunit/framework/Protectable;)V+1 j junit.framework.TestResult.run(Ljunit/framework/TestCase;)V+18 j junit.framework.TestCase.run(Ljunit/framework/TestResult;)V+2 j junit.framework.TestSuite.runTest(Ljunit/framework/Test;Ljunit/framework/TestResult;)V+2 j junit.framework.TestSuite.run(Ljunit/framework/TestResult;)V+40 j org.junit.internal.runners.JUnit38ClassRunner.run(Lorg/junit/runner/notification/RunNotifier;)V+22 j org.apache.maven.surefire.junit4.JUnit4Provider.execute(Ljava/lang/Class;Lorg/apache/maven/surefire/common/junit4/Notifier;Lorg/junit/runner/manipulation/Filter;)V+58 j org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(Ljava/lang/Class;Lorg/apache/maven/surefire/common/junit4/Notifier;)V+61 j org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(Ljava/lang/Class;Lorg/apache/maven/surefire/report/RunListener;Lorg/apache/maven/surefire/common/junit4/Notifier;)V+31 j org.apache.maven.surefire.junit4.JUnit4Provider.invoke(Ljava/lang/Object;)Lorg/apache/maven/surefire/suite/RunResult;+197 j org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(Ljava/lang/Object;Ljava/lang/Object;Lorg/apache/maven/surefire/booter/ProviderConfiguration;ZLorg/apache/maven/surefire/booter/StartupConfiguration;Z)Lorg/apache/maven/surefire/suite/RunResult;+19 j org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(Ljava/lang/Object;Lorg/apache/maven/surefire/booter/StartupConfiguration;Lorg/apache/maven/surefire/booter/ProviderConfiguration;Ljava/io/PrintStream;)Lorg/apache/maven/surefire/suite/RunResult;+14 j org.apache.maven.surefire.booter.ForkedBooter.main([Ljava/lang/String;)V+194 v ~StubRoutines::call_stub V [libjvm.dylib+0x2ee70a] V [libjvm.dylib+0x325522] V [libjvm.dylib+0x31e299] C [java+0x3931] JavaMain+0x9c4 C [libsystem_pthread.dylib+0x36c1] _pthread_body+0x154 C [libsystem_pthread.dylib+0x356d] _pthread_body+0x0 C [libsystem_pthread.dylib+0x2c5d] thread_start+0xd C 0x0000000000000000

--------------- P R O C E S S ---------------

Java Threads: ( => current thread ) 0x00007fd266216800 JavaThread "Timer-0" daemon [_thread_blocked, id=23043, stack(0x000070000d4a9000,0x000070000d5a9000)] 0x00007fd266047800 JavaThread "surefire-forkedjvm-command-thread" daemon [_thread_in_native, id=22531, stack(0x000070000d3a6000,0x000070000d4a6000)] 0x00007fd266020800 JavaThread "last-ditch-daemon-shutdown-thread-30sec" daemon [_thread_blocked, id=22019, stack(0x000070000d2a3000,0x000070000d3a3000)] 0x00007fd26683a000 JavaThread "Service Thread" daemon [_thread_blocked, id=20995, stack(0x000070000d09d000,0x000070000d19d000)] 0x00007fd266831000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=20483, stack(0x000070000cf9a000,0x000070000d09a000)] 0x00007fd266830800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=19971, stack(0x000070000ce97000,0x000070000cf97000)] 0x00007fd26682f800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=19459, stack(0x000070000cd94000,0x000070000ce94000)] 0x00007fd266814000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=18947, stack(0x000070000cc91000,0x000070000cd91000)] 0x00007fd26681c000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=18443, stack(0x000070000cb8e000,0x000070000cc8e000)] 0x00007fd267011800 JavaThread "Finalizer" daemon [_thread_blocked, id=15107, stack(0x000070000ca8b000,0x000070000cb8b000)] 0x00007fd26700e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=14595, stack(0x000070000c988000,0x000070000ca88000)] =>0x00007fd266008800 JavaThread "main" [_thread_in_Java, id=6915, stack(0x000070000bf6a000,0x000070000c06a000)]

Other Threads: 0x00007fd26700a000 VMThread [stack: 0x000070000c885000,0x000070000c985000] [id=14083] 0x00007fd266815000 WatcherThread [stack: 0x000070000d1a0000,0x000070000d2a0000] [id=21507]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap: PSYoungGen total 76288K, used 23574K [0x00000007af580000, 0x00000007b4a80000, 0x00000007c0000000) eden space 65536K, 19% used [0x00000007af580000,0x00000007b020d318,0x00000007b3580000) from space 10752K, 99% used [0x00000007b3580000,0x00000007b3ff87c8,0x00000007b4000000) to space 10752K, 0% used [0x00000007b4000000,0x00000007b4000000,0x00000007b4a80000) ParOldGen total 175104K, used 376K [0x000000078e000000, 0x0000000798b00000, 0x00000007af580000) object space 175104K, 0% used [0x000000078e000000,0x000000078e05e3a8,0x0000000798b00000) Metaspace used 19632K, capacity 20116K, committed 20224K, reserved 1067008K class space used 2311K, capacity 2559K, committed 2560K, reserved 1048576K

Card table byte_map: [0x000000010db67000,0x000000010dcf8000] byte_map_base: 0x0000000109ef7000

Marking Bits: (ParMarkBitMap*) 0x000000010d0f35d0 Begin Bits: [0x000000010de03000, 0x000000010ea83000) End Bits: [0x000000010ea83000, 0x000000010f703000)

Polling page: 0x000000010b77b000

CodeCache: size=245760Kb used=5513Kb max_used=5513Kb free=240246Kb bounds [0x0000000118e21000, 0x0000000119391000, 0x0000000127e21000] total_blobs=2113 nmethods=1661 adapters=366 compilation: enabled

Compilation events (10 events): Event: 2.777 Thread 0x00007fd26682f800 1656 4 java.util.jar.Manifest$FastInputStream::readLine (167 bytes) Event: 2.777 Thread 0x00007fd266831000 1657 3 java.util.jar.Attributes$Name:: (48 bytes) Event: 2.777 Thread 0x00007fd266831000 nmethod 1657 0x000000011937b790 code [0x000000011937b940, 0x000000011937bdf8] Event: 2.777 Thread 0x00007fd266831000 1658 3 java.util.jar.Attributes::putValue (17 bytes) Event: 2.777 Thread 0x00007fd266831000 nmethod 1658 0x000000011937b050 code [0x000000011937b1e0, 0x000000011937b5f8] Event: 2.777 Thread 0x00007fd266831000 1659 3 java.util.jar.Attributes::put (18 bytes) Event: 2.777 Thread 0x00007fd266831000 nmethod 1659 0x000000011937d610 code [0x000000011937d7a0, 0x000000011937db88] Event: 2.777 Thread 0x00007fd266831000 1660 3 sun.security.provider.SHA2::lf_S (11 bytes) Event: 2.777 Thread 0x00007fd266831000 nmethod 1660 0x000000011937ad50 code [0x000000011937aea0, 0x000000011937aff0] Event: 2.779 Thread 0x00007fd266831000 1661 3 sun.nio.cs.UTF_8$Decoder::decode (779 bytes)

GC Heap History (2 events): Event: 2.629 GC heap before {Heap before GC invocations=1 (full 0): PSYoungGen total 76288K, used 65536K [0x00000007af580000, 0x00000007b4a80000, 0x00000007c0000000) eden space 65536K, 100% used [0x00000007af580000,0x00000007b3580000,0x00000007b3580000) from space 10752K, 0% used [0x00000007b4000000,0x00000007b4000000,0x00000007b4a80000) to space 10752K, 0% used [0x00000007b3580000,0x00000007b3580000,0x00000007b4000000) ParOldGen total 175104K, used 0K [0x000000078e000000, 0x0000000798b00000, 0x00000007af580000) object space 175104K, 0% used [0x000000078e000000,0x000000078e000000,0x0000000798b00000) Metaspace used 17275K, capacity 17734K, committed 17920K, reserved 1064960K class space used 2053K, capacity 2303K, committed 2304K, reserved 1048576K Event: 2.637 GC heap after Heap after GC invocations=1 (full 0): PSYoungGen total 76288K, used 10721K [0x00000007af580000, 0x00000007b4a80000, 0x00000007c0000000) eden space 65536K, 0% used [0x00000007af580000,0x00000007af580000,0x00000007b3580000) from space 10752K, 99% used [0x00000007b3580000,0x00000007b3ff87c8,0x00000007b4000000) to space 10752K, 0% used [0x00000007b4000000,0x00000007b4000000,0x00000007b4a80000) ParOldGen total 175104K, used 376K [0x000000078e000000, 0x0000000798b00000, 0x00000007af580000) object space 175104K, 0% used [0x000000078e000000,0x000000078e05e3a8,0x0000000798b00000) Metaspace used 17275K, capacity 17734K, committed 17920K, reserved 1064960K class space used 2053K, capacity 2303K, committed 2304K, reserved 1048576K }

Deoptimization events (10 events): Event: 2.154 Thread 0x00007fd266008800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000119262074 method=java.lang.Object.equals(Ljava/lang/Object;)Z @ 2 Event: 2.155 Thread 0x00007fd266008800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000119281bbc method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 203 Event: 2.747 Thread 0x00007fd266008800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000119281bbc method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 203 Event: 2.747 Thread 0x00007fd266008800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000119281bbc method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 203 Event: 2.776 Thread 0x00007fd266008800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000119016830 method=java.io.FilterInputStream.read([BII)I @ 7 Event: 2.776 Thread 0x00007fd266008800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000119016830 method=java.io.FilterInputStream.read([BII)I @ 7 Event: 2.776 Thread 0x00007fd266008800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000119016830 method=java.io.FilterInputStream.read([BII)I @ 7 Event: 2.776 Thread 0x00007fd266008800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000119016830 method=java.io.FilterInputStream.read([BII)I @ 7 Event: 2.777 Thread 0x00007fd266008800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000001191714a0 method=sun.nio.cs.UTF_8$Decoder.decode([BII[C)I @ 30 Event: 2.777 Thread 0x00007fd266008800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000118f79be4 method=sun.nio.cs.UTF_8$Encoder.encode([CII[B)I @ 33

Internal exceptions (10 events): Event: 1.858 Thread 0x00007fd266008800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000007b0ebbcc0) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u144/9417/hotspot/src/share/vm/prims/methodHandles.cpp, line 1146] Event: 2.145 Thread 0x00007fd266008800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007b20b24d8) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u144/9417/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605] Event: 2.146 Thread 0x00007fd266008800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007b20b3438) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u144/9417/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605] Event: 2.146 Thread 0x00007fd266008800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007b20b45d8) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u144/9417/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605] Event: 2.146 Thread 0x00007fd266008800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007b20b5f40) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u144/9417/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605] Event: 2.151 Thread 0x00007fd266008800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007b20dcd80) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u144/9417/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605] Event: 2.152 Thread 0x00007fd266008800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007b20ddfe8) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u144/9417/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605] Event: 2.152 Thread 0x00007fd266008800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007b20e01d0) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u144/9417/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605] Event: 2.157 Thread 0x00007fd266008800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007b21058f0) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u144/9417/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605] Event: 2.164 Thread 0x00007fd266008800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000007b21163b0) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u144/9417/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605]

Events (10 events): Event: 2.778 loading class sun/security/rsa/SunRsaSignEntries Event: 2.778 loading class sun/security/rsa/SunRsaSignEntries done Event: 2.779 loading class sun/security/ec/SunEC Event: 2.779 loading class sun/security/ec/SunEC done Event: 2.779 loading class sun/security/util/ManifestDigester Event: 2.779 loading class sun/security/util/ManifestDigester done Event: 2.779 loading class sun/security/util/ManifestDigester$Position Event: 2.779 loading class sun/security/util/ManifestDigester$Position done Event: 2.779 loading class sun/security/util/ManifestDigester$Entry Event: 2.779 loading class sun/security/util/ManifestDigester$Entry done

Dynamic libraries: 0x0000000022a49000 /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x0000000022a49000 /System/Library/Frameworks/Security.framework/Versions/A/Security 0x0000000022a49000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x0000000022a49000 /usr/lib/libz.1.dylib 0x0000000022a49000 /usr/lib/libSystem.B.dylib 0x0000000022a49000 /usr/lib/libobjc.A.dylib 0x0000000022a49000 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x0000000022a49000 /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x0000000022a49000 /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x0000000022a49000 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x0000000022a49000 /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x0000000022a49000 /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x0000000022a49000 /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x0000000022a49000 /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x0000000022a49000 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x0000000022a49000 /usr/lib/libenergytrace.dylib 0x0000000022a49000 /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x0000000022a49000 /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x0000000022a49000 /usr/lib/libScreenReader.dylib 0x0000000022a49000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x0000000022a49000 /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x0000000022a49000 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x0000000022a49000 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x0000000022a49000 /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x0000000022a49000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x0000000022a49000 /usr/lib/libicucore.A.dylib 0x0000000022a49000 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x0000000022a49000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x0000000022a49000 /usr/lib/libauto.dylib 0x0000000022a49000 /usr/lib/libxml2.2.dylib 0x0000000022a49000 /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x0000000022a49000 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x0000000022a49000 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x0000000022a49000 /usr/lib/liblangid.dylib 0x0000000022a49000 /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x0000000022a49000 /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x0000000022a49000 /usr/lib/libDiagnosticMessagesClient.dylib 0x0000000022a49000 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x0000000022a49000 /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x0000000022a49000 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x0000000022a49000 /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x0000000022a49000 /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x0000000022a49000 /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x0000000022a49000 /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x0000000022a49000 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x0000000022a49000 /usr/lib/libarchive.2.dylib 0x0000000022a49000 /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x0000000022a49000 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x0000000022a49000 /usr/lib/libCRFSuite.dylib 0x0000000022a49000 /usr/lib/libc++.1.dylib 0x0000000022a49000 /usr/lib/libc++abi.dylib 0x0000000022a49000 /usr/lib/system/libcache.dylib 0x0000000022a49000 /usr/lib/system/libcommonCrypto.dylib 0x0000000022a49000 /usr/lib/system/libcompiler_rt.dylib 0x0000000022a49000 /usr/lib/system/libcopyfile.dylib 0x0000000022a49000 /usr/lib/system/libcorecrypto.dylib 0x0000000022a49000 /usr/lib/system/libdispatch.dylib 0x0000000022a49000 /usr/lib/system/libdyld.dylib 0x0000000022a49000 /usr/lib/system/libkeymgr.dylib 0x0000000022a49000 /usr/lib/system/liblaunch.dylib 0x0000000022a49000 /usr/lib/system/libmacho.dylib 0x0000000022a49000 /usr/lib/system/libquarantine.dylib 0x0000000022a49000 /usr/lib/system/libremovefile.dylib 0x0000000022a49000 /usr/lib/system/libsystem_asl.dylib 0x0000000022a49000 /usr/lib/system/libsystem_blocks.dylib 0x0000000022a49000 /usr/lib/system/libsystem_c.dylib 0x0000000022a49000 /usr/lib/system/libsystem_configuration.dylib 0x0000000022a49000 /usr/lib/system/libsystem_coreservices.dylib 0x0000000022a49000 /usr/lib/system/libsystem_darwin.dylib 0x0000000022a49000 /usr/lib/system/libsystem_dnssd.dylib 0x0000000022a49000 /usr/lib/system/libsystem_info.dylib 0x0000000022a49000 /usr/lib/system/libsystem_m.dylib 0x0000000022a49000 /usr/lib/system/libsystem_malloc.dylib 0x0000000022a49000 /usr/lib/system/libsystem_network.dylib 0x0000000022a49000 /usr/lib/system/libsystem_networkextension.dylib 0x0000000022a49000 /usr/lib/system/libsystem_notify.dylib 0x0000000022a49000 /usr/lib/system/libsystem_sandbox.dylib 0x0000000022a49000 /usr/lib/system/libsystem_secinit.dylib 0x0000000022a49000 /usr/lib/system/libsystem_kernel.dylib 0x0000000022a49000 /usr/lib/system/libsystem_platform.dylib 0x0000000022a49000 /usr/lib/system/libsystem_pthread.dylib 0x0000000022a49000 /usr/lib/system/libsystem_symptoms.dylib 0x0000000022a49000 /usr/lib/system/libsystem_trace.dylib 0x0000000022a49000 /usr/lib/system/libunwind.dylib 0x0000000022a49000 /usr/lib/system/libxpc.dylib 0x0000000022a49000 /usr/lib/closure/libclosured.dylib 0x0000000022a49000 /usr/lib/libbsm.0.dylib 0x0000000022a49000 /usr/lib/system/libkxld.dylib 0x0000000022a49000 /usr/lib/libOpenScriptingUtil.dylib 0x0000000022a49000 /usr/lib/libcoretls.dylib 0x0000000022a49000 /usr/lib/libcoretls_cfhelpers.dylib 0x0000000022a49000 /usr/lib/libpam.2.dylib 0x0000000022a49000 /usr/lib/libsqlite3.dylib 0x0000000022a49000 /usr/lib/libxar.1.dylib 0x0000000022a49000 /usr/lib/libbz2.1.0.dylib 0x0000000022a49000 /usr/lib/liblzma.5.dylib 0x0000000022a49000 /usr/lib/libnetwork.dylib 0x0000000022a49000 /usr/lib/libapple_nghttp2.dylib 0x0000000022a49000 /usr/lib/libpcap.A.dylib 0x0000000022a49000 /usr/lib/libboringssl.dylib 0x0000000022a49000 /usr/lib/libusrtcp.dylib 0x0000000022a49000 /usr/lib/libapple_crypto.dylib 0x0000000022a49000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x0000000022a49000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x0000000022a49000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x0000000022a49000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x0000000022a49000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x0000000022a49000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x0000000022a49000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x0000000022a49000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x0000000022a49000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x0000000022a49000 /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x0000000022a49000 /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x0000000022a49000 /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x0000000022a49000 /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x0000000022a49000 /usr/lib/libmecabra.dylib 0x0000000022a49000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x0000000022a49000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x0000000022a49000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x0000000022a49000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x0000000022a49000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x0000000022a49000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x0000000022a49000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x0000000022a49000 /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x0000000022a49000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x0000000022a49000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x0000000022a49000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x0000000022a49000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x0000000022a49000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x0000000022a49000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x0000000022a49000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x0000000022a49000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x0000000022a49000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x0000000022a49000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x0000000022a49000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x0000000022a49000 /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x0000000022a49000 /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x0000000022a49000 /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x0000000022a49000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x0000000022a49000 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x0000000022a49000 /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x0000000022a49000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x0000000022a49000 /usr/lib/libFosl_dynamic.dylib 0x0000000022a49000 /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x0000000022a49000 /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x0000000022a49000 /usr/lib/libcompression.dylib 0x0000000022a49000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x0000000022a49000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x0000000022a49000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x0000000022a49000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x0000000022a49000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x0000000022a49000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x0000000022a49000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x0000000022a49000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x0000000022a49000 /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x0000000022a49000 /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x0000000022a49000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x0000000022a49000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x0000000022a49000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x0000000022a49000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x0000000022a49000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x0000000022a49000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x0000000022a49000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x0000000022a49000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x0000000022a49000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x0000000022a49000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x0000000022a49000 /usr/lib/libcups.2.dylib 0x0000000022a49000 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x0000000022a49000 /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x0000000022a49000 /usr/lib/libresolv.9.dylib 0x0000000022a49000 /usr/lib/libiconv.2.dylib 0x0000000022a49000 /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x0000000022a49000 /usr/lib/libheimdal-asn1.dylib 0x0000000022a49000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x0000000022a49000 /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x0000000022a49000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x0000000022a49000 /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x0000000022a49000 /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x0000000022a49000 /usr/lib/libutil.dylib 0x0000000022a49000 /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x0000000022a49000 /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x0000000022a49000 /usr/lib/libmarisa.dylib 0x0000000022a49000 /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x0000000022a49000 /usr/lib/libChineseTokenizer.dylib 0x0000000022a49000 /usr/lib/libcmph.dylib 0x0000000022a49000 /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x0000000022a49000 /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x0000000022a49000 /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x0000000022a49000 /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x0000000022a49000 /usr/lib/libxslt.1.dylib 0x0000000022a49000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x0000000022a49000 /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x0000000022a49000 /usr/lib/libate.dylib 0x0000000022a49000 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x0000000022a49000 /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x0000000022a49000 /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x0000000022a49000 /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x0000000022a49000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x0000000022a49000 /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x0000000022a49000 /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x0000000022a49000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x0000000022a49000 /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x0000000022a49000 /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x0000000022a49000 /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification 0x0000000022a49000 /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x0000000022a49000 /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x0000000022a49000 /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x0000000022a49000 /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x0000000022a49000 /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x000000010c800000 /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/lib/server/libjvm.dylib 0x0000000022a49000 /usr/lib/libstdc++.6.0.9.dylib 0x000000010b738000 /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/lib/libverify.dylib 0x000000010b746000 /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/lib/libjava.dylib 0x000000010b7c5000 /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/lib/libzip.dylib 0x0000000022a49000 /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaRuntimeSupport.framework/Versions/A/JavaRuntimeSupport 0x0000000022a49000 /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFoundation.framework/Versions/A/JavaNativeFoundation 0x0000000022a49000 /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM 0x0000000022a49000 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x0000000022a49000 /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching 0x0000000022a49000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x0000000022a49000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x0000000022a49000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x0000000022a49000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x0000000022a49000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x0000000022a49000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x0000000113a61000 /private/var/folders/hj/t1lzhf4x3ln8zclw3ph6gphw0000gn/T/jna-308916147/jna8581568967583961198.tmp 0x0000000113a76000 /var/folders/hj/t1lzhf4x3ln8zclw3ph6gphw0000gn/T/jna-308916147/jna2605142505915666519.tmp 0x0000000022a49000 /usr/lib/libncurses.5.4.dylib 0x0000000117401000 /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/lib/libmanagement.dylib 0x0000000117435000 /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/lib/libnet.dylib 0x000000011744c000 /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/lib/libnio.dylib

VM Arguments: jvm_args: -Xmx800m -Dstorage.diskCache.bufferSize=7200 java_command: /Users/yogeshsajanikar/projects/siemens/navigator/clang-db/target/surefire/surefirebooter9130717791633682578.jar /Users/yogeshsajanikar/projects/siemens/navigator/clang-db/target/surefire/surefire5877934076796748698tmp /Users/yogeshsajanikar/projects/siemens/navigator/clang-db/target/surefire/surefire_07024632280547230406tmp java_class_path (initial): /Users/yogeshsajanikar/projects/siemens/navigator/clang-db/target/surefire/surefirebooter9130717791633682578.jar Launcher Type: SUN_STANDARD

Environment Variables: JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home PATH=/Users/yogeshsajanikar/.rvm/gems/ruby-2.3.1/bin:/Users/yogeshsajanikar/.rvm/gems/ruby-2.3.1@global/bin:/Users/yogeshsajanikar/.rvm/rubies/ruby-2.3.1/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/Users/yogeshsajanikar/anaconda3/bin:/usr/local/sbin:/usr/local/bin:/usr/local/heroku/bin:/Users/yogeshsajanikar/.local/bin:/Users/yogeshsajanikar/Library/Haskell/bin:/Users/yogeshsajanikar/.cabal/bin:/Users/yogeshsajanikar/Library/Python/2.7/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/go/bin:/opt/X11/bin:/Users/yogeshsajanikar/.rvm/bin SHELL=/bin/bash DISPLAY=/private/tmp/com.apple.launchd.uvaHwpZ071/org.macosforge.xquartz:0

Signal Handlers: SIGSEGV: [libjvm.dylib+0x5b26e5], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO SIGBUS: [libjvm.dylib+0x5b26e5], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO SIGFPE: [libjvm.dylib+0x489100], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO SIGPIPE: [libjvm.dylib+0x489100], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO SIGXFSZ: [libjvm.dylib+0x489100], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO SIGILL: [libjvm.dylib+0x489100], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO SIGUSR1: SIG_DFL, sa_mask[0]=11011111011111100000000111000110, sa_flags=none SIGUSR2: [libjvm.dylib+0x488c1e], sa_mask[0]=00100000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO SIGHUP: [libjvm.dylib+0x4871f5], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO SIGINT: [libjvm.dylib+0x4871f5], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO SIGTERM: [libjvm.dylib+0x4871f5], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO SIGQUIT: [libjvm.dylib+0x4871f5], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO

--------------- S Y S T E M ---------------

OS:Bsduname:Darwin 17.0.0 Darwin Kernel Version 17.0.0: Thu Aug 24 21:48:19 PDT 2017; root:xnu-4570.1.46~2/RELEASE_X86_64 x86_64 rlimit: STACK 8192k, CORE 0k, NPROC 1418, NOFILE 10240, AS infinity load average:2.01 1.99 1.95

CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 70 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2

Memory: 4k page, physical 16777216k(1901684k free)

/proc/meminfo:

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.144-b01) for bsd-amd64 JRE (1.8.0_144-b01), built on Jul 21 2017 22:07:42 by "java_re" with gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)

time: Thu Oct 19 10:45:04 2017 elapsed time: 2 seconds (0d 0h 0m 2s)

andrii0lomakin commented 6 years ago

@yogeshsajanikar please set com.orientechnologies.orient.core.config.OGlobalConfiguration#SECURITY_USER_PASSWORD_DEFAULT_ALGORITHM value to SHA-256 and check the result.

yogeshsajanikar commented 6 years ago

@Iaa Setting SECURITY_USER_PASSWORD_DEFAULT_ALGORITHM to SHA-256 did not help either. I have created a separate application, but not able to reproduce the crash.

yogeshsajanikar commented 6 years ago

I am postulating that the crash is due to populating graph in the JNA callback threads. And during tests creation of multiple memory databases. These assumptions are still unverified.

At the same time, these crashes are pretty recurrent and stack trace is also different each time I run the test.

yogeshsajanikar commented 6 years ago

Another observation. Almost always the crash happens while initialising a new database (whether it is memory or plocal).

yogeshsajanikar commented 6 years ago

Is there an option not to use JNA in orientdb?

andrii0lomakin commented 6 years ago

@yogeshsajanikar what do you mean, we do not use JNA now on OrientDB. You included it yourself.

yogeshsajanikar commented 6 years ago

http://orientdb.com/docs/2.2.x/Graph-Database-Tinkerpop.html

2.2.x documentation says that JNA is optional. So I'd assume that it will be used if it is a dependency. Actually, I had to use JNA to wrap a native library. I tried orientdb code without JNA wrapper for the libclang library, and it does not crash. When I try to use them together, then there is definitely a problem. And one I am unable to pinpoint, as JVM crashes with random stack trace. One of the fixed point in these stack traces is that it always happens when I am trying to create a database (either plocal or memory).

andrii0lomakin commented 6 years ago

@yogeshsajanikar I removed JNA more than a year ago. So I am pretty sure that it is not used anywhere in the code, documentation is just out of date. Actually, we used it without problems for a long time. I suppose that key problem is a usage of "libclang" library inside of JVM but I do not know what it causes.

andrii0lomakin commented 6 years ago

@yogeshsajanikar we were trying to reproduce your case but were not successful at all. Any chance that we can get a code to reproduce the issue?

andrii0lomakin commented 6 years ago

HI, @yogeshsajanikar we tried to reproduce your issue several times using JNA and no errors were observed. Could you provide code which we can use to reproduce the issue ?

yogeshsajanikar commented 6 years ago

As you have suggested, I am looking into libclang, and JNA and if that is causing an issue. Trying to isolate the problem. Having said that, my preliminary investigations does show that it is really not orientdb that is causing the issue, though the stack is saying otherwise.

I will post my updates in couple of days.

andrii0lomakin commented 6 years ago

Hi @yogeshsajanikar , any updates on this issue ?

yogeshsajanikar commented 6 years ago

In fact, I did a lots of testing. It is a failure due to JNA crash as I was trying to handle the callback in libclang. In one of the callback, there was a corruption while marshalling one of the arguments to the callback which was causing corruption. however the JVM crash would often show orientdb, and I got misdirected.

Thanks for looking into this bug. I have decided against using JNA and and the crash disappeared too. I would like to close the bug.

andrii0lomakin commented 6 years ago

good to known thank you for your response.