JDK-8202123 : C2 Crash in Node::in(unsigned int) const+0x14
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9,10,11
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: x86_64
  • Submitted: 2018-04-21
  • Updated: 2018-08-16
  • Resolved: 2018-07-10
The Version table provides details related to the release that this issue/RFE will be addressed.

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

To download the current JDK release, click here.
JDK 11 JDK 12
11 b22Fixed 12Fixed
Related Reports
Relates :  
Description
ADDITIONAL SYSTEM INFORMATION :
macOS High Sierra 10.13.4 -- also happened on a Linux machine

java version "10.0.1" 2018-04-17
Java(TM) SE Runtime Environment 18.3 (build 10.0.1+10)
Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.1+10, mixed mode)

java version "9.0.4"
Java(TM) SE Runtime Environment (build 9.0.4+11)
Java HotSpot(TM) 64-Bit Server VM (build 9.0.4+11, mixed mode)

A DESCRIPTION OF THE PROBLEM :
Running a compiled Java program (that doesn't particularly do any useful or dangerous work) causes the JVM to crash with a SIGSEGV.

ERROR MESSAGES/STACK TRACES THAT OCCUR :
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x000000010e32ca84, pid=47007, tid=24835
#
# JRE version: Java(TM) SE Runtime Environment (10.0.1+10) (build 10.0.1+10)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (10.0.1+10, mixed mode, tiered, compressed oops, g1 gc, bsd-amd64)
# Problematic frame:
# V  [libjvm.dylib+0x52ca84]  Node::in(unsigned int) const+0x14
#
# 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/eli/Downloads/weird/hs_err_pid47007.log
#
# Compiler replay data is saved as:
# /Users/eli/Downloads/weird/replay_pid47007.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#
---------------------------------------------------------------
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x000000010e32ca84, pid=47007, tid=24835
#
# JRE version: Java(TM) SE Runtime Environment (10.0.1+10) (build 10.0.1+10)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (10.0.1+10, mixed mode, tiered, compressed oops, g1 gc, bsd-amd64)
# Problematic frame:
# V  [libjvm.dylib+0x52ca84]  Node::in(unsigned int) const+0x14
#
# 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
#

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

Command Line: Bug

Host: MacBookPro11,5 x86_64 2500 MHz, 8 cores, 16G, Darwin 17.5.0
Time: Fri Apr 20 22:36:10 2018 PDT elapsed time: 0 seconds (0d 0h 0m 0s)

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

Current thread (0x00007faafa016000):  JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=24835, stack(0x000070000967b000,0x000070000977b000)]


Current CompileTask:
C2:    117  119 %     4       Bug::run @ 13 (126 bytes)

Stack: [0x000070000967b000,0x000070000977b000],  sp=0x0000700009776470,  free space=1005k
Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [libjvm.dylib+0x52ca84]  Node::in(unsigned int) const+0x14
V  [libjvm.dylib+0x53194b]  PhaseIdealLoop::idom_no_update(Node*) const+0x3b
V  [libjvm.dylib+0x53be20]  PhaseIdealLoop::build_loop_late_post(Node*)+0x14a
V  [libjvm.dylib+0x53a750]  PhaseIdealLoop::build_loop_late(VectorSet&, Node_List&, Node_Stack&)+0x12c
V  [libjvm.dylib+0x539caa]  PhaseIdealLoop::build_and_optimize(bool, bool)+0x61e
V  [libjvm.dylib+0x255378]  Compile::Optimize()+0xbb6
V  [libjvm.dylib+0x253b37]  Compile::Compile(ciEnv*, C2Compiler*, ciMethod*, int, bool, bool, bool, DirectiveSet*)+0x8e1
V  [libjvm.dylib+0x255c2b]  Compile::Compile(ciEnv*, C2Compiler*, ciMethod*, int, bool, bool, bool, DirectiveSet*)+0x31
V  [libjvm.dylib+0x1d2224]  C2Compiler::compile_method(ciEnv*, ciMethod*, int, DirectiveSet*)+0xd2
V  [libjvm.dylib+0x25f6ed]  CompileBroker::invoke_compiler_on_method(CompileTask*)+0x557
V  [libjvm.dylib+0x25ef83]  CompileBroker::compiler_thread_loop()+0x1c7
V  [libjvm.dylib+0x74679c]  JavaThread::thread_main_inner()+0x86
V  [libjvm.dylib+0x633a5f]  thread_native_entry(Thread*)+0x12b
C  [libsystem_pthread.dylib+0x3661]  _pthread_body+0x154
C  [libsystem_pthread.dylib+0x350d]  _pthread_body+0x0
C  [libsystem_pthread.dylib+0x2bf9]  thread_start+0xd
C  0x0000000000000000


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

Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x00007faaf952c4a0 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x0000700009776970 is pointing into the stack for thread: 0x00007faafa016000
RSP=0x0000700009776470 is pointing into the stack for thread: 0x00007faafa016000
RBP=0x0000700009776470 is pointing into the stack for thread: 0x00007faafa016000
RSI=0x0000000000000000 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x00000000c0000028 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x00007faafa89ff00 is an unknown value
R11=0x00000000010966a0 is an unknown value
R12=0x00007faafa030ac0 is an unknown value
R13=0x00007faafa090148 is an unknown value
R14=0x0000000000000000 is an unknown value
R15=0x0000700009776950 is pointing into the stack for thread: 0x00007faafa016000


Registers:
RAX=0x0000000000000000, RBX=0x00007faaf952c4a0, RCX=0x0000000000000000, RDX=0x0000700009776970
RSP=0x0000700009776470, RBP=0x0000700009776470, RSI=0x0000000000000000, RDI=0x0000000000000000
R8 =0x00000000c0000028, R9 =0x0000000000000000, R10=0x00007faafa89ff00, R11=0x00000000010966a0
R12=0x00007faafa030ac0, R13=0x00007faafa090148, R14=0x0000000000000000, R15=0x0000700009776950
RIP=0x000000010e32ca84, EFLAGS=0x0000000000010246, ERR=0x0000000000000004
  TRAPNO=0x000000000000000e

Top of Stack: (sp=0x0000700009776470)
0x0000700009776470:   00007000097764a0 000000010e33194b
0x0000700009776480:   0000700009776950 0000000000000000
0x0000700009776490:   00007faaf952c4a0 0000700009776950
0x00007000097764a0:   00007000097764e0 000000010e33be20
0x00007000097764b0:   00007faafa89f8d0 0000700009776950
0x00007000097764c0:   0000000000000001 0000000000000001
0x00007000097764d0:   00007faafa89f8d0 00007faafa02e410
0x00007000097764e0:   0000700009776540 000000010e33a750
0x00007000097764f0:   0000700009776520 0000700009776880
0x0000700009776500:   0000700009776860 0000700009777308
0x0000700009776510:   00007000097768c0 0000700009776860
0x0000700009776520:   00007faaf9529a30 0000000000000002
0x0000700009776530:   0000700009776950 00007000097768c0
0x0000700009776540:   0000700009776930 000000010e339caa
0x0000700009776550:   0000700009776590 000000000047141c
0x0000700009776560:   00007faaf9529a30 0000000100000009
0x0000700009776570:   0000700000000000 0000700009778828
0x0000700009776580:   0000700009778828 000000010e4713de
0x0000700009776590:   00007000097765d0 000000010e104eb3
0x00007000097765a0:   0000000000000000 00007faafb950270
0x00007000097765b0:   00007000097767c0 0000700009778828
0x00007000097765c0:   00007faafb950270 00007faafa8e1af8
0x00007000097765d0:   0000700009776630 000000010e101f6d
0x00007000097765e0:   0000000609776630 00007000097767e0
0x00007000097765f0:   0000700009776610 000000010e33153f
0x0000700009776600:   00007000097767e0 00007000097767e0
0x0000700009776610:   0000700009776630 000000010e3310c5
0x0000700009776620:   00007000097767a0 00007000097767e0
0x0000700009776630:   0000700009776660 000000010e558bd8
0x0000700009776640:   0000700009776660 000000010e3308ad
0x0000700009776650:   0000700009776670 000000010e32dc8d
0x0000700009776660:   000000010e5cae8b 00007faafa016000 

Instructions: (pc=0x000000010e32ca84)
0x000000010e32ca64:   83 c4 30 5d c3 0f 1f 80 00 00 00 00 55 48 89 e5
0x000000010e32ca74:   48 89 7d f8 89 75 f4 48 8b 7d f8 8b 75 f4 89 f0
0x000000010e32ca84:   48 8b 7f 08 48 8b 04 c7 5d c3 66 90 55 48 89 e5
0x000000010e32ca94:   48 83 ec 20 48 89 7d f8 48 8b 7d f8 48 89 7d f0 


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

Threads class SMR info:
_java_thread_list=0x00007faaf9719b60, length=11, elements={
0x00007faaf9801000, 0x00007faafa010800, 0x00007faafa013800, 0x00007faafb838800,
0x00007faafa016000, 0x00007faaf9802800, 0x00007faaf987e000, 0x00007faafa89a000,
0x00007faafa88b000, 0x00007faafa88b800, 0x00007faafa83c800
}

Java Threads: ( => current thread )
  0x00007faaf9801000 JavaThread "main" [_thread_in_Java, id=6659, stack(0x000000010cc7b000,0x000000010cd7b000)]
  0x00007faafa010800 JavaThread "Reference Handler" daemon [_thread_blocked, id=22531, stack(0x0000700009372000,0x0000700009472000)]
  0x00007faafa013800 JavaThread "Finalizer" daemon [_thread_blocked, id=42755, stack(0x0000700009475000,0x0000700009575000)]
  0x00007faafb838800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=40195, stack(0x0000700009578000,0x0000700009678000)]
=>0x00007faafa016000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=24835, stack(0x000070000967b000,0x000070000977b000)]
  0x00007faaf9802800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=25347, stack(0x000070000977e000,0x000070000987e000)]
  0x00007faaf987e000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=39683, stack(0x0000700009881000,0x0000700009981000)]
  0x00007faafa89a000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=38915, stack(0x0000700009984000,0x0000700009a84000)]
  0x00007faafa88b000 JavaThread "Sweeper thread" daemon [_thread_blocked, id=38403, stack(0x0000700009a87000,0x0000700009b87000)]
  0x00007faafa88b800 JavaThread "Service Thread" daemon [_thread_blocked, id=38147, stack(0x0000700009b8a000,0x0000700009c8a000)]
  0x00007faafa83c800 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=37891, stack(0x0000700009c8d000,0x0000700009d8d000)]

Other Threads:
  0x00007faafa888000 VMThread "VM Thread" [stack: 0x000070000926f000,0x000070000936f000] [id=22019]
  0x00007faafb80e000 WatcherThread [stack: 0x0000700009d90000,0x0000700009e90000] [id=37635]
  0x00007faafb814800 GCTaskThread "GC Thread#0" [stack: 0x0000700007e33000,0x0000700007f33000] [id=11523]
  0x00007faafb815800 GCTaskThread "GC Thread#1" [stack: 0x0000700007f36000,0x0000700008036000] [id=21507]
  0x00007faafb816000 GCTaskThread "GC Thread#2" [stack: 0x0000700008039000,0x0000700008139000] [id=20995]
  0x00007faafb817000 GCTaskThread "GC Thread#3" [stack: 0x000070000813c000,0x000070000823c000] [id=20739]
  0x00007faafa801000 GCTaskThread "GC Thread#4" [stack: 0x000070000823f000,0x000070000833f000] [id=12291]
  0x00007faafa802000 GCTaskThread "GC Thread#5" [stack: 0x0000700008342000,0x0000700008442000] [id=12803]
  0x00007faafa007800 GCTaskThread "GC Thread#6" [stack: 0x0000700008445000,0x0000700008545000] [id=13059]
  0x00007faafa802800 GCTaskThread "GC Thread#7" [stack: 0x0000700008548000,0x0000700008648000] [id=19715]
  0x00007faafa830800 ConcurrentGCThread "G1 Main Marker" [stack: 0x000070000864b000,0x000070000874b000] [id=19203]
  0x00007faafc000000 ConcurrentGCThread "G1 Conc#0" [stack: 0x000070000874e000,0x000070000884e000] [id=18691]
  0x00007faaf9803800 ConcurrentGCThread "G1 Conc#1" [stack: 0x0000700008851000,0x0000700008951000] [id=18179]
  0x00007faafb833000 ConcurrentGCThread "G1 Refine#0" [stack: 0x0000700008954000,0x0000700008a54000] [id=13827]
  0x00007faafb834000 ConcurrentGCThread "G1 Refine#1" [stack: 0x0000700008a57000,0x0000700008b57000] [id=17667]
  0x00007faafb834800 ConcurrentGCThread "G1 Refine#2" [stack: 0x0000700008b5a000,0x0000700008c5a000] [id=14339]
  0x00007faafa831800 ConcurrentGCThread "G1 Refine#3" [stack: 0x0000700008c5d000,0x0000700008d5d000] [id=14595]
  0x00007faafb835800 ConcurrentGCThread "G1 Refine#4" [stack: 0x0000700008d60000,0x0000700008e60000] [id=15107]
  0x00007faafb836000 ConcurrentGCThread "G1 Refine#5" [stack: 0x0000700008e63000,0x0000700008f63000] [id=16899]
  0x00007faafb837000 ConcurrentGCThread "G1 Refine#6" [stack: 0x0000700008f66000,0x0000700009066000] [id=16387]
  0x00007faafb837800 ConcurrentGCThread "G1 Refine#7" [stack: 0x0000700009069000,0x0000700009169000] [id=15619]
  0x00007faafa832000 ConcurrentGCThread "G1 Young RemSet Sampling" [stack: 0x000070000916c000,0x000070000926c000] [id=21763]

Threads with active compile tasks:
C2 CompilerThread0 119 %     4       Bug::run @ 13 (126 bytes)

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap address: 0x00000006c0000000, size: 4096 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 262144K, used 5120K [0x00000006c0000000, 0x00000007c0000000)
  region size 1024K, 2 young (2048K), 0 survivors (0K)
 Metaspace       used 3817K, capacity 4486K, committed 4864K, reserved 1056768K
  class space    used 326K, capacity 386K, committed 512K, 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|0x00000006c0000000, 0x00000006c0100000, 0x00000006c0100000|100%|HS|  |TS  0|AC  0|TAMS 0x00000006c0000000, 0x00000006c0000000|
|   1|0x00000006c0100000, 0x00000006c0200000, 0x00000006c0200000|100%|HC|  |TS  0|AC  0|TAMS 0x00000006c0100000, 0x00000006c0100000|
|   2|0x00000006c0200000, 0x00000006c0300000, 0x00000006c0300000|100%|HC|  |TS  0|AC  0|TAMS 0x00000006c0200000, 0x00000006c0200000|
|   3|0x00000006c0300000, 0x00000006c0400000, 0x00000006c0400000|100%|HC|  |TS  0|AC  0|TAMS 0x00000006c0300000, 0x00000006c0300000|
|   4|0x00000006c0400000, 0x00000006c0400000, 0x00000006c0500000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c0400000, 0x00000006c0400000|
|   5|0x00000006c0500000, 0x00000006c0500000, 0x00000006c0600000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c0500000, 0x00000006c0500000|
|   6|0x00000006c0600000, 0x00000006c0600000, 0x00000006c0700000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c0600000, 0x00000006c0600000|
|   7|0x00000006c0700000, 0x00000006c0700000, 0x00000006c0800000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c0700000, 0x00000006c0700000|
|   8|0x00000006c0800000, 0x00000006c0800000, 0x00000006c0900000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c0800000, 0x00000006c0800000|
|   9|0x00000006c0900000, 0x00000006c0900000, 0x00000006c0a00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c0900000, 0x00000006c0900000|
|  10|0x00000006c0a00000, 0x00000006c0a00000, 0x00000006c0b00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c0a00000, 0x00000006c0a00000|
|  11|0x00000006c0b00000, 0x00000006c0b00000, 0x00000006c0c00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c0b00000, 0x00000006c0b00000|
|  12|0x00000006c0c00000, 0x00000006c0c00000, 0x00000006c0d00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c0c00000, 0x00000006c0c00000|
|  13|0x00000006c0d00000, 0x00000006c0d00000, 0x00000006c0e00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c0d00000, 0x00000006c0d00000|
|  14|0x00000006c0e00000, 0x00000006c0e00000, 0x00000006c0f00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c0e00000, 0x00000006c0e00000|
|  15|0x00000006c0f00000, 0x00000006c0f00000, 0x00000006c1000000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c0f00000, 0x00000006c0f00000|
|  16|0x00000006c1000000, 0x00000006c1000000, 0x00000006c1100000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c1000000, 0x00000006c1000000|
|  17|0x00000006c1100000, 0x00000006c1100000, 0x00000006c1200000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c1100000, 0x00000006c1100000|
|  18|0x00000006c1200000, 0x00000006c1200000, 0x00000006c1300000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c1200000, 0x00000006c1200000|
|  19|0x00000006c1300000, 0x00000006c1300000, 0x00000006c1400000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c1300000, 0x00000006c1300000|
|  20|0x00000006c1400000, 0x00000006c1400000, 0x00000006c1500000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c1400000, 0x00000006c1400000|
|  21|0x00000006c1500000, 0x00000006c1500000, 0x00000006c1600000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c1500000, 0x00000006c1500000|
|  22|0x00000006c1600000, 0x00000006c1600000, 0x00000006c1700000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c1600000, 0x00000006c1600000|
|  23|0x00000006c1700000, 0x00000006c1700000, 0x00000006c1800000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c1700000, 0x00000006c1700000|
|  24|0x00000006c1800000, 0x00000006c1800000, 0x00000006c1900000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c1800000, 0x00000006c1800000|
|  25|0x00000006c1900000, 0x00000006c1900000, 0x00000006c1a00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c1900000, 0x00000006c1900000|
|  26|0x00000006c1a00000, 0x00000006c1a00000, 0x00000006c1b00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c1a00000, 0x00000006c1a00000|
|  27|0x00000006c1b00000, 0x00000006c1b00000, 0x00000006c1c00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c1b00000, 0x00000006c1b00000|
|  28|0x00000006c1c00000, 0x00000006c1c00000, 0x00000006c1d00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c1c00000, 0x00000006c1c00000|
|  29|0x00000006c1d00000, 0x00000006c1d00000, 0x00000006c1e00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c1d00000, 0x00000006c1d00000|
|  30|0x00000006c1e00000, 0x00000006c1e00000, 0x00000006c1f00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c1e00000, 0x00000006c1e00000|
|  31|0x00000006c1f00000, 0x00000006c1f00000, 0x00000006c2000000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c1f00000, 0x00000006c1f00000|
|  32|0x00000006c2000000, 0x00000006c2000000, 0x00000006c2100000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c2000000, 0x00000006c2000000|
|  33|0x00000006c2100000, 0x00000006c2100000, 0x00000006c2200000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c2100000, 0x00000006c2100000|
|  34|0x00000006c2200000, 0x00000006c2200000, 0x00000006c2300000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c2200000, 0x00000006c2200000|
|  35|0x00000006c2300000, 0x00000006c2300000, 0x00000006c2400000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c2300000, 0x00000006c2300000|
|  36|0x00000006c2400000, 0x00000006c2400000, 0x00000006c2500000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c2400000, 0x00000006c2400000|
|  37|0x00000006c2500000, 0x00000006c2500000, 0x00000006c2600000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c2500000, 0x00000006c2500000|
|  38|0x00000006c2600000, 0x00000006c2600000, 0x00000006c2700000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c2600000, 0x00000006c2600000|
|  39|0x00000006c2700000, 0x00000006c2700000, 0x00000006c2800000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c2700000, 0x00000006c2700000|
|  40|0x00000006c2800000, 0x00000006c2800000, 0x00000006c2900000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c2800000, 0x00000006c2800000|
|  41|0x00000006c2900000, 0x00000006c2900000, 0x00000006c2a00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c2900000, 0x00000006c2900000|
|  42|0x00000006c2a00000, 0x00000006c2a00000, 0x00000006c2b00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c2a00000, 0x00000006c2a00000|
|  43|0x00000006c2b00000, 0x00000006c2b00000, 0x00000006c2c00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c2b00000, 0x00000006c2b00000|
|  44|0x00000006c2c00000, 0x00000006c2c00000, 0x00000006c2d00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c2c00000, 0x00000006c2c00000|
|  45|0x00000006c2d00000, 0x00000006c2d00000, 0x00000006c2e00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c2d00000, 0x00000006c2d00000|
|  46|0x00000006c2e00000, 0x00000006c2e00000, 0x00000006c2f00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c2e00000, 0x00000006c2e00000|
|  47|0x00000006c2f00000, 0x00000006c2f00000, 0x00000006c3000000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c2f00000, 0x00000006c2f00000|
|  48|0x00000006c3000000, 0x00000006c3000000, 0x00000006c3100000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c3000000, 0x00000006c3000000|
|  49|0x00000006c3100000, 0x00000006c3100000, 0x00000006c3200000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c3100000, 0x00000006c3100000|
|  50|0x00000006c3200000, 0x00000006c3200000, 0x00000006c3300000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c3200000, 0x00000006c3200000|
|  51|0x00000006c3300000, 0x00000006c3300000, 0x00000006c3400000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c3300000, 0x00000006c3300000|
|  52|0x00000006c3400000, 0x00000006c3400000, 0x00000006c3500000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c3400000, 0x00000006c3400000|
|  53|0x00000006c3500000, 0x00000006c3500000, 0x00000006c3600000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c3500000, 0x00000006c3500000|
|  54|0x00000006c3600000, 0x00000006c3600000, 0x00000006c3700000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c3600000, 0x00000006c3600000|
|  55|0x00000006c3700000, 0x00000006c3700000, 0x00000006c3800000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c3700000, 0x00000006c3700000|
|  56|0x00000006c3800000, 0x00000006c3800000, 0x00000006c3900000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c3800000, 0x00000006c3800000|
|  57|0x00000006c3900000, 0x00000006c3900000, 0x00000006c3a00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c3900000, 0x00000006c3900000|
|  58|0x00000006c3a00000, 0x00000006c3a00000, 0x00000006c3b00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c3a00000, 0x00000006c3a00000|
|  59|0x00000006c3b00000, 0x00000006c3b00000, 0x00000006c3c00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c3b00000, 0x00000006c3b00000|
|  60|0x00000006c3c00000, 0x00000006c3c00000, 0x00000006c3d00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c3c00000, 0x00000006c3c00000|
|  61|0x00000006c3d00000, 0x00000006c3d00000, 0x00000006c3e00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c3d00000, 0x00000006c3d00000|
|  62|0x00000006c3e00000, 0x00000006c3e00000, 0x00000006c3f00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c3e00000, 0x00000006c3e00000|
|  63|0x00000006c3f00000, 0x00000006c3f00000, 0x00000006c4000000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c3f00000, 0x00000006c3f00000|
|  64|0x00000006c4000000, 0x00000006c4000000, 0x00000006c4100000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c4000000, 0x00000006c4000000|
|  65|0x00000006c4100000, 0x00000006c4100000, 0x00000006c4200000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c4100000, 0x00000006c4100000|
|  66|0x00000006c4200000, 0x00000006c4200000, 0x00000006c4300000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c4200000, 0x00000006c4200000|
|  67|0x00000006c4300000, 0x00000006c4300000, 0x00000006c4400000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c4300000, 0x00000006c4300000|
|  68|0x00000006c4400000, 0x00000006c4400000, 0x00000006c4500000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c4400000, 0x00000006c4400000|
|  69|0x00000006c4500000, 0x00000006c4500000, 0x00000006c4600000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c4500000, 0x00000006c4500000|
|  70|0x00000006c4600000, 0x00000006c4600000, 0x00000006c4700000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c4600000, 0x00000006c4600000|
|  71|0x00000006c4700000, 0x00000006c4700000, 0x00000006c4800000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c4700000, 0x00000006c4700000|
|  72|0x00000006c4800000, 0x00000006c4800000, 0x00000006c4900000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c4800000, 0x00000006c4800000|
|  73|0x00000006c4900000, 0x00000006c4900000, 0x00000006c4a00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c4900000, 0x00000006c4900000|
|  74|0x00000006c4a00000, 0x00000006c4a00000, 0x00000006c4b00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c4a00000, 0x00000006c4a00000|
|  75|0x00000006c4b00000, 0x00000006c4b00000, 0x00000006c4c00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c4b00000, 0x00000006c4b00000|
|  76|0x00000006c4c00000, 0x00000006c4c00000, 0x00000006c4d00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c4c00000, 0x00000006c4c00000|
|  77|0x00000006c4d00000, 0x00000006c4d00000, 0x00000006c4e00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c4d00000, 0x00000006c4d00000|
|  78|0x00000006c4e00000, 0x00000006c4e00000, 0x00000006c4f00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c4e00000, 0x00000006c4e00000|
|  79|0x00000006c4f00000, 0x00000006c4f00000, 0x00000006c5000000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c4f00000, 0x00000006c4f00000|
|  80|0x00000006c5000000, 0x00000006c5000000, 0x00000006c5100000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c5000000, 0x00000006c5000000|
|  81|0x00000006c5100000, 0x00000006c5100000, 0x00000006c5200000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c5100000, 0x00000006c5100000|
|  82|0x00000006c5200000, 0x00000006c5200000, 0x00000006c5300000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c5200000, 0x00000006c5200000|
|  83|0x00000006c5300000, 0x00000006c5300000, 0x00000006c5400000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c5300000, 0x00000006c5300000|
|  84|0x00000006c5400000, 0x00000006c5400000, 0x00000006c5500000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c5400000, 0x00000006c5400000|
|  85|0x00000006c5500000, 0x00000006c5500000, 0x00000006c5600000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c5500000, 0x00000006c5500000|
|  86|0x00000006c5600000, 0x00000006c5600000, 0x00000006c5700000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c5600000, 0x00000006c5600000|
|  87|0x00000006c5700000, 0x00000006c5700000, 0x00000006c5800000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c5700000, 0x00000006c5700000|
|  88|0x00000006c5800000, 0x00000006c5800000, 0x00000006c5900000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c5800000, 0x00000006c5800000|
|  89|0x00000006c5900000, 0x00000006c5900000, 0x00000006c5a00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c5900000, 0x00000006c5900000|
|  90|0x00000006c5a00000, 0x00000006c5a00000, 0x00000006c5b00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c5a00000, 0x00000006c5a00000|
|  91|0x00000006c5b00000, 0x00000006c5b00000, 0x00000006c5c00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c5b00000, 0x00000006c5b00000|
|  92|0x00000006c5c00000, 0x00000006c5c00000, 0x00000006c5d00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c5c00000, 0x00000006c5c00000|
|  93|0x00000006c5d00000, 0x00000006c5d00000, 0x00000006c5e00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c5d00000, 0x00000006c5d00000|
|  94|0x00000006c5e00000, 0x00000006c5e00000, 0x00000006c5f00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c5e00000, 0x00000006c5e00000|
|  95|0x00000006c5f00000, 0x00000006c5f00000, 0x00000006c6000000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c5f00000, 0x00000006c5f00000|
|  96|0x00000006c6000000, 0x00000006c6000000, 0x00000006c6100000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c6000000, 0x00000006c6000000|
|  97|0x00000006c6100000, 0x00000006c6100000, 0x00000006c6200000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c6100000, 0x00000006c6100000|
|  98|0x00000006c6200000, 0x00000006c6200000, 0x00000006c6300000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c6200000, 0x00000006c6200000|
|  99|0x00000006c6300000, 0x00000006c6300000, 0x00000006c6400000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c6300000, 0x00000006c6300000|
| 100|0x00000006c6400000, 0x00000006c6400000, 0x00000006c6500000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c6400000, 0x00000006c6400000|
| 101|0x00000006c6500000, 0x00000006c6500000, 0x00000006c6600000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c6500000, 0x00000006c6500000|
| 102|0x00000006c6600000, 0x00000006c6600000, 0x00000006c6700000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c6600000, 0x00000006c6600000|
| 103|0x00000006c6700000, 0x00000006c6700000, 0x00000006c6800000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c6700000, 0x00000006c6700000|
| 104|0x00000006c6800000, 0x00000006c6800000, 0x00000006c6900000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c6800000, 0x00000006c6800000|
| 105|0x00000006c6900000, 0x00000006c6900000, 0x00000006c6a00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c6900000, 0x00000006c6900000|
| 106|0x00000006c6a00000, 0x00000006c6a00000, 0x00000006c6b00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c6a00000, 0x00000006c6a00000|
| 107|0x00000006c6b00000, 0x00000006c6b00000, 0x00000006c6c00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c6b00000, 0x00000006c6b00000|
| 108|0x00000006c6c00000, 0x00000006c6c00000, 0x00000006c6d00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c6c00000, 0x00000006c6c00000|
| 109|0x00000006c6d00000, 0x00000006c6d00000, 0x00000006c6e00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c6d00000, 0x00000006c6d00000|
| 110|0x00000006c6e00000, 0x00000006c6e00000, 0x00000006c6f00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c6e00000, 0x00000006c6e00000|
| 111|0x00000006c6f00000, 0x00000006c6f00000, 0x00000006c7000000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c6f00000, 0x00000006c6f00000|
| 112|0x00000006c7000000, 0x00000006c7000000, 0x00000006c7100000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c7000000, 0x00000006c7000000|
| 113|0x00000006c7100000, 0x00000006c7100000, 0x00000006c7200000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c7100000, 0x00000006c7100000|
| 114|0x00000006c7200000, 0x00000006c7200000, 0x00000006c7300000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c7200000, 0x00000006c7200000|
| 115|0x00000006c7300000, 0x00000006c7300000, 0x00000006c7400000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c7300000, 0x00000006c7300000|
| 116|0x00000006c7400000, 0x00000006c7400000, 0x00000006c7500000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c7400000, 0x00000006c7400000|
| 117|0x00000006c7500000, 0x00000006c7500000, 0x00000006c7600000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c7500000, 0x00000006c7500000|
| 118|0x00000006c7600000, 0x00000006c7600000, 0x00000006c7700000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c7600000, 0x00000006c7600000|
| 119|0x00000006c7700000, 0x00000006c7700000, 0x00000006c7800000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c7700000, 0x00000006c7700000|
| 120|0x00000006c7800000, 0x00000006c7800000, 0x00000006c7900000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c7800000, 0x00000006c7800000|
| 121|0x00000006c7900000, 0x00000006c7900000, 0x00000006c7a00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c7900000, 0x00000006c7900000|
| 122|0x00000006c7a00000, 0x00000006c7a00000, 0x00000006c7b00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c7a00000, 0x00000006c7a00000|
| 123|0x00000006c7b00000, 0x00000006c7b00000, 0x00000006c7c00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c7b00000, 0x00000006c7b00000|
| 124|0x00000006c7c00000, 0x00000006c7c00000, 0x00000006c7d00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c7c00000, 0x00000006c7c00000|
| 125|0x00000006c7d00000, 0x00000006c7d00000, 0x00000006c7e00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c7d00000, 0x00000006c7d00000|
| 126|0x00000006c7e00000, 0x00000006c7e00000, 0x00000006c7f00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c7e00000, 0x00000006c7e00000|
| 127|0x00000006c7f00000, 0x00000006c7f00000, 0x00000006c8000000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c7f00000, 0x00000006c7f00000|
| 128|0x00000006c8000000, 0x00000006c8000000, 0x00000006c8100000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c8000000, 0x00000006c8000000|
| 129|0x00000006c8100000, 0x00000006c8100000, 0x00000006c8200000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c8100000, 0x00000006c8100000|
| 130|0x00000006c8200000, 0x00000006c8200000, 0x00000006c8300000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c8200000, 0x00000006c8200000|
| 131|0x00000006c8300000, 0x00000006c8300000, 0x00000006c8400000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c8300000, 0x00000006c8300000|
| 132|0x00000006c8400000, 0x00000006c8400000, 0x00000006c8500000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c8400000, 0x00000006c8400000|
| 133|0x00000006c8500000, 0x00000006c8500000, 0x00000006c8600000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c8500000, 0x00000006c8500000|
| 134|0x00000006c8600000, 0x00000006c8600000, 0x00000006c8700000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c8600000, 0x00000006c8600000|
| 135|0x00000006c8700000, 0x00000006c8700000, 0x00000006c8800000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c8700000, 0x00000006c8700000|
| 136|0x00000006c8800000, 0x00000006c8800000, 0x00000006c8900000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c8800000, 0x00000006c8800000|
| 137|0x00000006c8900000, 0x00000006c8900000, 0x00000006c8a00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c8900000, 0x00000006c8900000|
| 138|0x00000006c8a00000, 0x00000006c8a00000, 0x00000006c8b00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c8a00000, 0x00000006c8a00000|
| 139|0x00000006c8b00000, 0x00000006c8b00000, 0x00000006c8c00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c8b00000, 0x00000006c8b00000|
| 140|0x00000006c8c00000, 0x00000006c8c00000, 0x00000006c8d00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c8c00000, 0x00000006c8c00000|
| 141|0x00000006c8d00000, 0x00000006c8d00000, 0x00000006c8e00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c8d00000, 0x00000006c8d00000|
| 142|0x00000006c8e00000, 0x00000006c8e00000, 0x00000006c8f00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c8e00000, 0x00000006c8e00000|
| 143|0x00000006c8f00000, 0x00000006c8f00000, 0x00000006c9000000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c8f00000, 0x00000006c8f00000|
| 144|0x00000006c9000000, 0x00000006c9000000, 0x00000006c9100000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c9000000, 0x00000006c9000000|
| 145|0x00000006c9100000, 0x00000006c9100000, 0x00000006c9200000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c9100000, 0x00000006c9100000|
| 146|0x00000006c9200000, 0x00000006c9200000, 0x00000006c9300000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c9200000, 0x00000006c9200000|
| 147|0x00000006c9300000, 0x00000006c9300000, 0x00000006c9400000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c9300000, 0x00000006c9300000|
| 148|0x00000006c9400000, 0x00000006c9400000, 0x00000006c9500000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c9400000, 0x00000006c9400000|
| 149|0x00000006c9500000, 0x00000006c9500000, 0x00000006c9600000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c9500000, 0x00000006c9500000|
| 150|0x00000006c9600000, 0x00000006c9600000, 0x00000006c9700000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c9600000, 0x00000006c9600000|
| 151|0x00000006c9700000, 0x00000006c9700000, 0x00000006c9800000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c9700000, 0x00000006c9700000|
| 152|0x00000006c9800000, 0x00000006c9800000, 0x00000006c9900000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c9800000, 0x00000006c9800000|
| 153|0x00000006c9900000, 0x00000006c9900000, 0x00000006c9a00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c9900000, 0x00000006c9900000|
| 154|0x00000006c9a00000, 0x00000006c9a00000, 0x00000006c9b00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c9a00000, 0x00000006c9a00000|
| 155|0x00000006c9b00000, 0x00000006c9b00000, 0x00000006c9c00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c9b00000, 0x00000006c9b00000|
| 156|0x00000006c9c00000, 0x00000006c9c00000, 0x00000006c9d00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c9c00000, 0x00000006c9c00000|
| 157|0x00000006c9d00000, 0x00000006c9d00000, 0x00000006c9e00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c9d00000, 0x00000006c9d00000|
| 158|0x00000006c9e00000, 0x00000006c9e00000, 0x00000006c9f00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c9e00000, 0x00000006c9e00000|
| 159|0x00000006c9f00000, 0x00000006c9f00000, 0x00000006ca000000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006c9f00000, 0x00000006c9f00000|
| 160|0x00000006ca000000, 0x00000006ca000000, 0x00000006ca100000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ca000000, 0x00000006ca000000|
| 161|0x00000006ca100000, 0x00000006ca100000, 0x00000006ca200000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ca100000, 0x00000006ca100000|
| 162|0x00000006ca200000, 0x00000006ca200000, 0x00000006ca300000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ca200000, 0x00000006ca200000|
| 163|0x00000006ca300000, 0x00000006ca300000, 0x00000006ca400000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ca300000, 0x00000006ca300000|
| 164|0x00000006ca400000, 0x00000006ca400000, 0x00000006ca500000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ca400000, 0x00000006ca400000|
| 165|0x00000006ca500000, 0x00000006ca500000, 0x00000006ca600000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ca500000, 0x00000006ca500000|
| 166|0x00000006ca600000, 0x00000006ca600000, 0x00000006ca700000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ca600000, 0x00000006ca600000|
| 167|0x00000006ca700000, 0x00000006ca700000, 0x00000006ca800000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ca700000, 0x00000006ca700000|
| 168|0x00000006ca800000, 0x00000006ca800000, 0x00000006ca900000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ca800000, 0x00000006ca800000|
| 169|0x00000006ca900000, 0x00000006ca900000, 0x00000006caa00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ca900000, 0x00000006ca900000|
| 170|0x00000006caa00000, 0x00000006caa00000, 0x00000006cab00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006caa00000, 0x00000006caa00000|
| 171|0x00000006cab00000, 0x00000006cab00000, 0x00000006cac00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cab00000, 0x00000006cab00000|
| 172|0x00000006cac00000, 0x00000006cac00000, 0x00000006cad00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cac00000, 0x00000006cac00000|
| 173|0x00000006cad00000, 0x00000006cad00000, 0x00000006cae00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cad00000, 0x00000006cad00000|
| 174|0x00000006cae00000, 0x00000006cae00000, 0x00000006caf00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cae00000, 0x00000006cae00000|
| 175|0x00000006caf00000, 0x00000006caf00000, 0x00000006cb000000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006caf00000, 0x00000006caf00000|
| 176|0x00000006cb000000, 0x00000006cb000000, 0x00000006cb100000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cb000000, 0x00000006cb000000|
| 177|0x00000006cb100000, 0x00000006cb100000, 0x00000006cb200000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cb100000, 0x00000006cb100000|
| 178|0x00000006cb200000, 0x00000006cb200000, 0x00000006cb300000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cb200000, 0x00000006cb200000|
| 179|0x00000006cb300000, 0x00000006cb300000, 0x00000006cb400000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cb300000, 0x00000006cb300000|
| 180|0x00000006cb400000, 0x00000006cb400000, 0x00000006cb500000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cb400000, 0x00000006cb400000|
| 181|0x00000006cb500000, 0x00000006cb500000, 0x00000006cb600000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cb500000, 0x00000006cb500000|
| 182|0x00000006cb600000, 0x00000006cb600000, 0x00000006cb700000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cb600000, 0x00000006cb600000|
| 183|0x00000006cb700000, 0x00000006cb700000, 0x00000006cb800000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cb700000, 0x00000006cb700000|
| 184|0x00000006cb800000, 0x00000006cb800000, 0x00000006cb900000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cb800000, 0x00000006cb800000|
| 185|0x00000006cb900000, 0x00000006cb900000, 0x00000006cba00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cb900000, 0x00000006cb900000|
| 186|0x00000006cba00000, 0x00000006cba00000, 0x00000006cbb00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cba00000, 0x00000006cba00000|
| 187|0x00000006cbb00000, 0x00000006cbb00000, 0x00000006cbc00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cbb00000, 0x00000006cbb00000|
| 188|0x00000006cbc00000, 0x00000006cbc00000, 0x00000006cbd00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cbc00000, 0x00000006cbc00000|
| 189|0x00000006cbd00000, 0x00000006cbd00000, 0x00000006cbe00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cbd00000, 0x00000006cbd00000|
| 190|0x00000006cbe00000, 0x00000006cbe00000, 0x00000006cbf00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cbe00000, 0x00000006cbe00000|
| 191|0x00000006cbf00000, 0x00000006cbf00000, 0x00000006cc000000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cbf00000, 0x00000006cbf00000|
| 192|0x00000006cc000000, 0x00000006cc000000, 0x00000006cc100000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cc000000, 0x00000006cc000000|
| 193|0x00000006cc100000, 0x00000006cc100000, 0x00000006cc200000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cc100000, 0x00000006cc100000|
| 194|0x00000006cc200000, 0x00000006cc200000, 0x00000006cc300000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cc200000, 0x00000006cc200000|
| 195|0x00000006cc300000, 0x00000006cc300000, 0x00000006cc400000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cc300000, 0x00000006cc300000|
| 196|0x00000006cc400000, 0x00000006cc400000, 0x00000006cc500000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cc400000, 0x00000006cc400000|
| 197|0x00000006cc500000, 0x00000006cc500000, 0x00000006cc600000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cc500000, 0x00000006cc500000|
| 198|0x00000006cc600000, 0x00000006cc600000, 0x00000006cc700000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cc600000, 0x00000006cc600000|
| 199|0x00000006cc700000, 0x00000006cc700000, 0x00000006cc800000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cc700000, 0x00000006cc700000|
| 200|0x00000006cc800000, 0x00000006cc800000, 0x00000006cc900000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cc800000, 0x00000006cc800000|
| 201|0x00000006cc900000, 0x00000006cc900000, 0x00000006cca00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cc900000, 0x00000006cc900000|
| 202|0x00000006cca00000, 0x00000006cca00000, 0x00000006ccb00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cca00000, 0x00000006cca00000|
| 203|0x00000006ccb00000, 0x00000006ccb00000, 0x00000006ccc00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ccb00000, 0x00000006ccb00000|
| 204|0x00000006ccc00000, 0x00000006ccc00000, 0x00000006ccd00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ccc00000, 0x00000006ccc00000|
| 205|0x00000006ccd00000, 0x00000006ccd00000, 0x00000006cce00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ccd00000, 0x00000006ccd00000|
| 206|0x00000006cce00000, 0x00000006cce00000, 0x00000006ccf00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cce00000, 0x00000006cce00000|
| 207|0x00000006ccf00000, 0x00000006ccf00000, 0x00000006cd000000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ccf00000, 0x00000006ccf00000|
| 208|0x00000006cd000000, 0x00000006cd000000, 0x00000006cd100000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cd000000, 0x00000006cd000000|
| 209|0x00000006cd100000, 0x00000006cd100000, 0x00000006cd200000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cd100000, 0x00000006cd100000|
| 210|0x00000006cd200000, 0x00000006cd200000, 0x00000006cd300000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cd200000, 0x00000006cd200000|
| 211|0x00000006cd300000, 0x00000006cd300000, 0x00000006cd400000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cd300000, 0x00000006cd300000|
| 212|0x00000006cd400000, 0x00000006cd400000, 0x00000006cd500000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cd400000, 0x00000006cd400000|
| 213|0x00000006cd500000, 0x00000006cd500000, 0x00000006cd600000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cd500000, 0x00000006cd500000|
| 214|0x00000006cd600000, 0x00000006cd600000, 0x00000006cd700000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cd600000, 0x00000006cd600000|
| 215|0x00000006cd700000, 0x00000006cd700000, 0x00000006cd800000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cd700000, 0x00000006cd700000|
| 216|0x00000006cd800000, 0x00000006cd800000, 0x00000006cd900000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cd800000, 0x00000006cd800000|
| 217|0x00000006cd900000, 0x00000006cd900000, 0x00000006cda00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cd900000, 0x00000006cd900000|
| 218|0x00000006cda00000, 0x00000006cda00000, 0x00000006cdb00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cda00000, 0x00000006cda00000|
| 219|0x00000006cdb00000, 0x00000006cdb00000, 0x00000006cdc00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cdb00000, 0x00000006cdb00000|
| 220|0x00000006cdc00000, 0x00000006cdc00000, 0x00000006cdd00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cdc00000, 0x00000006cdc00000|
| 221|0x00000006cdd00000, 0x00000006cdd00000, 0x00000006cde00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cdd00000, 0x00000006cdd00000|
| 222|0x00000006cde00000, 0x00000006cde00000, 0x00000006cdf00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cde00000, 0x00000006cde00000|
| 223|0x00000006cdf00000, 0x00000006cdf00000, 0x00000006ce000000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cdf00000, 0x00000006cdf00000|
| 224|0x00000006ce000000, 0x00000006ce000000, 0x00000006ce100000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ce000000, 0x00000006ce000000|
| 225|0x00000006ce100000, 0x00000006ce100000, 0x00000006ce200000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ce100000, 0x00000006ce100000|
| 226|0x00000006ce200000, 0x00000006ce200000, 0x00000006ce300000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ce200000, 0x00000006ce200000|
| 227|0x00000006ce300000, 0x00000006ce300000, 0x00000006ce400000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ce300000, 0x00000006ce300000|
| 228|0x00000006ce400000, 0x00000006ce400000, 0x00000006ce500000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ce400000, 0x00000006ce400000|
| 229|0x00000006ce500000, 0x00000006ce500000, 0x00000006ce600000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ce500000, 0x00000006ce500000|
| 230|0x00000006ce600000, 0x00000006ce600000, 0x00000006ce700000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ce600000, 0x00000006ce600000|
| 231|0x00000006ce700000, 0x00000006ce700000, 0x00000006ce800000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ce700000, 0x00000006ce700000|
| 232|0x00000006ce800000, 0x00000006ce800000, 0x00000006ce900000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ce800000, 0x00000006ce800000|
| 233|0x00000006ce900000, 0x00000006ce900000, 0x00000006cea00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ce900000, 0x00000006ce900000|
| 234|0x00000006cea00000, 0x00000006cea00000, 0x00000006ceb00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cea00000, 0x00000006cea00000|
| 235|0x00000006ceb00000, 0x00000006ceb00000, 0x00000006cec00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ceb00000, 0x00000006ceb00000|
| 236|0x00000006cec00000, 0x00000006cec00000, 0x00000006ced00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cec00000, 0x00000006cec00000|
| 237|0x00000006ced00000, 0x00000006ced00000, 0x00000006cee00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006ced00000, 0x00000006ced00000|
| 238|0x00000006cee00000, 0x00000006cee00000, 0x00000006cef00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cee00000, 0x00000006cee00000|
| 239|0x00000006cef00000, 0x00000006cef00000, 0x00000006cf000000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cef00000, 0x00000006cef00000|
| 240|0x00000006cf000000, 0x00000006cf000000, 0x00000006cf100000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cf000000, 0x00000006cf000000|
| 241|0x00000006cf100000, 0x00000006cf100000, 0x00000006cf200000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cf100000, 0x00000006cf100000|
| 242|0x00000006cf200000, 0x00000006cf200000, 0x00000006cf300000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cf200000, 0x00000006cf200000|
| 243|0x00000006cf300000, 0x00000006cf300000, 0x00000006cf400000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cf300000, 0x00000006cf300000|
| 244|0x00000006cf400000, 0x00000006cf400000, 0x00000006cf500000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cf400000, 0x00000006cf400000|
| 245|0x00000006cf500000, 0x00000006cf500000, 0x00000006cf600000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cf500000, 0x00000006cf500000|
| 246|0x00000006cf600000, 0x00000006cf600000, 0x00000006cf700000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cf600000, 0x00000006cf600000|
| 247|0x00000006cf700000, 0x00000006cf700000, 0x00000006cf800000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cf700000, 0x00000006cf700000|
| 248|0x00000006cf800000, 0x00000006cf800000, 0x00000006cf900000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cf800000, 0x00000006cf800000|
| 249|0x00000006cf900000, 0x00000006cf900000, 0x00000006cfa00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cf900000, 0x00000006cf900000|
| 250|0x00000006cfa00000, 0x00000006cfa00000, 0x00000006cfb00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cfa00000, 0x00000006cfa00000|
| 251|0x00000006cfb00000, 0x00000006cfb00000, 0x00000006cfc00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cfb00000, 0x00000006cfb00000|
| 252|0x00000006cfc00000, 0x00000006cfc00000, 0x00000006cfd00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cfc00000, 0x00000006cfc00000|
| 253|0x00000006cfd00000, 0x00000006cfd00000, 0x00000006cfe00000|  0%| F|  |TS  0|AC  0|TAMS 0x00000006cfd00000, 0x00000006cfd00000|
| 254|0x00000006cfe00000, 0x00000006cfe7b648, 0x00000006cff00000| 48%| E|  |TS  0|AC  0|TAMS 0x00000006cfe00000, 0x00000006cfe00000|
| 255|0x00000006cff00000, 0x00000006d0000000, 0x00000006d0000000|100%| E|CS|TS  0|AC  0|TAMS 0x00000006cff00000, 0x00000006cff00000|

Card table byte_map: [0x000000010fdd6000,0x00000001105d6000] byte_map_base: 0x000000010c7d6000

Marking Bits (Prev, Next): (CMBitMap*) 0x00007faafa830060, (CMBitMap*) 0x00007faafa830098
 Prev Bits: [0x000000012d802000, 0x0000000131802000)
 Next Bits: [0x0000000131802000, 0x0000000135802000)

Polling page: 0x000000010cdbf000

CodeHeap 'non-profiled nmethods': size=120032Kb used=33Kb max_used=33Kb free=119998Kb
 bounds [0x00000001262ca000, 0x000000012653a000, 0x000000012d802000]
CodeHeap 'profiled nmethods': size=120028Kb used=151Kb max_used=151Kb free=119876Kb
 bounds [0x000000011ed93000, 0x000000011f003000, 0x00000001262ca000]
CodeHeap 'non-nmethods': size=5700Kb used=982Kb max_used=994Kb free=4717Kb
 bounds [0x000000011e802000, 0x000000011ea72000, 0x000000011ed93000]
 total_blobs=423 nmethods=117 adapters=158
 compilation: enabled

Compilation events (10 events):
Event: 0.093 Thread 0x00007faafa89a000 nmethod 114 0x000000011edb7290 code [0x000000011edb7480, 0x000000011edb77b8]
Event: 0.098 Thread 0x00007faafa89a000  115 %     3       Bug::run @ 13 (126 bytes)
Event: 0.098 Thread 0x00007faafa89a000 nmethod 115% 0x000000011edb7910 code [0x000000011edb7b20, 0x000000011edb81d0]
Event: 0.098 Thread 0x00007faafa89a000  116       3       Bug::run (126 bytes)
Event: 0.099 Thread 0x00007faafa89a000 nmethod 116 0x000000011edb8490 code [0x000000011edb8680, 0x000000011edb8c70]
Event: 0.099 Thread 0x00007faaf987e000  117 %     4       Bug::run @ 13 (126 bytes)
Event: 0.107 Thread 0x00007faaf987e000 nmethod 117% 0x00000001262d1890 code [0x00000001262d1a40, 0x00000001262d1ef8]
Event: 0.107 Thread 0x00007faaf9802800  118       4       Bug::run (126 bytes)
Event: 0.113 Thread 0x00007faaf9802800 nmethod 118 0x00000001262d2090 code [0x00000001262d2240, 0x00000001262d2558]
Event: 0.113 Thread 0x00007faafa016000  119 %     4       Bug::run @ 13 (126 bytes)

GC Heap History (0 events):
No events

Deoptimization events (2 events):
Event: 0.080 Thread 0x00007faaf9801000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000001262cdbdc method=java.lang.String.hashCode()I @ 14 c2
Event: 0.107 Thread 0x00007faaf9801000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000001262d1ea4 method=Bug.run([I)[I @ 17 c2

Classes redefined (0 events):
No events

Internal exceptions (0 events):
No events

Events (10 events):
Event: 0.094 loading class java/lang/PublicMethods$MethodList done
Event: 0.094 loading class java/lang/PublicMethods$Key
Event: 0.094 loading class java/lang/PublicMethods$Key done
Event: 0.094 loading class java/lang/Void
Event: 0.094 loading class java/lang/Void done
Event: 0.107 Thread 0x00007faaf9801000 DEOPT PACKING pc=0x000000011edb8af1 sp=0x000000010cd7a970
Event: 0.107 Thread 0x00007faaf9801000 DEOPT UNPACKING pc=0x000000011e82a13a sp=0x000000010cd79e08 mode 0
Event: 0.107 Thread 0x00007faaf9801000 Uncommon trap: trap_request=0xffffff55 fr.pc=0x00000001262d1ea4 relative=0x0000000000000464
Event: 0.107 Thread 0x00007faaf9801000 DEOPT PACKING pc=0x00000001262d1ea4 sp=0x000000010cd7a960
Event: 0.107 Thread 0x00007faaf9801000 DEOPT UNPACKING pc=0x000000011e82a325 sp=0x000000010cd7a908 mode 2


Dynamic libraries:
0x00007fff4bd2f000 	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x00007fff58306000 	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x00007fff4a973000 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x00007fff74667000 	/usr/lib/libz.1.dylib
0x00007fff725a2000 	/usr/lib/libSystem.B.dylib
0x00007fff4c4e4000 	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x00007fff4e638000 	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x00007fff73c51000 	/usr/lib/libobjc.A.dylib
0x00007fff49ac3000 	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x00007fff4c0a7000 	/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x00007fff6bef6000 	/System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x00007fff70647000 	/System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x00007fff60d58000 	/System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x00007fff50c7c000 	/System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x00007fff60ef5000 	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x00007fff731a7000 	/usr/lib/libenergytrace.dylib
0x00007fff6e6bc000 	/System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x00007fff4c987000 	/System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x00007fff7259d000 	/usr/lib/libScreenReader.dylib
0x00007fff48a5e000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x00007fff4edb1000 	/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x00007fff4aebd000 	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x00007fff4b14c000 	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x00007fff60df0000 	/System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x00007fff4b822000 	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x00007fff73301000 	/usr/lib/libicucore.A.dylib
0x00007fff57887000 	/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x00007fff6d973000 	/System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification
0x00007fff4bc08000 	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x00007fff726fe000 	/usr/lib/libauto.dylib
0x00007fff74556000 	/usr/lib/libxml2.2.dylib
0x00007fff609ab000 	/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x00007fff4bf83000 	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x00007fff4e472000 	/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x00007fff73575000 	/usr/lib/liblangid.dylib
0x00007fff68406000 	/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x00007fff4ed14000 	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x00007fff7222c000 	/usr/lib/libDiagnosticMessagesClient.dylib
0x00007fff4d650000 	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x00007fff69f34000 	/System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x00007fff56a29000 	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x00007fff4bd3d000 	/System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x00007fff4cf99000 	/System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x00007fff4dfe0000 	/System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x00007fff4ee0f000 	/System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x00007fff5d0f3000 	/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x00007fff7264e000 	/usr/lib/libarchive.2.dylib
0x00007fff4b46e000 	/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x00007fff58a96000 	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x00007fff72155000 	/usr/lib/libCRFSuite.dylib
0x00007fff727d7000 	/usr/lib/libc++.1.dylib
0x00007fff7282e000 	/usr/lib/libc++abi.dylib
0x00007fff74715000 	/usr/lib/system/libcache.dylib
0x00007fff7471a000 	/usr/lib/system/libcommonCrypto.dylib
0x00007fff74725000 	/usr/lib/system/libcompiler_rt.dylib
0x00007fff7472d000 	/usr/lib/system/libcopyfile.dylib
0x00007fff74737000 	/usr/lib/system/libcorecrypto.dylib
0x00007fff74844000 	/usr/lib/system/libdispatch.dylib
0x00007fff7487e000 	/usr/lib/system/libdyld.dylib
0x00007fff7489c000 	/usr/lib/system/libkeymgr.dylib
0x00007fff748aa000 	/usr/lib/system/liblaunch.dylib
0x00007fff748ab000 	/usr/lib/system/libmacho.dylib
0x00007fff748b0000 	/usr/lib/system/libquarantine.dylib
0x00007fff748b3000 	/usr/lib/system/libremovefile.dylib
0x00007fff748b5000 	/usr/lib/system/libsystem_asl.dylib
0x00007fff748cd000 	/usr/lib/system/libsystem_blocks.dylib
0x00007fff748ce000 	/usr/lib/system/libsystem_c.dylib
0x00007fff74958000 	/usr/lib/system/libsystem_configuration.dylib
0x00007fff7495c000 	/usr/lib/system/libsystem_coreservices.dylib
0x00007fff74960000 	/usr/lib/system/libsystem_darwin.dylib
0x00007fff74962000 	/usr/lib/system/libsystem_dnssd.dylib
0x00007fff74969000 	/usr/lib/system/libsystem_info.dylib
0x00007fff749da000 	/usr/lib/system/libsystem_m.dylib
0x00007fff74a26000 	/usr/lib/system/libsystem_malloc.dylib
0x00007fff74a46000 	/usr/lib/system/libsystem_network.dylib
0x00007fff74b77000 	/usr/lib/system/libsystem_networkextension.dylib
0x00007fff74b82000 	/usr/lib/system/libsystem_notify.dylib
0x00007fff74ba0000 	/usr/lib/system/libsystem_sandbox.dylib
0x00007fff74ba4000 	/usr/lib/system/libsystem_secinit.dylib
0x00007fff749b3000 	/usr/lib/system/libsystem_kernel.dylib
0x00007fff74b8c000 	/usr/lib/system/libsystem_platform.dylib
0x00007fff74b94000 	/usr/lib/system/libsystem_pthread.dylib
0x00007fff74ba6000 	/usr/lib/system/libsystem_symptoms.dylib
0x00007fff74bae000 	/usr/lib/system/libsystem_trace.dylib
0x00007fff74bc3000 	/usr/lib/system/libunwind.dylib
0x00007fff74bc9000 	/usr/lib/system/libxpc.dylib
0x00007fff72068000 	/usr/lib/closure/libclosured.dylib
0x00007fff727b8000 	/usr/lib/libbsm.0.dylib
0x00007fff7489d000 	/usr/lib/system/libkxld.dylib
0x00007fff72466000 	/usr/lib/libOpenScriptingUtil.dylib
0x00007fff72b26000 	/usr/lib/libcoretls.dylib
0x00007fff72b3f000 	/usr/lib/libcoretls_cfhelpers.dylib
0x00007fff74052000 	/usr/lib/libpam.2.dylib
0x00007fff74179000 	/usr/lib/libsqlite3.dylib
0x00007fff74545000 	/usr/lib/libxar.1.dylib
0x00007fff727c9000 	/usr/lib/libbz2.1.0.dylib
0x00007fff73577000 	/usr/lib/liblzma.5.dylib
0x00007fff73a58000 	/usr/lib/libnetwork.dylib
0x00007fff72637000 	/usr/lib/libapple_nghttp2.dylib
0x00007fff74059000 	/usr/lib/libpcap.A.dylib
0x00007fff726ff000 	/usr/lib/libboringssl.dylib
0x00007fff744e0000 	/usr/lib/libusrtcp.dylib
0x00007fff72636000 	/usr/lib/libapple_crypto.dylib
0x00007fff4d9d3000 	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x00007fff4d6c6000 	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x00007fff4db9a000 	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x00007fff4dc4b000 	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x00007fff4dcac000 	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x00007fff4d651000 	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x00007fff4d9dc000 	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x00007fff4d99e000 	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x00007fff4dd1b000 	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x00007fff51eb2000 	/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x00007fff68697000 	/System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x00007fff71eff000 	/System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x00007fff702c8000 	/System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x00007fff73658000 	/usr/lib/libmecabra.dylib
0x00007fff4a974000 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x00007fff4ad22000 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x00007fff4adc6000 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x00007fff4ae19000 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x00007fff4ae28000 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x00007fff4ae75000 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x00007fff4aeb0000 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x00007fff4c3fe000 	/System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x00007fff48a76000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x00007fff497d0000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x00007fff49570000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x00007fff490d0000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x00007fff494d5000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x00007fff4971e000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x00007fff490ff000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x00007fff48f75000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x00007fff494bf000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x00007fff494db000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x00007fff4955c000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x00007fff65531000 	/System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x00007fff66cae000 	/System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x00007fff66cb9000 	/System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x00007fff60d6a000 	/System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x00007fff55ea9000 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x00007fff4e131000 	/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x00007fff662ac000 	/System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x00007fff50eb3000 	/System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x00007fff72264000 	/usr/lib/libFosl_dynamic.dylib
0x00007fff61e3b000 	/System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x00007fff54cb0000 	/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x00007fff72865000 	/usr/lib/libcompression.dylib
0x00007fff4aa73000 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x00007fff4ab96000 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x00007fff4f076000 	/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x00007fff4f39f000 	/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x00007fff4f375000 	/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x00007fff4ef89000 	/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x00007fff4ef8e000 	/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x00007fff4f39c000 	/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x00007fff5c820000 	/System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x00007fff50d1a000 	/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x00007fff50d36000 	/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x00007fff50dcb000 	/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x00007fff50da6000 	/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x00007fff6817c000 	/System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x00007fff56073000 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x00007fff55eb4000 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x00007fff55ebe000 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x00007fff55eca000 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x00007fff55ea6000 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x00007fff55eaf000 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x00007fff73011000 	/usr/lib/libcups.2.dylib
0x00007fff50289000 	/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x00007fff4ea6e000 	/System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x00007fff7410c000 	/usr/lib/libresolv.9.dylib
0x00007fff7320f000 	/usr/lib/libiconv.2.dylib
0x00007fff6633e000 	/System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x00007fff731de000 	/usr/lib/libheimdal-asn1.dylib
0x00007fff54d1c000 	/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x00007fff5eb30000 	/System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x00007fff54cff000 	/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x00007fff5862f000 	/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x00007fff5b9f7000 	/System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x00007fff74541000 	/usr/lib/libutil.dylib
0x00007fff5c8a3000 	/System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x00007fff67496000 	/System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x00007fff73591000 	/usr/lib/libmarisa.dylib
0x00007fff67450000 	/System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x00007fff7218f000 	/usr/lib/libChineseTokenizer.dylib
0x00007fff72854000 	/usr/lib/libcmph.dylib
0x00007fff6735a000 	/System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x00007fff5f63c000 	/System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x00007fff586ed000 	/System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x00007fff5d0eb000 	/System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x00007fff7463e000 	/usr/lib/libxslt.1.dylib
0x00007fff4bb32000 	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x00007fff704dd000 	/System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x00007fff72679000 	/usr/lib/libate.dylib
0x00007fff60cca000 	/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x00007fff6d836000 	/System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x00007fff6709c000 	/System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x00007fff5c6a5000 	/System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x00007fff60ae0000 	/System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x00007fff4e16c000 	/System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x00007fff4ebb0000 	/System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x00007fff6bd02000 	/System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x00007fff60c65000 	/System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x00007fff4c07d000 	/System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x00007fff60eb4000 	/System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x00007fff60897000 	/System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x00007fff6fccf000 	/System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x00007fff5c6cf000 	/System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x00007fff6f11e000 	/System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x000000010de00000 	/Library/Java/JavaVirtualMachines/jdk-10.0.1.jdk/Contents/Home/lib/server/libjvm.dylib
0x00007fff7440e000 	/usr/lib/libstdc++.6.0.9.dylib
0x000000010cd7d000 	/Library/Java/JavaVirtualMachines/jdk-10.0.1.jdk/Contents/Home/lib/libverify.dylib
0x000000010cd8a000 	/Library/Java/JavaVirtualMachines/jdk-10.0.1.jdk/Contents/Home/lib/libjava.dylib
0x000000010cdc9000 	/Library/Java/JavaVirtualMachines/jdk-10.0.1.jdk/Contents/Home/lib/libzip.dylib
0x000000010cdd1000 	/Library/Java/JavaVirtualMachines/jdk-10.0.1.jdk/Contents/Home/lib/libjimage.dylib
0x000000010cdef000 	/Library/Java/JavaVirtualMachines/jdk-10.0.1.jdk/Contents/Home/lib/libnio.dylib
0x00000001363fb000 	/Library/Java/JavaVirtualMachines/jdk-10.0.1.jdk/Contents/Home/lib/./libnet.dylib


VM Arguments:
java_command: Bug
java_class_path (initial): .:/usr/local/lib/antlr-4.7.1-complete.jar::/Users/eli/Documents/Classes/sp18/cs61b/course-materials-sp18/javalib/commons-math3-3.6.jar:/Users/eli/Documents/Classes/sp18/cs61b/course-materials-sp18/javalib/gjdb.jar:/Users/eli/Documents/Classes/sp18/cs61b/course-materials-sp18/javalib/gson-2.8.2.jar:/Users/eli/Documents/Classes/sp18/cs61b/course-materials-sp18/javalib/junit-4.12.jar:/Users/eli/Documents/Classes/sp18/cs61b/course-materials-sp18/javalib/classmexer.jar:/Users/eli/Documents/Classes/sp18/cs61b/course-materials-sp18/javalib/algs4.jar:/Users/eli/Documents/Classes/sp18/cs61b/course-materials-sp18/javalib/spark-core-2.3.jar:/Users/eli/Documents/Classes/sp18/cs61b/course-materials-sp18/javalib/Jama-1.0.3.jar:/Users/eli/Documents/Classes/sp18/cs61b/course-materials-sp18/javalib/checkstyle-7.4-all.jar:/Users/eli/Documents/Classes/sp18/cs61b/course-materials-sp18/javalib/stdlib.jar:/Users/eli/Documents/Classes/sp18/cs61b/course-materials-sp18/javalib/xchart-3.3.0.jar:/Users/eli/Documents/Classes/sp18/cs61b/course-materials-sp18/javalib/hamcrest-core-1.3.jar:/Users/eli/Documents/Classes/sp18/cs61b/course-materials-sp18/javalib/jh61b.jar:/Users/eli/Documents/Classes/sp18/cs61b/course-materials-sp18/javalib/stdlib-package.jar:/Users/eli/Documents/Classes/sp18/cs61b/course-materials-sp18/javalib/spark-core-2.7.2.jar:/Users/eli/Documents/Classes/sp18/cs61b/course-materials-sp18/javalib/checkstyle-5.9-all.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=/Library/Java/JavaVirtualMachines/jdk-10.0.1.jdk/Contents/Home
CLASSPATH=.:/usr/local/lib/antlr-4.7.1-complete.jar::/Users/eli/Documents/Classes/sp18/cs61b/course-materials-sp18/javalib/*
PATH=/usr/local/opt/bison/bin:/Users/eli/Dropbox/Code/go//bin:/usr/local/opt/openssl/bin:/usr/local/sbin:/Users/eli/.pyenv/shims:/Users/eli/.rbenv/shims:/Users/eli/perl5/bin:/Users/eli/.npm-packages/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/go/bin:/opt/X11/bin:/Users/eli/Library/Android/sdk/platform-tools/:/Users/eli/Documents/Classes/sp18/cs61b/course-materials-sp18/autograder/tools/:/Users/eli/Dropbox/Code/school/cs164/software/pyunparse/
SHELL=/bin/bash
DISPLAY=/private/tmp/com.apple.launchd.6s4INiw139/org.macosforge.xquartz:0

Signal Handlers:
SIGSEGV: [libjvm.dylib+0x79ac14], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO
SIGBUS: [libjvm.dylib+0x79ac14], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGFPE: [libjvm.dylib+0x79ac14], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGPIPE: [libjvm.dylib+0x635960], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: [libjvm.dylib+0x635960], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGILL: [libjvm.dylib+0x79ac14], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGUSR2: [libjvm.dylib+0x6361f0], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
SIGHUP: [libjvm.dylib+0x6349db], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGINT: [libjvm.dylib+0x6349db], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGTERM: [libjvm.dylib+0x6349db], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGQUIT: [libjvm.dylib+0x6349db], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO


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

OS:uname:Darwin 17.5.0 Darwin Kernel Version 17.5.0: Mon Mar  5 22:24:32 PST 2018; root:xnu-4570.51.1~1/RELEASE_X86_64 x86_64
rlimit: STACK 8192k, CORE 0k, NPROC 1418, NOFILE 10240, AS infinity, DATA infinity, FSIZE infinity
load average:2.56 2.96 2.77

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, fma

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

vm_info: Java HotSpot(TM) 64-Bit Server VM (10.0.1+10) for bsd-amd64 JRE (10.0.1+10), built on Mar 27 2018 01:13:17 by "mach5one" with gcc 4.2.1 Compatible Apple LLVM 6.1.0 (clang-602.0.49)

END.


REGRESSION : Last worked in version 8u161

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
javac Bug.java
java Bug

ACTUAL -
Compiles, but on running, Java crashes with a SIGSEGV:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x000000010e32ca84, pid=47007, tid=24835
#
# JRE version: Java(TM) SE Runtime Environment (10.0.1+10) (build 10.0.1+10)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (10.0.1+10, mixed mode, tiered, compressed oops, g1 gc, bsd-amd64)
# Problematic frame:
# V  [libjvm.dylib+0x52ca84]  Node::in(unsigned int) const+0x14
#
# 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/eli/Downloads/weird/hs_err_pid47007.log
#
# Compiler replay data is saved as:
# /Users/eli/Downloads/weird/replay_pid47007.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#
Abort trap: 6

---------- BEGIN SOURCE ----------
public class Bug {
    public static int[] run(int[] arr) {
        int max = 0;
        int min = 0;
        for (int i : arr) {
            if (i > max) {
                max = i;
            }
            if (i < min) {
                min = i;
            }
        }

        int[] counts = new int[10];

        int i = 0;
        for (i = 0; i < counts.length; i += 1) {
            for (int j = 0; j < counts[i]; j += 1) {
            }
        }

        while (i < max) {
            for (int j = 0; j < counts[i]; j += 1) {
                arr[0] = i;
            }
        }

        return arr;
    }

    public static void main(String[] args) {
        int[] arr = new int[1000 * 1000];

        for (int i = 0; i < 100; i++) {
            run(arr);
        }
    }
}

---------- END SOURCE ----------

FREQUENCY : always



Comments
Changing the Fix version here to tbd_feature for now. Please edit the same if required. Thanks.
01-06-2018

Hi @Roland Westrelin, request your help with this 8202123 bug. Please note this issue seems to be introduced with your old 8080289 fix changeset, in 9b81 version. The crash issue with reported test case is always reproducible with latest sources and test worked fine when tried temporarily reverting only 8080289 fix. Please reassign it back if any unrelated issue, if I missed something. Thanks
31-05-2018

Always reproducible with the latest original sources (with 8080289 fix). ## with fastdebug build $ javac Bug.java $ java Bug Bad graph detected in build_loop_late n: 938 Bool === _ 937 [[ 510 ]] [le] early(n): 521 IfTrue === 512 [[ 947 560 ]] #1 !jvms: Bug::run @ bci:110 n->in(1): 937 CmpI === _ 585 936 [[ 938 ]] early(n->in(1)): 521 IfTrue === 512 [[ 947 560 ]] #1 !jvms: Bug::run @ bci:110 n->in(1)->in(1): 585 LoadI === 698 560 583 [[ 939 937 ]] @int[int:>=0]:exact+any *, idx=6; #int !jvms: Bug::run @ bci:106 early(n->in(1)->in(1)): 521 IfTrue === 512 [[ 947 560 ]] #1 !jvms: Bug::run @ bci:110 n->in(1)->in(1)->in(0): 698 IfTrue === 697 [[ 432 580 585 480 ]] #1 n->in(1)->in(2): 936 ConI === 0 [[ 937 ]] #int:max-1 early(n->in(1)->in(2)): 0 Root === 0 95 508 617 160 177 199 212 277 289 520 346 358 618 440 452 [[ 0 1 3 20 21 232 220 29 217 33 216 37 194 41 181 45 54 57 90 105 112 125 155 162 172 650 652 653 700 702 936 ]] LCA(n): 509 IfTrue === 500 [[ 512 ]] #1 !jvms: Bug::run @ bci:110 n->out(0): 510 Opaque1 === _ 938 [[ 511 ]] !jvms: Bug::run @ bci:110 later(n->out(0)): 509 IfTrue === 500 [[ 512 ]] #1 !jvms: Bug::run @ bci:110 n->out(0)->out(0): 511 Conv2B === _ 510 [[ 512 ]] !jvms: Bug::run @ bci:110 later(n->out(0)->out(0)): 509 IfTrue === 500 [[ 512 ]] #1 !jvms: Bug::run @ bci:110 idom[0] 509 IfTrue === 500 [[ 512 ]] #1 !jvms: Bug::run @ bci:110 idom[1] 500 If === 705 499 [[ 501 509 ]] P=0.999999, C=-1.000000 !jvms: Bug::run @ bci:110 idom[2] 705 IfFalse === 704 [[ 500 ]] #0 !orig=[689] idom[3] 704 RangeCheck === 686 631 [[ 705 706 ]] P=0.000001, C=-1.000000 !orig=[688] idom[4] 686 IfTrue === 685 [[ 704 542 ]] #1 idom[5] 685 If === 488 531 [[ 686 687 ]] P=0.999999, C=-1.000000 idom[6] 488 IfFalse === 486 [[ 685 ]] #0 !jvms: Bug::run @ bci:107 idom[7] 486 If === 640 485 [[ 487 488 ]] P=0.500000, C=-1.000000 !jvms: Bug::run @ bci:107 idom[8] 640 Loop === 640 453 598 [[ 640 458 486 ]] !orig=[454] !jvms: Bug::run @ bci:98 idom[9] 453 IfTrue === 444 [[ 640 ]] #1 !jvms: Bug::run @ bci:98 idom[10] 444 If === 441 443 [[ 445 453 ]] P=0.999999, C=-1.000000 !jvms: Bug::run @ bci:98 idom[11] 441 IfTrue === 432 [[ 444 ]] #1 !jvms: Bug::run @ bci:98 idom[12] 432 If === 698 431 [[ 433 441 ]] P=0.999999, C=-1.000000 !jvms: Bug::run @ bci:98 idom[13] 698 IfTrue === 697 [[ 432 580 585 480 ]] #1 idom[14] 697 RangeCheck === 420 463 [[ 698 699 ]] P=0.999999, C=-1.000000 idom[15] 420 IfTrue === 419 [[ 697 ]] #1 !jvms: Bug::run @ bci:95 idom[16] 419 If === 414 418 [[ 420 421 ]] P=0.500000, C=-1.000000 !jvms: Bug::run @ bci:95 idom[17] 414 IfFalse === 646 [[ 419 ]] #0 !jvms: Bug::run @ bci:65 idom[18] 646 CountedLoopEnd === 329 645 [[ 414 413 ]] [lt] P=0.900000, C=-1.000000 !orig=[412] !jvms: Bug::run @ bci:65 idom[19] 329 Region === 329 359 325 [[ 329 646 ]] !orig=405 !jvms: Bug::run @ bci:86 idom[20] 324 If === 647 323 [[ 325 326 ]] P=0.500000, C=-1.000000 !jvms: Bug::run @ bci:77 idom[21] 647 CountedLoop === 647 290 413 [[ 647 324 296 ]] inner stride: 1 !orig=[638],[291] !jvms: Bug::run @ bci:68 idom[22] 290 IfTrue === 281 [[ 647 ]] #1 !jvms: Bug::run @ bci:68 idom[23] 281 If === 278 280 [[ 282 290 ]] P=0.999999, C=-1.000000 !jvms: Bug::run @ bci:68 idom[24] 278 IfTrue === 269 [[ 281 ]] #1 !jvms: Bug::run @ bci:68 idom[25] 269 If === 682 268 [[ 270 278 ]] P=0.999999, C=-1.000000 !jvms: Bug::run @ bci:68 idom[26] 682 IfTrue === 681 [[ 269 313 318 ]] #1 idom[27] 681 RangeCheck === 248 680 [[ 682 683 ]] P=0.999999, C=-1.000000 idom[28] 248 Proj === 247 [[ 681 251 ]] #0 !orig=[669] !jvms: Bug::run @ bci:52 idom[29] 247 Initialize === 239 1 250 1 1 246 [[ 248 249 ]] !jvms: Bug::run @ bci:52 idom[30] 239 CatchProj === 238 [[ 247 ]] #0@bci -1 !jvms: Bug::run @ bci:52 idom[31] 238 Catch === 235 237 [[ 239 240 ]] !jvms: Bug::run @ bci:52 idom[32] 235 Proj === 234 [[ 238 ]] #0 !jvms: Bug::run @ bci:52 idom[33] 234 AllocateArray === 749 6 146 8 1 ( 232 54 21 220 56 30 1 1 1 1 1 ) [[ 235 236 237 244 245 246 ]] rawptr:NotNull ( int:>=0, java/lang/Object:NotNull *, bool, int ) Bug::run @ bci:52 !jvms: Bug::run @ bci:52 idom[34] 749 Region === 749 748 145 822 [[ 749 234 ]] idom[35] 735 If === 73 714 [[ 736 748 ]] P=0.999999, C=2549935.000000 !orig=[143] !jvms: Bug::run @ bci:17 idom[36] 73 Region === 73 625 78 [[ 73 74 735 ]] !orig=[118],[131] !jvms: Bug::run @ bci:13 idom[37] 77 If === 55 76 [[ 78 79 ]] P=0.999000, C=-1.000000 !jvms: Bug::run @ bci:13 idom[38] 55 Region === 55 621 61 [[ 55 56 77 ]] !jvms: Bug::run @ bci:13 idom[39] 60 If === 48 59 [[ 61 62 ]] P=0.999000, C=-1.000000 !jvms: Bug::run @ bci:13 idom[40] 48 Proj === 47 [[ 60 ]] #0 !jvms: Bug::run @ bci:13 idom[41] 47 CallLeaf === 5 1 7 8 1 ( 10 ) [[ 48 50 ]] # OSR_migration_end void ( rawptr:BotPTR ) !jvms: Bug::run @ bci:13 idom[42] 5 Parm === 3 [[ 46 47 26 30 34 38 42 ]] Control !jvms: Bug::run @ bci:13 # To suppress the following error report, specify this argument # after -XX: or in .hotspotrc: SuppressErrorAt=/loopnode.cpp:4190 # # A fatal error has been detected by the Java Runtime Environment: # # Internal Error (/scratch/rvraghav/build/jdk-jdk/open/src/hotspot/share/opto/loopnode.cpp:4190), pid=53066, tid=53081 # assert(false) failed: Bad graph detected in build_loop_late # # JRE version: Java(TM) SE Runtime Environment (11.0) (fastdebug build 11-internal+0-2018-05-31-0737539.rvraghav.jdk-jdk) # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 11-internal+0-2018-05-31-0737539.rvraghav.jdk-jdk, mixed mode, tiered, compressed oops, g1 gc, linux-amd64) # Core dump will be written. Default location: Core dumps may be processed with "/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t e" (or dumping to /scratch/rvraghav/8202123/test/core.53066) # # An error report file with more information is saved as: # /scratch/rvraghav/8202123/test/hs_err_pid53066.log # # Compiler replay data is saved as: # /scratch/rvraghav/8202123/test/replay_pid53066.log # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp # Current thread is 53081 Dumping core ... Aborted (core dumped)
31-05-2018

Confirmed the crash issue is reproducible only with JDK-8080289 fix changeset
31-05-2018

ILW = HLH = P2
24-04-2018

Running on Linux i always get crash in "PhaseIdealLoop::build_loop_late_post(Node*)+0x13e" issue looks very similar to JDK-8179882 -sh-4.2$ /scratch/fairoz/JAVA/jdk11/jdk-11-ea+08/bin/java Bug # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f64b21a3fc1, pid=96262, tid=96273 # # JRE version: Java(TM) SE Runtime Environment (11.0+8) (build 11-ea+8) # Java VM: Java HotSpot(TM) 64-Bit Server VM (11-ea+8, mixed mode, tiered, compressed oops, g1 gc, linux-amd64) # Problematic frame: # V [libjvm.so+0xa96fc1] PhaseIdealLoop::build_loop_late_post(Node*)+0xd1
23-04-2018

This issue is reproducible and found to be regression starting from 9 ea b81 onwards. Below is the result 8u172 - Pass 9 ea b80 - Pass 9 ea b81 - Fail --> Regression started from here 9 GA - Fail 9.0.4 - Fail 10 GA - Fail 11 ea b08 - Fail
23-04-2018