Login  Register

Re: Jogl/Jogamp on Java 8 building from source

Posted by Predrag Boksic on Dec 30, 2017; 8:14pm
URL: https://forum.jogamp.org/Jogl-Jogamp-on-Java-9-tp4038012p4038460.html

Here's another execution of this program... A self-contained jar program collapses at the moment of window closing.

java -jar jogl-test-only.jar
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.jogamp.common.os.NativeLibrary$3 (file:/Users/gamma/Documents/jogl-test-only/jogl-test-only.jar) to method java.lang.ClassLoader.findLibrary(java.lang.String)
WARNING: Please consider reporting this to the maintainers of com.jogamp.common.os.NativeLibrary$3
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
WARNING: GL pipe is running in software mode (Renderer ID=0x1020400)
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x000000011254d0cc, pid=2351, tid=775
#
# JRE version: Java(TM) SE Runtime Environment (9.0+11) (build 9.0.1+11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (9.0.1+11, mixed mode, tiered, compressed oops, g1 gc, bsd-amd64)
# Problematic frame:
# C  [libosxapp.dylib+0x20cc]  -[NSApplicationAWT sendEvent:]+0x179
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/gamma/Documents/jogl-test-only/hs_err_pid2351.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Abort trap: 6







#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x000000011254d0cc, pid=2351, tid=775
#
# JRE version: Java(TM) SE Runtime Environment (9.0+11) (build 9.0.1+11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (9.0.1+11, mixed mode, tiered, compressed oops, g1 gc, bsd-amd64)
# Problematic frame:
# C  [libosxapp.dylib+0x20cc]  -[NSApplicationAWT sendEvent:]+0x179
#
# No core dump will be written. 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
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

---------------  S U M M A R Y ------------

Command Line: jogl-test-only.jar

Host: iMac11,3 x86_64 4000 MHz, 4 cores, 4G, Darwin 17.0.0
Time: Sat Dec 30 12:11:33 2017 PST elapsed time: 13 seconds (0d 0h 0m 13s)

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

Current thread (0x00007fc1559b7000):  JavaThread "AppKit Thread" daemon [_thread_in_native, id=775, stack(0x00007ffeeb176000,0x00007ffeeb976000)]

Stack: [0x00007ffeeb176000,0x00007ffeeb976000],  sp=0x00007ffeeb973650,  free space=8181k
Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libosxapp.dylib+0x20cc]  -[NSApplicationAWT sendEvent:]+0x179
C  [AppKit+0x3728d]  -[NSApplication run]+0x32c
C  [libosxapp.dylib+0x1d3a]  +[NSApplicationAWT runAWTLoopWithApp:]+0x9d
C  [libawt_lwawt.dylib+0x3a544]  +[AWTStarter starter:headless:]+0x342
C  [JavaNativeFoundation+0x6f4a]  +[JNFRunLoop _performCopiedBlock:]+0x11
C  [Foundation+0x68985]  __NSThreadPerformPerform+0x14e
C  [CoreFoundation+0x9f941]  __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__+0x11
C  [CoreFoundation+0x15733c]  __CFRunLoopDoSource0+0x6c
C  [CoreFoundation+0x82930]  __CFRunLoopDoSources0+0xd0
C  [CoreFoundation+0x81dad]  __CFRunLoopRun+0x50d
C  [CoreFoundation+0x81607]  CFRunLoopRunSpecific+0x1e7
C  [java+0x6b2e]  CreateExecutionEnvironment+0x35c
C  [java+0x2c65]  JLI_Launch+0x5a9
C  [java+0x1b62]  main+0x186
C  [java+0x19d4]  start+0x34
C  0x0000000000000003


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

Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x0000000000000000 is an unknown value
RCX=0x000000000021e000 is an unknown value
RDX=0x000000000021e000 is an unknown value
RSP=0x00007ffeeb973650 is pointing into the stack for thread: 0x00007fc1559b7000
RBP=0x00007ffeeb973680 is pointing into the stack for thread: 0x00007fc1559b7000
RSI=0x00007fff46fec55b: .str.41.llvm.37CD9362+0x4a029 in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit at 0x00007fff4630e000
RDI=0x0000000000000000 is an unknown value
R8 =0x000000000000007f is an unknown value
R9 =0x00007fc153cd15b0 is an unknown value
R10=0x006d8001006d4600 is an unknown value
R11=0x00007fff464bb487: -[NSEvent data1]+0 in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit at 0x00007fff4630e000
R12=0x00007fc153cd15b0 is an unknown value
R13=0x00007fc153f6fd80 is an unknown value
R14=0x00007fff6f744e80: objc_msgSend+0 in /usr/lib/libobjc.A.dylib at 0x00007fff6f73e000
R15=0x00007fc153f43970 is an unknown value


Registers:
RAX=0x0000000000000000, RBX=0x0000000000000000, RCX=0x000000000021e000, RDX=0x000000000021e000
RSP=0x00007ffeeb973650, RBP=0x00007ffeeb973680, RSI=0x00007fff46fec55b, RDI=0x0000000000000000
R8 =0x000000000000007f, R9 =0x00007fc153cd15b0, R10=0x006d8001006d4600, R11=0x00007fff464bb487
R12=0x00007fc153cd15b0, R13=0x00007fc153f6fd80, R14=0x00007fff6f744e80, R15=0x00007fc153f43970
RIP=0x000000011254d0cc, EFLAGS=0x0000000000010246, ERR=0x0000000000000004
  TRAPNO=0x000000000000000e

Top of Stack: (sp=0x00007ffeeb973650)
0x00007ffeeb973650:   00007ffeeb973670 ffff803eac32ea50
0x00007ffeeb973660:   00007fff6f744e80 00007fff6f744e80
0x00007ffeeb973670:   0000000000000001 00007fc153f43970
0x00007ffeeb973680:   00007ffeeb973730 00007fff4634528d
0x00007ffeeb973690:   00007fff46fe5587 00007fc153f43970
0x00007ffeeb9736a0:   00007fff46fde256 00007fff46fe6474
0x00007ffeeb9736b0:   00007fffa3073158 00007fff46fdceb3
0x00007ffeeb9736c0:   00007fff46fdcb89 0000000000000010
0x00007ffeeb9736d0:   00007fff46fdc379 00007fff46fec561
0x00007ffeeb9736e0:   00007fff46fdc207 00007fff46fdcba3
0x00007ffeeb9736f0:   00007fff46fdcbcf 0000000000000062
0x00007ffeeb973700:   00007fff46fdccad 00007fc153f43970
0x00007ffeeb973710:   00007fff6f744e80 0000000112551690
0x00007ffeeb973720:   00007fff46fe5587 00000001125516b0
0x00007ffeeb973730:   00007ffeeb973770 000000011254cd3a
0x00007ffeeb973740:   0000000000000000 00007fc153d3c470
0x00007ffeeb973750:   00007fff6f744e80 00007fc153f43970
0x00007ffeeb973760:   00007fc153e0d830 0000000000000000
0x00007ffeeb973770:   00007ffeeb9737c0 00000001124c5544
0x00007ffeeb973780:   00007fc153f43970 0000000000000000
0x00007ffeeb973790:   00007fc153e0d830 00007fc153f40cf0
0x00007ffeeb9737a0:   00007fc153c0dc00 00007fff46fdc207
0x00007ffeeb9737b0:   00007fc153f40f20 0000000000000000
0x00007ffeeb9737c0:   00007ffeeb9737e0 00007fff4c8b2f4a
0x00007ffeeb9737d0:   0000000000000018 0000000000000001
0x00007ffeeb9737e0:   00007ffeeb973860 00007fff4ae4b985
0x00007ffeeb9737f0:   0000000000000001 00007fff46fdc2e6
0x00007ffeeb973800:   00007fc153c0dc00 00007fc153f412d0
0x00007ffeeb973810:   00007fff46fe36e8 00007fff4703667c
0x00007ffeeb973820:   00007fff46fe36ed 00007fff46fdc379
0x00007ffeeb973830:   00007ffeeb973870 00007fff4ae4b837
0x00007ffeeb973840:   0000000300002e88 0000000000000000

Instructions: (pc=0x000000011254d0cc)
0x000000011254d0ac:   41 5f 5d c3 48 8b 35 51 58 00 00 4c 8b 35 ca 3f
0x000000011254d0bc:   00 00 48 89 df 41 ff d6 48 89 c3 31 c0 48 89 df
0x000000011254d0cc:   ff 53 10 48 8b 35 1a 56 00 00 48 89 df 4c 89 f0
0x000000011254d0dc:   48 83 c4 18 5b 41 5e 41 5f 5d ff e0 55 48 89 e5


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

Java Threads: ( => current thread )
  0x00007fc15452d800 JavaThread "DestroyJavaVM" [_thread_blocked, id=6915, stack(0x000070000adf0000,0x000070000aef0000)]
  0x00007fc1549d9000 JavaThread "main-AWTAnimator#00" [_thread_blocked, id=1627, stack(0x000070000cb4d000,0x000070000cc4d000)]
  0x00007fc15498c800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=60931, stack(0x000070000ca4a000,0x000070000cb4a000)]
  0x00007fc15498a000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=60451, stack(0x000070000c947000,0x000070000ca47000)]
  0x00007fc155247800 JavaThread "Java2D Queue Flusher" daemon [_thread_blocked, id=50555, stack(0x000070000c844000,0x000070000c944000)]
  0x00007fc15497a000 JavaThread "AWT-Shutdown" [_thread_blocked, id=36907, stack(0x000070000c5b8000,0x000070000c6b8000)]
=>0x00007fc1559b7000 JavaThread "AppKit Thread" daemon [_thread_in_native, id=775, stack(0x00007ffeeb176000,0x00007ffeeb976000)]
  0x00007fc15404c800 JavaThread "Service Thread" daemon [_thread_blocked, id=24323, stack(0x000070000c32f000,0x000070000c42f000)]
  0x00007fc15400d000 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=23811, stack(0x000070000c22c000,0x000070000c32c000)]
  0x00007fc154028800 JavaThread "Sweeper thread" daemon [_thread_blocked, id=23299, stack(0x000070000c129000,0x000070000c229000)]
  0x00007fc154027800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=22787, stack(0x000070000c026000,0x000070000c126000)]
  0x00007fc154026800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=22275, stack(0x000070000bf23000,0x000070000c023000)]
  0x00007fc154026000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=21763, stack(0x000070000be20000,0x000070000bf20000)]
  0x00007fc154003800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=21255, stack(0x000070000bd1d000,0x000070000be1d000)]
  0x00007fc15501f800 JavaThread "Finalizer" daemon [_thread_blocked, id=17923, stack(0x000070000bc1a000,0x000070000bd1a000)]
  0x00007fc155019000 JavaThread "Reference Handler" daemon [_thread_blocked, id=17411, stack(0x000070000bb17000,0x000070000bc17000)]

Other Threads:
  0x00007fc154897000 VMThread "VM Thread" [stack: 0x000070000ba14000,0x000070000bb14000] [id=16899]
  0x00007fc154016000 WatcherThread [stack: 0x000070000c432000,0x000070000c532000] [id=24835]
  0x00007fc155815000 GCTaskThread "GC Thread#0" [stack: 0x000070000aef3000,0x000070000aff3000] [id=10755]
  0x00007fc155815800 GCTaskThread "GC Thread#1" [stack: 0x000070000aff6000,0x000070000b0f6000] [id=11267]
  0x00007fc154801000 GCTaskThread "GC Thread#2" [stack: 0x000070000b0f9000,0x000070000b1f9000] [id=11779]
  0x00007fc155816000 GCTaskThread "GC Thread#3" [stack: 0x000070000b1fc000,0x000070000b2fc000] [id=12291]
  0x00007fc155015800 ConcurrentGCThread "G1 Main Marker" [stack: 0x000070000b80e000,0x000070000b90e000] [id=15363]
  0x00007fc155016000 ConcurrentGCThread "G1 Marker#0" [stack: 0x000070000b911000,0x000070000ba11000] [id=16387]
  0x00007fc154806000 ConcurrentGCThread "G1 Refine#0" [stack: 0x000070000b608000,0x000070000b708000] [id=14339]
  0x00007fc154805000 ConcurrentGCThread "G1 Refine#1" [stack: 0x000070000b505000,0x000070000b605000] [id=13827]
  0x00007fc154804800 ConcurrentGCThread "G1 Refine#2" [stack: 0x000070000b402000,0x000070000b502000] [id=13315]
  0x00007fc154803800 ConcurrentGCThread "G1 Refine#3" [stack: 0x000070000b2ff000,0x000070000b3ff000] [id=12803]
  0x00007fc155001000 ConcurrentGCThread "G1 Young RemSet Sampling" [stack: 0x000070000b70b000,0x000070000b80b000] [id=14851]

Threads with active compile tasks:

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap address: 0x0000000780000000, size: 1024 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x00000007c0000000

Heap:
 garbage-first heap   total 65536K, used 35080K [0x0000000780000000, 0x0000000780100200, 0x00000007c0000000)
  region size 1024K, 34 young (34816K), 2 survivors (2048K)
 Metaspace       used 17810K, capacity 18374K, committed 18432K, reserved 1067008K
  class space    used 1620K, capacity 1738K, committed 1792K, reserved 1048576K
Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, A=archive, TS=gc time stamp, AC=allocation context, TAMS=top-at-mark-start (previous, next)
|   0|0x0000000780000000, 0x0000000780000000, 0x0000000780100000|  0%| F|  |TS  1|AC  0|TAMS 0x0000000780000000, 0x0000000780000000|
|   1|0x0000000780100000, 0x0000000780200000, 0x0000000780200000|100%| O|  |TS  1|AC  0|TAMS 0x0000000780100000, 0x0000000780100000|
|   2|0x0000000780200000, 0x0000000780242200, 0x0000000780300000| 25%| O|  |TS  1|AC  0|TAMS 0x0000000780200000, 0x0000000780200000|
|   3|0x0000000780300000, 0x0000000780300000, 0x0000000780400000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000780300000, 0x0000000780300000|
|   4|0x0000000780400000, 0x0000000780400000, 0x0000000780500000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000780400000, 0x0000000780400000|
|   5|0x0000000780500000, 0x0000000780500000, 0x0000000780600000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000780500000, 0x0000000780500000|
|   6|0x0000000780600000, 0x0000000780600000, 0x0000000780700000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000780600000, 0x0000000780600000|
|   7|0x0000000780700000, 0x0000000780700000, 0x0000000780800000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000780700000, 0x0000000780700000|
|   8|0x0000000780800000, 0x0000000780800000, 0x0000000780900000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000780800000, 0x0000000780800000|
|   9|0x0000000780900000, 0x0000000780900000, 0x0000000780a00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000780900000, 0x0000000780900000|
|  10|0x0000000780a00000, 0x0000000780a00000, 0x0000000780b00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000780a00000, 0x0000000780a00000|
|  11|0x0000000780b00000, 0x0000000780b00000, 0x0000000780c00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000780b00000, 0x0000000780b00000|
|  12|0x0000000780c00000, 0x0000000780c00000, 0x0000000780d00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000780c00000, 0x0000000780c00000|
|  13|0x0000000780d00000, 0x0000000780d00000, 0x0000000780e00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000780d00000, 0x0000000780d00000|
|  14|0x0000000780e00000, 0x0000000780e00000, 0x0000000780f00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000780e00000, 0x0000000780e00000|
|  15|0x0000000780f00000, 0x0000000780f00000, 0x0000000781000000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000780f00000, 0x0000000780f00000|
|  16|0x0000000781000000, 0x0000000781000000, 0x0000000781100000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000781000000, 0x0000000781000000|
|  17|0x0000000781100000, 0x0000000781100000, 0x0000000781200000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000781100000, 0x0000000781100000|
|  18|0x0000000781200000, 0x0000000781200000, 0x0000000781300000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000781200000, 0x0000000781200000|
|  19|0x0000000781300000, 0x0000000781300000, 0x0000000781400000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000781300000, 0x0000000781300000|
|  20|0x0000000781400000, 0x0000000781400000, 0x0000000781500000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000781400000, 0x0000000781400000|
|  21|0x0000000781500000, 0x0000000781500000, 0x0000000781600000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000781500000, 0x0000000781500000|
|  22|0x0000000781600000, 0x0000000781600000, 0x0000000781700000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000781600000, 0x0000000781600000|
|  23|0x0000000781700000, 0x0000000781700000, 0x0000000781800000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000781700000, 0x0000000781700000|
|  24|0x0000000781800000, 0x0000000781800000, 0x0000000781900000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000781800000, 0x0000000781800000|
|  25|0x0000000781900000, 0x0000000781900000, 0x0000000781a00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000781900000, 0x0000000781900000|
|  26|0x0000000781a00000, 0x0000000781a00000, 0x0000000781b00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000781a00000, 0x0000000781a00000|
|  27|0x0000000781b00000, 0x0000000781b00000, 0x0000000781c00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000781b00000, 0x0000000781b00000|
|  28|0x0000000781c00000, 0x0000000781c00000, 0x0000000781d00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000781c00000, 0x0000000781c00000|
|  29|0x0000000781d00000, 0x0000000781d00000, 0x0000000781e00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000781d00000, 0x0000000781d00000|
|  30|0x0000000781e00000, 0x0000000781e2e980, 0x0000000781f00000| 18%| E|  |TS  0|AC  0|TAMS 0x0000000781e00000, 0x0000000781e00000|
|  31|0x0000000781f00000, 0x0000000782000000, 0x0000000782000000|100%| E|CS|TS  0|AC  0|TAMS 0x0000000781f00000, 0x0000000781f00000|
|  32|0x0000000782000000, 0x0000000782100000, 0x0000000782100000|100%| E|CS|TS  0|AC  0|TAMS 0x0000000782000000, 0x0000000782000000|
|  33|0x0000000782100000, 0x0000000782200000, 0x0000000782200000|100%| E|CS|TS  0|AC  0|TAMS 0x0000000782100000, 0x0000000782100000|
|  34|0x0000000782200000, 0x0000000782300000, 0x0000000782300000|100%| E|CS|TS  0|AC  0|TAMS 0x0000000782200000, 0x0000000782200000|
|  35|0x0000000782300000, 0x0000000782400000, 0x0000000782400000|100%| E|CS|TS  0|AC  0|TAMS 0x0000000782300000, 0x0000000782300000|
|  36|0x0000000782400000, 0x0000000782500000, 0x0000000782500000|100%| E|CS|TS  0|AC  0|TAMS 0x0000000782400000, 0x0000000782400000|
|  37|0x0000000782500000, 0x0000000782600000, 0x0000000782600000|100%| E|CS|TS  0|AC  0|TAMS 0x0000000782500000, 0x0000000782500000|
|  38|0x0000000782600000, 0x0000000782700000, 0x0000000782700000|100%| E|CS|TS  0|AC  0|TAMS 0x0000000782600000, 0x0000000782600000|
|  39|0x0000000782700000, 0x0000000782800000, 0x0000000782800000|100%| E|CS|TS  0|AC  0|TAMS 0x0000000782700000, 0x0000000782700000|
|  40|0x0000000782800000, 0x0000000782900000, 0x0000000782900000|100%| E|CS|TS  0|AC  0|TAMS 0x0000000782800000, 0x0000000782800000|
|  41|0x0000000782900000, 0x0000000782a00000, 0x0000000782a00000|100%| E|CS|TS  0|AC  0|TAMS 0x0000000782900000, 0x0000000782900000|
|  42|0x0000000782a00000, 0x0000000782b00000, 0x0000000782b00000|100%| E|CS|TS  0|AC  0|TAMS 0x0000000782a00000, 0x0000000782a00000|
|  43|0x0000000782b00000, 0x0000000782c00000, 0x0000000782c00000|100%| E|CS|TS  0|AC  0|TAMS 0x0000000782b00000, 0x0000000782b00000|
|  44|0x0000000782c00000, 0x0000000782d00000, 0x0000000782d00000|100%| E|CS|TS  0|AC  0|TAMS 0x0000000782c00000, 0x0000000782c00000|
|  45|0x0000000782d00000, 0x0000000782e00000, 0x0000000782e00000|100%| E|CS|TS  0|AC  0|TAMS 0x0000000782d00000, 0x0000000782d00000|
|  46|0x0000000782e00000, 0x0000000782f00000, 0x0000000782f00000|100%| E|CS|TS  0|AC  0|TAMS 0x0000000782e00000, 0x0000000782e00000|
|  47|0x0000000782f00000, 0x0000000783000000, 0x0000000783000000|100%| E|CS|TS  0|AC  0|TAMS 0x0000000782f00000, 0x0000000782f00000|
|  48|0x0000000783000000, 0x0000000783100000, 0x0000000783100000|100%| S|CS|TS  1|AC  0|TAMS 0x0000000783000000, 0x0000000783000000|
|  49|0x0000000783100000, 0x0000000783200000, 0x0000000783200000|100%| S|CS|TS  1|AC  0|TAMS 0x0000000783100000, 0x0000000783100000|
|  50|0x0000000783200000, 0x0000000783300000, 0x0000000783300000|100%| E|CS|TS  1|AC  0|TAMS 0x0000000783200000, 0x0000000783200000|
|  51|0x0000000783300000, 0x0000000783400000, 0x0000000783400000|100%| E|CS|TS  1|AC  0|TAMS 0x0000000783300000, 0x0000000783300000|
|  52|0x0000000783400000, 0x0000000783500000, 0x0000000783500000|100%| E|CS|TS  1|AC  0|TAMS 0x0000000783400000, 0x0000000783400000|
|  53|0x0000000783500000, 0x0000000783600000, 0x0000000783600000|100%| E|CS|TS  1|AC  0|TAMS 0x0000000783500000, 0x0000000783500000|
|  54|0x0000000783600000, 0x0000000783700000, 0x0000000783700000|100%| E|CS|TS  1|AC  0|TAMS 0x0000000783600000, 0x0000000783600000|
|  55|0x0000000783700000, 0x0000000783800000, 0x0000000783800000|100%| E|CS|TS  1|AC  0|TAMS 0x0000000783700000, 0x0000000783700000|
|  56|0x0000000783800000, 0x0000000783900000, 0x0000000783900000|100%| E|CS|TS  1|AC  0|TAMS 0x0000000783800000, 0x0000000783800000|
|  57|0x0000000783900000, 0x0000000783a00000, 0x0000000783a00000|100%| E|CS|TS  1|AC  0|TAMS 0x0000000783900000, 0x0000000783900000|
|  58|0x0000000783a00000, 0x0000000783b00000, 0x0000000783b00000|100%| E|CS|TS  1|AC  0|TAMS 0x0000000783a00000, 0x0000000783a00000|
|  59|0x0000000783b00000, 0x0000000783c00000, 0x0000000783c00000|100%| E|CS|TS  1|AC  0|TAMS 0x0000000783b00000, 0x0000000783b00000|
|  60|0x0000000783c00000, 0x0000000783d00000, 0x0000000783d00000|100%| E|CS|TS  1|AC  0|TAMS 0x0000000783c00000, 0x0000000783c00000|
|  61|0x0000000783d00000, 0x0000000783e00000, 0x0000000783e00000|100%| E|CS|TS  1|AC  0|TAMS 0x0000000783d00000, 0x0000000783d00000|
|  62|0x0000000783e00000, 0x0000000783f00000, 0x0000000783f00000|100%| E|CS|TS  1|AC  0|TAMS 0x0000000783e00000, 0x0000000783e00000|
|  63|0x0000000783f00000, 0x0000000784000000, 0x0000000784000000|100%| E|CS|TS  1|AC  0|TAMS 0x0000000783f00000, 0x0000000783f00000|

Card table byte_map: [0x00000001109ce000,0x0000000110bce000] byte_map_base: 0x000000010cdce000

Marking Bits (Prev, Next): (CMBitMap*) 0x00007fc155014c70, (CMBitMap*) 0x00007fc155014ca8
 Prev Bits: [0x0000000110dce000, 0x0000000111dce000)
 Next Bits: [0x00000001217fc000, 0x00000001227fc000)

Polling page: 0x0000000104331000

CodeHeap 'non-profiled nmethods': size=120032Kb used=847Kb max_used=847Kb free=119184Kb
 bounds [0x000000011a2c4000, 0x000000011a534000, 0x00000001217fc000]
CodeHeap 'profiled nmethods': size=120032Kb used=3001Kb max_used=3001Kb free=117030Kb
 bounds [0x0000000112d8c000, 0x000000011307c000, 0x000000011a2c4000]
CodeHeap 'non-nmethods': size=5696Kb used=1499Kb max_used=1523Kb free=4196Kb
 bounds [0x00000001127fc000, 0x0000000112a6c000, 0x0000000112d8c000]
 total_blobs=2876 nmethods=1593 adapters=759
 compilation: enabled

Compilation events (10 events):
Event: 13.569 Thread 0x00007fc154027800 1585       3       java.util.ArrayDeque::add (7 bytes)
Event: 13.569 Thread 0x00007fc154027800 nmethod 1585 0x000000011306d610 code [0x000000011306d7c0, 0x000000011306d968]
Event: 13.574 Thread 0x00007fc154027800 1586       3       sun.net.www.protocol.jar.Handler::parseURL (201 bytes)
Event: 13.575 Thread 0x00007fc154027800 nmethod 1586 0x000000011306da10 code [0x000000011306dd80, 0x000000011306f838]
Event: 13.575 Thread 0x00007fc154027800 1587       3       java.net.URLStreamHandler::setURL (159 bytes)
Event: 13.576 Thread 0x00007fc154027800 nmethod 1587 0x0000000113070090 code [0x0000000113070420, 0x0000000113072208]
Event: 13.576 Thread 0x00007fc154027800 1589  s    3       java.util.jar.JarFile::getInputStream (72 bytes)
Event: 13.576 Thread 0x00007fc154027800 nmethod 1589 0x0000000113072a10 code [0x0000000113072c40, 0x0000000113073298]
Event: 13.576 Thread 0x00007fc154027800 1588   !   3       jdk.internal.loader.URLClassPath$JarLoader::checkResource (87 bytes)
Event: 13.577 Thread 0x00007fc154027800 nmethod 1588 0x0000000113073490 code [0x0000000113073740, 0x0000000113074818]

GC Heap History (2 events):
Event: 1.094 GC heap before
{Heap before GC invocations=0 (full 0):
 garbage-first heap   total 65536K, used 15360K [0x0000000780000000, 0x0000000780100200, 0x00000007c0000000)
  region size 1024K, 14 young (14336K), 0 survivors (0K)
 Metaspace       used 13644K, capacity 14088K, committed 14464K, reserved 1062912K
  class space    used 1198K, capacity 1303K, committed 1408K, reserved 1048576K
}
Event: 1.114 GC heap after
{Heap after GC invocations=1 (full 0):
 garbage-first heap   total 65536K, used 3336K [0x0000000780000000, 0x0000000780100200, 0x00000007c0000000)
  region size 1024K, 2 young (2048K), 2 survivors (2048K)
 Metaspace       used 13644K, capacity 14088K, committed 14464K, reserved 1062912K
  class space    used 1198K, capacity 1303K, committed 1408K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 13.574 Thread 0x00007fc15498c800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000011a38cde0 method=jogamp.opengl.GLContextImpl.release(Z)V @ 161 c2
Event: 13.576 Thread 0x00007fc15498c800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000011a359b20 method=java.awt.EventQueue.getPriority(Ljava/awt/AWTEvent;)I @ 22 c2
Event: 13.576 Thread 0x00007fc15498c800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000011a397868 method=java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(I)V @ 2 c2
Event: 13.576 Thread 0x00007fc15498c800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000011a340f54 method=java.util.concurrent.locks.AbstractQueuedSynchronizer.release(I)Z @ 2 c2
Event: 13.578 Thread 0x00007fc15498c800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000011a397868 method=java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(I)V @ 2 c2
Event: 13.578 Thread 0x00007fc15498c800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000011a340f54 method=java.util.concurrent.locks.AbstractQueuedSynchronizer.release(I)Z @ 2 c2
Event: 13.578 Thread 0x00007fc15498c800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000011a397868 method=java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(I)V @ 2 c2
Event: 13.578 Thread 0x00007fc15498c800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000011a340f54 method=java.util.concurrent.locks.AbstractQueuedSynchronizer.release(I)Z @ 2 c2
Event: 13.579 Thread 0x00007fc15498c800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000011a397868 method=java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(I)V @ 2 c2
Event: 13.579 Thread 0x00007fc15498c800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000011a340f54 method=java.util.concurrent.locks.AbstractQueuedSynchronizer.release(I)Z @ 2 c2

Classes redefined (0 events):
No events

Internal exceptions (10 events):
Event: 2.294 Thread 0x00007fc1559b7000 Exception  (0x00000007838eb5e0) thrown at [/scratch/mesos/slaves/5af44a71-976a-41b7-81de-5773b84ec572-S38393/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/8b85
Event: 2.294 Thread 0x00007fc1559b7000 Exception
 (0x00000007838ef550) thrown at [/scratch/mesos/slaves/5af44a71-976a-41b7-81de-5773b84ec572-S38393/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/8b85
Event: 2.315 Thread 0x00007fc155807000 Exception
 (0x0000000783863c68) thrown at [/scratch/mesos/slaves/5af44a71-976a-41b7-81de-5773b84ec572-S38393/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/8b85
Event: 2.352 Thread 0x00007fc155807000 Exception
 (0x00000007838c6ed0) thrown at [/scratch/mesos/slaves/5af44a71-976a-41b7-81de-5773b84ec572-S3
Event: 2.352 Thread 0x00007fc155807000 Exception
 (0x00000007838ccb10) thrown at [/scratch/mesos/slaves/5af44a71-976a-41b7-81de-5773b84ec572-S38393/frameworks/17
Event: 2.353 Thread 0x00007fc155807000 Exception
 (0x00000007838d1f20) thrown at [/scratch/mesos/slaves/5af44a71-976a-41b7-81de-5773b84ec572-S383
Event: 2.353 Thread 0x00007fc155807000 Exception
 (0x00000007838d5690) thrown at [/scratch/mesos/slaves/5af44a71-976a-41b7-81de-5773b84ec572-S38393/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/8b85
Event: 4.444 Thread 0x00007fc15498c800 Implicit null exception at 0x000000011a347612 to 0x000000011a3477c5
Event: 13.564 Thread 0x00007fc15498c800 Implicit null exception at 0x000000011a35bfd1 to 0x000000011a35c44b
Event: 13.564 Thread 0x00007fc15498c800 Implicit null exception at 0x000000011a36eee5 to 0x000000011a36f803

Events (10 events):
Event: 13.579 Thread 0x00007fc15498c800 Uncommon trap: trap_request=0xffffffde fr.pc=0x000000011a340f54 relative=0x0000000000000274
Event: 13.579 Thread 0x00007fc15498c800 DEOPT PACKING pc=0x000000011a340f54 sp=0x000070000cb45e10
Event: 13.579 Thread 0x00007fc15498c800 DEOPT UNPACKING pc=0x000000011284981f sp=0x000070000cb45dd0 mode 2
Event: 13.579 loading class java/util/IdentityHashMap$KeySet
Event: 13.579 loading class java/util/IdentityHashMap$KeySet done
Event: 13.579 loading class java/util/IdentityHashMap$KeyIterator
Event: 13.579 loading class java/util/IdentityHashMap$IdentityHashMapIterator
Event: 13.579 loading class java/util/IdentityHashMap$IdentityHashMapIterator done
Event: 13.579 loading class java/util/IdentityHashMap$KeyIterator done
Event: 13.579 Thread 0x00007fc155a18000 Thread added: 0x00007fc155a18000


Dynamic libraries:
0x00007fff4851a000 /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x00007fff54898000 /System/Library/Frameworks/Security.framework/Versions/A/Security
0x00007fff471bb000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x00007fff70129000 /usr/lib/libz.1.dylib
0x00007fff6e0cc000 /usr/lib/libSystem.B.dylib
0x00007fff48cbc000 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x00007fff4ade3000 /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x00007fff6f73e000 /usr/lib/libobjc.A.dylib
0x00007fff4630e000 /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x00007fff48890000 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x00007fff67b84000 /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x00007fff6c18a000 /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x00007fff5cd31000 /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x00007fff4d21f000 /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x00007fff5ced3000 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x00007fff6ed42000 /usr/lib/libenergytrace.dylib
0x00007fff6a2c5000 /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x00007fff49156000 /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x00007fff6e0c7000 /usr/lib/libScreenReader.dylib
0x00007fff45059000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x00007fff4b557000 /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x00007fff47705000 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x00007fff47990000 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x00007fff5cdce000 /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x00007fff48023000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x00007fff6ee9c000 /usr/lib/libicucore.A.dylib
0x00007fff53e1f000 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x00007fff48408000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x00007fff6e2aa000 /usr/lib/libauto.dylib
0x00007fff70018000 /usr/lib/libxml2.2.dylib
0x00007fff5c9bd000 /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x00007fff4876c000 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x00007fff4ac1d000 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x00007fff6f10f000 /usr/lib/liblangid.dylib
0x00007fff64148000 /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x00007fff4b4ba000 /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x00007fff6dd64000 /usr/lib/libDiagnosticMessagesClient.dylib
0x00007fff49e11000 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x00007fff65b97000 /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x00007fff52fbd000 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x00007fff48528000 /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x00007fff49782000 /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x00007fff4a790000 /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x00007fff4b5b2000 /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x00007fff59296000 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x00007fff6e178000 /usr/lib/libarchive.2.dylib
0x00007fff47ca6000 /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x00007fff55012000 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x00007fff6dc8d000 /usr/lib/libCRFSuite.dylib
0x00007fff6e37a000 /usr/lib/libc++.1.dylib
0x00007fff6e3d1000 /usr/lib/libc++abi.dylib
0x00007fff701d8000 /usr/lib/system/libcache.dylib
0x00007fff701dd000 /usr/lib/system/libcommonCrypto.dylib
0x00007fff701e8000 /usr/lib/system/libcompiler_rt.dylib
0x00007fff701f0000 /usr/lib/system/libcopyfile.dylib
0x00007fff701f9000 /usr/lib/system/libcorecrypto.dylib
0x00007fff70304000 /usr/lib/system/libdispatch.dylib
0x00007fff7033e000 /usr/lib/system/libdyld.dylib
0x00007fff7035c000 /usr/lib/system/libkeymgr.dylib
0x00007fff7036a000 /usr/lib/system/liblaunch.dylib
0x00007fff7036b000 /usr/lib/system/libmacho.dylib
0x00007fff70370000 /usr/lib/system/libquarantine.dylib
0x00007fff70373000 /usr/lib/system/libremovefile.dylib
0x00007fff70375000 /usr/lib/system/libsystem_asl.dylib
0x00007fff7038d000 /usr/lib/system/libsystem_blocks.dylib
0x00007fff7038e000 /usr/lib/system/libsystem_c.dylib
0x00007fff70418000 /usr/lib/system/libsystem_configuration.dylib
0x00007fff7041c000 /usr/lib/system/libsystem_coreservices.dylib
0x00007fff70420000 /usr/lib/system/libsystem_darwin.dylib
0x00007fff70422000 /usr/lib/system/libsystem_dnssd.dylib
0x00007fff70429000 /usr/lib/system/libsystem_info.dylib
0x00007fff70499000 /usr/lib/system/libsystem_m.dylib
0x00007fff704e5000 /usr/lib/system/libsystem_malloc.dylib
0x00007fff70505000 /usr/lib/system/libsystem_network.dylib
0x00007fff705a9000 /usr/lib/system/libsystem_networkextension.dylib
0x00007fff705b4000 /usr/lib/system/libsystem_notify.dylib
0x00007fff705d2000 /usr/lib/system/libsystem_sandbox.dylib
0x00007fff705d6000 /usr/lib/system/libsystem_secinit.dylib
0x00007fff70473000 /usr/lib/system/libsystem_kernel.dylib
0x00007fff705be000 /usr/lib/system/libsystem_platform.dylib
0x00007fff705c6000 /usr/lib/system/libsystem_pthread.dylib
0x00007fff705d8000 /usr/lib/system/libsystem_symptoms.dylib
0x00007fff705e0000 /usr/lib/system/libsystem_trace.dylib
0x00007fff705f5000 /usr/lib/system/libunwind.dylib
0x00007fff705fb000 /usr/lib/system/libxpc.dylib
0x00007fff6dbbb000 /usr/lib/closure/libclosured.dylib
0x00007fff6e35b000 /usr/lib/libbsm.0.dylib
0x00007fff7035d000 /usr/lib/system/libkxld.dylib
0x00007fff6df9e000 /usr/lib/libOpenScriptingUtil.dylib
0x00007fff6e6c4000 /usr/lib/libcoretls.dylib
0x00007fff6e6dd000 /usr/lib/libcoretls_cfhelpers.dylib
0x00007fff6fb42000 /usr/lib/libpam.2.dylib
0x00007fff6fc69000 /usr/lib/libsqlite3.dylib
0x00007fff70007000 /usr/lib/libxar.1.dylib
0x00007fff6e36c000 /usr/lib/libbz2.1.0.dylib
0x00007fff6f111000 /usr/lib/liblzma.5.dylib
0x00007fff6f5f2000 /usr/lib/libnetwork.dylib
0x00007fff6e161000 /usr/lib/libapple_nghttp2.dylib
0x00007fff6fb49000 /usr/lib/libpcap.A.dylib
0x00007fff6e2ab000 /usr/lib/libboringssl.dylib
0x00007fff6ffc9000 /usr/lib/libusrtcp.dylib
0x00007fff6e160000 /usr/lib/libapple_crypto.dylib
0x00007fff4a194000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x00007fff49e87000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x00007fff4a355000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x00007fff4a405000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x00007fff4a463000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x00007fff49e12000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x00007fff4a19d000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x00007fff4a15f000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x00007fff4a4d2000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x00007fff4e3dc000 /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x00007fff643d4000 /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x00007fff6da55000 /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x00007fff6be11000 /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x00007fff6f1f2000 /usr/lib/libmecabra.dylib
0x00007fff471bc000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x00007fff4756a000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x00007fff4760e000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x00007fff47661000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x00007fff47670000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x00007fff476bd000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x00007fff476f8000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x00007fff48bf0000 /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x00007fff45072000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x00007fff46024000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x00007fff45e06000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x00007fff45963000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x00007fff45d8e000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x00007fff45f6e000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x00007fff4599d000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x00007fff457c1000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x00007fff45d77000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x00007fff45d94000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x00007fff45df3000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x00007fff62b19000 /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x00007fff62b24000 /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x00007fff5cd43000 /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x00007fff52440000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x00007fff4a8de000 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x00007fff6217e000 /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x00007fff4d3d1000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x00007fff6dd9c000 /usr/lib/libFosl_dynamic.dylib
0x00007fff5dd50000 /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x00007fff51248000 /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x00007fff6e408000 /usr/lib/libcompression.dylib
0x00007fff472bb000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x00007fff473de000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x00007fff4b815000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x00007fff4bb3f000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x00007fff4bb15000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x00007fff4b728000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x00007fff4b72d000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x00007fff4bb3c000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x00007fff58a24000 /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x00007fff63ecb000 /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x00007fff4d2b9000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x00007fff4d2cf000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x00007fff4d33a000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x00007fff4d35a000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x00007fff52607000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x00007fff52449000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x00007fff52452000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x00007fff5245e000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x00007fff5243d000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x00007fff52444000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x00007fff6ebae000 /usr/lib/libcups.2.dylib
0x00007fff4c8c3000 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x00007fff4b216000 /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x00007fff6fbfd000 /usr/lib/libresolv.9.dylib
0x00007fff6edaa000 /usr/lib/libiconv.2.dylib
0x00007fff62205000 /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x00007fff6ed79000 /usr/lib/libheimdal-asn1.dylib
0x00007fff512b3000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x00007fff5ac73000 /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x00007fff51296000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x00007fff54bb3000 /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x00007fff57c46000 /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x00007fff70003000 /usr/lib/libutil.dylib
0x00007fff58aa7000 /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x00007fff632eb000 /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x00007fff6f12b000 /usr/lib/libmarisa.dylib
0x00007fff632a5000 /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x00007fff6dcc7000 /usr/lib/libChineseTokenizer.dylib
0x00007fff6e3f7000 /usr/lib/libcmph.dylib
0x00007fff631af000 /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x00007fff5b680000 /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x00007fff54c6b000 /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x00007fff5928e000 /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x00007fff70100000 /usr/lib/libxslt.1.dylib
0x00007fff48332000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x00007fff6c01e000 /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x00007fff6e1a3000 /usr/lib/libate.dylib
0x00007fff5cca5000 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x00007fff694a8000 /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x00007fff62ef9000 /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x00007fff67996000 /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x00007fff588b1000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x00007fff4a919000 /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x00007fff5caf2000 /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x00007fff4b357000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x00007fff5cc40000 /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x00007fff48866000 /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x00007fff695cb000 /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification
0x00007fff5ce92000 /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x00007fff5c8a9000 /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x00007fff6b8a2000 /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x00007fff588db000 /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x00007fff6ad09000 /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x0000000104c00000 /Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home/lib/server/libjvm.dylib
0x00007fff6fefb000 /usr/lib/libstdc++.6.0.9.dylib
0x00000001042ef000 /Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home/lib/libverify.dylib
0x00000001042fc000 /Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home/lib/libjava.dylib
0x000000010437a000 /Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home/lib/libzip.dylib
0x0000000104382000 /Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home/lib/libjimage.dylib
0x00000001122a7000 /Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home/lib/libnio.dylib
0x00000001122b7000 /Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home/lib/./libnet.dylib
0x0000000112378000 /Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home/lib/libawt.dylib
0x000000011241d000 /Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home/lib/./libmlib_image.dylib
0x00007fff4c8ac000 /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFoundation.framework/Versions/A/JavaNativeFoundation
0x00007fff4c8b5000 /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaRuntimeSupport.framework/Versions/A/JavaRuntimeSupport
0x00007fff4c8be000 /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x00007fff630b3000 /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
0x00007fff4801e000 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x00007fff4801f000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x00007fff48328000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x00007fff4832c000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x00007fff483c8000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x00007fff48403000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x00007fff48405000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x000000011248b000 /Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home/lib/libawt_lwawt.dylib
0x000000011254b000 /Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home/lib/./libosxapp.dylib
0x00007fff4adbc000 /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x00000001126ff000 /private/var/folders/t8/70n33sq567q0j301t4_8db700000gn/T/jogamp_0000/file_cache/jln13634879685686687209/jln6161627108451970116/natives/macosx-universal/libgluegen-rt.jnilib
0x00000001251fc000 /Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home/lib/libfontmanager.dylib
0x00007fff5c553000 /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x00007fff414db000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x00007fff63f3a000 /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x00007fff6b1ab000 /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x00007fff4cc21000 /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x00007fff5b2eb000 /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x00007fff4cb8e000 /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x00007fff63b00000 /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x00007fff49ce6000 /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x00007fff55237000 /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x00007fff5af0a000 /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x00007fff6fc67000 /usr/lib/libspindump.dylib
0x00007fff6ec86000 /usr/lib/libdscsym.dylib
0x00007fff58b9c000 /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x00007fff4505a000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x00007fff474cd000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x00007fff5123f000 /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x00007fff6e877000 /usr/lib/libcrypto.35.dylib
0x00007fff6c183000 /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x0000000128926000 cl_kernels
0x00007fff5026c000 /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x00007fff505fd000 /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgx.dylib
0x0000000127081000 /private/var/folders/t8/70n33sq567q0j301t4_8db700000gn/T/jogamp_0000/file_cache/jln13634879685686687209/jln6161627108451970116/natives/macosx-universal/libnativewindow_awt.jnilib
0x0000000127084000 /Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home/lib/libjawt.dylib
0x00007fff52fcc000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x00007fff5249a000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x00007fff53164000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x0000000128914000 /private/var/folders/t8/70n33sq567q0j301t4_8db700000gn/T/jogamp_0000/file_cache/jln13634879685686687209/jln6161627108451970116/natives/macosx-universal/libnativewindow_macosx.jnilib
0x00000001282dc000 /private/var/folders/t8/70n33sq567q0j301t4_8db700000gn/T/jogamp_0000/file_cache/jln13634879685686687209/jln6161627108451970116/natives/macosx-universal/libjogl_desktop.jnilib
0x00000001283b0000 /private/var/folders/t8/70n33sq567q0j301t4_8db700000gn/T/jogamp_0000/file_cache/jln13634879685686687209/jln6161627108451970116/natives/macosx-universal/libjogl_mobile.jnilib

VM Arguments:
java_command: jogl-test-only.jar
java_class_path (initial): jogl-test-only.jar
Launcher Type: SUN_STANDARD

Logging:
Log output configuration:
#0: stdout all=warning uptime,level,tags
#1: stderr all=off uptime,level,tags

Environment Variables:
JAVA_HOME=/Users/gamma/.jenv/versions/oracle64-9.0.1
PATH=/Users/gamma/.jenv/versions/oracle64-9.0.1/bin:/usr/local/Cellar/jenv/0.4.4/libexec/libexec:/Users/gamma/.jenv/shims:/Users/gamma/.jenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
SHELL=/bin/bash

Signal Handlers:
SIGSEGV: [libjvm.dylib+0x73e2dc], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO
SIGBUS: [libjvm.dylib+0x73e2dc], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGFPE: [libjvm.dylib+0x73e2dc], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGPIPE: [libjvm.dylib+0x5f15ac], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: [libjvm.dylib+0x5f15ac], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGILL: [libjvm.dylib+0x73e2dc], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGUSR2: [libjvm.dylib+0x5f1e3c], sa_mask[0]=00100000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
SIGHUP: [libjvm.dylib+0x5f0679], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGINT: [libjvm.dylib+0x5f0679], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGTERM: [libjvm.dylib+0x5f0679], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGQUIT: [libjvm.dylib+0x5f0679], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO


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

OS:uname: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 709, NOFILE 10240, AS infinity
load average:1.96 1.84 1.62

CPU:total 4 (initial active 4) (4 cores per cpu, 1 threads per core) family 6 model 30 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit

Memory: 4k page, physical 4194304k(280472k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (9.0.1+11) for bsd-amd64 JRE (9.0.1+11), built on Sep 28 2017 03:49:57 by "mach5one" with gcc 4.2.1 Compatible Apple LLVM 6.1.0 (clang-602.0.49)

END.