Arcgis runtime sdk 100.4.0 java- application inconsistent crash while loading operational layers

627
6
10-21-2021 10:09 AM
gokulthakare
New Contributor II

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffe97a91758, pid=7756, tid=0x00000000000023bc
#
# JRE version: Java(TM) SE Runtime Environment (8.0_162-b12) (build 1.8.0_162-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.162-b12 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C 0x00007ffe97a91758
#
# 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 (0x0000000020fd2800): JavaThread "JavaFX Application Thread" [_thread_in_native, id=9148, stack(0x00000000222e0000,0x00000000223e0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000058

Registers:
RAX=0x0000000000000000, RBX=0x0000000062e0f70c, RCX=0x0000000000000538, RDX=0x0000000062e0f710
RSP=0x00000000223cb730, RBP=0x00000000ffffffff, RSI=0x000000005e501b70, RDI=0x0000000062e0f700
R8 =0x0000000000000000, R9 =0x0000000021010300, R10=0x00000000387dca68, R11=0x00000000223cb808
R12=0x0000000000000000, R13=0x000000004d7c5940, R14=0x0000000062e0f710, R15=0x00000000585927c0
RIP=0x00007ffe97a91758, EFLAGS=0x0000000000010206

Top of Stack: (sp=0x00000000223cb730)
0x00000000223cb730: 0000000000000015 000000005d9b89d0
0x00000000223cb740: 000000004d866358 00007ffe97084a6b
0x00000000223cb750: 00000000397d5f70 00000000397d5f70
0x00000000223cb760: 000000005d9b89d0 0000000000000000
0x00000000223cb770: 0000000058182950 00007ffecff98123
0x00000000223cb780: fffffffffffffffe 0000000058182950
0x00000000223cb790: 00000000397d5f70 000000006270c330
0x00000000223cb7a0: 0000000000000000 00007ffecff68743
0x00000000223cb7b0: 00007ffe00000000 0000000062e0fc70
0x00000000223cb7c0: 0000000062e0f700 0000fd4d22a6fc56
0x00000000223cb7d0: 0000000053e91360 00000000585927c0
0x00000000223cb7e0: 0000000000000000 000000005e501b60
0x00000000223cb7f0: 000000005e501b70 0000000000000000
0x00000000223cb800: 0000000053e91688 00007ffe97b6c610
0x00000000223cb810: 8000000000000000 0000000600000001
0x00000000223cb820: 0000000053e91688 000000006270c330

Instructions: (pc=0x00007ffe97a91758)
0x00007ffe97a91738: cf ff 10 48 8d 5f 0c 8b c5 f0 0f c1 03 83 f8 01
0x00007ffe97a91748: 75 0a 48 8b 07 48 8b cf ff 50 08 90 49 8b 46 40
0x00007ffe97a91758: 48 8b 70 58 48 85 f6 74 08 f0 ff 46 08 48 8b 70
0x00007ffe97a91768: 58 48 8b 40 50 48 89 44 24 60 48 89 74 24 68 8b


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x0000000062e0f70c is an unknown value
RCX=0x0000000000000538 is an unknown value
RDX=0x0000000062e0f710 is an unknown value
RSP=0x00000000223cb730 is pointing into the stack for thread: 0x0000000020fd2800
RBP=0x00000000ffffffff is an unknown value
RSI=0x000000005e501b70 is an unknown value
RDI=0x0000000062e0f700 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000021010300 is an unknown value
R10={method} {0x00000000387dca70} 'onDrawRequested' '()V' in 'com/esri/arcgisruntime/internal/jni/CoreGeoView'
R11=0x00000000223cb808 is pointing into the stack for thread: 0x0000000020fd2800
R12=0x0000000000000000 is an unknown value
R13=0x000000004d7c5940 is an unknown value
R14=0x0000000062e0f710 is an unknown value
R15=0x00000000585927c0 is an unknown value


Stack: [0x00000000222e0000,0x00000000223e0000], sp=0x00000000223cb730, free space=941k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x00007ffe97a91758
C 0x00007ffe97b6c610
C 0x00007ffe97b36913
C 0x00007ffe97a6c649
C 0x00007ffe97a6baed
C 0x00007ffe96f3c5a0
C 0x00007ffeb73c8e40
C 0x00000000044cca81

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 12717 com.esri.arcgisruntime.internal.mapping.view.RenderingContext.nativePulse(JJ)V (0 bytes) @ 0x00000000044cc9fb [0x00000000044cc9c0+0x3b]
J 19450 C2 javafx.animation.AnimationTimer$AnimationTimerReceiver$$Lambda$267.run()Ljava/lang/Object; (12 bytes) @ 0x0000000006288928 [0x0000000006288840+0xe8]
v ~StubRoutines::call_stub
J 1289 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x00000000030cc826 [0x00000000030cc7c0+0x66]
J 15974 C2 com.sun.scenario.animation.AbstractMasterTimer.timePulseImpl(J)V (157 bytes) @ 0x00000000044bbd58 [0x00000000044bb980+0x3d8]
J 19429 C2 com.sun.javafx.tk.quantum.QuantumToolkit.pulse(Z)V (152 bytes) @ 0x000000000626a43c [0x000000000626a320+0x11c]
J 19074 C1 com.sun.javafx.tk.quantum.PaintCollector.liveRepaintRenderJob(Lcom/sun/javafx/tk/quantum/ViewScene;)V (41 bytes) @ 0x00000000060d8e94 [0x00000000060d8c60+0x234]
J 17690 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run()Ljava/lang/Void; (498 bytes) @ 0x0000000005c53b94 [0x0000000005c51440+0x2754]
J 17689 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run()Ljava/lang/Object; (5 bytes) @@ 0x000000000578d20c [0x000000000578d180+0x8c
v ~StubRoutines::call_stub
J 1289 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x00000000030cc826 [0x00000000030cc7c0+0x66]
J 16563 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$182.get()Ljava/lang/Object; (8 bytes) @ 0x0000000004a4fd0c [0x0000000004a4fb20+0x1ec]
J 18946 C2 com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Ljava/util/function/Supplier;)Ljava/lang/Object; (49 bytes) @ 0x000000000505f884 [0x000000000505f820+0x64]
J 16560 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler.handleViewEvent(Lcom/sun/glass/ui/View;JI)V (96 bytes) @ 0x00000000040d9d54 [0x00000000040d9980+0x3d4]
J 17457 C1 com.sun.glass.ui.View.notifyResize(II)V (38 bytes) @ 0x0000000005bb6704 [0x0000000005bb64c0+0x244]
v ~StubRoutines::call_stub
J 15972 com.sun.glass.ui.win.WinWindow._setBounds(JIIZZIIIIFF)V (0 bytes) @ 0x0000000004d923fd [0x0000000004d92380+0x7d]
J 15970 C1 com.sun.javafx.tk.quantum.WindowStage.setBounds(FFZZFFFFFF)V (466 bytes) @ 0x000000000527546c [0x00000000052736a0+0x1dcc]
J 14531 C2 com.sun.javafx.tk.Toolkit$$Lambda$207.run()Ljava/lang/Object; (8 bytes) @ 0x00000000054b9ff4 [0x00000000054b9ea0+0x154]
v ~StubRoutines::call_stub
J 1289 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x00000000030cc826 [0x00000000030cc7c0+0x66]
J 16534 C2 com.sun.javafx.tk.Toolkit.firePulse()V (279 bytes) @ 0x000000000582fe48 [0x000000000582f300+0xb48]
J 19429 C2 com.sun.javafx.tk.quantum.QuantumToolkit.pulse(Z)V (152 bytes) @ 0x000000000626a51c [0x000000000626a320+0x1fc]
J 19074 C1 com.sun.javafx.tk.quantum.PaintCollector.liveRepaintRenderJob(Lcom/sun/javafx/tk/quantum/ViewScene;)V (41 bytes) @ 0x00000000060d8e94 [0x00000000060d8c60+0x234]
J 17690 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run()Ljava/lang/Void; (498 bytes) @ 0x0000000005c53b94 [0x0000000005c51440+0x2754]
J 17689 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run()Ljava/lang/Object; (5 bytes) @ 0x000000000578d20c [0x000000000578d180+0x8c]
v ~StubRoutines::call_stub
J 1289 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x00000000030cc826 [0x00000000030cc7c0+0x66]
J 16563 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$182.get()Ljava/lang/Object; (8 bytes) @ 0x0000000004a4fd0c [0x0000000004a4fb20+0x1ec]
J 18946 C2 com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Ljava/util/function/Supplier;)Ljava/lang/Object; (49 bytes) @ 0x000000000505f884 [0x000000000505f820+0x64]
J 16560 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler.handleViewEvent(Lcom/sun/glass/ui/View;JI)V (96 bytes) @ 0x00000000040d9d54 [0x00000000040d9980+0x3d4]
J 17457 C1 com.sun.glass.ui.View.notifyResize(II)V (38 bytes) @ 0x0000000005bb6704 [0x0000000005bb64c0+0x244]
v ~StubRoutines::call_stub
J 15972 com.sun.glass.ui.win.WinWindow._setBounds(JIIZZIIIIFF)V (0 bytes) @ 0x0000000004d923fd [0x0000000004d92380+0x7d]
J 15970 C1 com.sun.javafx.tk.quantum.WindowStage.setBounds(FFZZFFFFFF)V (466 bytes) @ 0x000000000527546c [0x00000000052736a0+0x1dcc]
J 14531 C2 com.sun.javafx.tk.Toolkit$$Lambda$207.run()Ljava/lang/Object; (8 bytes) @ 0x00000000054b9ff4 [0x00000000054b9ea0+0x154]
v ~StubRoutines::call_stub
J 1289 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x00000000030cc826 [0x00000000030cc7c0+0x66]
J 16534 C2 com.sun.javafx.tk.Toolkit.firePulse()V (279 bytes) @ 0x000000000582fe48 [0x000000000582f300+0xb48]
J 19429 C2 com.sun.javafx.tk.quantum.QuantumToolkit.pulse(Z)V (152 bytes) @ 0x000000000626a51c [0x000000000626a320+0x1fc]
J 19074 C1 com.sun.javafx.tk.quantum.PaintCollector.liveRepaintRenderJob(Lcom/sun/javafx/tk/quantum/ViewScene;)V (41 bytes) @ 0x00000000060d8e94 [0x00000000060d8c60+0x234]
J 17690 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run()Ljava/lang/Void; (498 bytes) @ 0x0000000005c53b94 [0x0000000005c51440+0x2754]
J 17689 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run()Ljava/lang/Object; (5 bytes) @ 0x000000000578d20c [0x000000000578d180+0x8c]
v ~StubRoutines::call_stub
J 1289 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x00000000030cc826 [0x00000000030cc7c0+0x66]
J 16563 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$182.get()Ljava/lang/Object; (8 bytes) @ 0x0000000004a4fd0c [0x0000000004a4fb20+0x1ec]
J 18946 C2 com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Ljava/util/function/Supplier;)Ljava/lang/Object; (49 bytes) @ 0x000000000505f884 [0x000000000505f820+0x64]
J 16560 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler.handleViewEvent(Lcom/sun/glass/ui/View;JI)V (96 bytes) @ 0x00000000040d9d54 [0x00000000040d9980+0x3d4]
J 17457 C1 com.sun.glass.ui.View.notifyResize(II)V (38 bytes) @ 0x0000000005bb6704 [0x0000000005bb64c0+0x244]
v ~StubRoutines::call_stub
J 15972 com.sun.glass.ui.win.WinWindow._setBounds(JIIZZIIIIFF)V (0 bytes) @ 0x0000000004d923fd [0x0000000004d92380+0x7d]
J 15970 C1 com.sun.javafx.tk.quantum.WindowStage.setBounds(FFZZFFFFFF)V (466 bytes) @ 0x000000000527546c [0x00000000052736a0+0x1dcc]
J 14531 C2 com.sun.javafx.tk.Toolkit$$Lambda$207.run()Ljava/lang/Object; (8 bytes) @ 0x00000000054b9ff4 [0x00000000054b9ea0+0x154]
v ~StubRoutines::call_stub
J 1289 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x00000000030cc826 [0x00000000030cc7c0+0x66]
J 16534 C2 com.sun.javafx.tk.Toolkit.firePulse()V (279 bytes) @ 0x000000000582fe48 [0x000000000582f300+0xb48]
J 19429 C2 com.sun.javafx.tk.quantum.QuantumToolkit.pulse(Z)V (152 bytes) @ 0x000000000626a51c [0x000000000626a320+0x1fc]
J 19074 C1 com.sun.javafx.tk.quantum.PaintCollector.liveRepaintRenderJob(Lcom/sun/javafx/tk/quantum/ViewScene;)V (41 bytes) @ 0x00000000060d8e94 [0x00000000060d8c60+0x234]
J 17690 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run()Ljava/lang/Void; (498 bytes) @ 0x0000000005c53b94 [0x0000000005c51440+0x2754]
J 17689 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run()Ljava/lang/Object; (5 bytes) @ 0x000000000578d20c [0x000000000578d180+0x8c]
v ~StubRoutines::call_stub
J 1289 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x00000000030cc826 [0x00000000030cc7c0+0x66]
J 16563 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$182.get()Ljava/lang/Object; (8 bytes) @ 0x0000000004a4fd0c [0x0000000004a4fb20+0x1ec]
J 18946 C2 com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Ljava/util/function/Supplier;)Ljava/lang/Object; (49 bytes) @ 0x000000000505f884 [0x000000000505f820+0x64]
J 16560 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler.handleViewEvent(Lcom/sun/glass/ui/View;JI)V (96 bytes) @ 0x00000000040d9d54 [0x00000000040d9980+0x3d4]
J 17457 C1 com.sun.glass.ui.View.notifyResize(II)V (38 bytes) @ 0x0000000005bb6704 [0x0000000005bb64c0+0x244]
v ~StubRoutines::call_stub
J 15972 com.sun.glass.ui.win.WinWindow._setBounds(JIIZZIIIIFF)V (0 bytes) @ 0x0000000004d923fd [0x0000000004d92380+0x7d]
J 15970 C1 com.sun.javafx.tk.quantum.WindowStage.setBounds(FFZZFFFFFF)V (466 bytes) @ 0x000000000527546c [0x00000000052736a0+0x1dcc]
J 14531 C2 com.sun.javafx.tk.Toolkit$$Lambda$207.run()Ljava/lang/Object; (8 bytes) @ 0x00000000054b9ff4 [0x00000000054b9ea0+0x154]
v ~StubRoutines::call_stub
J 1289 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x00000000030cc826 [0x00000000030cc7c0+0x66]
J 16534 C2 com.sun.javafx.tk.Toolkit.firePulse()V (279 bytes) @ 0x000000000582fe48 [0x000000000582f300+0xb48]
J 19429 C2 com.sun.javafx.tk.quantum.QuantumToolkit.pulse(Z)V (152 bytes) @ 0x000000000626a51c [0x000000000626a320+0x1fc]
J 19074 C1 com.sun.javafx.tk.quantum.PaintCollector.liveRepaintRenderJob(Lcom/sun/javafx/tk/quantum/ViewScene;)V (41 bytes) @ 0x00000000060d8e94 [0x00000000060d8c60+0x234]
J 17690 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run()Ljava/lang/Void; (498 bytes) @ 0x0000000005c53b94 [0x0000000005c51440+0x2754]
J 17689 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler$ViewEventNotification.run()Ljava/lang/Object; (5 bytes) @ 0x000000000578d20c [0x000000000578d180+0x8c]
v ~StubRoutines::call_stub
J 1289 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x00000000030cc826 [0x00000000030cc7c0+0x66]
J 16563 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$182.get()Ljava/lang/Object; (8 bytes) @ 0x0000000004a4fd0c [0x0000000004a4fb20+0x1ec]
J 18946 C2 com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Ljava/util/function/Supplier;)Ljava/lang/Object; (49 bytes) @ 0x000000000505f884 [0x000000000505f820+0x64]
J 16560 C1 com.sun.javafx.tk.quantum.GlassViewEventHandler.handleViewEvent(Lcom/sun/glass/ui/View;JI)V (96 bytes) @ 0x00000000040d9d54 [0x00000000040d9980+0x3d4]
J 17457 C1 com.sun.glass.ui.View.notifyResize(II)V (38 bytes) @ 0x0000000005bb6704 [0x0000000005bb64c0+0x244]
v ~StubRoutines::call_stub
J 15972 com.sun.glass.ui.win.WinWindow._setBounds(JIIZZIIIIFF)V (0 bytes) @ 0x0000000004d923fd [0x0000000004d92380+0x7d]
J 15970 C1 com.sun.javafx.tk.quantum.WindowStage.setBounds(FFZZFFFFFF)V (466 bytes) @ 0x000000000527546c [0x00000000052736a0+0x1dcc]
J 14531 C2 com.sun.javafx.tk.Toolkit$$Lambda$207.run()Ljava/lang/Object; (8 bytes) @ 0x00000000054b9ff4 [0x00000000054b9ea0+0x154]
v ~StubRoutines::call_stub
J 1289 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x00000000030cc826 [0x00000000030cc7c0+0x66]
J 16534 C2 com.sun.javafx.tk.Toolkit.firePulse()V (279 bytes) @ 0x000000000582fe48 [0x000000000582f300+0xb48]
J 19536 C2 com.sun.javafx.tk.quantum.QuantumToolkit$$Lambda$41.run()V (8 bytes) @ 0x00000000051c77d0 [0x00000000051c75c0+0x210]
J 19227 C2 com.sun.glass.ui.InvokeLaterDispatcher$Future.run()V (91 bytes) @ 0x0000000006167e0c [0x0000000006167dc0+0x4c]
v ~StubRoutines::call_stub
j com.sun.glass.ui.win.WinApplication._enterNestedEventLoopImpl()Ljava/lang/Object;+0
j com.sun.glass.ui.win.WinApplication._enterNestedEventLoop()Ljava/lang/Object;+15
j com.sun.glass.ui.Application.enterNestedEventLoop()Ljava/lang/Object;+14
j com.sun.glass.ui.EventLoop.enter()Ljava/lang/Object;+42
j com.sun.javafx.tk.quantum.QuantumToolkit.enterNestedEventLoop(Ljava/lang/Object;)Ljava/lang/Object;+107
j javafx.stage.Stage.showAndWait()V+93
j javafx.scene.control.HeavyweightDialog.showAndWait()V+22
j javafx.scene.control.Dialog.showAndWait()Ljava/util/Optional;+88
j P2_Name.ui.common.message.AppUIMessage.lambda$3(Ljava/lang/String;Ljava/lang/String;)V+66
j P2_Name.ui.common.message.AppUIMessage$$Lambda$826.run()V+8
J 18159 C1 com.sun.javafx.application.PlatformImpl$$Lambda$49.run()Ljava/lang/Object; (8 bytes) @ 0x0000000005dc860c [0x0000000005dc84c0+0x14c]
v ~StubRoutines::call_stub
J 1289 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x00000000030cc826 [0x00000000030cc7c0+0x66]
J 16967 C1 com.sun.javafx.application.PlatformImpl.lambda$runLater$173(Ljava/lang/Runnable;Ljava/security/AccessControlContext;)V (38 bytes) @ 0x0000000005b0039c [0x0000000005afffe0+0x3bc]
J 16966 C1 com.sun.javafx.application.PlatformImpl$$Lambda$48.run()V (12 bytes) @ 0x0000000005afeb0c [0x0000000005afea80+0x8c]
J 19227 C2 com.sun.glass.ui.InvokeLaterDispatcher$Future.run()V (91 bytes) @ 0x0000000006167e0c [0x0000000006167dc0+0x4c]
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$147(ILjava/lang/Runnable;)V+8
j com.sun.glass.ui.win.WinApplication$$Lambda$37.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 )
0x000000002db32000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2568, stack(0x0000000037a40000,0x0000000037b40000)]
0x000000002db2f800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7296, stack(0x0000000037220000,0x0000000037320000)]
0x0000000029ca3000 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=2680, stack(0x0000000036920000,0x0000000036a20000)]
0x0000000029ca1000 JavaThread "XML-RPC Weblistener" [_thread_in_native, id=536, stack(0x000000002e6a0000,0x000000002e7a0000)]
0x000000002a159000 JavaThread "pool-3-thread-1" [_thread_blocked, id=8364, stack(0x000000002bed0000,0x000000002bfd0000)]
0x0000000029945000 JavaThread "oracle.jdbc.driver.BlockSource.ThreadedCachingBlockSource.BlockReleaser" daemon [_thread_blocked, id=6608, stack(0x000000002bbc0000,0x000000002bcc0000)]
0x0000000029c33000 JavaThread "Abandoned connection cleanup thread" daemon [_thread_blocked, id=10788, stack(0x000000002b680000,0x000000002b780000)]
0x0000000028e7b800 JavaThread "Timer-0" daemon [_thread_blocked, id=6732, stack(0x000000002b380000,0x000000002b480000)]
0x0000000028d31000 JavaThread "JavaFX-Launcher" [_thread_blocked, id=4796, stack(0x000000002b280000,0x000000002b380000)]
0x0000000029220000 JavaThread "Log4j2-TF-5-Scheduled-1" daemon [_thread_blocked, id=8140, stack(0x000000002af80000,0x000000002b080000)]
0x0000000021120000 JavaThread "Thread-2" daemon [_thread_in_native, id=2012, stack(0x0000000028ae0000,0x0000000028be0000)]
=>0x0000000020fd2800 JavaThread "JavaFX Application Thread" [_thread_in_native, id=9148, stack(0x00000000222e0000,0x00000000223e0000)]
0x0000000020ff4000 JavaThread "Thread-1" daemon [_thread_blocked, id=6512, stack(0x00000000221e0000,0x00000000222e0000)]
0x0000000020fc7800 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=9748, stack(0x00000000218b0000,0x00000000219b0000)]
0x000000001e4ae000 JavaThread "Service Thread" daemon [_thread_blocked, id=1956, stack(0x0000000020c30000,0x0000000020d30000)]
0x000000001e49a000 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=5888, stack(0x0000000020b30000,0x0000000020c30000)]
0x000000001e497000 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=11064, stack(0x0000000020a30000,0x0000000020b30000)]
0x000000001e485800 JavaThread "C1 CompilerThread9" daemon [_thread_blocked, id=1568, stack(0x0000000020930000,0x0000000020a30000)]
0x000000001e477800 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=1236, stack(0x0000000020830000,0x0000000020930000)]
0x000000001e46c800 JavaThread "C2 CompilerThread7" daemon [_thread_blocked, id=7672, stack(0x0000000020730000,0x0000000020830000)]
0x000000001e463800 JavaThread "C2 CompilerThread6" daemon [_thread_blocked, id=9400, stack(0x0000000020630000,0x0000000020730000)]
0x000000001e45b000 JavaThread "C2 CompilerThread5" daemon [_thread_blocked, id=7024, stack(0x0000000020530000,0x0000000020630000)]
0x000000001e450000 JavaThread "C2 CompilerThread4" daemon [_thread_blocked, id=9804, stack(0x0000000020430000,0x0000000020530000)]
0x000000001e41d000 JavaThread "C2 CompilerThread3" daemon [_thread_blocked, id=6908, stack(0x0000000020330000,0x0000000020430000)]
0x000000001e3e6000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=8788, stack(0x0000000020230000,0x0000000020330000)]
0x000000001e3e4800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=8748, stack(0x0000000020130000,0x0000000020230000)]
0x000000001e3df000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=9932, stack(0x0000000020030000,0x0000000020130000)]
0x000000001e3de000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6684, stack(0x000000001ff30000,0x0000000020030000)]
0x000000001e3d9800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8412, stack(0x000000001fe30000,0x000000001ff30000)]
0x000000001e3c6800 JavaThread "Finalizer" daemon [_thread_blocked, id=9184, stack(0x000000001fc20000,0x000000001fd20000)]
0x000000001c972800 JavaThread "Reference Handler" daemon [_thread_blocked, id=10364, stack(0x000000001fb20000,0x000000001fc20000)]
0x00000000029c4800 JavaThread "main" [_thread_blocked, id=3884, stack(0x00000000028c0000,0x00000000029c0000)]

Other Threads:
0x000000001c966000 VMThread [stack: 0x000000001fa20000,0x000000001fb20000] [id=7724]
0x000000001e532800 WatcherThread [stack: 0x0000000020d30000,0x0000000020e30000] [id=2300]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
PSYoungGen total 700928K, used 215497K [0x000000076b780000, 0x00000007a2c00000, 0x00000007c0000000)
eden space 513536K, 17% used [0x000000076b780000,0x0000000771011a28,0x000000078ad00000)
from space 187392K, 66% used [0x0000000796980000,0x000000079e360d98,0x00000007a2080000)
to space 193024K, 0% used [0x000000078ad00000,0x000000078ad00000,0x0000000796980000)
ParOldGen total 537088K, used 230721K [0x00000006c2600000, 0x00000006e3280000, 0x000000076b780000)
object space 537088K, 42% used [0x00000006c2600000,0x00000006d0750520,0x00000006e3280000)
Metaspace used 79938K, capacity 83908K, committed 84224K, reserved 1122304K
class space used 10523K, capacity 11143K, committed 11264K, reserved 1048576K

Card table byte_map: [0x0000000011e80000,0x0000000012670000] byte_map_base: 0x000000000e86d000

Marking Bits: (ParMarkBitMap*) 0x00000000622d0860
Begin Bits: [0x00000000138c0000, 0x0000000017828000)
End Bits: [0x0000000017828000, 0x000000001b790000)

Polling page: 0x00000000027b0000

CodeCache: size=245760Kb used=57798Kb max_used=57937Kb free=187961Kb
bounds [0x0000000002ac0000, 0x00000000063d0000, 0x0000000011ac0000]
total_blobs=17258 nmethods=16190 adapters=974
compilation: enabled

Compilation events (10 events):
Event: 139.068 Thread 0x000000001e497000 nmethod 20130 0x00000000050b0510 code [0x00000000050b0720, 0x00000000050b11e8]
Event: 139.068 Thread 0x000000001e477800 nmethod 20129 0x00000000063ab2d0 code [0x00000000063ab4e0, 0x00000000063ac148]
Event: 139.099 Thread 0x000000001e3e4800 20132 4 com.sun.prism.impl.BaseTexture::checkUpdateParams (587 bytes)
Event: 139.101 Thread 0x000000001e3e4800 nmethod 20132 0x00000000053ae690 code [0x00000000053ae800, 0x00000000053aec38]
Event: 139.177 Thread 0x000000001e3e6000 20133 4 com.sun.scenario.effect.ImageData::addref (65 bytes)
Event: 139.178 Thread 0x000000001e3e6000 nmethod 20133 0x000000000558d510 code [0x000000000558d660, 0x000000000558d7b8]
Event: 139.257 Thread 0x000000001e41d000 20134 4 com.esri.arcgisruntime.internal.jni.dm::a (83 bytes)
Event: 139.259 Thread 0x000000001e41d000 nmethod 20134 0x00000000050b0090 code [0x00000000050b01e0, 0x00000000050b03b8]
Event: 139.281 Thread 0x000000001e450000 20135 4 javafx.scene.layout.GridPane::growToMultiSpanPreferredWidths (1264 bytes)
Event: 139.284 Thread 0x000000001e450000 nmethod 20135 0x00000000053ada90 code [0x00000000053adc20, 0x00000000053ae018]

GC Heap History (10 events):
Event: 101.023 GC heap before
{Heap before GC invocations=24 (full 4):
PSYoungGen total 547328K, used 519529K [0x000000076b780000, 0x000000079a300000, 0x00000007c0000000)
eden space 399360K, 100% used [0x000000076b780000,0x0000000783d80000,0x0000000783d80000)
from space 147968K, 81% used [0x0000000783d80000,0x000000078b2da450,0x000000078ce00000)
to space 162304K, 0% used [0x0000000790480000,0x0000000790480000,0x000000079a300000)
ParOldGen total 537088K, used 230681K [0x00000006c2600000, 0x00000006e3280000, 0x000000076b780000)
object space 537088K, 42% used [0x00000006c2600000,0x00000006d0746520,0x00000006e3280000)
Metaspace used 79630K, capacity 83578K, committed 83712K, reserved 1122304K
class space used 10523K, capacity 11142K, committed 11264K, reserved 1048576K
Event: 101.102 GC heap after
Heap after GC invocations=24 (full 4):
PSYoungGen total 597504K, used 105331K [0x000000076b780000, 0x000000079af00000, 0x00000007c0000000)
eden space 435200K, 0% used [0x000000076b780000,0x000000076b780000,0x0000000786080000)
from space 162304K, 64% used [0x0000000790480000,0x0000000796b5cc28,0x000000079a300000)
to space 167936K, 0% used [0x0000000786080000,0x0000000786080000,0x0000000790480000)
ParOldGen total 537088K, used 230689K [0x00000006c2600000, 0x00000006e3280000, 0x000000076b780000)
object space 537088K, 42% used [0x00000006c2600000,0x00000006d0748520,0x00000006e3280000)
Metaspace used 79630K, capacity 83578K, committed 83712K, reserved 1122304K
class space used 10523K, capacity 11142K, committed 11264K, reserved 1048576K
}
Event: 109.730 GC heap before
{Heap before GC invocations=25 (full 4):
PSYoungGen total 597504K, used 540531K [0x000000076b780000, 0x000000079af00000, 0x00000007c0000000)
eden space 435200K, 100% used [0x000000076b780000,0x0000000786080000,0x0000000786080000)
from space 162304K, 64% used [0x0000000790480000,0x0000000796b5cc28,0x000000079a300000)
to space 167936K, 0% used [0x0000000786080000,0x0000000786080000,0x0000000790480000)
ParOldGen total 537088K, used 230689K [0x00000006c2600000, 0x00000006e3280000, 0x000000076b780000)
object space 537088K, 42% used [0x00000006c2600000,0x00000006d0748520,0x00000006e3280000)
Metaspace used 79689K, capacity 83648K, committed 83968K, reserved 1122304K
class space used 10523K, capacity 11143K, committed 11264K, reserved 1048576K
Event: 109.777 GC heap after
Heap after GC invocations=25 (full 4):
PSYoungGen total 603136K, used 106687K [0x000000076b780000, 0x000000079dc00000, 0x00000007c0000000)
eden space 435200K, 0% used [0x000000076b780000,0x000000076b780000,0x0000000786080000)
from space 167936K, 63% used [0x0000000786080000,0x000000078c8afec8,0x0000000790480000)
to space 172032K, 0% used [0x0000000793400000,0x0000000793400000,0x000000079dc00000)
ParOldGen total 537088K, used 230697K [0x00000006c2600000, 0x00000006e3280000, 0x000000076b780000)
object space 537088K, 42% used [0x00000006c2600000,0x00000006d074a520,0x00000006e3280000)
Metaspace used 79689K, capacity 83648K, committed 83968K, reserved 1122304K
class space used 10523K, capacity 11143K, committed 11264K, reserved 1048576K
}
Event: 117.777 GC heap before
{Heap before GC invocations=26 (full 4):
PSYoungGen total 603136K, used 541887K [0x000000076b780000, 0x000000079dc00000, 0x00000007c0000000)
eden space 435200K, 100% used [0x000000076b780000,0x0000000786080000,0x0000000786080000)
from space 167936K, 63% used [0x0000000786080000,0x000000078c8afec8,0x0000000790480000)
to space 172032K, 0% used [0x0000000793400000,0x0000000793400000,0x000000079dc00000)
ParOldGen total 537088K, used 230697K [0x00000006c2600000, 0x00000006e3280000, 0x000000076b780000)
object space 537088K, 42% used [0x00000006c2600000,0x00000006d074a520,0x00000006e3280000)
Metaspace used 79788K, capacity 83780K, committed 83968K, reserved 1122304K
class space used 10523K, capacity 11143K, committed 11264K, reserved 1048576K
Event: 117.886 GC heap after
Heap after GC invocations=26 (full 4):
PSYoungGen total 637952K, used 136768K [0x000000076b780000, 0x000000079ff00000, 0x00000007c0000000)
eden space 465920K, 0% used [0x000000076b780000,0x000000076b780000,0x0000000787e80000)
from space 172032K, 79% used [0x0000000793400000,0x000000079b990318,0x000000079dc00000)
to space 185856K, 0% used [0x0000000787e80000,0x0000000787e80000,0x0000000793400000)
ParOldGen total 537088K, used 230705K [0x00000006c2600000, 0x00000006e3280000, 0x000000076b780000)
object space 537088K, 42% used [0x00000006c2600000,0x00000006d074c520,0x00000006e3280000)
Metaspace used 79788K, capacity 83780K, committed 83968K, reserved 1122304K
class space used 10523K, capacity 11143K, committed 11264K, reserved 1048576K
}
Event: 129.255 GC heap before
{Heap before GC invocations=27 (full 4):
PSYoungGen total 637952K, used 602688K [0x000000076b780000, 0x000000079ff00000, 0x00000007c0000000)
eden space 465920K, 100% used [0x000000076b780000,0x0000000787e80000,0x0000000787e80000)
from space 172032K, 79% used [0x0000000793400000,0x000000079b990318,0x000000079dc00000)
to space 185856K, 0% used [0x0000000787e80000,0x0000000787e80000,0x0000000793400000)
ParOldGen total 537088K, used 230705K [0x00000006c2600000, 0x00000006e3280000, 0x000000076b780000)
object space 537088K, 42% used [0x00000006c2600000,0x00000006d074c520,0x00000006e3280000)
Metaspace used 79850K, capacity 83844K, committed 83968K, reserved 1122304K
class space used 10523K, capacity 11143K, committed 11264K, reserved 1048576K
Event: 129.321 GC heap after
Heap after GC invocations=27 (full 4):
PSYoungGen total 651776K, used 111696K [0x000000076b780000, 0x00000007a2080000, 0x00000007c0000000)
eden space 465920K, 0% used [0x000000076b780000,0x000000076b780000,0x0000000787e80000)
from space 185856K, 60% used [0x0000000787e80000,0x000000078eb94028,0x0000000793400000)
to space 187392K, 0% used [0x0000000796980000,0x0000000796980000,0x00000007a2080000)
ParOldGen total 537088K, used 230713K [0x00000006c2600000, 0x00000006e3280000, 0x000000076b780000)
object space 537088K, 42% used [0x00000006c2600000,0x00000006d074e520,0x00000006e3280000)
Metaspace used 79850K, capacity 83844K, committed 83968K, reserved 1122304K
class space used 10523K, capacity 11143K, committed 11264K, reserved 1048576K
}
Event: 138.853 GC heap before
{Heap before GC invocations=28 (full 4):
PSYoungGen total 651776K, used 577616K [0x000000076b780000, 0x00000007a2080000, 0x00000007c0000000)
eden space 465920K, 100% used [0x000000076b780000,0x0000000787e80000,0x0000000787e80000)
from space 185856K, 60% used [0x0000000787e80000,0x000000078eb94028,0x0000000793400000)
to space 187392K, 0% used [0x0000000796980000,0x0000000796980000,0x00000007a2080000)
ParOldGen total 537088K, used 230713K [0x00000006c2600000, 0x00000006e3280000, 0x000000076b780000)
object space 537088K, 42% used [0x00000006c2600000,0x00000006d074e520,0x00000006e3280000)
Metaspace used 79931K, capacity 83908K, committed 84224K, reserved 1122304K
class space used 10523K, capacity 11143K, committed 11264K, reserved 1048576K
Event: 138.932 GC heap after
Heap after GC invocations=28 (full 4):
PSYoungGen total 700928K, used 124803K [0x000000076b780000, 0x00000007a2c00000, 0x00000007c0000000)
eden space 513536K, 0% used [0x000000076b780000,0x000000076b780000,0x000000078ad00000)
from space 187392K, 66% used [0x0000000796980000,0x000000079e360d98,0x00000007a2080000)
to space 193024K, 0% used [0x000000078ad00000,0x000000078ad00000,0x0000000796980000)
ParOldGen total 537088K, used 230721K [0x00000006c2600000, 0x00000006e3280000, 0x000000076b780000)
object space 537088K, 42% used [0x00000006c2600000,0x00000006d0750520,0x00000006e3280000)
Metaspace used 79931K, capacity 83908K, committed 84224K, reserved 1122304K
class space used 10523K, capacity 11143K, committed 11264K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 76.471 Thread 0x0000000020fd2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004dbfe70 method=java.util.regex.Pattern$BnM.optimize(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 91
Event: 76.471 Thread 0x0000000020fd2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004be21dc method=java.util.regex.Pattern$Slice.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 75
Event: 76.471 Thread 0x0000000020fd2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004be21dc method=java.util.regex.Pattern$Slice.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 75
Event: 76.471 Thread 0x0000000020fd2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004be21dc method=java.util.regex.Pattern$Slice.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 75
Event: 76.471 Thread 0x0000000020fd2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004be21dc method=java.util.regex.Pattern$Slice.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 75
Event: 80.134 Thread 0x0000000020fd2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005eb3e68 method=java.util.Formatter$FormatSpecifier.localizedMagnitude(Ljava/lang/StringBuilder;[CLjava/util/Formatter$Flags;ILjava/util/Locale;)Ljava/lang/StringBuilder; @ 307
Event: 102.543 Thread 0x0000000020fd2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000049f11a8 method=com.sun.javafx.geom.RoundRectangle2D.isEmpty()Z @ 6
Event: 115.057 Thread 0x0000000020fd2800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000052b59a8 method=javafx.scene.Scene$MouseHandler.handleEnterExit(Ljavafx/scene/input/MouseEvent;Ljavafx/scene/Scene$TargetWrapper;)V @ 18
Event: 117.185 Thread 0x0000000020fd2800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000005ebdcc0 method=com.sun.javafx.fxml.builder.ProxyBuilder.scanForSetters()Ljava/util/Map; @ 321
Event: 120.240 Thread 0x0000000020fc7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000060ead68 method=com.sun.prism.impl.BaseResourceFactory.getCachedTexture(Lcom/sun/prism/Image;Lcom/sun/prism/Texture$WrapMode;Z)Lcom/sun/prism/Texture; @ 156

Classes redefined (0 events):
No events

Internal exceptions (10 events):
Event: 137.681 Thread 0x0000000020fd2800 Implicit null exception at 0x00000000055c972e to 0x00000000055c9e76
Event: 137.681 Thread 0x0000000020fd2800 Exception <a 'java/lang/NullPointerException'> (0x000000077c1e6970) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u162\10278\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 137.752 Thread 0x0000000020fd2800 Implicit null exception at 0x00000000055c972e to 0x00000000055c9e76
Event: 137.752 Thread 0x0000000020fd2800 Exception <a 'java/lang/NullPointerException'> (0x000000077c201da0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u162\10278\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 137.752 Thread 0x0000000020fd2800 Implicit null exception at 0x00000000055c972e to 0x00000000055c9e76
Event: 137.752 Thread 0x0000000020fd2800 Exception <a 'java/lang/NullPointerException'> (0x000000077c203368) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u162\10278\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 137.928 Thread 0x0000000020fd2800 Implicit null exception at 0x00000000055c972e to 0x00000000055c9e76
Event: 137.928 Thread 0x0000000020fd2800 Exception <a 'java/lang/NullPointerException'> (0x000000077c20c228) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u162\10278\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 137.928 Thread 0x0000000020fd2800 Implicit null exception at 0x00000000055c972e to 0x00000000055c9e76
Event: 137.928 Thread 0x0000000020fd2800 Exception <a 'java/lang/NullPointerException'> (0x000000077c20d7f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u162\10278\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]

Events (10 events):
Event: 139.364 Thread 0x0000000028d8b800 Thread added: 0x0000000028d8b800
Event: 139.364 Thread 0x0000000028d8b800 Thread exited: 0x0000000028d8b800
Event: 139.364 Thread 0x0000000028d8f000 Thread added: 0x0000000028d8f000
Event: 139.365 Thread 0x0000000028d8f000 Thread exited: 0x0000000028d8f000
Event: 139.365 Thread 0x0000000028d90800 Thread added: 0x0000000028d90800
Event: 139.365 Thread 0x0000000028d90800 Thread exited: 0x0000000028d90800
Event: 139.365 Thread 0x0000000028d8c000 Thread added: 0x0000000028d8c000
Event: 139.365 Thread 0x0000000028d8c000 Thread exited: 0x0000000028d8c000
Event: 139.365 Thread 0x0000000028d90800 Thread added: 0x0000000028d90800
Event: 139.365 Thread 0x0000000028d90800 Thread exited: 0x0000000028d90800


Dynamic libraries:
0x00007ff60c740000 - 0x00007ff60c777000 C:\Program Files\Java\jre1.8.0_162\bin\javaw.exe
0x00007ffee58b0000 - 0x00007ffee5aa5000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ffee3bf0000 - 0x00007ffee3cad000 C:\Windows\System32\KERNEL32.DLL
0x00007ffee3370000 - 0x00007ffee3638000 C:\Windows\System32\KERNELBASE.dll
0x00007ffee3b40000 - 0x00007ffee3bec000 C:\Windows\System32\ADVAPI32.dll
0x00007ffee3cb0000 - 0x00007ffee3d4e000 C:\Windows\System32\msvcrt.dll
0x00007ffee3aa0000 - 0x00007ffee3b3b000 C:\Windows\System32\sechost.dll
0x00007ffee4010000 - 0x00007ffee413b000 C:\Windows\System32\RPCRT4.dll
0x00007ffee4150000 - 0x00007ffee42f0000 C:\Windows\System32\USER32.dll
0x00007ffee36e0000 - 0x00007ffee3702000 C:\Windows\System32\win32u.dll
0x00007ffee5670000 - 0x00007ffee569a000 C:\Windows\System32\GDI32.dll
0x00007ffee30f0000 - 0x00007ffee31fb000 C:\Windows\System32\gdi32full.dll
0x00007ffee3640000 - 0x00007ffee36dd000 C:\Windows\System32\msvcp_win.dll
0x00007ffee2ff0000 - 0x00007ffee30f0000 C:\Windows\System32\ucrtbase.dll
0x00007ffecd7c0000 - 0x00007ffecda5a000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1052_none_60b8f8fd71f5e8cb\COMCTL32.dll
0x00007ffee5840000 - 0x00007ffee5870000 C:\Windows\System32\IMM32.DLL
0x0000000061610000 - 0x00000000616e1000 C:\Program Files\Java\jre1.8.0_162\bin\msvcr100.dll
0x0000000061ab0000 - 0x0000000062350000 C:\Program Files\Java\jre1.8.0_162\bin\server\jvm.dll
0x00007ffee3a90000 - 0x00007ffee3a98000 C:\Windows\System32\PSAPI.DLL
0x00007ffecb920000 - 0x00007ffecb929000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffed18a0000 - 0x00007ffed18c7000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ffedba60000 - 0x00007ffedba6a000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ffee5770000 - 0x00007ffee57db000 C:\Windows\System32\WS2_32.dll
0x00000000619c0000 - 0x00000000619cf000 C:\Program Files\Java\jre1.8.0_162\bin\verify.dll
0x0000000061990000 - 0x00000000619b9000 C:\Program Files\Java\jre1.8.0_162\bin\java.dll
0x0000000061970000 - 0x0000000061986000 C:\Program Files\Java\jre1.8.0_162\bin\zip.dll
0x00007ffee4d20000 - 0x00007ffee545f000 C:\Windows\System32\SHELL32.dll
0x00007ffee1120000 - 0x00007ffee18b0000 C:\Windows\SYSTEM32\windows.storage.dll
0x00007ffee49c0000 - 0x00007ffee4d15000 C:\Windows\System32\combase.dll
0x00007ffee2a60000 - 0x00007ffee2a8c000 C:\Windows\SYSTEM32\Wldp.dll
0x00007ffee3d50000 - 0x00007ffee3dfe000 C:\Windows\System32\SHCORE.dll
0x00007ffee57e0000 - 0x00007ffee5835000 C:\Windows\System32\shlwapi.dll
0x00007ffee2f30000 - 0x00007ffee2f4f000 C:\Windows\SYSTEM32\profapi.dll
0x0000000021630000 - 0x0000000021633000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-console-l1-1-0.dll
0x0000000021640000 - 0x0000000021643000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-datetime-l1-1-0.dll
0x0000000021650000 - 0x0000000021653000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-debug-l1-1-0.dll
0x0000000021660000 - 0x0000000021663000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-errorhandling-l1-1-0.dll
0x0000000021670000 - 0x0000000021674000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-file-l1-1-0.dll
0x0000000021680000 - 0x0000000021683000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-file-l1-2-0.dll
0x0000000021690000 - 0x0000000021693000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-file-l2-1-0.dll
0x00000000216a0000 - 0x00000000216a3000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-handle-l1-1-0.dll
0x00000000216b0000 - 0x00000000216b3000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-heap-l1-1-0.dll
0x00000000216c0000 - 0x00000000216c3000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-interlocked-l1-1-0.dll
0x00000000216d0000 - 0x00000000216d3000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-libraryloader-l1-1-0.dll
0x00000000216e0000 - 0x00000000216e3000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-localization-l1-2-0.dll
0x00000000216f0000 - 0x00000000216f3000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-memory-l1-1-0.dll
0x0000000021700000 - 0x0000000021703000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-namedpipe-l1-1-0.dll
0x0000000021710000 - 0x0000000021713000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-processenvironment-l1-1-0.dll
0x0000000021720000 - 0x0000000021723000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-processthreads-l1-1-0.dll
0x0000000021730000 - 0x0000000021733000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-processthreads-l1-1-1.dll
0x0000000021740000 - 0x0000000021743000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-profile-l1-1-0.dll
0x0000000021750000 - 0x0000000021753000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-rtlsupport-l1-1-0.dll
0x0000000021760000 - 0x0000000021763000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-string-l1-1-0.dll
0x0000000021770000 - 0x0000000021773000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-synch-l1-1-0.dll
0x0000000021780000 - 0x0000000021783000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-synch-l1-2-0.dll
0x0000000021790000 - 0x0000000021793000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-sysinfo-l1-1-0.dll
0x00000000217a0000 - 0x00000000217a3000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-timezone-l1-1-0.dll
0x00000000217b0000 - 0x00000000217b3000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-core-util-l1-1-0.dll
0x00000000217c0000 - 0x00000000217c3000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-crt-conio-l1-1-0.dll
0x00000000217d0000 - 0x00000000217d4000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-crt-convert-l1-1-0.dll
0x00000000217e0000 - 0x00000000217e3000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-crt-environment-l1-1-0.dll
0x00000000217f0000 - 0x00000000217f3000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-crt-filesystem-l1-1-0.dll
0x0000000021800000 - 0x0000000021803000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-crt-heap-l1-1-0.dll
0x0000000021810000 - 0x0000000021813000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-crt-locale-l1-1-0.dll
0x0000000021820000 - 0x0000000021825000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-crt-math-l1-1-0.dll
0x0000000021830000 - 0x0000000021835000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-crt-multibyte-l1-1-0.dll
0x0000000021840000 - 0x0000000021850000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-crt-private-l1-1-0.dll
0x0000000021850000 - 0x0000000021853000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-crt-process-l1-1-0.dll
0x0000000021860000 - 0x0000000021864000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-crt-runtime-l1-1-0.dll
0x0000000021870000 - 0x0000000021874000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-crt-stdio-l1-1-0.dll
0x0000000021880000 - 0x0000000021884000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-crt-string-l1-1-0.dll
0x0000000021890000 - 0x0000000021893000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-crt-time-l1-1-0.dll
0x00000000218a0000 - 0x00000000218a3000 C:\Program Files\Java\jre1.8.0_162\bin\api-ms-win-crt-utility-l1-1-0.dll
0x00007ffed0330000 - 0x00007ffed0426000 C:\Program Files\Java\jre1.8.0_162\bin\ucrtbase.dll
0x00007ffed02d0000 - 0x00007ffed0321000 C:\Program Files\Java\jre1.8.0_162\bin\concrt140.dll
0x00007ffecff50000 - 0x00007ffecffec000 C:\Program Files\Java\jre1.8.0_162\bin\MSVCP140.dll
0x00007ffed0c10000 - 0x00007ffed0c26000 C:\Program Files\Java\jre1.8.0_162\bin\VCRUNTIME140.dll
0x00000000615e0000 - 0x0000000061603000 C:\Program Files\Java\jre1.8.0_162\bin\prism_d3d.dll
0x00007ffed9330000 - 0x00007ffed94fe000 C:\Windows\system32\d3d9.dll
0x00007ffee0f20000 - 0x00007ffee0f32000 C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007ffee0b60000 - 0x00007ffee0b8f000 C:\Windows\SYSTEM32\dwmapi.dll
0x00007ffee0980000 - 0x00007ffee0a1e000 C:\Windows\system32\uxtheme.dll
0x00007ffeda860000 - 0x00007ffeda965000 C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_d67c20d727d4578c\nvldumdx.dll
0x00007ffee2be0000 - 0x00007ffee2bf2000 C:\Windows\SYSTEM32\msasn1.dll
0x00007ffedb760000 - 0x00007ffedb791000 C:\Windows\SYSTEM32\cryptnet.dll
0x00007ffee3710000 - 0x00007ffee386f000 C:\Windows\System32\CRYPT32.dll
0x00007ffee29a0000 - 0x00007ffee29ac000 C:\Windows\SYSTEM32\cryptbase.dll
0x00007ffee38c0000 - 0x00007ffee3920000 C:\Windows\System32\WINTRUST.DLL
0x00007ffee3990000 - 0x00007ffee39ad000 C:\Windows\System32\imagehlp.dll
0x00007ffee29b0000 - 0x00007ffee29c8000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ffee2100000 - 0x00007ffee2134000 C:\Windows\system32\rsaenh.dll
0x00007ffee3290000 - 0x00007ffee32b7000 C:\Windows\System32\bcrypt.dll
0x00007ffee3200000 - 0x00007ffee3283000 C:\Windows\System32\bcryptPrimitives.dll
0x00007ffe9c3a0000 - 0x00007ffe9dfe8000 C:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_d67c20d727d4578c\nvd3dumx.dll
0x0000000061590000 - 0x00000000615d9000 C:\Program Files\Java\jre1.8.0_162\bin\glass.dll
0x00007ffee5460000 - 0x00007ffee553a000 C:\Windows\System32\COMDLG32.dll
0x00007ffee5540000 - 0x00007ffee566a000 C:\Windows\System32\ole32.dll
0x00007ffee56a0000 - 0x00007ffee576d000 C:\Windows\System32\OLEAUT32.dll
0x00007ffee42f0000 - 0x00007ffee4405000 C:\Windows\System32\MSCTF.dll
0x00007ffee18c0000 - 0x00007ffee18e3000 C:\Windows\SYSTEM32\gpapi.dll
0x00007ffedb230000 - 0x00007ffedb26b000 C:\Windows\SYSTEM32\dxcore.dll
0x00007ffee3870000 - 0x00007ffee38be000 C:\Windows\System32\cfgmgr32.dll
0x0000000061580000 - 0x000000006158d000 C:\Program Files\Java\jre1.8.0_162\bin\management.dll
0x0000000061950000 - 0x000000006196a000 C:\Program Files\Java\jre1.8.0_162\bin\net.dll
0x00007ffee27d0000 - 0x00007ffee283a000 C:\Windows\system32\mswsock.dll
0x00007ffedef70000 - 0x00007ffedef87000 C:\Windows\system32\napinsp.dll
0x00007ffedef50000 - 0x00007ffedef6b000 C:\Windows\system32\pnrpnsp.dll
0x00007ffec4690000 - 0x00007ffec46a5000 C:\Windows\system32\wshbth.dll
0x00007ffededd0000 - 0x00007ffededed000 C:\Windows\system32\NLAapi.dll
0x00007ffee2470000 - 0x00007ffee24ab000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ffee24b0000 - 0x00007ffee257c000 C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ffee3920000 - 0x00007ffee3928000 C:\Windows\System32\NSI.dll
0x00007ffedef30000 - 0x00007ffedef42000 C:\Windows\System32\winrnr.dll
0x00007ffed12f0000 - 0x00007ffed12fa000 C:\Windows\System32\rasadhlp.dll
0x00007ffed2160000 - 0x00007ffed21df000 C:\Windows\System32\fwpuclnt.dll
0x0000000061930000 - 0x0000000061941000 C:\Program Files\Java\jre1.8.0_162\bin\nio.dll
0x00007ffee2ef0000 - 0x00007ffee2f1e000 C:\Windows\SYSTEM32\USERENV.dll
0x00007ffedcba0000 - 0x00007ffedcbb7000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ffedcb60000 - 0x00007ffedcb7d000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x0000000061900000 - 0x0000000061924000 C:\Program Files\Java\jre1.8.0_162\bin\sunec.dll
0x0000000061560000 - 0x0000000061574000 C:\Program Files\Java\jre1.8.0_162\bin\javafx_font.dll
0x00007ffec7dd0000 - 0x00007ffec804f000 C:\Windows\SYSTEM32\dwrite.dll
0x00007ffee4880000 - 0x00007ffee4929000 C:\Windows\System32\clbcatq.dll
0x00007ffedd120000 - 0x00007ffedd2d4000 C:\Windows\SYSTEM32\WindowsCodecs.dll
0x00007ffed0430000 - 0x00007ffed046e000 C:\Windows\system32\dataexchange.dll
0x00007ffedfd80000 - 0x00007ffedff66000 C:\Windows\system32\dcomp.dll
0x00007ffedf550000 - 0x00007ffedf7b4000 C:\Windows\system32\d3d11.dll
0x00007ffee18f0000 - 0x00007ffee19e4000 C:\Windows\system32\dxgi.dll

VM Arguments:
jvm_args: -Dfile.encoding=Cp1252
java_command: P2_Name.CeApplication
java_class_path (initial): E:\Apurva_Pustake\workspace_client\CEUi\bin;E:\Apurva_Pustake\workspace_client\CEBusiness\bin;E:\Apurva_Pustake\workspace_client\CEPersistent\bin;E:\Apurva_Pustake\workspace_client\CEPersistent\lib\antlr-2.7.7.jar;E:\Apurva_Pustake\workspace_client\CEPersistent\lib\byte-buddy-1.8.12.jar;E:\Apurva_Pustake\workspace_client\CEPersistent\lib\classmate-1.3.4.jar;E:\Apurva_Pustake\workspace_client\CEPersistent\lib\dom4j-1.6.1.jar;E:\Apurva_Pustake\workspace_client\CEPersistent\lib\hibernate-commons-annotations-5.0.3.Final.jar;E:\Apurva_Pustake\workspace_client\CEPersistent\lib\hibernate-core-5.3.1.Final.jar;E:\Apurva_Pustake\workspace_client\CEPersistent\lib\jandex-2.0.3.Final.jar;E:\Apurva_Pustake\workspace_client\CEPersistent\lib\javassist-3.22.0-GA.jar;E:\Apurva_Pustake\workspace_client\CEPersistent\lib\javax.persistence-api-2.2.jar;E:\Apurva_Pustake\workspace_client\CEPersistent\lib\jboss-logging-3.3.2.Final.jar;E:\Apurva_Pustake\workspace_client\CEPersistent\lib\jboss-transaction-api_1.2_spec-1.1.1.Final.jar;E:\Apurva_Pustake\workspace_client\CEPersistent\lib\ojdbc7-12.1.0.2.jar;E:\Apurva_Pustake\workspace_client\CEPersistent\lib\ucp.jar;E:\Apurva_Pustake\workspace_client\CEPersistent\lib\mysql-connector-java-5.1.46.jar;E:\Apurva_Pustake\workspace_client\CEPersistent\lib\log4j-api-2.11.2.jar;E:\Apurva_Pustake\workspace_client\CEPersistent\lib\log4j-core-2.11.2.jar;E:\Apurva_Pustake\workspace_client\CECommon\bin;E:\Apurva_Pustake\workspace_client\CECommon\lib\Convert.jar;E:\Apurva_Pustake\workspace_client\CECommon\lib\itextpdf-5.5.13.jar;E:\Apurva_Pustake\workspace_client\CEBusiness\lib\junit-4.10.jar;E:\Apurva_Pustake\workspace_client\CEBusiness\lib\log4j-api-2.11.2.jar;E:\Apurva_Pustake\workspace_client\CEBusiness\lib\log4j-core-2.11.2.jar;E:\Apurva_Pustake\workspace_client\CEBusiness\lib\arcgis-java-100.4.0.jar;E:\Apurva_Pustake\workspace_client\CEBusiness\lib\CECommon.jar;E:\Apurva_Pustake\workspace_client\CEBusiness\lib\itextpdf-5.5.1
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:/Program Files/Java/jre1.8.0_162/bin/server;C:/Program Files/Java/jre1.8.0_162/bin;C:/Program Files/Java/jre1.8.0_162/lib/amd64;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\TortoiseSVN\bin;C:\Users\P_Name\AppData\Local\Microsoft\WindowsApps;;E:\Softwares\eclipse_client;
USERNAME=P_Name
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 13, GenuineIntel

 

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

OS: Windows 10.0 , 64 bit Build 19041 (10.0.19041.1023)

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

Memory: 4k page, physical 16617456k(9497360k free), swap 19632112k(10370364k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.162-b12) for windows-amd64 JRE (1.8.0_162-b12), built on Dec 19 2017 20:00:03 by "java_re" with MS VC++ 10.0 (VS2010)

elapsed time: 139 seconds (0d 0h 2m 19s)

0 Kudos
6 Replies
MarkBaird
Esri Regular Contributor

@gokulthakare can you give some more information on how you have achieved this crash?

Can you share some code which uses a public service which demonstrates the issue?

Can you also share details of the data you are using and if this is coming from a feature service, the version of the server you are using?

You should know that 100.4.0 of ArcGIS Runtime is a very old release and the current version is 100.12.0.  Are you seeing the issue with the latest version?

0 Kudos
gokulthakare
New Contributor II

hi

i am not using any public service how ever loading data  that is shapefile from drive and some featurecollectionlayer are created  .

i am creating mapview and sceneview object and loading featurelayers and featurecollectionlayer loaded on mapview and copy of layer added on sceneview 

however application crash is incosistent some time it crashes 

do we need to dispose mapview and sceneview object while closing window

for below line last no 1758 is fix whenever crashes this no remains same

 EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffe97a91758

0 Kudos
MarkBaird
Esri Regular Contributor

Making a copy of a featureLayer and using in 2 controls is likely to be the cause of your issue here.

I would refactor your code so that when you open a shapefile for both the MapView and the SceneView you create a separate ShapefileFeatureTable and a FeatureLayer.  These resources are not designed to be shared be used in multiple views.

Hopefully you are not editing the shapefile in your app, as I suspect this might cause you issue too.

When you close your application, you will need to dispose the MapView and the SceneView objects like this for example:

  @Override
  public void stop() {

    if (mapView != null) {
      mapView.dispose();
    }
  }

 

I would also look at your workflows and consider if you really need to be using shapefiles.  They are a very old and restrictive way of storing spatial data.  There are much better workflows available.

0 Kudos
gokulthakare
New Contributor II

Ok i got your point how ever i want to mapview and sceneview like if any pointlayer added on mapview then it should be added to sceneview . so user can toogle views like how it looks in 3d view

i have updated sceneview operational layers on mapview operational layers list changelistner

  

0 Kudos
MarkBaird
Esri Regular Contributor

@gokulthakare has using dedicated class instances for the MapView and Scene View (Table and Layer classes) fixed the crash you were experiencing?

0 Kudos
gokulthakare
New Contributor II

Hi, 

yes i am using different instances for the featurecollectionlayer and not using copy of layer.

however copy call create deep copy of that object.

0 Kudos