The Java Sample Viewer for 100.0 is now available

2404
9
12-06-2016 10:16 AM
Labels (1)
EricBader
Occasional Contributor III
1 9 2,404

Friends and fellow developers, we are pleased to announce that the new 100.0 (quartz) is now available for download, for all platforms! 

This application is very useful for a number of reasons. First, it acts as the "business card" of ArcGIS Runtime SDK for Java, useful for presenting core capabilities to technology decision makers and buyers. It showcases the latest and greatest version of the product. Secondly, is provides a quick and easy way for developers to see what the API can do and to immediately see how it works in a best-practice approach. For each sample, the source code is immediately available for cutting and pasting into their own projects.

We're very happy with the design and how it turned out.

Please give it a try and provide comments! All feedback is welcomed.

The ArcGIS Runtime SDK for Java Development Team

9 Comments
MarcinPejski1
New Contributor

Eric Bader

I downloaded and tried this app out.

Changing the basemap causes some crashes:

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

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fee9243c91, pid=4644, tid=4592

JRE version: Java(TM) SE Runtime Environment (8.0_91-b15) (build 1.8.0_91-b15)

Java VM: Java HotSpot(TM) 64-Bit Server VM (25.91-b15 mixed mode windows-amd64 compressed oops)

Problematic frame:

C [runtimecore_java.dll+0x313c91]

Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

Tried to use this code in a new app, the result are similar.

EricBader
Occasional Contributor III

Thanks for letting us know about this.

Is this Windows 7? 8.1? 10?

How often does the crash occur? 

Is it non-deterministic, or does it happen repeatedly when you do specific actions?

Thanks

EricBader
Occasional Contributor III

We've updated the sample viewer so it shouldn't crash anymore. You may see an exception thrown in a console if you run it from command line, but it shouldn't crash anymore, at least. We're working to figure out the cause of the exception. Thank you again for reporting this!

Also, this updated version includes a few more samples for working with local raster files.

MarcinPejski
New Contributor

Eric Bader

thank you for your reply. I'll test your fix soon and send you feedback.

The problem happens when you switch between basic maps, I think it might be related to the vector basemaps, I turned them off in my code and wasn't able to reproduce this bug. The crash occurs after approximately 2-3 minutes of switching from one basemap to another.

There is no rule for the crash, it doesn't always occurs right after button click action happens, it may happen in between the clicks (for example).

Here are some more detailed logs:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fee79ad3b5, pid=3336, tid=3484
#
# JRE version: Java(TM) SE Runtime Environment (8.0_91-b15) (build 1.8.0_91-b15)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.91-b15 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [runtimecore_java.dll+0xfd3b5]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# 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.
#

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

Current thread (0x000000005e65a000):  JavaThread "Thread-170" [_thread_in_native, id=3484, stack(0x0000000068400000,0x0000000068500000)]

siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff

Registers:
RAX=0xffffffffffffffff, RBX=0x000000006552dd20, RCX=0x3faaaa8f40800000, RDX=0x0000000000000000
RSP=0x00000000684fe350, RBP=0x00000000684fe549, RSI=0x0000000000000000, RDI=0x00000000684fe4a0
R8 =0x0000000000000001, R9 =0x0004f2a900400000, R10=0x00000000684fe518, R11=0x00000000684fe448
R12=0x000000005ef62e50, R13=0x0000000000013750, R14=0x00000000684fe948, R15=0x0000000000000000
RIP=0x000007fee79ad3b5, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x00000000684fe350)
0x00000000684fe350:   000000008189ddc8 000000000000000d
0x00000000684fe360:   00000000e5f9e440 0000000002ce6a0c
0x00000000684fe370:   0000000016c1f660 000007fee7b5e6a4
0x00000000684fe380:   00000000684feca0 00000000034e0bf4
0x00000000684fe390:   00000000818702b0 00000000031b227c
0x00000000684fe3a0:   000000005c706ba0 000007fee886f3a9
0x00000000684fe3b0:   000000005c706a70 00000000684fe470
0x00000000684fe3c0:   0000000000000000 00000000684fe948
0x00000000684fe3d0:   0000000000013750 000000005ef62e50
0x00000000684fe3e0:   00000000684fe4f8 fffffffffffffffe
0x00000000684fe3f0:   000000005ef62e50 000007fef8774121
0x00000000684fe400:   f760e88d00000003 0000000000013777
0x00000000684fe410:   00000000684fe470 000007fee885c3cd
0x00000000684fe420:   00000000684fe510 000007fee91905bd
0x00000000684fe430:   6666666666666667 00001887eeab20f8
0x00000000684fe440:   0000000070336e80 000007fee887359f

Instructions: (pc=0x000007fee79ad3b5)
0x000007fee79ad395:   ff 15 3d 9c 97 01 cc 4d 0f af c8 49 81 f9 00 10
0x000007fee79ad3a5:   00 00 72 3c f6 c1 1f 74 07 ff 15 24 9c 97 01 cc
0x000007fee79ad3b5:   48 8b 41 f8 48 3b c1 72 07 ff 15 14 9c 97 01 cc
0x000007fee79ad3c5:   48 2b c8 48 83 f9 08 73 07 ff 15 04 9c 97 01 cc


Register to memory mapping:

RAX=0xffffffffffffffff is an unknown value
RBX=0x000000006552dd20 is an unknown value
RCX=0x3faaaa8f40800000 is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x00000000684fe350 is pointing into the stack for thread: 0x000000005e65a000
RBP=0x00000000684fe549 is pointing into the stack for thread: 0x000000005e65a000
RSI=0x0000000000000000 is an unknown value
RDI=0x00000000684fe4a0 is pointing into the stack for thread: 0x000000005e65a000
R8 =0x0000000000000001 is an unknown value
R9 =0x0004f2a900400000 is an unknown value
R10=0x00000000684fe518 is pointing into the stack for thread: 0x000000005e65a000
R11=0x00000000684fe448 is pointing into the stack for thread: 0x000000005e65a000
R12=0x000000005ef62e50 is an unknown value
R13=0x0000000000013750 is an unknown value
R14=0x00000000684fe948 is pointing into the stack for thread: 0x000000005e65a000
R15=0x0000000000000000 is an unknown value


Stack: [0x0000000068400000,0x0000000068500000],  sp=0x00000000684fe350,  free space=1016k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [runtimecore_java.dll+0xfd3b5]
C  [runtimecore_java.dll+0x2ae6a4]
C  [runtimecore_java.dll+0xfbf3a9]
C  [runtimecore_java.dll+0xfc359f]
C  [runtimecore_java.dll+0x599d94]
C  [runtimecore_java.dll+0x59b795]
C  [runtimecore_java.dll+0x30c059]
C  [runtimecore_java.dll+0x38cf28]
C  [runtimecore_java.dll+0x142760]
C  [runtimecore_java.dll+0xf0d88]
C  0x00000000033abe74

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 4649  com.esri.arcgisruntime.internal.jni.CoreRequest.nativeHandleResponse(J[BLjava/lang/Throwable;)V (0 bytes) @ 0x00000000033abdee [0x00000000033abd80+0x6e]
j  com.esri.arcgisruntime.internal.jni.CoreRequest.a([BLjava/lang/Throwable;)V+6
j  com.esri.arcgisruntime.internal.g.b$3.run()V+75
J 4244 C1 com.esri.arcgisruntime.internal.a.f.b()V (33 bytes) @ 0x000000000323b8ac [0x000000000323b540+0x36c]
J 3936 C1 com.esri.arcgisruntime.internal.a.d.a()V (85 bytes) @ 0x0000000003137dfc [0x0000000003137560+0x89c]
J 4426 C1 com.esri.arcgisruntime.internal.a.c.done()V (12 bytes) @ 0x00000000032dc97c [0x00000000032dc840+0x13c]
J 4425 C1 java.util.concurrent.FutureTask.finishCompletion()V (74 bytes) @ 0x00000000032dd1ac [0x00000000032dcd40+0x46c]
J 4610 C1 java.util.concurrent.FutureTask.set(Ljava/lang/Object;)V (36 bytes) @ 0x000000000338eb94 [0x000000000338ea80+0x114]
J 4370 C1 java.util.concurrent.FutureTask.run()V (126 bytes) @ 0x00000000032a2dc4 [0x00000000032a29c0+0x404]
j  java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
j  java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x0000000059ee6800 JavaThread "Thread-202" [_thread_blocked, id=4312, stack(0x000000006b470000,0x000000006b570000)]
  0x0000000059ee5800 JavaThread "Thread-201" [_thread_in_native, id=840, stack(0x000000006ec20000,0x000000006ed20000)]
  0x0000000059ee4000 JavaThread "Thread-200" [_thread_blocked, id=3208, stack(0x00000000696f0000,0x00000000697f0000)]
  0x0000000059ee5000 JavaThread "Thread-199" [_thread_blocked, id=2368, stack(0x0000000067860000,0x0000000067960000)]
  0x0000000058be7000 JavaThread "Thread-198" [_thread_blocked, id=4608, stack(0x000000006fe70000,0x000000006ff70000)]
  0x0000000059ee3800 JavaThread "Thread-197" [_thread_blocked, id=3736, stack(0x0000000068810000,0x0000000068910000)]
  0x0000000059ee2800 JavaThread "Thread-196" [_thread_blocked, id=4884, stack(0x0000000068680000,0x0000000068780000)]
  0x0000000058ccc000 JavaThread "Thread-195" [_thread_blocked, id=1116, stack(0x000000006ee30000,0x000000006ef30000)]
  0x0000000058ccb800 JavaThread "Thread-194" [_thread_blocked, id=1608, stack(0x000000006f700000,0x000000006f800000)]
  0x0000000058cca800 JavaThread "Thread-193" [_thread_blocked, id=4880, stack(0x00000000643b0000,0x00000000644b0000)]
  0x0000000058cca000 JavaThread "Thread-192" [_thread_blocked, id=1780, stack(0x000000006f580000,0x000000006f680000)]
  0x0000000058cc9000 JavaThread "Thread-191" [_thread_in_native, id=4848, stack(0x000000006f460000,0x000000006f560000)]
  0x0000000058cc8800 JavaThread "Thread-190" [_thread_blocked, id=4008, stack(0x000000006f2b0000,0x000000006f3b0000)]
  0x0000000058cc7800 JavaThread "Thread-189" [_thread_blocked, id=3652, stack(0x000000006f100000,0x000000006f200000)]
  0x0000000058cc7000 JavaThread "Thread-188" [_thread_blocked, id=4732, stack(0x000000006ef50000,0x000000006f050000)]
  0x0000000058cc5800 JavaThread "Thread-186" [_thread_blocked, id=2828, stack(0x0000000069b80000,0x0000000069c80000)]
  0x0000000058be6000 JavaThread "Thread-184" [_thread_blocked, id=2820, stack(0x0000000069960000,0x0000000069a60000)]
  0x0000000058be5000 JavaThread "Thread-183" [_thread_blocked, id=1672, stack(0x000000006eab0000,0x000000006ebb0000)]
  0x0000000059e2c000 JavaThread "Thread-182" [_thread_in_native, id=4648, stack(0x00000000642a0000,0x00000000643a0000)]
  0x0000000058be4800 JavaThread "Thread-181" [_thread_blocked, id=2160, stack(0x000000006e980000,0x000000006ea80000)]
  0x0000000058be3800 JavaThread "Thread-180" [_thread_blocked, id=3456, stack(0x000000006e850000,0x000000006e950000)]
  0x0000000058be3000 JavaThread "Thread-179" [_thread_blocked, id=4004, stack(0x000000006b650000,0x000000006b750000)]
  0x0000000058be1800 JavaThread "Thread-177" [_thread_blocked, id=3688, stack(0x0000000069a60000,0x0000000069b60000)]
  0x0000000058be0800 JavaThread "Thread-176" [_thread_blocked, id=176, stack(0x0000000069830000,0x0000000069930000)]
  0x000000005e65d000 JavaThread "Thread-174" [_thread_blocked, id=3320, stack(0x0000000069500000,0x0000000069600000)]
  0x000000005e65c800 JavaThread "Thread-173" [_thread_blocked, id=2136, stack(0x0000000069320000,0x0000000069420000)]
  0x000000005e65b800 JavaThread "Thread-172" [_thread_blocked, id=4552, stack(0x0000000069120000,0x0000000069220000)]
  0x000000005e65b000 JavaThread "Thread-171" [_thread_blocked, id=4716, stack(0x0000000065d30000,0x0000000065e30000)]
=>0x000000005e65a000 JavaThread "Thread-170" [_thread_in_native, id=3484, stack(0x0000000068400000,0x0000000068500000)]
  0x000000005e659800 JavaThread "Thread-169" [_thread_blocked, id=4100, stack(0x0000000068c60000,0x0000000068d60000)]
  0x000000005e658800 JavaThread "Thread-168" [_thread_blocked, id=2000, stack(0x0000000068b50000,0x0000000068c50000)]
  0x000000005e658000 JavaThread "Thread-167" [_thread_blocked, id=4868, stack(0x0000000068a40000,0x0000000068b40000)]
  0x000000005e657000 JavaThread "Thread-166" [_thread_blocked, id=1284, stack(0x0000000067960000,0x0000000067a60000)]
  0x000000005e656800 JavaThread "Thread-165" [_thread_blocked, id=4604, stack(0x00000000647e0000,0x00000000648e0000)]
  0x0000000059e2c800 JavaThread "Thread-164" [_thread_blocked, id=4236, stack(0x0000000066d90000,0x0000000066e90000)]
  0x000000005e6ee800 JavaThread "Thread-163" [_thread_blocked, id=4548, stack(0x0000000066bc0000,0x0000000066cc0000)]
  0x000000005e6f3800 JavaThread "Thread-162" [_thread_blocked, id=3168, stack(0x0000000067330000,0x0000000067430000)]
  0x000000005e6f0000 JavaThread "Thread-161" [_thread_blocked, id=4976, stack(0x0000000067730000,0x0000000067830000)]
  0x000000005e6f2000 JavaThread "Thread-160" [_thread_blocked, id=1172, stack(0x0000000067050000,0x0000000067150000)]
  0x0000000059e28000 JavaThread "Thread-159" [_thread_blocked, id=1496, stack(0x00000000668a0000,0x00000000669a0000)]
  0x000000005e6ed000 JavaThread "Thread-158" [_thread_blocked, id=4488, stack(0x0000000066a00000,0x0000000066b00000)]
  0x000000005e6ed800 JavaThread "Thread-157" [_thread_blocked, id=4516, stack(0x00000000660e0000,0x00000000661e0000)]
  0x000000005e6f3000 JavaThread "Thread-156" [_thread_blocked, id=4924, stack(0x0000000065e80000,0x0000000065f80000)]
  0x000000005e6f0800 JavaThread "Thread-155" [_thread_blocked, id=4104, stack(0x0000000066780000,0x0000000066880000)]
  0x0000000059e2e000 JavaThread "Thread-153" [_thread_blocked, id=428, stack(0x0000000066370000,0x0000000066470000)]
  0x0000000059e27800 JavaThread "Thread-152" [_thread_blocked, id=2240, stack(0x0000000065780000,0x0000000065880000)]
  0x0000000059e29800 JavaThread "Thread-151" [_thread_blocked, id=928, stack(0x0000000066200000,0x0000000066300000)]
  0x0000000059e2a800 JavaThread "Thread-150" [_thread_blocked, id=3220, stack(0x0000000064a60000,0x0000000064b60000)]
  0x0000000059e29000 JavaThread "Thread-149" [_thread_blocked, id=2460, stack(0x0000000065030000,0x0000000065130000)]
  0x0000000059e2d800 JavaThread "Thread-147" [_thread_blocked, id=4376, stack(0x000000005db40000,0x000000005dc40000)]
  0x000000005e59c800 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=4448, stack(0x000000005fd30000,0x000000005fe30000)]
  0x0000000059b15800 JavaThread "Thread-4" daemon [_thread_in_native, id=3508, stack(0x000000005c310000,0x000000005c410000)]
  0x0000000059ae4000 JavaThread "JavaFX Application Thread" [_thread_in_native, id=4740, stack(0x000000005a560000,0x000000005a660000)]
  0x0000000059adf800 JavaThread "Thread-3" daemon [_thread_blocked, id=4244, stack(0x000000005a910000,0x000000005aa10000)]
  0x0000000059a9e800 JavaThread "QuantumRenderer-0" daemon [_thread_in_native, id=1280, stack(0x000000005a460000,0x000000005a560000)]
  0x0000000059a79000 JavaThread "JavaFX-Launcher" [_thread_blocked, id=3592, stack(0x000000005a240000,0x000000005a340000)]
  0x0000000058b51800 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=1432, stack(0x00000000598c0000,0x00000000599c0000)]
  0x0000000058a7c800 JavaThread "Service Thread" daemon [_thread_blocked, id=3976, stack(0x0000000058ef0000,0x0000000058ff0000)]
  0x00000000589fd000 JavaThread "C1 CompilerThread2" daemon [_thread_in_native, id=4112, stack(0x00000000595c0000,0x00000000596c0000)]
  0x000000005744e800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3964, stack(0x00000000593e0000,0x00000000594e0000)]
  0x0000000057449000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4016, stack(0x0000000059290000,0x0000000059390000)]
  0x00000000589fc000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1252, stack(0x0000000059030000,0x0000000059130000)]
  0x00000000589fa800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1572, stack(0x0000000058df0000,0x0000000058ef0000)]
  0x000000005742f800 JavaThread "Finalizer" daemon [_thread_blocked, id=1268, stack(0x00000000588f0000,0x00000000589f0000)]
  0x00000000573e8800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3776, stack(0x00000000586b0000,0x00000000587b0000)]
  0x0000000002128000 JavaThread "main" [_thread_blocked, id=4124, stack(0x0000000002260000,0x0000000002360000)]

Other Threads:
  0x00000000573dd000 VMThread [stack: 0x0000000058500000,0x0000000058600000] [id=4668]
  0x0000000058a93800 WatcherThread [stack: 0x0000000059790000,0x0000000059890000] [id=4136]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 PSYoungGen      total 255488K, used 45014K [0x00000000d5d00000, 0x00000000e7680000, 0x0000000100000000)
  eden space 228864K, 17% used [0x00000000d5d00000,0x00000000d8377240,0x00000000e3c80000)
  from space 26624K, 21% used [0x00000000e5c80000,0x00000000e61fe8b8,0x00000000e7680000)
  to   space 29696K, 0% used [0x00000000e3c80000,0x00000000e3c80000,0x00000000e5980000)
 ParOldGen       total 142336K, used 19508K [0x0000000081600000, 0x000000008a100000, 0x00000000d5d00000)
  object space 142336K, 13% used [0x0000000081600000,0x000000008290d2d8,0x000000008a100000)
 Metaspace       used 26251K, capacity 27288K, committed 27648K, reserved 1073152K
  class space    used 3457K, capacity 3727K, committed 3840K, reserved 1048576K

Card table byte_map: [0x0000000011ad0000,0x0000000011ed0000] byte_map_base: 0x00000000116c5000

Marking Bits: (ParMarkBitMap*) 0x00000000607e2f70
 Begin Bits: [0x0000000012700000, 0x00000000146a8000)
 End Bits:   [0x00000000146a8000, 0x0000000016650000)

Polling page: 0x00000000005c0000

CodeCache: size=245760Kb used=14922Kb max_used=14922Kb free=230837Kb
 bounds [0x0000000002710000, 0x00000000035c0000, 0x0000000011710000]
 total_blobs=5515 nmethods=4744 adapters=682
 compilation: enabled

Compilation events (10 events):
Event: 36.579 Thread 0x00000000589fd000 5211       3       com.sun.javafx.geom.transform.Affine3D::reset3Delements (31 bytes)
Event: 36.580 Thread 0x00000000589fd000 nmethod 5211 0x00000000035a4d10 code [0x00000000035a4e60, 0x00000000035a5010]
Event: 36.582 Thread 0x0000000057449000 5212       4       com.sun.javafx.sg.prism.NGImageView::renderContent (248 bytes)
Event: 36.610 Thread 0x0000000057449000 nmethod 5212 0x00000000035af3d0 code [0x00000000035af6a0, 0x00000000035b0a40]
Event: 36.643 Thread 0x00000000589fd000 5213       3       com.sun.prism.PresentableState::update (142 bytes)
Event: 36.644 Thread 0x00000000589fd000 nmethod 5213 0x00000000035a3990 code [0x00000000035a3c60, 0x00000000035a47f8]
Event: 36.766 Thread 0x00000000589fd000 5214       3       java.util.concurrent.Executors$RunnableAdapter::call (14 bytes)
Event: 36.766 Thread 0x00000000589fd000 nmethod 5214 0x0000000003596dd0 code [0x0000000003596f40, 0x0000000003597168]
Event: 36.766 Thread 0x00000000589fd000 5215       3       com.sun.prism.PresentableState::getRenderScale (5 bytes)
Event: 36.766 Thread 0x00000000589fd000 nmethod 5215 0x0000000003596a90 code [0x0000000003596be0, 0x0000000003596d30]

GC Heap History (10 events):
Event: 24.767 GC heap before
{Heap before GC invocations=12 (full 2):
 PSYoungGen      total 207360K, used 169179K [0x00000000d5d00000, 0x00000000e6400000, 0x0000000100000000)
  eden space 165888K, 99% used [0x00000000d5d00000,0x00000000dfd97448,0x00000000dff00000)
  from space 41472K, 11% used [0x00000000dff00000,0x00000000e039f8a8,0x00000000e2780000)
  to   space 39424K, 0% used [0x00000000e3d80000,0x00000000e3d80000,0x00000000e6400000)
 ParOldGen       total 142336K, used 19492K [0x0000000081600000, 0x000000008a100000, 0x00000000d5d00000)
  object space 142336K, 13% used [0x0000000081600000,0x00000000829092d8,0x000000008a100000)
 Metaspace       used 25482K, capacity 26438K, committed 26752K, reserved 1073152K
  class space    used 3382K, capacity 3646K, committed 3712K, reserved 1048576K
Event: 24.770 GC heap after
Heap after GC invocations=12 (full 2):
 PSYoungGen      total 217600K, used 4444K [0x00000000d5d00000, 0x00000000e5c00000, 0x0000000100000000)
  eden space 186368K, 0% used [0x00000000d5d00000,0x00000000d5d00000,0x00000000e1300000)
  from space 31232K, 14% used [0x00000000e3d80000,0x00000000e41d7038,0x00000000e5c00000)
  to   space 37376K, 0% used [0x00000000e1300000,0x00000000e1300000,0x00000000e3780000)
 ParOldGen       total 142336K, used 19500K [0x0000000081600000, 0x000000008a100000, 0x00000000d5d00000)
  object space 142336K, 13% used [0x0000000081600000,0x000000008290b2d8,0x000000008a100000)
 Metaspace       used 25482K, capacity 26438K, committed 26752K, reserved 1073152K
  class space    used 3382K, capacity 3646K, committed 3712K, reserved 1048576K
}
Event: 28.562 GC heap before
{Heap before GC invocations=13 (full 2):
 PSYoungGen      total 217600K, used 189956K [0x00000000d5d00000, 0x00000000e5c00000, 0x0000000100000000)
  eden space 186368K, 99% used [0x00000000d5d00000,0x00000000e122a320,0x00000000e1300000)
  from space 31232K, 14% used [0x00000000e3d80000,0x00000000e41d7038,0x00000000e5c00000)
  to   space 37376K, 0% used [0x00000000e1300000,0x00000000e1300000,0x00000000e3780000)
 ParOldGen       total 142336K, used 19500K [0x0000000081600000, 0x000000008a100000, 0x00000000d5d00000)
  object space 142336K, 13% used [0x0000000081600000,0x000000008290b2d8,0x000000008a100000)
 Metaspace       used 25570K, capacity 26660K, committed 26752K, reserved 1073152K
  class space    used 3385K, capacity 3651K, committed 3712K, reserved 1048576K
Event: 28.566 GC heap after
Heap after GC invocations=13 (full 2):
 PSYoungGen      total 223744K, used 4803K [0x00000000d5d00000, 0x00000000e6c80000, 0x0000000100000000)
  eden space 186368K, 0% used [0x00000000d5d00000,0x00000000d5d00000,0x00000000e1300000)
  from space 37376K, 12% used [0x00000000e1300000,0x00000000e17b0fb8,0x00000000e3780000)
  to   space 35840K, 0% used [0x00000000e4980000,0x00000000e4980000,0x00000000e6c80000)
 ParOldGen       total 142336K, used 19500K [0x0000000081600000, 0x000000008a100000, 0x00000000d5d00000)
  object space 142336K, 13% used [0x0000000081600000,0x000000008290b2d8,0x000000008a100000)
 Metaspace       used 25570K, capacity 26660K, committed 26752K, reserved 1073152K
  class space    used 3385K, capacity 3651K, committed 3712K, reserved 1048576K
}
Event: 31.716 GC heap before
{Heap before GC invocations=14 (full 2):
 PSYoungGen      total 223744K, used 191171K [0x00000000d5d00000, 0x00000000e6c80000, 0x0000000100000000)
  eden space 186368K, 100% used [0x00000000d5d00000,0x00000000e1300000,0x00000000e1300000)
  from space 37376K, 12% used [0x00000000e1300000,0x00000000e17b0fb8,0x00000000e3780000)
  to   space 35840K, 0% used [0x00000000e4980000,0x00000000e4980000,0x00000000e6c80000)
 ParOldGen       total 142336K, used 19500K [0x0000000081600000, 0x000000008a100000, 0x00000000d5d00000)
  object space 142336K, 13% used [0x0000000081600000,0x000000008290b2d8,0x000000008a100000)
 Metaspace       used 25660K, capacity 26724K, committed 27008K, reserved 1073152K
  class space    used 3385K, capacity 3651K, committed 3712K, reserved 1048576K
Event: 31.729 GC heap after
Heap after GC invocations=14 (full 2):
 PSYoungGen      total 242176K, used 6636K [0x00000000d5d00000, 0x00000000e6a80000, 0x0000000100000000)
  eden space 208384K, 0% used [0x00000000d5d00000,0x00000000d5d00000,0x00000000e2880000)
  from space 33792K, 19% used [0x00000000e4980000,0x00000000e4ffb278,0x00000000e6a80000)
  to   space 33792K, 0% used [0x00000000e2880000,0x00000000e2880000,0x00000000e4980000)
 ParOldGen       total 142336K, used 19500K [0x0000000081600000, 0x000000008a100000, 0x00000000d5d00000)
  object space 142336K, 13% used [0x0000000081600000,0x000000008290b2d8,0x000000008a100000)
 Metaspace       used 25660K, capacity 26724K, committed 27008K, reserved 1073152K
  class space    used 3385K, capacity 3651K, committed 3712K, reserved 1048576K
}
Event: 34.183 GC heap before
{Heap before GC invocations=15 (full 2):
 PSYoungGen      total 242176K, used 214324K [0x00000000d5d00000, 0x00000000e6a80000, 0x0000000100000000)
  eden space 208384K, 99% used [0x00000000d5d00000,0x00000000e27d20b8,0x00000000e2880000)
  from space 33792K, 19% used [0x00000000e4980000,0x00000000e4ffb278,0x00000000e6a80000)
  to   space 33792K, 0% used [0x00000000e2880000,0x00000000e2880000,0x00000000e4980000)
 ParOldGen       total 142336K, used 19500K [0x0000000081600000, 0x000000008a100000, 0x00000000d5d00000)
  object space 142336K, 13% used [0x0000000081600000,0x000000008290b2d8,0x000000008a100000)
 Metaspace       used 25777K, capacity 26724K, committed 27008K, reserved 1073152K
  class space    used 3386K, capacity 3651K, committed 3712K, reserved 1048576K
Event: 34.187 GC heap after
Heap after GC invocations=15 (full 2):
 PSYoungGen      total 242176K, used 8892K [0x00000000d5d00000, 0x00000000e7b00000, 0x0000000100000000)
  eden space 208384K, 0% used [0x00000000d5d00000,0x00000000d5d00000,0x00000000e2880000)
  from space 33792K, 26% used [0x00000000e2880000,0x00000000e312f030,0x00000000e4980000)
  to   space 31232K, 0% used [0x00000000e5c80000,0x00000000e5c80000,0x00000000e7b00000)
 ParOldGen       total 142336K, used 19508K [0x0000000081600000, 0x000000008a100000, 0x00000000d5d00000)
  object space 142336K, 13% used [0x0000000081600000,0x000000008290d2d8,0x000000008a100000)
 Metaspace       used 25777K, capacity 26724K, committed 27008K, reserved 1073152K
  class space    used 3386K, capacity 3651K, committed 3712K, reserved 1048576K
}
Event: 36.453 GC heap before
{Heap before GC invocations=16 (full 2):
 PSYoungGen      total 242176K, used 217186K [0x00000000d5d00000, 0x00000000e7b00000, 0x0000000100000000)
  eden space 208384K, 99% used [0x00000000d5d00000,0x00000000e2869880,0x00000000e2880000)
  from space 33792K, 26% used [0x00000000e2880000,0x00000000e312f030,0x00000000e4980000)
  to   space 31232K, 0% used [0x00000000e5c80000,0x00000000e5c80000,0x00000000e7b00000)
 ParOldGen       total 142336K, used 19508K [0x0000000081600000, 0x000000008a100000, 0x00000000d5d00000)
  object space 142336K, 13% used [0x0000000081600000,0x000000008290d2d8,0x000000008a100000)
 Metaspace       used 26245K, capacity 27288K, committed 27648K, reserved 1073152K
  class space    used 3457K, capacity 3727K, committed 3840K, reserved 1048576K
Event: 36.457 GC heap after
Heap after GC invocations=16 (full 2):
 PSYoungGen      total 255488K, used 5626K [0x00000000d5d00000, 0x00000000e7680000, 0x0000000100000000)
  eden space 228864K, 0% used [0x00000000d5d00000,0x00000000d5d00000,0x00000000e3c80000)
  from space 26624K, 21% used [0x00000000e5c80000,0x00000000e61fe8b8,0x00000000e7680000)
  to   space 29696K, 0% used [0x00000000e3c80000,0x00000000e3c80000,0x00000000e5980000)
 ParOldGen       total 142336K, used 19508K [0x0000000081600000, 0x000000008a100000, 0x00000000d5d00000)
  object space 142336K, 13% used [0x0000000081600000,0x000000008290d2d8,0x000000008a100000)
 Metaspace       used 26245K, capacity 27288K, committed 27648K, reserved 1073152K
  class space    used 3457K, capacity 3727K, committed 3840K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 34.975 Thread 0x0000000059a9e800 Uncommon trap: reason=null_assert action=make_not_entrant pc=0x0000000002cb10d8 method=com.sun.javafx.sg.prism.NGNode.doRender(Lcom/sun/prism/Graphics;)V @ 305
Event: 34.988 Thread 0x0000000059a9e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002b94058 method=com.sun.javafx.geom.transform.Affine3D.concatenate(Lcom/sun/javafx/geom/transform/BaseTransform;)V @ 4
Event: 34.988 Thread 0x0000000059a9e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002becafc method=com.sun.javafx.geom.transform.AffineBase.translate([DELETED CONTENT])V @ 501
Event: 34.991 Thread 0x0000000059a9e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000032d345c method=com.sun.javafx.font.CompositeStrike.getStrikeSlot(I)Lcom/sun/javafx/font/FontStrike; @ 8
Event: 35.003 Thread 0x0000000059a9e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000321cf54 method=com.sun.prism.impl.ps.BaseShaderContext.validateTextureOp(Lcom/sun/prism/impl/ps/BaseShaderGraphics;Lcom/sun/javafx/geom/transform/BaseTransform;Lcom/sun/prism/Texture;Lcom/sÁ4
Event: 35.010 Thread 0x0000000059a9e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002ed5d00 method=com.sun.prism.impl.ps.BaseShaderContext.validateTextureOp(Lcom/sun/prism/impl/ps/BaseShaderGraphics;Lcom/sun/javafx/geom/transform/BaseTransform;Lcom/sun/prism/Texture;Lcom/sIâÇŽPA@
Event: 35.010 Thread 0x0000000059a9e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002b94058 method=com.sun.javafx.geom.transform.Affine3D.concatenate(Lcom/sun/javafx/geom/transform/BaseTransform;)V @ 4
Event: 35.258 Thread 0x0000000059ae4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000032da2ec method=com.sun.javafx.event.EventDispatchChainImpl.insertFirst(Ljavafx/event/EventDispatcher;)V @ 9
Event: 35.273 Thread 0x0000000059ae4000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000032da2ec method=com.sun.javafx.event.EventDispatchChainImpl.insertFirst(Ljavafx/event/EventDispatcher;)V @ 9
Event: 35.427 Thread 0x0000000059ee3800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000306b368 method=com.esri.arcgisruntime.internal.httpclient.impl.f.o.a(Lcom/esri/arcgisruntime/internal/httpclient/n/d;)I @ 187

Internal exceptions (10 events):
Event: 36.113 Thread 0x000000005e6ed800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000e204a8d0) thrown at
Event: 36.113 Thread 0x0000000059e2c800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000e1cb4ad0) thrown at
Event: 36.125 Thread 0x000000005e65c800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000e20c3fc8) thrown at
Event: 36.129 Thread 0x0000000059e2d800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000e20d19d8) thrown at
Event: 36.133 Thread 0x000000005e6f2000 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000e20d8f98) thrown at
Event: 36.139 Thread 0x000000005e6f3000 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000e20e8118) thrown at
Event: 36.144 Thread 0x000000005e658800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000e20ec810) thrown at
Event: 36.162 Thread 0x0000000059ee3800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000e2111cb0) thrown at
Event: 36.166 Thread 0x000000005e65d000 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000e2123f20) thrown at
Event: 36.399 Thread 0x0000000059ee5800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000e2135438) thrown at

Events (10 events):
Event: 36.122 Thread 0x000000005e6ef000 Thread added: 0x000000005e6ef000
Event: 36.122 Thread 0x000000005e6ef000 Thread exited: 0x000000005e6ef000
Event: 36.122 Thread 0x000000005e6ef000 Thread added: 0x000000005e6ef000
Event: 36.122 Thread 0x000000005e6ef000 Thread exited: 0x000000005e6ef000
Event: 36.398 Thread 0x000000005e6ef000 Thread added: 0x000000005e6ef000
Event: 36.399 Thread 0x000000005e6ef000 Thread exited: 0x000000005e6ef000
Event: 36.414 Thread 0x0000000059ee2800 DEOPT PACKING pc=0x0000000003047e25 sp=0x000000006877dd30
Event: 36.414 Thread 0x0000000059ee2800 DEOPT UNPACKING pc=0x000000000275787f sp=0x000000006877da70 mode 0
Event: 36.453 Executing VM operation: ParallelGCFailedAllocation
Event: 36.457 Executing VM operation: ParallelGCFailedAllocation done


Dynamic libraries:
0x000000013f600000 - 0x000000013f637000     C:\Program Files\Java\jdk1.8.0_91\bin\java.exe
0x0000000077210000 - 0x00000000773bb000     C:\Windows\SYSTEM32\ntdll.dll
0x0000000076ff0000 - 0x000000007710f000     C:\Windows\system32\kernel32.dll
0x000007fefd2e0000 - 0x000007fefd34a000     C:\Windows\system32\KERNELBASE.dll
0x000007feff430000 - 0x000007feff50b000     C:\Windows\system32\ADVAPI32.dll
0x000007fefe010000 - 0x000007fefe0af000     C:\Windows\system32\msvcrt.dll
0x000007feff410000 - 0x000007feff42f000     C:\Windows\SYSTEM32\sechost.dll
0x000007fefd810000 - 0x000007fefd93d000     C:\Windows\system32\RPCRT4.dll
0x0000000077110000 - 0x000000007720a000     C:\Windows\system32\USER32.dll
0x000007fefd3b0000 - 0x000007fefd417000     C:\Windows\system32\GDI32.dll
0x000007feff510000 - 0x000007feff51e000     C:\Windows\system32\LPK.dll
0x000007fefdbd0000 - 0x000007fefdc9a000     C:\Windows\system32\USP10.dll
0x000007fefb940000 - 0x000007fefbb34000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll
0x000007feff360000 - 0x000007feff3d1000     C:\Windows\system32\SHLWAPI.dll
0x000007feff3e0000 - 0x000007feff40e000     C:\Windows\system32\IMM32.DLL
0x000007fefda20000 - 0x000007fefdb29000     C:\Windows\system32\MSCTF.dll
0x000007fefcec0000 - 0x000007fefcef2000     C:\Windows\system32\nvinitx.dll
0x000007fefceb0000 - 0x000007fefcebc000     C:\Windows\system32\VERSION.dll
0x0000000073860000 - 0x0000000073866000     C:\Program Files\NVIDIA Corporation\CoProcManager\detoured.dll
0x000007fefa590000 - 0x000007fefa5c8000     C:\Program Files\NVIDIA Corporation\CoProcManager\nvd3d9wrapx.dll
0x000007fefdca0000 - 0x000007fefde77000     C:\Windows\system32\SETUPAPI.dll
0x000007fefd000000 - 0x000007fefd036000     C:\Windows\system32\CFGMGR32.dll
0x000007fefd940000 - 0x000007fefda18000     C:\Windows\system32\OLEAUT32.dll
0x000007feff0d0000 - 0x000007feff2d3000     C:\Windows\system32\ole32.dll
0x000007fefd1b0000 - 0x000007fefd1ca000     C:\Windows\system32\DEVOBJ.dll
0x000007fef9a50000 - 0x000007fef9a74000     C:\Program Files\NVIDIA Corporation\CoProcManager\nvdxgiwrapx.dll
0x00000000675f0000 - 0x00000000676c2000     C:\Program Files\Java\jdk1.8.0_91\jre\bin\msvcr100.dll
0x000000005ffd0000 - 0x0000000060863000     C:\Program Files\Java\jdk1.8.0_91\jre\bin\server\jvm.dll
0x000007fef3170000 - 0x000007fef3179000     C:\Windows\system32\WSOCK32.dll
0x000007fefd7b0000 - 0x000007fefd7fd000     C:\Windows\system32\WS2_32.dll
0x000007fefd800000 - 0x000007fefd808000     C:\Windows\system32\NSI.dll
0x000007fef8f00000 - 0x000007fef8f3b000     C:\Windows\system32\WINMM.dll
0x00000000773e0000 - 0x00000000773e7000     C:\Windows\system32\PSAPI.DLL
0x00000000675e0000 - 0x00000000675ef000     C:\Program Files\Java\jdk1.8.0_91\jre\bin\verify.dll
0x00000000675b0000 - 0x00000000675d9000     C:\Program Files\Java\jdk1.8.0_91\jre\bin\java.dll
0x0000000067590000 - 0x00000000675a6000     C:\Program Files\Java\jdk1.8.0_91\jre\bin\zip.dll
0x000007fefe340000 - 0x000007feff0cc000     C:\Windows\system32\SHELL32.dll
0x000007fefcf90000 - 0x000007fefcf9f000     C:\Windows\system32\profapi.dll
0x000007fefb910000 - 0x000007fefb920000     C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 2016.3\bin\breakgen64.dll
0x0000000067570000 - 0x000000006758a000     C:\Program Files\Java\jdk1.8.0_91\jre\bin\net.dll
0x000007fefc6e0000 - 0x000007fefc735000     C:\Windows\system32\mswsock.dll
0x000007fefc6d0000 - 0x000007fefc6d7000     C:\Windows\System32\wship6.dll
0x000007feeb930000 - 0x000007feeba1f000     C:\Program Files\Java\jdk1.8.0_91\jre\bin\msvcr120.dll
0x000007feeb4a0000 - 0x000007feeb546000     C:\Program Files\Java\jdk1.8.0_91\jre\bin\msvcp120.dll
0x0000000063100000 - 0x0000000063123000     C:\Program Files\Java\jdk1.8.0_91\jre\bin\prism_d3d.dll
0x000007feeb2a0000 - 0x000007feeb49f000     C:\Windows\system32\d3d9.dll
0x000007fef1960000 - 0x000007fef1967000     C:\Windows\system32\d3d8thk.dll
0x000007fefacc0000 - 0x000007fefacd8000     C:\Windows\system32\dwmapi.dll
0x000007fefd1e0000 - 0x000007fefd21b000     C:\Windows\system32\WINTRUST.dll
0x000007fefd040000 - 0x000007fefd1ad000     C:\Windows\system32\CRYPT32.dll
0x000007fefcfa0000 - 0x000007fefcfaf000     C:\Windows\system32\MSASN1.dll
0x000007fef86e0000 - 0x000007fef875f000     C:\Windows\system32\nvumdshimx.dll
0x000007feea680000 - 0x000007feeb2a0000     C:\Windows\system32\igdumd64.dll
0x00000000630b0000 - 0x00000000630f3000     C:\Program Files\Java\jdk1.8.0_91\jre\bin\glass.dll
0x000007fefdb30000 - 0x000007fefdbc7000     C:\Windows\system32\COMDLG32.dll
0x000007fefcda0000 - 0x000007fefcdaf000     C:\Windows\system32\CRYPTBASE.dll
0x000007fee78b0000 - 0x000007feea671000     C:\Users\[DELETED CONTENT]\.arcgis\100.0.0\jniLibs\WIN64\runtimecore_java.dll
0x000007fee7810000 - 0x000007fee78ad000     C:\Windows\system32\MSVCP140.dll
0x000007fef1030000 - 0x000007fef1047000     C:\Windows\system32\VCRUNTIME140.dll
0x000007fef13c0000 - 0x000007fef13c4000     C:\Windows\system32\api-ms-win-crt-runtime-l1-1-0.dll
0x000007fef8760000 - 0x000007fef8854000     C:\Windows\system32\ucrtbase.DLL
0x000007fef7f80000 - 0x000007fef7f83000     C:\Windows\system32\api-ms-win-core-timezone-l1-1-0.dll
0x000007fef7f70000 - 0x000007fef7f73000     C:\Windows\system32\api-ms-win-core-file-l2-1-0.dll
0x000007fef7150000 - 0x000007fef7153000     C:\Windows\system32\api-ms-win-core-localization-l1-2-0.dll
0x000007fef8e40000 - 0x000007fef8e43000     C:\Windows\system32\api-ms-win-core-synch-l1-2-0.dll
0x000007fef7140000 - 0x000007fef7143000     C:\Windows\system32\api-ms-win-core-processthreads-l1-1-1.dll
0x000007fef7130000 - 0x000007fef7133000     C:\Windows\system32\api-ms-win-core-file-l1-2-0.dll
0x000007fef1080000 - 0x000007fef1084000     C:\Windows\system32\api-ms-win-crt-string-l1-1-0.dll
0x000007fef0fe0000 - 0x000007fef0fe3000     C:\Windows\system32\api-ms-win-crt-heap-l1-1-0.dll
0x000007fef0fd0000 - 0x000007fef0fd4000     C:\Windows\system32\api-ms-win-crt-stdio-l1-1-0.dll
0x000007fef0fc0000 - 0x000007fef0fc4000     C:\Windows\system32\api-ms-win-crt-convert-l1-1-0.dll
0x000007fef0fb0000 - 0x000007fef0fb3000     C:\Windows\system32\api-ms-win-crt-locale-l1-1-0.dll
0x000007fef0fa0000 - 0x000007fef0fa5000     C:\Windows\system32\api-ms-win-crt-math-l1-1-0.dll
0x000007fef0f90000 - 0x000007fef0f95000     C:\Windows\system32\api-ms-win-crt-multibyte-l1-1-0.dll
0x000007fef0f80000 - 0x000007fef0f83000     C:\Windows\system32\api-ms-win-crt-time-l1-1-0.dll
0x000007fef0f60000 - 0x000007fef0f63000     C:\Windows\system32\api-ms-win-crt-filesystem-l1-1-0.dll
0x000007fef0f50000 - 0x000007fef0f53000     C:\Windows\system32\api-ms-win-crt-environment-l1-1-0.dll
0x000007fef0f40000 - 0x000007fef0f43000     C:\Windows\system32\api-ms-win-crt-utility-l1-1-0.dll
0x000007fef9610000 - 0x000007fef97e5000     C:\Windows\system32\d3d11.dll
0x000007fef9a80000 - 0x000007fef9add000     C:\Windows\system32\dxgi.dll
0x000007fef8e50000 - 0x000007fef8e76000     C:\Windows\system32\DXGIDebug.dll
0x000007fef7310000 - 0x000007fef7f60000     C:\Windows\system32\igd10umd64.dll
0x0000000062e50000 - 0x0000000062e74000     C:\Program Files\Java\jdk1.8.0_91\jre\bin\sunec.dll
0x0000000063090000 - 0x00000000630a4000     C:\Program Files\Java\jdk1.8.0_91\jre\bin\javafx_font.dll
0x000007fee7670000 - 0x000007fee7807000     C:\Windows\system32\dwrite.dll
0x000007fefc740000 - 0x000007fefc758000     C:\Windows\system32\CRYPTSP.dll
0x000007fefc440000 - 0x000007fefc487000     C:\Windows\system32\rsaenh.dll
0x000007fefcfc0000 - 0x000007fefcfde000     C:\Windows\system32\USERENV.dll
0x000007fefa5e0000 - 0x000007fefa607000     C:\Windows\system32\IPHLPAPI.DLL
0x000007fefa5d0000 - 0x000007fefa5db000     C:\Windows\system32\WINNSI.DLL
0x000007fef9fb0000 - 0x000007fef9fc1000     C:\Windows\system32\dhcpcsvc6.DLL
0x000007fefa0d0000 - 0x000007fefa0e8000     C:\Windows\system32\dhcpcsvc.DLL
0x000007fefd420000 - 0x000007fefd4b9000     C:\Windows\system32\CLBCatQ.DLL
0x000007fefab10000 - 0x000007fefac71000     C:\Windows\system32\WindowsCodecs.dll
0x000007fefcd40000 - 0x000007fefcd97000     C:\Windows\system32\apphelp.dll
0x0000000072c80000 - 0x0000000072ca0000     C:\Program Files\Common Files\TortoiseOverlays\TortoiseOverlays.dll
0x0000000072c60000 - 0x0000000072c7a000     C:\Program Files\TortoiseSVN\bin\TortoiseStub.dll
0x0000000072bd0000 - 0x0000000072c57000     C:\Program Files\TortoiseSVN\bin\TortoiseSVN.dll
0x000007fefe0b0000 - 0x000007fefe333000     C:\Windows\system32\WININET.dll
0x000007fefd220000 - 0x000007fefd224000     C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
0x0000000012410000 - 0x0000000012414000     C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x000007fefcfe0000 - 0x000007fefcfe4000     C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
0x000007fefcff0000 - 0x000007fefcff3000     C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x00000000773d0000 - 0x00000000773d3000     C:\Windows\system32\normaliz.DLL
0x000007fefd4e0000 - 0x000007fefd7a9000     C:\Windows\system32\iertutil.dll
0x000007fefcfb0000 - 0x000007fefcfb5000     C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x000007fef8890000 - 0x000007fef8e3c000     C:\Program Files\TortoiseSVN\bin\libsvn_tsvn.dll
0x0000000072b30000 - 0x0000000072b64000     C:\Program Files\TortoiseSVN\bin\libapr_tsvn.dll
0x000007fef70e0000 - 0x000007fef70e3000     C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-conio-l1-1-0.dll
0x00000000727e0000 - 0x0000000072826000     C:\Program Files\TortoiseSVN\bin\libaprutil_tsvn.dll
0x000007fefd350000 - 0x000007fefd3a2000     C:\Windows\system32\WLDAP32.dll
0x000007fef7080000 - 0x000007fef7093000     C:\Program Files\TortoiseSVN\bin\intl3_tsvn.dll
0x000007fef7050000 - 0x000007fef706b000     C:\Program Files\TortoiseSVN\bin\libsasl.dll
0x000007fefcb60000 - 0x000007fefcb6b000     C:\Windows\system32\Secur32.dll
0x000007fefcd10000 - 0x000007fefcd35000     C:\Windows\system32\SSPICLI.DLL
0x000007fefb0a0000 - 0x000007fefb0f6000     C:\Windows\system32\UxTheme.dll
0x000007fef6f60000 - 0x000007fef6f90000     C:\Program Files\TortoiseSVN\bin\crshhndl.dll
0x000007fef6d20000 - 0x000007fef6f5f000     C:\PROGRA~1\MIF5BA~1\Office15\GROOVEEX.DLL
0x0000000071e60000 - 0x0000000071ef8000     C:\Windows\system32\MSVCP100.dll
0x0000000071e30000 - 0x0000000071e5b000     C:\Windows\system32\ATL100.DLL
0x000007fef63b0000 - 0x000007fef66ce000     C:\Windows\system32\msi.dll
0x000007fef5630000 - 0x000007fef5ead000     C:\PROGRA~1\MIF5BA~1\Office15\1033\GrooveIntlResource.dll
0x000007fef55f0000 - 0x000007fef5625000     C:\Windows\system32\EhStorShell.dll
0x000007fefb7c0000 - 0x000007fefb8ec000     C:\Windows\system32\PROPSYS.dll
0x000007fef5570000 - 0x000007fef55ee000     C:\Windows\System32\cscui.dll
0x000007fef5560000 - 0x000007fef556c000     C:\Windows\System32\CSCDLL.dll
0x000007fef66d0000 - 0x000007fef66df000     C:\Windows\system32\CSCAPI.dll
0x00000000674d0000 - 0x00000000674e1000     C:\Program Files\Java\jdk1.8.0_91\jre\bin\nio.dll

VM Arguments:
jvm_args: -Didea.launcher.port=7534 -Didea.launcher.bin.path=C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 2016.3\bin -Dfile.encoding=UTF-8
java_command: com.intellij.rt.execution.application.AppMain pl.com.[DELETED CONTENT].[DELETED CONTENT].client.[DELETED CONTENT]Main
java_class_path (initial): C:\Program Files\Java\jdk1.8.0_91\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_91\jre\lib\rt.jar;C:\Users\[DELETED CONTENT]\Desktop\[DELETED CONTENT]\[DELETED CONTENT]\[DELETED CONTENT]-client\target\classes;C:\Users\[DELETED CONTENT]\.m2\repository\com\esri\arcgisruntime\arcgis-java\100.0.0\arcgis-java-100.0.0.jar;C:\Users\[DELETED CONTENT]\.m2\repository\com\google\code\gson\gson\2.3.1\gson-2.3.1.jar;C:\Users\[DELETED CONTENT]\.m2\repository\commons-logging\commons-logging\1.1.1\commons-logging-1.1.1.jar;C:\Users\[DELETED CONTENT]\.m2\repository\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\[DELETED CONTENT]\.m2\repository\org\controlsfx\controlsfx\8.40.12\controlsfx-8.40.12.jar;C:\Users\[DELETED CONTENT]\.m2\repository\org\apache\shiro\shiro-core\1.3.2\shiro-core-1.3.2.jar;C:\Users\[DELETED CONTENT]\.m2\repository\org\slf4j\slf4j-api\1.7.21\slf4j-api-1.7.21.jar;C:\Users\[DELETED CONTENT]
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_91
CLASSPATH=C:\Program Files (x86)\PIPC\JDBC\PIJDBCDriver.jar;.;C:\Program Files\PIPC\JDBC\PIJDBCDriver.jar;
PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Java\jdk1.8.0_77\bin;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\Windows Live\Shared;D:\Programy\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;D:\Programy\Microsoft SQL Serve2r\120\Tools\Binn\;D:\Programy\Microsoft SQL Server\120\Tools\Binn\;D:\Programy\Microsoft SQL Server\120\DTS\Binn\;D:\Programy\Microsoft SQL Serve2r\120\Tools\Binn\ManagementStudio\;D:\Programy\Microsoft SQL Serve2r\120\DTS\Binn\??? ??;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Apache\maven\bin;D:\Programy\Microsoft SQL Serve2r\120\DTS\Binn\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Git\cmd;C:\Program Files (x86)\PIPC\JDBC;C:\Program Files\PIPC\JDBC;C:\Program Files\PIPC\bin\;C:\Program Files (x86)\PIPC\bin\;C:\sqlite;C:\Program Files\nodejs\;D:\Programy\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Microsoft\Web Platform Installer\;D:\Programy\Microsoft SQL Serve2r\Client SDK\ODBC\130\Tools\Binn\;D:\Programy\Microsoft SQL Serve2r\130\Tools\Binn\;D:\Programy\Microsoft SQL Serve2r\130\DTS\Binn\;D:\Programy\Microsoft SQL Serve2r\130\Tools\Binn\ManagementStudio\;C:\Program Files\dotnet\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\curl;C:\Users\[DELETED CONTENT]\AppData\Roaming\npm;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32;C:\Python27\ArcGIS10.4
USERNAME=[DELETED CONTENT]
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel

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

OS: Windows 7 , 64 bit Build 7601 (6.1.7601.23455)

CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, ht, tsc, tscinvbit

Memory: 4k page, physical 8298260k(4365664k free), swap 16594660k(12013280k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.91-b15) for windows-amd64 JRE (1.8.0_91-b15), built on May 20 2016 17:43:15 by "java_re" with MS VC++ 10.0 (VS2010)

time: Thu Dec 08 18:03:03 2016
elapsed time: 36 seconds (0d 0h 0m 36s)

MarcinPejski
New Contributor

Well, I tested it and unfortunately, this problem still occurs.

Logs:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000007730eef1, pid=5696, tid=0x0000000000001df8
#
# JRE version: Java(TM) SE Runtime Environment (8.0_112-b15) (build 1.8.0_112-b15)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.112-b15 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [ntdll.dll+0x4eef1]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# 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.
#

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

Current thread (0x0000000059fab800):  JavaThread "JavaFX Application Thread" [_thread_in_native, id=7672, stack(0x000000005acc0000,0x000000005adc0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000112ecfac448

Registers:
RAX=0x0000000000000000, RBX=0x00000112ecfac440, RCX=0x000000ffffffffff, RDX=0x0000000000000000
RSP=0x000000005adba240, RBP=0x000000006d3aa200, RSI=0x0000000000000000, RDI=0x0000000000000000
R8 =0x000000006d3aa1f0, R9 =0x0000000000000010, R10=0x00000000001a4400, R11=0xffff02cb00500019
R12=0x0000000000170000, R13=0x0000000000000000, R14=0x0000000000000001, R15=0x000000005adba4c8
RIP=0x000000007730eef1, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x000000005adba240)
0x000000005adba240:   000000006a058970 0000000000000000
0x000000005adba250:   000000005adba4c8 0000000000000001
0x000000005adba260:   000000005adba4e8 0000000000000000
0x000000005adba270:   000000006d3aa200 000000005adba420
0x000000005adba280:   000000005adba4c8 0000000000000001
0x000000005adba290:   000000005adba4e8 000000006d3aa200
0x000000005adba2a0:   000000005adba700 000000005adba420
0x000000005adba2b0:   0000000000000001 000007fef726419b
0x000000005adba2c0:   000000006a058910 0000000000000000
0x000000005adba2d0:   0000e007854fc3e1 000000005adba358
0x000000005adba2e0:   000000006d3aa200 000007fee4e3a856
0x000000005adba2f0:   0000000000000001 000000005adba700
0x000000005adba300:   000000005adba700 000000006a1d9080
0x000000005adba310:   000000005ca4e5e0 000007fee4e35c79
0x000000005adba320:   000000006a0586d0 00000000681945ad
0x000000005adba330:   000000005adba700 000000005ca4e5e0

Instructions: (pc=0x000000007730eef1)
0x000000007730eed1:   ff ff 00 00 00 49 33 dc 48 23 c1 48 c1 eb 04 48
0x000000007730eee1:   33 d8 48 33 1d de f4 0c 00 48 c1 e3 04 0f 0d 0b
0x000000007730eef1:   48 8b 7b 08 49 bd 01 00 00 00 01 00 00 00 49 be
0x000000007730ef01:   ff 7f 00 00 ff ff ff ff 41 c6 40 0f 80 41 88 70


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x00000112ecfac440 is an unknown value
RCX=0x000000ffffffffff is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x000000005adba240 is pointing into the stack for thread: 0x0000000059fab800
RBP=0x000000006d3aa200 is an unknown value
RSI=0x0000000000000000 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x000000006d3aa1f0 is an unknown value
R9 =0x0000000000000010 is an unknown value
R10=0x00000000001a4400 is an unknown value
R11=0xffff02cb00500019 is an unknown value
R12=0x0000000000170000 is an unknown value
R13=0x0000000000000000 is an unknown value
R14=0x0000000000000001 is an unknown value
R15=0x000000005adba4c8 is pointing into the stack for thread: 0x0000000059fab800


Stack: [0x000000005acc0000,0x000000005adc0000],  sp=0x000000005adba240,  free space=1000k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ntdll.dll+0x4eef1]
C  [ucrtbase.DLL+0x1419b]
C  [runtimecore_java.dll+0x3fa856]
C  [runtimecore_java.dll+0x3f5c79]
C  [runtimecore_java.dll+0x3f64b6]
C  [runtimecore_java.dll+0x4b5d35]
C  [runtimecore_java.dll+0x4b5c38]
C  [runtimecore_java.dll+0x4b5790]
C  [runtimecore_java.dll+0x32ea9b]
C  [runtimecore_java.dll+0x32967e]
C  [runtimecore_java.dll+0x3e015a]
C  [runtimecore_java.dll+0x134ad5]
C  [runtimecore_java.dll+0xe7195]
C  0x00000000031e7f54

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  com.esri.arcgisruntime.internal.jni.CoreMap.nativeCreateWithBasemapAndCenter(IDDI)J+0
j  com.esri.arcgisruntime.internal.jni.CoreMap.<init>(Lcom/esri/arcgisruntime/internal/jni/n;DDI)V+26
j  com.esri.arcgisruntime.mapping.ArcGISMap.<init>(Lcom/esri/arcgisruntime/mapping/Basemap$Type;DDI)V+17
j  com.esri.samples.map.change_basemap.ChangeBasemapSample.lambda$start$0(Ljava/lang/String;Ljavafx/event/ActionEvent;)V+17
j  com.esri.samples.map.change_basemap.ChangeBasemapSample$$Lambda$102.handle(Ljavafx/event/Event;)V+12
J 2615 C1 com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Ljavafx/event/Event;)V (57 bytes) @ 0x0000000003929fc4 [0x0000000003929c00+0x3c4]
J 2494 C1 com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event; (23 bytes) @ 0x00000000038e56f4 [0x00000000038e50a0+0x654]
J 2493 C1 com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event; (35 bytes) @ 0x00000000038dd25c [0x00000000038dd0a0+0x1bc]
J 5213 C2 com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; (44 bytes) @ 0x000000000414eebc [0x000000000414eda0+0x11c]
J 5213 C2 com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; (44 bytes) @ 0x000000000414ee74 [0x000000000414eda0+0xd4]
J 5213 C2 com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; (44 bytes) @ 0x000000000414ee74 [0x000000000414eda0+0xd4]
J 4474 C2 com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; (101 bytes) @ 0x0000000003dfe4f8 [0x0000000003dfe460+0x98]
J 2555 C1 com.sun.javafx.event.EventUtil.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)Ljavafx/event/Event; (81 bytes) @ 0x0000000003900714 [0x00000000038ffb60+0xbb4]
J 2554 C1 javafx.event.Event.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)V (35 bytes) @ 0x00000000038feeec [0x00000000038fee20+0xcc]
j  javafx.scene.Node.fireEvent(Ljavafx/event/Event;)V+86
j  javafx.scene.control.Button.fire()V+15
j  com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Ljavafx/scene/input/MouseEvent;)V+23
j  com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(Ljavafx/scene/input/MouseEvent;)V+83
j  com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(Ljavafx/event/Event;)V+5
J 2521 C1 com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Ljavafx/event/Event;)V (11 bytes) @ 0x00000000038f5344 [0x00000000038f5240+0x104]
J 2615 C1 com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Ljavafx/event/Event;)V (57 bytes) @ 0x0000000003929e3c [0x0000000003929c00+0x23c]
J 2494 C1 com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event; (23 bytes) @ 0x00000000038e56f4 [0x00000000038e50a0+0x654]
J 2493 C1 com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event; (35 bytes) @ 0x00000000038dd25c [0x00000000038dd0a0+0x1bc]
J 5213 C2 com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; (44 bytes) @ 0x000000000414eebc [0x000000000414eda0+0x11c]
J 5213 C2 com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; (44 bytes) @ 0x000000000414ee74 [0x000000000414eda0+0xd4]
J 5213 C2 com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; (44 bytes) @ 0x000000000414ee74 [0x000000000414eda0+0xd4]
J 4474 C2 com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; (101 bytes) @ 0x0000000003dfe4f8 [0x0000000003dfe460+0x98]
J 2555 C1 com.sun.javafx.event.EventUtil.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)Ljavafx/event/Event; (81 bytes) @ 0x000000000390027c [0x00000000038ffb60+0x71c]
J 2946 C1 javafx.scene.Scene$MouseHandler.process(Ljavafx/scene/input/MouseEvent;Z)V (735 bytes) @ 0x0000000003a26dd4 [0x0000000003a24400+0x29d4]
J 3467 C1 javafx.scene.Scene$ScenePeerListener.mouseEvent(Ljavafx/event/EventType;DDDDLjavafx/scene/input/MouseButton;ZZZZZZZZZ)V (50 bytes) @ 0x00000000035fc55c [0x00000000035fc2a0+0x2bc]
J 3461 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run()Ljava/lang/Void; (567 bytes) @ 0x0000000003ad89a4 [0x0000000003ad7c60+0xd44]
J 3016 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run()Ljava/lang/Object; (5 bytes) @ 0x0000000003a4434c [0x0000000003a442c0+0x8c]
v  ~StubRoutines::call_stub
J 1771  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x000000000375ace6 [0x000000000375ac80+0x66]
J 3014 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$226.get()Ljava/lang/Object; (8 bytes) @ 0x0000000003a45074 [0x0000000003a44ea0+0x1d4]
J 2646 C1 com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Ljava/util/function/Supplier;)Ljava/lang/Object; (49 bytes) @ 0x0000000003937b8c [0x0000000003937660+0x52c]
J 3011 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Lcom/sun/glass/ui/View;JIIIIIIIZZ)V (108 bytes) @ 0x0000000003a463d4 [0x0000000003a45fc0+0x414]
J 2666 C1 com.sun.glass.ui.View.notifyMouse(IIIIIIIZZ)V (221 bytes) @ 0x000000000394807c [0x0000000003946fe0+0x109c]
v  ~StubRoutines::call_stub
j  com.sun.glass.ui.win.WinApplication._runLoop(Ljava/lang/Runnable;)V+0
j  com.sun.glass.ui.win.WinApplication.lambda$null$148(ILjava/lang/Runnable;)V+8
j  com.sun.glass.ui.win.WinApplication$$Lambda$38.run()V+12
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x000000005a602000 JavaThread "Thread-105" [_thread_blocked, id=4524, stack(0x000000006fb90000,0x000000006fc90000)]
  0x000000005a601000 JavaThread "Thread-104" [_thread_blocked, id=6788, stack(0x000000006bd30000,0x000000006be30000)]
  0x000000005a600800 JavaThread "Thread-103" [_thread_blocked, id=7376, stack(0x000000006b9b0000,0x000000006bab0000)]
  0x000000005a49a000 JavaThread "Thread-102" [_thread_blocked, id=3844, stack(0x0000000066250000,0x0000000066350000)]
  0x000000005a499000 JavaThread "Thread-101" [_thread_blocked, id=3616, stack(0x000000006b7a0000,0x000000006b8a0000)]
  0x000000005a498800 JavaThread "Thread-100" [_thread_blocked, id=7928, stack(0x000000006b510000,0x000000006b610000)]
  0x000000005a497800 JavaThread "Thread-99" [_thread_blocked, id=7216, stack(0x0000000065280000,0x0000000065380000)]
  0x000000005a497000 JavaThread "Thread-98" [_thread_blocked, id=2508, stack(0x000000006b3a0000,0x000000006b4a0000)]
  0x000000005a496000 JavaThread "Thread-97" [_thread_blocked, id=6664, stack(0x0000000066960000,0x0000000066a60000)]
  0x000000005a495800 JavaThread "Thread-96" [_thread_blocked, id=6892, stack(0x000000006b260000,0x000000006b360000)]
  0x000000005a494800 JavaThread "Thread-95" [_thread_blocked, id=7668, stack(0x00000000688c0000,0x00000000689c0000)]
  0x000000005a494000 JavaThread "Thread-94" [_thread_blocked, id=6356, stack(0x00000000667f0000,0x00000000668f0000)]
  0x000000005a493000 JavaThread "Thread-93" [_thread_blocked, id=928, stack(0x0000000066500000,0x0000000066600000)]
  0x000000005a5fe000 JavaThread "Thread-92" [_thread_blocked, id=8060, stack(0x00000000666e0000,0x00000000667e0000)]
  0x000000005a5fd800 JavaThread "Thread-91" [_thread_blocked, id=8144, stack(0x0000000066360000,0x0000000066460000)]
  0x000000005a5fc800 JavaThread "Thread-90" [_thread_blocked, id=7332, stack(0x0000000066140000,0x0000000066240000)]
  0x000000005a5fc000 JavaThread "Thread-89" [_thread_blocked, id=8108, stack(0x0000000065f50000,0x0000000066050000)]
  0x000000005a5fb000 JavaThread "Thread-88" [_thread_blocked, id=4676, stack(0x0000000065380000,0x0000000065480000)]
  0x000000005a5fa800 JavaThread "Thread-87" [_thread_blocked, id=4388, stack(0x0000000065d80000,0x0000000065e80000)]
  0x000000005a5f9800 JavaThread "Thread-86" [_thread_blocked, id=5748, stack(0x0000000065c40000,0x0000000065d40000)]
  0x000000005a5f9000 JavaThread "Thread-85" [_thread_blocked, id=7544, stack(0x0000000065b00000,0x0000000065c00000)]
  0x000000005a5f8000 JavaThread "Thread-84" [_thread_blocked, id=7304, stack(0x0000000065990000,0x0000000065a90000)]
  0x000000005a5f7800 JavaThread "Thread-83" [_thread_blocked, id=2060, stack(0x00000000657d0000,0x00000000658d0000)]
  0x000000005a63b800 JavaThread "Thread-82" [_thread_blocked, id=7952, stack(0x00000000656c0000,0x00000000657c0000)]
  0x000000005a63b000 JavaThread "Thread-81" [_thread_blocked, id=7712, stack(0x0000000064a40000,0x0000000064b40000)]
  0x000000005a63a000 JavaThread "Thread-80" [_thread_blocked, id=6508, stack(0x0000000062ea0000,0x0000000062fa0000)]
  0x000000005a639800 JavaThread "Thread-79" [_thread_blocked, id=7344, stack(0x0000000061610000,0x0000000061710000)]
  0x000000005a638800 JavaThread "Thread-78" [_thread_blocked, id=4172, stack(0x00000000654e0000,0x00000000655e0000)]
  0x000000005a638000 JavaThread "Thread-77" [_thread_blocked, id=7276, stack(0x0000000065170000,0x0000000065270000)]
  0x000000005a637000 JavaThread "Thread-76" [_thread_blocked, id=4468, stack(0x0000000064580000,0x0000000064680000)]
  0x000000005a636800 JavaThread "Thread-75" [_thread_blocked, id=7688, stack(0x0000000064f70000,0x0000000065070000)]
  0x000000005a635800 JavaThread "Thread-74" [_thread_blocked, id=3840, stack(0x0000000064940000,0x0000000064a40000)]
  0x000000005a635000 JavaThread "Thread-73" [_thread_blocked, id=6580, stack(0x0000000063e60000,0x0000000063f60000)]
  0x000000005a62b800 JavaThread "Thread-72" [_thread_blocked, id=7828, stack(0x0000000063d20000,0x0000000063e20000)]
  0x000000005a62b000 JavaThread "Thread-71" [_thread_blocked, id=5824, stack(0x0000000062b00000,0x0000000062c00000)]
  0x000000005a629800 JavaThread "Thread-70" [_thread_blocked, id=7660, stack(0x0000000062d60000,0x0000000062e60000)]
  0x000000005a628000 JavaThread "Thread-69" [_thread_blocked, id=6412, stack(0x0000000064820000,0x0000000064920000)]
  0x000000005a628800 JavaThread "Thread-68" [_thread_blocked, id=4192, stack(0x0000000062c00000,0x0000000062d00000)]
  0x000000005a6a0800 JavaThread "Thread-67" [_thread_blocked, id=7220, stack(0x0000000062a00000,0x0000000062b00000)]
  0x000000005a627000 JavaThread "Thread-66" [_thread_blocked, id=5168, stack(0x0000000062800000,0x0000000062900000)]
  0x000000005a626800 JavaThread "Thread-65" [_thread_blocked, id=8156, stack(0x0000000064700000,0x0000000064800000)]
  0x000000005a625800 JavaThread "Thread-64" [_thread_blocked, id=6776, stack(0x00000000633f0000,0x00000000634f0000)]
  0x000000005a6a5800 JavaThread "Thread-62" [_thread_blocked, id=584, stack(0x0000000064260000,0x0000000064360000)]
  0x000000005a6a5000 JavaThread "Thread-61" [_thread_blocked, id=7556, stack(0x00000000640a0000,0x00000000641a0000)]
  0x000000005a69f000 JavaThread "Thread-60" [_thread_blocked, id=6780, stack(0x0000000063b40000,0x0000000063c40000)]
  0x000000005a6a4000 JavaThread "Thread-59" [_thread_blocked, id=6216, stack(0x00000000639e0000,0x0000000063ae0000)]
  0x000000005a6a2000 JavaThread "Thread-58" [_thread_blocked, id=7532, stack(0x0000000063110000,0x0000000063210000)]
  0x000000005a6a1000 JavaThread "Thread-57" [_thread_blocked, id=7012, stack(0x0000000062fa0000,0x00000000630a0000)]
  0x000000005a6a3800 JavaThread "Thread-56" [_thread_blocked, id=7624, stack(0x0000000062460000,0x0000000062560000)]
  0x000000005a69f800 JavaThread "Thread-55" [_thread_blocked, id=6160, stack(0x00000000625a0000,0x00000000626a0000)]
  0x000000005a4a6000 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=7808, stack(0x000000005fe90000,0x000000005ff90000)]
  0x0000000059fe6800 JavaThread "Thread-3" daemon [_thread_in_native, id=7784, stack(0x000000005c5a0000,0x000000005c6a0000)]
  0x000000005a031000 JavaThread "JavaFX-Launcher" [_thread_blocked, id=7364, stack(0x000000005c830000,0x000000005c930000)]
=>0x0000000059fab800 JavaThread "JavaFX Application Thread" [_thread_in_native, id=7672, stack(0x000000005acc0000,0x000000005adc0000)]
  0x0000000059faa000 JavaThread "Thread-1" daemon [_thread_blocked, id=7736, stack(0x000000005aa10000,0x000000005ab10000)]
  0x0000000059f8a800 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=4120, stack(0x000000005a8d0000,0x000000005a9d0000)]
  0x00000000597bc000 JavaThread "Service Thread" daemon [_thread_blocked, id=1636, stack(0x0000000059cc0000,0x0000000059dc0000)]
  0x0000000059745000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=7948, stack(0x0000000059ba0000,0x0000000059ca0000)]
  0x0000000057d8c000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=7088, stack(0x0000000059640000,0x0000000059740000)]
  0x0000000057d87000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=8140, stack(0x00000000594f0000,0x00000000595f0000)]
  0x0000000057d84800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6164, stack(0x0000000059390000,0x0000000059490000)]
  0x0000000057d81800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7056, stack(0x0000000059160000,0x0000000059260000)]
  0x0000000057d69800 JavaThread "Finalizer" daemon [_thread_blocked, id=7704, stack(0x0000000058f80000,0x0000000059080000)]
  0x0000000057d22800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4668, stack(0x0000000012c40000,0x0000000012d40000)]
  0x000000000210f000 JavaThread "main" [_thread_blocked, id=7740, stack(0x0000000002e00000,0x0000000002f00000)]

Other Threads:
  0x0000000057d1a800 VMThread [stack: 0x0000000058e80000,0x0000000058f80000] [id=2360]
  0x00000000597e0800 WatcherThread [stack: 0x0000000059e40000,0x0000000059f40000] [id=8112]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 PSYoungGen      total 136192K, used 28658K [0x00000000d5d00000, 0x00000000df800000, 0x0000000100000000)
  eden space 119296K, 14% used [0x00000000d5d00000,0x00000000d6e07380,0x00000000dd180000)
  from space 16896K, 66% used [0x00000000dd180000,0x00000000ddc755b0,0x00000000de200000)
  to   space 16384K, 0% used [0x00000000de800000,0x00000000de800000,0x00000000df800000)
 ParOldGen       total 83968K, used 21304K [0x0000000081600000, 0x0000000086800000, 0x00000000d5d00000)
  object space 83968K, 25% used [0x0000000081600000,0x0000000082ace2a8,0x0000000086800000)
 Metaspace       used 23303K, capacity 24178K, committed 24496K, reserved 1071104K
  class space    used 2948K, capacity 3201K, committed 3248K, reserved 1048576K

Card table byte_map: [0x0000000012590000,0x0000000012990000] byte_map_base: 0x0000000012185000

Marking Bits: (ParMarkBitMap*) 0x0000000002a2a6d0
 Begin Bits: [0x0000000013040000, 0x0000000014fe8000)
 End Bits:   [0x0000000014fe8000, 0x0000000016f90000)

Polling page: 0x0000000000430000

CodeCache: size=245760Kb used=16468Kb max_used=16479Kb free=229291Kb
 bounds [0x00000000031d0000, 0x0000000004200000, 0x00000000121d0000]
 total_blobs=5698 nmethods=4966 adapters=643
 compilation: enabled

Compilation events (10 events):
Event: 38.818 Thread 0x0000000059745000 5405       3       com.esri.arcgisruntime.internal.httpclient.i.c::<init> (43 bytes)
Event: 38.819 Thread 0x0000000059745000 nmethod 5405 0x00000000041f2ad0 code [0x00000000041f2cc0, 0x00000000041f36f8]
Event: 38.820 Thread 0x0000000057d8c000 5406       4       javax.crypto.Cipher::checkCryptoPerm (56 bytes)
Event: 38.822 Thread 0x0000000057d8c000 nmethod 5406 0x00000000041f26d0 code [0x00000000041f2820, 0x00000000041f2938]
Event: 38.822 Thread 0x0000000059745000 5407       3       com.esri.arcgisruntime.internal.httpclient.i.g::b (77 bytes)
Event: 38.824 Thread 0x0000000059745000 nmethod 5407 0x00000000041f44d0 code [0x00000000041f47c0, 0x00000000041f5c68]
Event: 38.907 Thread 0x0000000057d8c000 5408       4       sun.security.util.ObjectIdentifier::checkOtherComponent (39 bytes)
Event: 38.908 Thread 0x0000000057d8c000 nmethod 5408 0x00000000040936d0 code [0x0000000004093800, 0x0000000004093858]
Event: 38.917 Thread 0x0000000057d87000 5409       4       javax.crypto.Cipher::init (130 bytes)
Event: 38.922 Thread 0x0000000057d87000 nmethod 5409 0x00000000041f1e90 code [0x00000000041f2020, 0x00000000041f22f0]

GC Heap History (10 events):
Event: 28.839 GC heap before
{Heap before GC invocations=18 (full 1):
 PSYoungGen      total 121856K, used 115258K [0x00000000d5d00000, 0x00000000de400000, 0x0000000100000000)
  eden space 106496K, 98% used [0x00000000d5d00000,0x00000000dc3d23e8,0x00000000dc500000)
  from space 15360K, 64% used [0x00000000dd500000,0x00000000ddebc498,0x00000000de400000)
  to   space 15872K, 0% used [0x00000000dc500000,0x00000000dc500000,0x00000000dd480000)
 ParOldGen       total 83968K, used 16029K [0x0000000081600000, 0x0000000086800000, 0x00000000d5d00000)
  object space 83968K, 19% used [0x0000000081600000,0x00000000825a7690,0x0000000086800000)
 Metaspace       used 23033K, capacity 23966K, committed 24240K, reserved 1071104K
  class space    used 2942K, capacity 3195K, committed 3248K, reserved 1048576K
Event: 28.843 GC heap after
Heap after GC invocations=18 (full 1):
 PSYoungGen      total 122368K, used 7627K [0x00000000d5d00000, 0x00000000dea00000, 0x0000000100000000)
  eden space 106496K, 0% used [0x00000000d5d00000,0x00000000d5d00000,0x00000000dc500000)
  from space 15872K, 48% used [0x00000000dc500000,0x00000000dcc72e40,0x00000000dd480000)
  to   space 15872K, 0% used [0x00000000dda80000,0x00000000dda80000,0x00000000dea00000)
 ParOldGen       total 83968K, used 16029K [0x0000000081600000, 0x0000000086800000, 0x00000000d5d00000)
  object space 83968K, 19% used [0x0000000081600000,0x00000000825a7690,0x0000000086800000)
 Metaspace       used 23033K, capacity 23966K, committed 24240K, reserved 1071104K
  class space    used 2942K, capacity 3195K, committed 3248K, reserved 1048576K
}
Event: 31.319 GC heap before
{Heap before GC invocations=19 (full 1):
 PSYoungGen      total 122368K, used 114123K [0x00000000d5d00000, 0x00000000dea00000, 0x0000000100000000)
  eden space 106496K, 100% used [0x00000000d5d00000,0x00000000dc500000,0x00000000dc500000)
  from space 15872K, 48% used [0x00000000dc500000,0x00000000dcc72e40,0x00000000dd480000)
  to   space 15872K, 0% used [0x00000000dda80000,0x00000000dda80000,0x00000000dea00000)
 ParOldGen       total 83968K, used 16029K [0x0000000081600000, 0x0000000086800000, 0x00000000d5d00000)
  object space 83968K, 19% used [0x0000000081600000,0x00000000825a7690,0x0000000086800000)
 Metaspace       used 23118K, capacity 24050K, committed 24240K, reserved 1071104K
  class space    used 2947K, capacity 3201K, committed 3248K, reserved 1048576K
Event: 31.328 GC heap after
Heap after GC invocations=19 (full 1):
 PSYoungGen      total 128512K, used 11191K [0x00000000d5d00000, 0x00000000dea00000, 0x0000000100000000)
  eden space 112640K, 0% used [0x00000000d5d00000,0x00000000d5d00000,0x00000000dcb00000)
  from space 15872K, 70% used [0x00000000dda80000,0x00000000de56df08,0x00000000dea00000)
  to   space 15872K, 0% used [0x00000000dcb00000,0x00000000dcb00000,0x00000000dda80000)
 ParOldGen       total 83968K, used 16240K [0x0000000081600000, 0x0000000086800000, 0x00000000d5d00000)
  object space 83968K, 19% used [0x0000000081600000,0x00000000825dc200,0x0000000086800000)
 Metaspace       used 23118K, capacity 24050K, committed 24240K, reserved 1071104K
  class space    used 2947K, capacity 3201K, committed 3248K, reserved 1048576K
}
Event: 33.529 GC heap before
{Heap before GC invocations=20 (full 1):
 PSYoungGen      total 128512K, used 122814K [0x00000000d5d00000, 0x00000000dea00000, 0x0000000100000000)
  eden space 112640K, 99% used [0x00000000d5d00000,0x00000000dca019e0,0x00000000dcb00000)
  from space 15872K, 70% used [0x00000000dda80000,0x00000000de56df08,0x00000000dea00000)
  to   space 15872K, 0% used [0x00000000dcb00000,0x00000000dcb00000,0x00000000dda80000)
 ParOldGen       total 83968K, used 16240K [0x0000000081600000, 0x0000000086800000, 0x00000000d5d00000)
  object space 83968K, 19% used [0x0000000081600000,0x00000000825dc200,0x0000000086800000)
 Metaspace       used 23171K, capacity 24050K, committed 24240K, reserved 1071104K
  class space    used 2947K, capacity 3201K, committed 3248K, reserved 1048576K
Event: 33.535 GC heap after
Heap after GC invocations=20 (full 1):
 PSYoungGen      total 128512K, used 13758K [0x00000000d5d00000, 0x00000000df280000, 0x0000000100000000)
  eden space 112640K, 0% used [0x00000000d5d00000,0x00000000d5d00000,0x00000000dcb00000)
  from space 15872K, 86% used [0x00000000dcb00000,0x00000000dd86f980,0x00000000dda80000)
  to   space 16896K, 0% used [0x00000000de200000,0x00000000de200000,0x00000000df280000)
 ParOldGen       total 83968K, used 16461K [0x0000000081600000, 0x0000000086800000, 0x00000000d5d00000)
  object space 83968K, 19% used [0x0000000081600000,0x0000000082613678,0x0000000086800000)
 Metaspace       used 23171K, capacity 24050K, committed 24240K, reserved 1071104K
  class space    used 2947K, capacity 3201K, committed 3248K, reserved 1048576K
}
Event: 36.728 GC heap before
{Heap before GC invocations=21 (full 1):
 PSYoungGen      total 128512K, used 126121K [0x00000000d5d00000, 0x00000000df280000, 0x0000000100000000)
  eden space 112640K, 99% used [0x00000000d5d00000,0x00000000dcabad48,0x00000000dcb00000)
  from space 15872K, 86% used [0x00000000dcb00000,0x00000000dd86f980,0x00000000dda80000)
  to   space 16896K, 0% used [0x00000000de200000,0x00000000de200000,0x00000000df280000)
 ParOldGen       total 83968K, used 16461K [0x0000000081600000, 0x0000000086800000, 0x00000000d5d00000)
  object space 83968K, 19% used [0x0000000081600000,0x0000000082613678,0x0000000086800000)
 Metaspace       used 23234K, capacity 24114K, committed 24240K, reserved 1071104K
  class space    used 2948K, capacity 3201K, committed 3248K, reserved 1048576K
Event: 36.737 GC heap after
Heap after GC invocations=21 (full 1):
 PSYoungGen      total 136192K, used 11579K [0x00000000d5d00000, 0x00000000df280000, 0x0000000100000000)
  eden space 119296K, 0% used [0x00000000d5d00000,0x00000000d5d00000,0x00000000dd180000)
  from space 16896K, 68% used [0x00000000de200000,0x00000000ded4ed70,0x00000000df280000)
  to   space 16896K, 0% used [0x00000000dd180000,0x00000000dd180000,0x00000000de200000)
 ParOldGen       total 83968K, used 21122K [0x0000000081600000, 0x0000000086800000, 0x00000000d5d00000)
  object space 83968K, 25% used [0x0000000081600000,0x0000000082aa0888,0x0000000086800000)
 Metaspace       used 23234K, capacity 24114K, committed 24240K, reserved 1071104K
  class space    used 2948K, capacity 3201K, committed 3248K, reserved 1048576K
}
Event: 38.372 GC heap before
{Heap before GC invocations=22 (full 1):
 PSYoungGen      total 136192K, used 128877K [0x00000000d5d00000, 0x00000000df280000, 0x0000000100000000)
  eden space 119296K, 98% used [0x00000000d5d00000,0x00000000dcf8c7e8,0x00000000dd180000)
  from space 16896K, 68% used [0x00000000de200000,0x00000000ded4ed70,0x00000000df280000)
  to   space 16896K, 0% used [0x00000000dd180000,0x00000000dd180000,0x00000000de200000)
 ParOldGen       total 83968K, used 21122K [0x0000000081600000, 0x0000000086800000, 0x00000000d5d00000)
  object space 83968K, 25% used [0x0000000081600000,0x0000000082aa0888,0x0000000086800000)
 Metaspace       used 23283K, capacity 24178K, committed 24496K, reserved 1071104K
  class space    used 2948K, capacity 3201K, committed 3248K, reserved 1048576K
Event: 38.376 GC heap after
Heap after GC invocations=22 (full 1):
 PSYoungGen      total 136192K, used 11221K [0x00000000d5d00000, 0x00000000df800000, 0x0000000100000000)
  eden space 119296K, 0% used [0x00000000d5d00000,0x00000000d5d00000,0x00000000dd180000)
  from space 16896K, 66% used [0x00000000dd180000,0x00000000ddc755b0,0x00000000de200000)
  to   space 16384K, 0% used [0x00000000de800000,0x00000000de800000,0x00000000df800000)
 ParOldGen       total 83968K, used 21304K [0x0000000081600000, 0x0000000086800000, 0x00000000d5d00000)
  object space 83968K, 25% used [0x0000000081600000,0x0000000082ace2a8,0x0000000086800000)
 Metaspace       used 23283K, capacity 24178K, committed 24496K, reserved 1071104K
  class space    used 2948K, capacity 3201K, committed 3248K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 24.026 Thread 0x000000005a6a0800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x00000000037dcf30 method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 49
Event: 24.026 Thread 0x000000005a5fd800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x00000000037dcf30 method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 49
Event: 26.152 Thread 0x000000005a496000 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000003fd07e4 method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 119
Event: 26.153 Thread 0x000000005a638800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000003fd07e4 method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 119
Event: 26.156 Thread 0x000000005a497000 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000003fd07e4 method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 119
Event: 26.156 Thread 0x000000005a497000 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000003fd07e4 method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 119
Event: 29.240 Thread 0x0000000059fab800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003edd9f8 method=com.sun.javafx.event.EventHandlerManager.dispatchCapturingEvent(Ljavafx/event/Event;)Ljavafx/event/Event; @ 1
Event: 29.240 Thread 0x0000000059fab800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003edd9f8 method=com.sun.javafx.event.EventHandlerManager.dispatchCapturingEvent(Ljavafx/event/Event;)Ljavafx/event/Event; @ 1
Event: 29.240 Thread 0x0000000059fab800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003edd9f8 method=com.sun.javafx.event.EventHandlerManager.dispatchCapturingEvent(Ljavafx/event/Event;)Ljavafx/event/Event; @ 1
Event: 29.564 Thread 0x0000000059fab800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003edd9f8 method=com.sun.javafx.event.EventHandlerManager.dispatchCapturingEvent(Ljavafx/event/Event;)Ljavafx/event/Event; @ 1

Internal exceptions (10 events):
Event: 37.161 Thread 0x000000005a638800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000d689ad10) thrown at
Event: 37.242 Thread 0x000000005a69f800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000d7a35228) thrown at
Event: 37.855 Thread 0x000000005a5f9800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000daac8488) thrown at
Event: 38.118 Thread 0x000000005a5f9800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000dadf3488) thrown at
Event: 38.298 Thread 0x000000005a69f800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000db01ffb0) thrown at
Event: 38.622 Thread 0x000000005a629800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000d607de20) thrown at
Event: 38.623 Thread 0x000000005a6a5000 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000d60b1f90) thrown at
Event: 39.022 Thread 0x000000005a496000 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000d6bb2468) thrown at
Event: 39.797 Thread 0x000000005a6a3800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000d6d0aee8) thrown at
Event: 39.843 Thread 0x000000005a638000 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000d6d8ce70) thrown at

Events (10 events):
Event: 38.623 Thread 0x000000005a602800 Thread added: 0x000000005a602800
Event: 38.623 Thread 0x000000005a602800 Thread exited: 0x000000005a602800
Event: 38.623 Thread 0x000000005a602800 Thread added: 0x000000005a602800
Event: 38.639 Thread 0x000000005a602800 Thread exited: 0x000000005a602800
Event: 39.020 Thread 0x000000005a602800 Thread added: 0x000000005a602800
Event: 39.020 Thread 0x000000005a602800 Thread exited: 0x000000005a602800
Event: 39.795 Thread 0x000000005a602800 Thread added: 0x000000005a602800
Event: 39.796 Thread 0x000000005a602800 Thread exited: 0x000000005a602800
Event: 39.841 Thread 0x000000005a602800 Thread added: 0x000000005a602800
Event: 39.841 Thread 0x000000005a602800 Thread exited: 0x000000005a602800


Dynamic libraries:
0x000000013f030000 - 0x000000013f067000     C:\ProgramData\Oracle\Java\javapath\java.exe
0x00000000772c0000 - 0x000000007746b000     C:\Windows\SYSTEM32\ntdll.dll
0x00000000770a0000 - 0x00000000771bf000     C:\Windows\system32\kernel32.dll
0x000007fefd180000 - 0x000007fefd1ea000     C:\Windows\system32\KERNELBASE.dll
0x000007fefd6f0000 - 0x000007fefd7cb000     C:\Windows\system32\ADVAPI32.dll
0x000007feff0d0000 - 0x000007feff16f000     C:\Windows\system32\msvcrt.dll
0x000007fefe850000 - 0x000007fefe86f000     C:\Windows\SYSTEM32\sechost.dll
0x000007feff3e0000 - 0x000007feff50d000     C:\Windows\system32\RPCRT4.dll
0x00000000771c0000 - 0x00000000772ba000     C:\Windows\system32\USER32.dll
0x000007feff060000 - 0x000007feff0c7000     C:\Windows\system32\GDI32.dll
0x000007fefeb70000 - 0x000007fefeb7e000     C:\Windows\system32\LPK.dll
0x000007fefef90000 - 0x000007feff05a000     C:\Windows\system32\USP10.dll
0x000007fefb9f0000 - 0x000007fefbbe4000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll
0x000007fefd7d0000 - 0x000007fefd841000     C:\Windows\system32\SHLWAPI.dll
0x000007fefeb80000 - 0x000007fefebae000     C:\Windows\system32\IMM32.DLL
0x000007fefebb0000 - 0x000007fefecb9000     C:\Windows\system32\MSCTF.dll
0x000007fefcf70000 - 0x000007fefcfa2000     C:\Windows\system32\nvinitx.dll
0x000007fefcf60000 - 0x000007fefcf6c000     C:\Windows\system32\VERSION.dll
0x0000000074c70000 - 0x0000000074c76000     C:\Program Files\NVIDIA Corporation\CoProcManager\detoured.dll
0x000007fefa690000 - 0x000007fefa6c8000     C:\Program Files\NVIDIA Corporation\CoProcManager\nvd3d9wrapx.dll
0x000007feff170000 - 0x000007feff347000     C:\Windows\system32\SETUPAPI.dll
0x000007fefd120000 - 0x000007fefd156000     C:\Windows\system32\CFGMGR32.dll
0x000007fefd850000 - 0x000007fefd928000     C:\Windows\system32\OLEAUT32.dll
0x000007fefe960000 - 0x000007fefeb63000     C:\Windows\system32\ole32.dll
0x000007fefd220000 - 0x000007fefd23a000     C:\Windows\system32\DEVOBJ.dll
0x000007fefa660000 - 0x000007fefa684000     C:\Program Files\NVIDIA Corporation\CoProcManager\nvdxgiwrapx.dll
0x0000000079160000 - 0x0000000079232000     C:\Program Files\Java\jre1.8.0_112\bin\msvcr100.dll
0x0000000002210000 - 0x0000000002aaa000     C:\Program Files\Java\jre1.8.0_112\bin\server\jvm.dll
0x000007fef49f0000 - 0x000007fef49f9000     C:\Windows\system32\WSOCK32.dll
0x000007fefe910000 - 0x000007fefe95d000     C:\Windows\system32\WS2_32.dll
0x000007feff350000 - 0x000007feff358000     C:\Windows\system32\NSI.dll
0x000007fef9a80000 - 0x000007fef9abb000     C:\Windows\system32\WINMM.dll
0x0000000077480000 - 0x0000000077487000     C:\Windows\system32\PSAPI.DLL
0x0000000070c70000 - 0x0000000070c7f000     C:\Program Files\Java\jre1.8.0_112\bin\verify.dll
0x000000006c920000 - 0x000000006c949000     C:\Program Files\Java\jre1.8.0_112\bin\java.dll
0x0000000070820000 - 0x0000000070836000     C:\Program Files\Java\jre1.8.0_112\bin\zip.dll
0x000007fefdac0000 - 0x000007fefe84c000     C:\Windows\system32\SHELL32.dll
0x000007fefd040000 - 0x000007fefd04f000     C:\Windows\system32\profapi.dll
0x000007fee9c60000 - 0x000007fee9d4f000     C:\Program Files\Java\jre1.8.0_112\bin\msvcr120.dll
0x000007feed040000 - 0x000007feed0e6000     C:\Program Files\Java\jre1.8.0_112\bin\msvcp120.dll
0x000000006ff90000 - 0x000000006ffb2000     C:\Program Files\Java\jre1.8.0_112\bin\prism_d3d.dll
0x000007fee9f30000 - 0x000007feea12f000     C:\Windows\system32\d3d9.dll
0x000007fef2d70000 - 0x000007fef2d77000     C:\Windows\system32\d3d8thk.dll
0x000007feface0000 - 0x000007fefacf8000     C:\Windows\system32\dwmapi.dll
0x000007fefd3b0000 - 0x000007fefd3eb000     C:\Windows\system32\WINTRUST.dll
0x000007fefd240000 - 0x000007fefd3ad000     C:\Windows\system32\CRYPT32.dll
0x000007fefd050000 - 0x000007fefd05f000     C:\Windows\system32\MSASN1.dll
0x000007fef8de0000 - 0x000007fef8e5f000     C:\Windows\system32\nvumdshimx.dll
0x000007fee7810000 - 0x000007fee8430000     C:\Windows\system32\igdumd64.dll
0x000000006cf80000 - 0x000000006cfc3000     C:\Program Files\Java\jre1.8.0_112\bin\glass.dll
0x000007feff530000 - 0x000007feff5c7000     C:\Windows\system32\COMDLG32.dll
0x000007fefce50000 - 0x000007fefce5f000     C:\Windows\system32\CRYPTBASE.dll
0x000000006ce80000 - 0x000000006ce94000     C:\Program Files\Java\jre1.8.0_112\bin\javafx_font.dll
0x000007fee9ac0000 - 0x000007fee9c57000     C:\Windows\system32\dwrite.dll
0x000007fefe870000 - 0x000007fefe909000     C:\Windows\system32\CLBCatQ.DLL
0x000007fefab00000 - 0x000007fefac61000     C:\Windows\system32\WindowsCodecs.dll
0x000007fefcdf0000 - 0x000007fefce47000     C:\Windows\system32\apphelp.dll
0x0000000072000000 - 0x0000000072020000     C:\Program Files\Common Files\TortoiseOverlays\TortoiseOverlays.dll
0x000007fef7930000 - 0x000007fef7933000     C:\Windows\system32\api-ms-win-core-synch-l1-2-0.DLL
0x0000000071fe0000 - 0x0000000071ffa000     C:\Program Files\TortoiseSVN\bin\TortoiseStub.dll
0x0000000071f50000 - 0x0000000071fd7000     C:\Program Files\TortoiseSVN\bin\TortoiseSVN.dll
0x000007fefd400000 - 0x000007fefd683000     C:\Windows\system32\WININET.dll
0x0000000002de0000 - 0x0000000002de4000     C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
0x000007fefd110000 - 0x000007fefd114000     C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x000007fefd160000 - 0x000007fefd164000     C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
0x000007fefd3f0000 - 0x000007fefd3f3000     C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x0000000077490000 - 0x0000000077493000     C:\Windows\system32\normaliz.DLL
0x000007fefecc0000 - 0x000007fefef89000     C:\Windows\system32\iertutil.dll
0x000007fefd060000 - 0x000007fefd065000     C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x000007fefd200000 - 0x000007fefd21e000     C:\Windows\system32\USERENV.dll
0x000007fef7380000 - 0x000007fef792c000     C:\Program Files\TortoiseSVN\bin\libsvn_tsvn.dll
0x0000000072700000 - 0x0000000072734000     C:\Program Files\TortoiseSVN\bin\libapr_tsvn.dll
0x000007fefc790000 - 0x000007fefc7e5000     C:\Windows\system32\MSWSOCK.dll
0x000007fef7360000 - 0x000007fef7377000     C:\Program Files\TortoiseSVN\bin\VCRUNTIME140.dll
0x000007fef7350000 - 0x000007fef7354000     C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-runtime-l1-1-0.dll
0x000007fef7250000 - 0x000007fef7344000     C:\Windows\system32\ucrtbase.DLL
0x000007fef7240000 - 0x000007fef7243000     C:\Windows\system32\api-ms-win-core-timezone-l1-1-0.dll
0x000007fef7230000 - 0x000007fef7233000     C:\Windows\system32\api-ms-win-core-file-l2-1-0.dll
0x000007fef70b0000 - 0x000007fef70b3000     C:\Windows\system32\api-ms-win-core-localization-l1-2-0.dll
0x000007fef70a0000 - 0x000007fef70a3000     C:\Windows\system32\api-ms-win-core-processthreads-l1-1-1.dll
0x000007fef7090000 - 0x000007fef7093000     C:\Windows\system32\api-ms-win-core-file-l1-2-0.dll
0x000007fef6f60000 - 0x000007fef6f64000     C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-string-l1-1-0.dll
0x000007fef6f50000 - 0x000007fef6f53000     C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-heap-l1-1-0.dll
0x000007fef6ec0000 - 0x000007fef6ec4000     C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-stdio-l1-1-0.dll
0x000007fef6eb0000 - 0x000007fef6eb4000     C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-convert-l1-1-0.dll
0x000007fef6ea0000 - 0x000007fef6ea3000     C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-conio-l1-1-0.dll
0x000007fef6e50000 - 0x000007fef6e53000     C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-utility-l1-1-0.dll
0x000007fef6e40000 - 0x000007fef6e45000     C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-math-l1-1-0.dll
0x000007fef6e30000 - 0x000007fef6e33000     C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-environment-l1-1-0.dll
0x000007fef6e20000 - 0x000007fef6e23000     C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-time-l1-1-0.dll
0x0000000072630000 - 0x0000000072676000     C:\Program Files\TortoiseSVN\bin\libaprutil_tsvn.dll
0x000007fefd690000 - 0x000007fefd6e2000     C:\Windows\system32\WLDAP32.dll
0x000007fef6e00000 - 0x000007fef6e13000     C:\Program Files\TortoiseSVN\bin\intl3_tsvn.dll
0x000007fef6df0000 - 0x000007fef6df3000     C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-filesystem-l1-1-0.dll
0x000007fef6dd0000 - 0x000007fef6deb000     C:\Program Files\TortoiseSVN\bin\libsasl.dll
0x000007fefcbf0000 - 0x000007fefcbfb000     C:\Windows\system32\Secur32.dll
0x000007fefcdc0000 - 0x000007fefcde5000     C:\Windows\system32\SSPICLI.DLL
0x000007fef6c10000 - 0x000007fef6c13000     C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-locale-l1-1-0.dll
0x000007fef6a60000 - 0x000007fef6afe000     C:\Program Files\TortoiseSVN\bin\MSVCP140.dll
0x000007fef6a50000 - 0x000007fef6a55000     C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-multibyte-l1-1-0.dll
0x000007fefb720000 - 0x000007fefb776000     C:\Windows\system32\UxTheme.dll
0x000007fef67c0000 - 0x000007fef67f0000     C:\Program Files\TortoiseSVN\bin\crshhndl.dll
0x000007fef63f0000 - 0x000007fef662f000     C:\PROGRA~1\MIF5BA~1\Office15\GROOVEEX.DLL
0x0000000072300000 - 0x0000000072398000     C:\Windows\system32\MSVCP100.dll
0x00000000722d0000 - 0x00000000722fb000     C:\Windows\system32\ATL100.DLL
0x000007fef5de0000 - 0x000007fef60fe000     C:\Windows\system32\msi.dll
0x000007fef5050000 - 0x000007fef58cd000     C:\PROGRA~1\MIF5BA~1\Office15\1033\GrooveIntlResource.dll
0x000007fef6830000 - 0x000007fef6865000     C:\Windows\system32\EhStorShell.dll
0x000007fefb4d0000 - 0x000007fefb5fc000     C:\Windows\system32\PROPSYS.dll
0x000007fef4fd0000 - 0x000007fef504e000     C:\Windows\System32\cscui.dll
0x000007fef6820000 - 0x000007fef682c000     C:\Windows\System32\CSCDLL.dll
0x000007fef6870000 - 0x000007fef687f000     C:\Windows\system32\CSCAPI.dll
0x000007feee510000 - 0x000007feee53d000     C:\Program Files\Common Files\Microsoft Shared\Ink\rtscom.dll
0x000007fee4a40000 - 0x000007fee7801000     E:\Download\arcgis-runtime-sdk-java-sample-viewer-100.0(1)\arcgis-runtime-sdk-java-sample-viewer-100.0\jniLibs\WIN64\runtimecore_java.dll
0x000007fef8e60000 - 0x000007fef9035000     C:\Windows\system32\d3d11.dll
0x000007fef9040000 - 0x000007fef909d000     C:\Windows\system32\dxgi.dll
0x000007fef88a0000 - 0x000007fef88c6000     C:\Windows\system32\DXGIDebug.dll
0x000007fef7bc0000 - 0x000007fef8810000     C:\Windows\system32\igd10umd64.dll
0x0000000070020000 - 0x0000000070044000     C:\Program Files\Java\jre1.8.0_112\bin\sunec.dll
0x00000000701f0000 - 0x000000007020a000     C:\Program Files\Java\jre1.8.0_112\bin\net.dll
0x000007fefc780000 - 0x000007fefc787000     C:\Windows\System32\wship6.dll
0x000007fefa3c0000 - 0x000007fefa3e7000     C:\Windows\system32\IPHLPAPI.DLL
0x000007fefa3b0000 - 0x000007fefa3bb000     C:\Windows\system32\WINNSI.DLL
0x000007fef9d80000 - 0x000007fef9d98000     C:\Windows\system32\dhcpcsvc.DLL
0x000007fef9d10000 - 0x000007fef9d21000     C:\Windows\system32\dhcpcsvc6.DLL
0x000000006fd30000 - 0x000000006fd41000     C:\Program Files\Java\jre1.8.0_112\bin\prism_common.dll
0x0000000058e00000 - 0x0000000058e11000     C:\Program Files\Java\jre1.8.0_112\bin\nio.dll
0x000007fefc7f0000 - 0x000007fefc808000     C:\Windows\system32\CRYPTSP.dll

VM Arguments:
java_command: com.esri.samples.map.change_basemap.ChangeBasemapSample
java_class_path (initial): java-se-sample-viewer-1.0.jar
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_91
CLASSPATH=C:\Program Files (x86)\PIPC\JDBC\PIJDBCDriver.jar;.;C:\Program Files\PIPC\JDBC\PIJDBCDriver.jar;
PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Java\jdk1.8.0_77\bin;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\Windows Live\Shared;D:\Programy\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;D:\Programy\Microsoft SQL Serve2r\120\Tools\Binn\;D:\Programy\Microsoft SQL Server\120\Tools\Binn\;D:\Programy\Microsoft SQL Server\120\DTS\Binn\;D:\Programy\Microsoft SQL Serve2r\120\Tools\Binn\ManagementStudio\;D:\Programy\Microsoft SQL Serve2r\120\DTS\Binn\??? ??;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Apache\maven\bin;D:\Programy\Microsoft SQL Serve2r\120\DTS\Binn\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Git\cmd;C:\Program Files (x86)\PIPC\JDBC;C:\Program Files\PIPC\JDBC;C:\Program Files\PIPC\bin\;C:\Program Files (x86)\PIPC\bin\;C:\sqlite;C:\Program Files\nodejs\;D:\Programy\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Microsoft\Web Platform Installer\;D:\Programy\Microsoft SQL Serve2r\Client SDK\ODBC\130\Tools\Binn\;D:\Programy\Microsoft SQL Serve2r\130\Tools\Binn\;D:\Programy\Microsoft SQL Serve2r\130\DTS\Binn\;D:\Programy\Microsoft SQL Serve2r\130\Tools\Binn\ManagementStudio\;C:\Program Files\dotnet\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\curl;C:\Users\[DELETED CONTENT]\AppData\Roaming\npm;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32;C:\Python27\ArcGIS10.4
USERNAME=[DELETED CONTENT]
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel



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

OS: Windows 7 , 64 bit Build 7601 (6.1.7601.23455)

CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, ht, tsc, tscinvbit

Memory: 4k page, physical 8298260k(3492960k free), swap 16594660k(11236028k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.112-b15) for windows-amd64 JRE (1.8.0_112-b15), built on Sep 22 2016 21:31:56 by "java_re" with MS VC++ 10.0 (VS2010)

time: Mon Dec 12 12:11:52 2016
elapsed time: 40 seconds (0d 0h 0m 40s)
KamilB
by
New Contributor

I can confirm that the Sample Viewer crashes the JVM when switching between basemaps. It looks like there's some memory corruption and the crashes appear at random. Just keep clicking in rapid succession to change basemaps and you should get a crash in less than a dozen seconds.

The first crash I got was pointing to runtimecore_java.dll+0xFD3B4 (one byte difference with the error that Marcin got, strange). Another one happened at jvm.dll. Also, once the application just closed silently without any explicit crash.

I've got these results on the updated version of the Viewer, Windows 7, JVM HotSpot 64-bit build 1.8.0_101-b13, Nvidia Quadro 2000 (369.26 driver).

EricBader
Occasional Contributor III

Thanks for this.

Have you downloaded the new update, since 12/10? Is this the version you're still seeing the crash with?

KamilB
by
New Contributor

Yes, this happened on the updated version (I've downloaded it yesterday).

EricBader
Occasional Contributor III

Thank you for the confirmation, and apologies for the crashing hassles. We are looking into this and will see if we can update this as soon as possible.