Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8283241

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

XMLWordPrintable

      A DESCRIPTION OF THE PROBLEM :
      Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

      ERROR MESSAGES/STACK TRACES THAT OCCUR :
      Current thread (0x005f8800): JavaThread "main" [_thread_in_native, id=14120, stack(0x000a0000,0x001a0000)]

      siginfo: ExceptionCode=0xc0000006, ExceptionInformation=0x00000000 0x16e4c3b0 0xc00000c4

      Registers:
      EAX=0x16e4c3b0, EBX=0x0000025f, ECX=0x1af42d88, EDX=0x000002ca
      ESP=0x0019dd28, EBP=0x0019dd38, ESI=0x0000030a, EDI=0x1af42d88
      EIP=0x7703659e, EFLAGS=0x00010202

      Top of Stack: (sp=0x0019dd28)
      0x0019dd28: 16e3dd90 16e10000 1af42d88 0000028a
      0x0019dd38: 0019dd68 7703652d 16e10000 00000410
      0x0019dd48: 16e3edf8 16e3fe38 006ca600 0019de44
      0x0019dd58: 00000000 00000050 00013be6 16e10000
      0x0019dd68: 0019ddf8 7709643e 00000000 0019de44
      0x0019dd78: 00000009 006ca600 00000000 0019de44
      0x0019dd88: 006ca600 1af42d88 00000000 1af42d88
      0x0019dd98: 0019ddc8 006ca600 00000000 00000000

      Instructions: (pc=0x7703659e)
      0x7703657e: 72 09 8b c6 99 2b c2 8b d0 d1 fa 85 f6 0f 88 3c
      0x7703658e: 3f 06 00 8b 45 10 8b cf 8b 04 90 03 45 08 8a 19
      0x7703659e: 3a 18 75 37 84 db 74 12 8a 59 01 3a 58 01 75 2b
      0x770365ae: 83 c1 02 83 c0 02 84 db 75 e4 33 c0 85 c0 74 22


      Register to memory mapping:

      EAX=0x16e4c3b0 is an unknown value
      EBX=0x0000025f is an unknown value
      ECX=0x1af42d88 is an unknown value
      EDX=0x000002ca is an unknown value
      ESP=0x0019dd28 is pointing into the stack for thread: 0x005f8800
      EBP=0x0019dd38 is pointing into the stack for thread: 0x005f8800
      ESI=0x0000030a is an unknown value
      EDI=0x1af42d88 is an unknown value


      Stack: [0x000a0000,0x001a0000], sp=0x0019dd28, free space=1015k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      C [ntdll.dll+0x2659e]
      C [ntdll.dll+0x2652d]
      C [ntdll.dll+0x8643e]
      C [ntdll.dll+0x47242]
      C [KERNELBASE.dll+0x105821]
      C [KERNEL32.DLL+0x15f34]
      C [java.dll+0x1529]

      Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
      j java.lang.ClassLoader$NativeLibrary.find(Ljava/lang/String;)J+0
      j java.lang.ClassLoader.findNative(Ljava/lang/ClassLoader;Ljava/lang/String;)J+49
      v ~StubRoutines::call_stub
      j org.eclipse.swt.internal.win32.OS.PostMessageW(IIII)Z+0
      j org.eclipse.swt.internal.win32.OS.PostMessage(IIII)Z+10
      j org.eclipse.swt.widgets.Display.releaseDisplay()V+15
      j org.eclipse.swt.widgets.Display.release()V+135
      j org.eclipse.swt.graphics.Device.dispose()V+13
      J 1192 C1 org.eclipse.swt.widgets.Display.messageProc(IIII)I (1198 bytes) @ 0x029fc840 [0x029fbf20+0x920]
      v ~StubRoutines::call_stub
      J 589 org.eclipse.swt.internal.win32.OS.DefWindowProcW(IIII)I (0 bytes) @ 0x02923caf [0x02923c60+0x4f]
      J 1192 C1 org.eclipse.swt.widgets.Display.messageProc(IIII)I (1198 bytes) @ 0x029fcb2c [0x029fbf20+0xc0c]
      v ~StubRoutines::call_stub
      J 811 org.eclipse.swt.internal.win32.OS.PeekMessageW(Lorg/eclipse/swt/internal/win32/MSG;IIII)Z (0 bytes) @ 0x02969049 [0x02968fe0+0x69]
      J 832 C1 org.eclipse.swt.widgets.Display.readAndDispatch()Z (84 bytes) @ 0x0296ebf4 [0x0296eb70+0x84]
      J 1197% C1 org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V (42 bytes) @ 0x029feabc [0x029fea70+0x4c]
      j org.eclipse.ui.internal.Workbench.runUI()I+336
      j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
      j org.eclipse.ui.internal.Workbench$4.run()V+23
      j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
      j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
      j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
      j xbookapp.Application.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+29
      j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+102
      j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
      j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
      j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
      j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
      v ~StubRoutines::call_stub
      j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
      j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
      j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
      j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
      j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+210
      j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+114
      j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
      v ~StubRoutines::call_stub

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

      Java Threads: ( => current thread )
        0x1ad6e000 JavaThread "SIGTERM handler" daemon [_thread_in_native, id=704, stack(0x179c0000,0x17ac0000)]
        0x1ad6b000 JavaThread "AWT-Shutdown" [_thread_blocked, id=1104, stack(0x006d0000,0x007d0000)]
        0x1ad6d400 JavaThread "Worker-1" [_thread_blocked, id=9152, stack(0x17460000,0x17560000)]
        0x1ad6d800 JavaThread "TimerQueue" daemon [_thread_blocked, id=4244, stack(0x1beb0000,0x1bfb0000)]
        0x16514000 JavaThread "Worker-0" [_thread_blocked, id=14748, stack(0x1b910000,0x1ba10000)]
        0x165fd800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=16296, stack(0x1a700000,0x1a800000)]
        0x15941400 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=3228, stack(0x169d0000,0x16ad0000)]
        0x15913000 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=7280, stack(0x16890000,0x16990000)]
        0x158da800 JavaThread "State Data Manager" daemon [_thread_blocked, id=3340, stack(0x16750000,0x16850000)]
        0x14eccc00 JavaThread "Service Thread" daemon [_thread_blocked, id=17504, stack(0x15550000,0x15650000)]
        0x14ea7400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2848, stack(0x15450000,0x15550000)]
        0x14ea6000 JavaThread "Attach Listener" daemon [_thread_blocked, id=14500, stack(0x15350000,0x15450000)]
        0x14ea4c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=19032, stack(0x15250000,0x15350000)]
        0x006c5000 JavaThread "Finalizer" daemon [_thread_blocked, id=13924, stack(0x15050000,0x15150000)]
        0x006b0000 JavaThread "Reference Handler" daemon [_thread_blocked, id=15160, stack(0x14f50000,0x15050000)]
      =>0x005f8800 JavaThread "main" [_thread_in_native, id=14120, stack(0x000a0000,0x001a0000)]

      Other Threads:
        0x006a9400 VMThread [stack: 0x14c60000,0x14d60000] [id=18096]
        0x14ed7400 WatcherThread [stack: 0x15690000,0x15790000] [id=2632]

      VM state:not at safepoint (normal execution)

      VM Mutex/Monitor currently owned by a thread: None

      Heap:
       def new generation total 14528K, used 5947K [0x04800000, 0x057c0000, 0x09d50000)
        eden space 12928K, 43% used [0x04800000, 0x04d8df90, 0x054a0000)
        from space 1600K, 16% used [0x054a0000, 0x054e1050, 0x05630000)
        to space 1600K, 0% used [0x05630000, 0x05630000, 0x057c0000)
       tenured generation total 32208K, used 19323K [0x09d50000, 0x0bcc4000, 0x14800000)
         the space 32208K, 59% used [0x09d50000, 0x0b02ee68, 0x0b02f000, 0x0bcc4000)
       Metaspace used 25762K, capacity 26397K, committed 26496K, reserved 27008K

      Card table byte_map: [0x025c0000,0x02650000] byte_map_base: 0x0259c000

      Polling page: 0x00490000

      CodeCache: size=32768Kb used=2587Kb max_used=2587Kb free=30180Kb
       bounds [0x02790000, 0x02a18000, 0x04790000]
       total_blobs=1523 nmethods=1238 adapters=214
       compilation: enabled

      Compilation events (10 events):
      Event: 165178.093 Thread 0x14ea7400 1246 sun.awt.AppContext::stopEventDispatchThreads (91 bytes)
      Event: 165178.095 Thread 0x14ea7400 nmethod 1246 0x02a14248 code [0x02a14440, 0x02a149e4]
      Event: 171643.057 Thread 0x14ea7400 1247 java.util.ComparableTimSort::countRunAndMakeAscending (123 bytes)
      Event: 171643.058 Thread 0x14ea7400 nmethod 1247 0x02a15148 code [0x02a152b0, 0x02a156f4]
      Event: 171667.445 Thread 0x14ea7400 1248 java.util.HashMap::afterNodeAccess (1 bytes)
      Event: 171667.445 Thread 0x14ea7400 nmethod 1248 0x02a15ac8 code [0x02a15bc0, 0x02a15c40]
      Event: 175871.873 Thread 0x14ea7400 1249 java.awt.Color::<init> (72 bytes)
      Event: 175871.873 Thread 0x14ea7400 nmethod 1249 0x02a15c88 code [0x02a15d80, 0x02a15e9c]
      Event: 175871.873 Thread 0x14ea7400 1250 java.awt.Color::testColorValueRange (186 bytes)
      Event: 175871.875 Thread 0x14ea7400 nmethod 1250 0x02a15f08 code [0x02a16100, 0x02a169f0]

      GC Heap History (10 events):
      Event: 106058.642 GC heap before
      {Heap before GC invocations=25 (full 4):
       def new generation total 14528K, used 13178K [0x04800000, 0x057c0000, 0x09d50000)
        eden space 12928K, 100% used [0x04800000, 0x054a0000, 0x054a0000)
        from space 1600K, 15% used [0x05630000, 0x0566ea50, 0x057c0000)
        to space 1600K, 0% used [0x054a0000, 0x054a0000, 0x05630000)
       tenured generation total 32208K, used 19323K [0x09d50000, 0x0bcc4000, 0x14800000)
         the space 32208K, 59% used [0x09d50000, 0x0b02ee68, 0x0b02f000, 0x0bcc4000)
       Metaspace used 25756K, capacity 26397K, committed 26496K, reserved 27008K
      Event: 106058.644 GC heap after
      Heap after GC invocations=26 (full 4):
       def new generation total 14528K, used 250K [0x04800000, 0x057c0000, 0x09d50000)
        eden space 12928K, 0% used [0x04800000, 0x04800000, 0x054a0000)
        from space 1600K, 15% used [0x054a0000, 0x054de8d8, 0x05630000)
        to space 1600K, 0% used [0x05630000, 0x05630000, 0x057c0000)
       tenured generation total 32208K, used 19323K [0x09d50000, 0x0bcc4000, 0x14800000)
         the space 32208K, 59% used [0x09d50000, 0x0b02ee68, 0x0b02f000, 0x0bcc4000)
       Metaspace used 25756K, capacity 26397K, committed 26496K, reserved 27008K
      }
      Event: 106285.650 GC heap before
      {Heap before GC invocations=26 (full 4):
       def new generation total 14528K, used 13178K [0x04800000, 0x057c0000, 0x09d50000)
        eden space 12928K, 100% used [0x04800000, 0x054a0000, 0x054a0000)
        from space 1600K, 15% used [0x054a0000, 0x054de8d8, 0x05630000)
        to space 1600K, 0% used [0x05630000, 0x05630000, 0x057c0000)
       tenured generation total 32208K, used 19323K [0x09d50000, 0x0bcc4000, 0x14800000)
         the space 32208K, 59% used [0x09d50000, 0x0b02ee68, 0x0b02f000, 0x0bcc4000)
       Metaspace used 25756K, capacity 26397K, committed 26496K, reserved 27008K
      Event: 106285.653 GC heap after
      Heap after GC invocations=27 (full 4):
       def new generation total 14528K, used 250K [0x04800000, 0x057c0000, 0x09d50000)
        eden space 12928K, 0% used [0x04800000, 0x04800000, 0x054a0000)
        from space 1600K, 15% used [0x05630000, 0x0566e8d8, 0x057c0000)
        to space 1600K, 0% used [0x054a0000, 0x054a0000, 0x05630000)
       tenured generation total 32208K, used 19323K [0x09d50000, 0x0bcc4000, 0x14800000)
         the space 32208K, 59% used [0x09d50000, 0x0b02ee68, 0x0b02f000, 0x0bcc4000)
       Metaspace used 25756K, capacity 26397K, committed 26496K, reserved 27008K
      }
      Event: 153112.359 GC heap before
      {Heap before GC invocations=27 (full 4):
       def new generation total 14528K, used 13178K [0x04800000, 0x057c0000, 0x09d50000)
        eden space 12928K, 100% used [0x04800000, 0x054a0000, 0x054a0000)
        from space 1600K, 15% used [0x05630000, 0x0566e8d8, 0x057c0000)
        to space 1600K, 0% used [0x054a0000, 0x054a0000, 0x05630000)
       tenured generation total 32208K, used 19323K [0x09d50000, 0x0bcc4000, 0x14800000)
         the space 32208K, 59% used [0x09d50000, 0x0b02ee68, 0x0b02f000, 0x0bcc4000)
       Metaspace used 25756K, capacity 26397K, committed 26496K, reserved 27008K
      Event: 153112.362 GC heap after
      Heap after GC invocations=28 (full 4):
       def new generation total 14528K, used 250K [0x04800000, 0x057c0000, 0x09d50000)
        eden space 12928K, 0% used [0x04800000, 0x04800000, 0x054a0000)
        from space 1600K, 15% used [0x054a0000, 0x054deb80, 0x05630000)
        to space 1600K, 0% used [0x05630000, 0x05630000, 0x057c0000)
       tenured generation total 32208K, used 19323K [0x09d50000, 0x0bcc4000, 0x14800000)
         the space 32208K, 59% used [0x09d50000, 0x0b02ee68, 0x0b02f000, 0x0bcc4000)
       Metaspace used 25756K, capacity 26397K, committed 26496K, reserved 27008K
      }
      Event: 168224.375 GC heap before
      {Heap before GC invocations=28 (full 4):
       def new generation total 14528K, used 13178K [0x04800000, 0x057c0000, 0x09d50000)
        eden space 12928K, 100% used [0x04800000, 0x054a0000, 0x054a0000)
        from space 1600K, 15% used [0x054a0000, 0x054deb80, 0x05630000)
        to space 1600K, 0% used [0x05630000, 0x05630000, 0x057c0000)
       tenured generation total 32208K, used 19323K [0x09d50000, 0x0bcc4000, 0x14800000)
         the space 32208K, 59% used [0x09d50000, 0x0b02ee68, 0x0b02f000, 0x0bcc4000)
       Metaspace used 25756K, capacity 26397K, committed 26496K, reserved 27008K
      Event: 168224.380 GC heap after
      Heap after GC invocations=29 (full 4):
       def new generation total 14528K, used 249K [0x04800000, 0x057c0000, 0x09d50000)
        eden space 12928K, 0% used [0x04800000, 0x04800000, 0x054a0000)
        from space 1600K, 15% used [0x05630000, 0x0566e668, 0x057c0000)
        to space 1600K, 0% used [0x054a0000, 0x054a0000, 0x05630000)
       tenured generation total 32208K, used 19323K [0x09d50000, 0x0bcc4000, 0x14800000)
         the space 32208K, 59% used [0x09d50000, 0x0b02ee68, 0x0b02f000, 0x0bcc4000)
       Metaspace used 25756K, capacity 26397K, committed 26496K, reserved 27008K
      }
      Event: 178692.134 GC heap before
      {Heap before GC invocations=29 (full 4):
       def new generation total 14528K, used 13177K [0x04800000, 0x057c0000, 0x09d50000)
        eden space 12928K, 100% used [0x04800000, 0x054a0000, 0x054a0000)
        from space 1600K, 15% used [0x05630000, 0x0566e668, 0x057c0000)
        to space 1600K, 0% used [0x054a0000, 0x054a0000, 0x05630000)
       tenured generation total 32208K, used 19323K [0x09d50000, 0x0bcc4000, 0x14800000)
         the space 32208K, 59% used [0x09d50000, 0x0b02ee68, 0x0b02f000, 0x0bcc4000)
       Metaspace used 25756K, capacity 26397K, committed 26496K, reserved 27008K
      Event: 178692.137 GC heap after
      Heap after GC invocations=30 (full 4):
       def new generation total 14528K, used 260K [0x04800000, 0x057c0000, 0x09d50000)
        eden space 12928K, 0% used [0x04800000, 0x04800000, 0x054a0000)
        from space 1600K, 16% used [0x054a0000, 0x054e1050, 0x05630000)
        to space 1600K, 0% used [0x05630000, 0x05630000, 0x057c0000)
       tenured generation total 32208K, used 19323K [0x09d50000, 0x0bcc4000, 0x14800000)
         the space 32208K, 59% used [0x09d50000, 0x0b02ee68, 0x0b02f000, 0x0bcc4000)
       Metaspace used 25756K, capacity 26397K, committed 26496K, reserved 27008K
      }

      Deoptimization events (0 events):
      No events

      Classes redefined (0 events):
      No events

      Internal exceptions (10 events):
      Event: 15.167 Thread 0x005f8800 Exception <a 'java/io/FileNotFoundException'> (0x04c32ed0) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u311\1894\hotspot\src\share\vm\prims\jni.cpp, line 710]
      Event: 41.231 Thread 0x158a2800 Exception <a 'java/lang/ClassNotFoundException': java/lang/ObjectCustomizer> (0x049f07f8) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u311\1894\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 212]
      Event: 41.239 Thread 0x158a2800 Exception <a 'java/lang/ClassNotFoundException': net/miginfocom/layout/UnitValueCustomizer> (0x049fabe0) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u311\1894\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 212]
      Event: 41.246 Thread 0x158a2800 Exception <a 'java/lang/ClassNotFoundException': java/lang/ObjectCustomizer> (0x04a0f6f8) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u311\1894\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 212]
      Event: 41.247 Thread 0x158a2800 Exception <a 'java/lang/ClassNotFoundException': net/miginfocom/layout/BoundSizeCustomizer> (0x04a17e08) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u311\1894\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 212]
      Event: 949.602 Thread 0x005f8800 Exception <a 'java/lang/ExceptionInInitializerError'> (0x04a8e248) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u311\1894\hotspot\src\share\vm\oops\instanceKlass.cpp, line 964]
      Event: 949.602 Thread 0x005f8800 Exception <a 'java/lang/ExceptionInInitializerError'> (0x04a8e248) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u311\1894\hotspot\src\share\vm\oops\instanceKlass.cpp, line 959]
      Event: 949.602 Thread 0x005f8800 Exception <a 'java/lang/ExceptionInInitializerError'> (0x04a8e248) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u311\1894\hotspot\src\share\vm\oops\instanceKlass.cpp, line 959]
      Event: 179443.181 Thread 0x005f8800 Exception <a 'java/lang/NoClassDefFoundError': org/eclipse/jface/dialogs/ProgressMonitorDialog$ProgressMonitor> (0x04caa568) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u311\1894\hotspot\src\share\vm\classfile\systemDictionary.cpp, l
      Event: 179444.923 Thread 0x005f8800 Exception <a 'java/lang/NoClassDefFoundError': org/eclipse/jface/util/SafeRunnable$1> (0x04cdc9e0) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u311\1894\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 201]

      Events (10 events):
      Event: 179444.535 Executing VM operation: RevokeBias done
      Event: 179444.535 Thread 0x1ad6e000 Thread exited: 0x1ad6e000
      Event: 179444.924 Thread 0x1ad6b000 Thread added: 0x1ad6b000
      Event: 179444.989 loading class sun/misc/Signal$1
      Event: 179444.990 loading class sun/misc/Signal$1 done
      Event: 179444.991 Thread 0x1ad6e000 Thread added: 0x1ad6e000
      Event: 179444.992 Thread 0x1ad6e400 Thread added: 0x1ad6e400
      Event: 179444.992 Thread 0x1ad6cc00 Thread added: 0x1ad6cc00
      Event: 179444.992 Thread 0x1ad6b800 Thread added: 0x1ad6b800
      Event: 179444.992 Thread 0x1ad6c000 Thread added: 0x1ad6c000


      Dynamic libraries:
      0x00400000 - 0x0040e000 \\kwrd-as-ietmsp\presentation\Application\pwietm.exe
      0x77010000 - 0x771aa000 C:\windows\SYSTEM32\ntdll.dll
      0x76660000 - 0x76740000 C:\windows\System32\KERNEL32.DLL
      0x75940000 - 0x75b3f000 C:\windows\System32\KERNELBASE.dll
      0x74dd0000 - 0x74e4a000 C:\windows\System32\ADVAPI32.DLL
      0x76c10000 - 0x76ccf000 C:\windows\System32\msvcrt.dll
      0x769d0000 - 0x76a46000 C:\windows\System32\sechost.dll
      0x76e50000 - 0x76f0b000 C:\windows\System32\RPCRT4.dll
      0x747e0000 - 0x74800000 C:\windows\System32\SspiCli.dll
      0x747d0000 - 0x747da000 C:\windows\System32\CRYPTBASE.dll
      0x765f0000 - 0x76652000 C:\windows\System32\bcryptPrimitives.dll
      0x75f90000 - 0x76127000 C:\windows\System32\USER32.dll
      0x76fa0000 - 0x76fb7000 C:\windows\System32\win32u.dll
      0x74ee0000 - 0x74f01000 C:\windows\System32\GDI32.dll
      0x76870000 - 0x769cd000 C:\windows\System32\gdi32full.dll
      0x76570000 - 0x765ec000 C:\windows\System32\msvcp_win.dll
      0x76cd0000 - 0x76df0000 C:\windows\System32\ucrtbase.dll
      0x64c10000 - 0x64c9d000 C:\windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.18362.1916_none_bb6960bbec8a0286\COMCTL32.dll
      0x76fd0000 - 0x76ff5000 C:\windows\System32\IMM32.DLL
      0x72000000 - 0x72012000 \\kwrd-as-ietmsp\presentation\Application\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.1.R33x_v20070828\eclipse_1020.dll
      0x72ef0000 - 0x72ef8000 C:\windows\SYSTEM32\VERSION.dll
      0x64b90000 - 0x64c0a000 C:\windows\system32\uxtheme.dll
      0x761d0000 - 0x76447000 C:\windows\System32\combase.dll
      0x755e0000 - 0x756e3000 C:\windows\System32\MSCTF.dll
      0x76130000 - 0x761c2000 C:\windows\System32\OLEAUT32.dll
      0x68290000 - 0x6866f000 C:\Program Files (x86)\Java\jre1.8.0_311\bin\client\jvm.dll
      0x74800000 - 0x74806000 C:\windows\System32\PSAPI.DLL
      0x5fb00000 - 0x5fb08000 C:\windows\SYSTEM32\WSOCK32.dll
      0x6bfe0000 - 0x6c004000 C:\windows\SYSTEM32\WINMM.dll
      0x756f0000 - 0x7574e000 C:\windows\System32\WS2_32.dll
      0x6b220000 - 0x6b234000 C:\windows\SYSTEM32\VCRUNTIME140.dll
      0x6bfb0000 - 0x6bfd3000 C:\windows\SYSTEM32\WINMMBASE.dll
      0x74810000 - 0x7484b000 C:\windows\System32\cfgmgr32.dll
      0x6bb80000 - 0x6bb8d000 C:\Program Files (x86)\Java\jre1.8.0_311\bin\verify.dll
      0x6b2f0000 - 0x6b314000 C:\Program Files (x86)\Java\jre1.8.0_311\bin\java.dll
      0x68a30000 - 0x68a44000 C:\Program Files (x86)\Java\jre1.8.0_311\bin\zip.dll
      0x76fc0000 - 0x76fcf000 C:\windows\System32\kernel.appcore.dll
      0x74850000 - 0x74dca000 C:\windows\System32\SHELL32.dll
      0x74e50000 - 0x74ed3000 C:\windows\System32\shcore.dll
      0x74f10000 - 0x754d0000 C:\windows\System32\windows.storage.dll
      0x754d0000 - 0x754e7000 C:\windows\System32\profapi.dll
      0x757e0000 - 0x75823000 C:\windows\System32\powrprof.dll
      0x76450000 - 0x7645d000 C:\windows\System32\UMPDC.dll
      0x754f0000 - 0x75534000 C:\windows\System32\shlwapi.dll
      0x76840000 - 0x76853000 C:\windows\System32\cryptsp.dll
      0x730f0000 - 0x7311f000 C:\windows\system32\rsaenh.dll
      0x75750000 - 0x75769000 C:\windows\System32\bcrypt.dll
      0x73b20000 - 0x73b3e000 C:\windows\SYSTEM32\USERENV.dll
      0x68960000 - 0x68977000 C:\Program Files (x86)\Java\jre1.8.0_311\bin\net.dll
      0x73ac0000 - 0x73b12000 C:\windows\system32\mswsock.dll
      0x73b70000 - 0x73ba2000 C:\windows\SYSTEM32\IPHLPAPI.DLL
      0x76560000 - 0x76567000 C:\windows\System32\NSI.dll
      0x73040000 - 0x73053000 C:\windows\SYSTEM32\dhcpcsvc6.DLL
      0x73020000 - 0x73035000 C:\windows\SYSTEM32\dhcpcsvc.DLL
      0x72f20000 - 0x72fb2000 C:\windows\SYSTEM32\DNSAPI.dll
      0x68950000 - 0x6895f000 C:\Program Files (x86)\Java\jre1.8.0_311\bin\nio.dll
      0x61cb0000 - 0x61d31000 C:\windows\System32\TextInputFramework.dll
      0x61980000 - 0x61bde000 C:\windows\System32\CoreUIComponents.dll
      0x61560000 - 0x615e9000 C:\windows\System32\CoreMessaging.dll
      0x5fd30000 - 0x5fe07000 C:\windows\SYSTEM32\wintypes.dll
      0x70160000 - 0x70189000 C:\windows\SYSTEM32\ntmarta.dll
      0x73120000 - 0x7334a000 C:\windows\System32\iertutil.dll
      0x16e10000 - 0x16e5f000 \\kwrd-as-ietmsp\presentation\Application\configuration\org.eclipse.osgi\bundles\53\1\.cp\swt-win32-3346.dll
      0x76740000 - 0x76837000 C:\windows\System32\ole32.dll
      0x75890000 - 0x75940000 C:\windows\System32\comdlg32.dll
      0x64580000 - 0x6478f000 C:\windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.1916_none_e6276c4ef8de06c3\COMCTL32.dll
      0x5e920000 - 0x5e937000 C:\windows\SYSTEM32\USP10.dll
      0x73bb0000 - 0x7400b000 C:\windows\SYSTEM32\WININET.dll
      0x68800000 - 0x6894b000 C:\Program Files (x86)\Java\jre1.8.0_311\bin\awt.dll
      0x62340000 - 0x623ad000 C:\windows\SYSTEM32\MSVCP140.dll
      0x637c0000 - 0x6385f000 C:\windows\SYSTEM32\apphelp.dll
      0x5ecc0000 - 0x5ece5000 C:\windows\system32\DWMAPI.DLL
      0x68700000 - 0x687ff000 C:\windows\system32\opengl32.dll
      0x686c0000 - 0x686ff000 C:\windows\SYSTEM32\GLU32.dll
      0x5e750000 - 0x5e769000 C:\windows\SYSTEM32\dxcore.dll
      0x5eb90000 - 0x5ebe3000 C:\windows\SYSTEM32\oleacc.dll
      0x75560000 - 0x755e0000 C:\windows\System32\clbcatq.dll
      0x61520000 - 0x61551000 C:\windows\system32\dataexchange.dll
      0x613b0000 - 0x6151a000 C:\windows\system32\dcomp.dll
      0x5e940000 - 0x5eb1e000 C:\windows\system32\d3d11.dll
      0x5ebf0000 - 0x5ecb1000 C:\windows\system32\dxgi.dll
      0x61e40000 - 0x62023000 C:\windows\system32\twinapi.appcore.dll
      0x64af0000 - 0x64b0f000 C:\windows\system32\RMCLIENT.dll
      0x68250000 - 0x6828d000 C:\Program Files (x86)\Java\jre1.8.0_311\bin\fontmanager.dll
      0x5f910000 - 0x5f944000 C:\windows\system32\mlang.dll
      0x686b0000 - 0x686bc000 C:\Program Files (x86)\Java\jre1.8.0_311\bin\management.dll
      0x6c070000 - 0x6c078000 C:\Windows\System32\rasadhlp.dll
      0x73980000 - 0x739d1000 C:\windows\System32\fwpuclnt.dll
      0x72ed0000 - 0x72ee1000 C:\windows\system32\napinsp.dll
      0x72eb0000 - 0x72ec6000 C:\windows\system32\pnrpnsp.dll
      0x72ea0000 - 0x72eab000 C:\windows\System32\winrnr.dll
      0x72e80000 - 0x72e96000 C:\windows\system32\NLAapi.dll
      0x72e70000 - 0x72e80000 C:\windows\system32\wshbth.dll
      0x1c6b0000 - 0x1c75a000 C:\PROGRA~2\PTC\ARBORT~1.2\ISOVIE~1.OCX
      0x73380000 - 0x7352a000 C:\windows\SYSTEM32\urlmon.dll
      0x73360000 - 0x7337c000 C:\windows\SYSTEM32\srvcli.dll
      0x73350000 - 0x7335b000 C:\windows\SYSTEM32\netutils.dll
      0x78a90000 - 0x78e31000 C:\windows\WinSxS\x86_microsoft.vc90.mfc_1fc8b3b9a1e18e3b_9.0.30729.1_none_dcc7eae99ad0d9cf\mfc90u.dll
      0x647d0000 - 0x647d6000 C:\windows\SYSTEM32\MSIMG32.dll
      0x681a0000 - 0x68243000 C:\windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9619_none_508d9c7abcbd32b6\MSVCR90.dll
      0x75830000 - 0x7588e000 C:\windows\System32\coml2.dll
      0x6bf20000 - 0x6bfa8000 C:\windows\SYSTEM32\sxs.dll
      0x68150000 - 0x68187000 C:\Program Files (x86)\Java\jre1.8.0_311\bin\t2k.dll
      0x62690000 - 0x627f9000 C:\windows\SYSTEM32\WindowsCodecs.dll
      0x73770000 - 0x738ff000 C:\windows\SYSTEM32\dbghelp.dll

      VM Arguments:
      java_command: <unknown>
      java_class_path (initial): \\kwrd-as-ietmsp\presentation\Application\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
      Launcher Type: generic

      Environment Variables:
      PATH=C:\Program Files (x86)\Java\jre1.8.0_311\bin\client;C:\Program Files (x86)\Java\jre1.8.0_311\bin;C:\Program Files\presentation\Application;C:\Program Files (x86)\Common Files\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\Tumbleweed\Desktop Validator\;C:\Program Files\Tumbleweed\Desktop Validator\x86;C:\Program Files (x86)\HID Global\ActivClient\;C:\Program Files\HID Global\ActivClient\;C:\Users\1055504373C\AppData\Local\Microsoft\WindowsApps;
      USERNAME=1055504373C
      OS=Windows_NT
      PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 78 Stepping 3, GenuineIntel



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

      OS: Windows 10.0 , 64 bit Build 18362 (10.0.18362.1916)

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

      Memory: 4k page, physical 16654944k(9537140k free), swap 19145312k(11259384k free)

      vm_info: Java HotSpot(TM) Client VM (25.311-b11) for windows-x86 JRE (1.8.0_311-b11), built on Sep 27 2021 05:20:10 by "java_re" with MS VC++ 15.9 (VS2017)

      time: Thu Dec 9 16:17:01 2021
      timezone: Mountain Standard Time
      elapsed time: 179445.514631 seconds (2d 1h 50m 45s)



      #-----------------------------------------------------------#

            rsurianaraya Rajagopal Surianarayanan
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: