winder / Universal-G-Code-Sender

A cross-platform G-Code sender for GRBL, Smoothieware, TinyG and G2core.
http://winder.github.io/ugs_website/
GNU General Public License v3.0
1.9k stars 766 forks source link

UGS Platform won't start (Win10, 32bit) #790

Closed WePaHe closed 7 years ago

WePaHe commented 7 years ago

Win10, 32bit, german, ugsplatform.exe HP nw8240, 2GB RAM, ATI FireGL5000

on double click to ugsplatform.exe the UGS startup notice appears, then there is a massage that UGS is not totally translated to my language (german). Next appears a notice that it is a nightbuilt and the UGS desktop comes up for half a second and then UGS terminate without any hint?

Java is Version 8 update 151. Starting ugsplatform in windows kompatibilty modes and reducing the video mode to 1280x1024 and 256 or 65k colors bring no change.

The Classic UGS works as v1.09 and 2.0 Nightbuilt.

At my Desktop PC (Win10-64bit) both UGSplatform versions 32bit and 64bit works.

any Idea?

winder commented 7 years ago

Do you know how to launch ugsplatform.exe from the command line? There should be an error message in the console if you run that way.

WePaHe commented 7 years ago

xbjhsbj

A fatal error has been detected by the Java Runtime Environment: EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x27834e46, pid=6120, tid=0x0000077c JRE version: Java(TM) SE Runtime Environment (8.0_151-b12) (build 1.8.0_151-b12) Java VM: Java HotSpot(TM) Client VM (25.151-b12 mixed mode windows-x86 ) Problematic frame: C [atioglxx.dll+0x354e46] Failed to write core dump. Minidumps are not enabled by default on client versions of Windows An error report file with more information is saved as: C:\Users\Werner\AppData\Local\Temp\hs_err_pid6120.log If you would like to submit a bug report, please visit: http://bugreport.java.com/bugreport/crash.jsp The crash happened outside the Java Virtual Machine in native code. See problematic frame for where to report the bug.

the complete Log-File see below

hs_err_pid6120.log

winder commented 7 years ago

Unfortunately it looks like this is crashing in the 3d library I'm using. My only guess is to try updating drivers for your graphic card.

WePaHe commented 7 years ago

Thanks. I'll try to find another grafic card Driver.

WePaHe commented 7 years ago

after changing the ATI display driver from V8.483 to 8.503 all works

winder commented 7 years ago

Thanks for the update!

OtoVel commented 6 years ago

hello, I use UniversalGcodeSender.jar v1.0.9. and so far it has worked normally. Some time ago I installed Android Studio, which also wanted to enable Java virtual machine. today I tried to use UniversalGcodeSender.jar and fall when I click on OPEN. here's the error right, can you tell me what to do to make it work again?

Microsoft Windows [Version 10.0.16299.64] (c) 2017 Microsoft Corporation. All rights reserved.

C:\Roman\Projekty\drevene vyrobky_Embraser\UniversalGcodeSender-v1.0.9>java -jar -Xmx256m UniversalGcodeSender.jar nov 26, 2017 5:15:38 PM com.willwinder.universalgcodesender.utils.SettingsFactory loadSettings INFO: Loading settings. nov 26, 2017 5:15:38 PM com.willwinder.universalgcodesender.utils.SettingsFactory loadSettings INFO: Settings file location: C:\Users\roman\UniversalGcodeSender.json nov 26, 2017 5:15:39 PM com.willwinder.universalgcodesender.model.GUIBackend applySettings INFO: Applying settings. nov 26, 2017 5:15:39 PM com.willwinder.universalgcodesender.model.GUIBackend addControllerListener INFO: Adding controller listener. nov 26, 2017 5:15:39 PM com.willwinder.universalgcodesender.model.GUIBackend addControlStateListener INFO: Adding control state listener. nov 26, 2017 5:15:41 PM com.willwinder.universalgcodesender.model.GUIBackend connect INFO: Connecting to GRBL on port COM3 #

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

#

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000007110b5db, pid=9760, tid=2672

#

JRE version: Java(TM) SE Runtime Environment (9.0+11) (build 9.0.1+11)

Java VM: Java HotSpot(TM) 64-Bit Server VM (9.0.1+11, mixed mode, tiered, compressed oops, g1 gc, windows-amd64)

Problematic frame:

C [jSSC-2.8_x86_64.dll+0xb5db]

#

No core dump will be written. Minidumps are not enabled by default on client versions of Windows

#

An error report file with more information is saved as:

C:\Roman\Projekty\drevene vyrobky_Embraser\UniversalGcodeSender-v1.0.9\hs_err_pid9760.log

#

If you would like to submit a bug report, please visit:

http://bugreport.java.com/bugreport/crash.jsp

The crash happened outside the Java Virtual Machine in native code.

See problematic frame for where to report the bug.

#

winder commented 6 years ago

Do you have android studio running at the same time? This is a problem in some native code used by the serial library UGS is using.

OtoVel commented 6 years ago

hi, no, android studio does not run in same time. I just thought it might be a problem because it was a bigger JAVA installation and update. thanks for any advice

winder commented 6 years ago

Sorry you're having so much trouble with your machine, I think you've hit a bug in about every native library UGS uses.

If you copy this file C:\Roman\Projekty\drevene vyrobky_Embraser\UniversalGcodeSender-v1.0.9\hs_err_pid9760.log I can take a look, but there probably isn't much I can do.

OtoVel commented 6 years ago

I checked windows updates, the first son installed the last one but still the same error, I checked the actuality of the graphical driver, windows talk from using the last

OtoVel commented 6 years ago

#

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

#

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000007110b5db, pid=9760, tid=2672

#

JRE version: Java(TM) SE Runtime Environment (9.0+11) (build 9.0.1+11)

Java VM: Java HotSpot(TM) 64-Bit Server VM (9.0.1+11, mixed mode, tiered, compressed oops, g1 gc, windows-amd64)

Problematic frame:

C [jSSC-2.8_x86_64.dll+0xb5db]

#

No core dump will be written. 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.

#

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

Command Line: -Xmx256m UniversalGcodeSender.jar

Host: Intel(R) Core(TM) i7 CPU M 620 @ 2.67GHz, 4 cores, 7G, Windows 10 , 64 bit Build 16299 (10.0.16299.15) Time: Sun Nov 26 17:15:42 2017 Central Europe Standard Time elapsed time: 4 seconds (0d 0h 0m 4s)

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

Current thread (0x0000020db8a7e800): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2672, stack(0x0000004ed7200000,0x0000004ed7300000)]

Stack: [0x0000004ed7200000,0x0000004ed7300000], sp=0x0000004ed72fae30, free space=1003k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [jSSC-2.8_x86_64.dll+0xb5db] C [jSSC-2.8_x86_64.dll+0x12590] C [jSSC-2.8_x86_64.dll+0x1595] C 0x0000020da4c1919c

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j jssc.SerialNativeInterface.openPort(Ljava/lang/String;Z)J+0 j jssc.SerialPort.openPort()Z+65 j com.willwinder.universalgcodesender.connection.JSSCConnection.openPort(Ljava/lang/String;I)Z+27 j com.willwinder.universalgcodesender.AbstractCommunicator.openCommPort(Ljava/lang/String;I)Z+72 j com.willwinder.universalgcodesender.BufferedCommunicator.openCommPort(Ljava/lang/String;I)Z+3 j com.willwinder.universalgcodesender.AbstractController.openCommPort(Ljava/lang/String;I)Ljava/lang/Boolean;+27 j com.willwinder.universalgcodesender.model.GUIBackend.openCommConnection(Ljava/lang/String;I)Z+8 j com.willwinder.universalgcodesender.model.GUIBackend.connect(Ljava/lang/String;Ljava/lang/String;I)V+103 j com.willwinder.universalgcodesender.MainWindow.opencloseButtonActionPerformed(Ljava/awt/event/ActionEvent;)V+78 j com.willwinder.universalgcodesender.MainWindow.access$5400(Lcom/willwinder/universalgcodesender/MainWindow;Ljava/awt/event/ActionEvent;)V+2 j com.willwinder.universalgcodesender.MainWindow$45.actionPerformed(Ljava/awt/event/ActionEvent;)V+5 j javax.swing.AbstractButton.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+84 java.desktop@9.0.1 j javax.swing.AbstractButton$Handler.actionPerformed(Ljava/awt/event/ActionEvent;)V+5 java.desktop@9.0.1 j javax.swing.DefaultButtonModel.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+34 java.desktop@9.0.1 j javax.swing.DefaultButtonModel.setPressed(Z)V+117 java.desktop@9.0.1 j javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Ljava/awt/event/MouseEvent;)V+35 java.desktop@9.0.1 j java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+64 java.desktop@9.0.1 j javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23 java.desktop@9.0.1 j java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V+81 java.desktop@9.0.1 j java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V+18 java.desktop@9.0.1 j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+496 java.desktop@9.0.1 j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+42 java.desktop@9.0.1 j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2 java.desktop@9.0.1 j java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V+327 java.desktop@9.0.1 j java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z+155 java.desktop@9.0.1 j java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z+50 java.desktop@9.0.1 j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+12 java.desktop@9.0.1 j java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V+19 java.desktop@9.0.1 j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2 java.desktop@9.0.1 j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+41 java.desktop@9.0.1 j java.awt.EventQueue.access$500(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3 java.desktop@9.0.1 j java.awt.EventQueue$3.run()Ljava/lang/Void;+32 java.desktop@9.0.1 J 2673 c1 java.awt.EventQueue$3.run()Ljava/lang/Object; java.desktop@9.0.1 (5 bytes) @ 0x0000020da57088c4 [0x0000020da5708840+0x0000000000000084] v ~StubRoutines::call_stub J 2165 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; java.base@9.0.1 (0 bytes) @ 0x0000020dac785fc6 [0x0000020dac785f60+0x0000000000000066] J 2699 c1 java.awt.EventQueue$4.run()Ljava/lang/Object; java.desktop@9.0.1 (5 bytes) @ 0x0000020da571b9cc [0x0000020da571b5e0+0x00000000000003ec] v ~StubRoutines::call_stub J 2165 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; java.base@9.0.1 (0 bytes) @ 0x0000020dac785fc6 [0x0000020dac785f60+0x0000000000000066] J 2669 c1 java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V java.desktop@9.0.1 (80 bytes) @ 0x0000020da570611c [0x0000020da57052a0+0x0000000000000e7c] J 2675 c1 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V java.desktop@9.0.1 (218 bytes) @ 0x0000020da570bd74 [0x0000020da570aae0+0x0000000000001294] j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35 java.desktop@9.0.1 j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11 java.desktop@9.0.1 j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4 java.desktop@9.0.1 j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3 java.desktop@9.0.1 j java.awt.EventDispatchThread.run()V+9 java.desktop@9.0.1 v ~StubRoutines::call_stub

siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), reading address 0xffffffffb8070fed

Register to memory mapping:

RIP=0x000000007110b5db jSSC-2.8_x86_64.dll RAX=0xffffffffb8070fed is an unknown value RBX=0x0000004ed72faea0 is pointing into the stack for thread: 0x0000020db8a7e800 RCX=0x00007fff42310024 ntdll.dll RDX=0x0000000000000000 is an unknown value RSP=0x0000004ed72fae30 is pointing into the stack for thread: 0x0000020db8a7e800 RBP=0x0000004ed72fafb0 is pointing into the stack for thread: 0x0000020db8a7e800 RSI=0x0000020db8a7ea18 is an unknown value RDI=0x0000000000000bdc is an unknown value R8 =0x0000004ed72fad28 is pointing into the stack for thread: 0x0000020db8a7e800 R9 =0x0000004ed72fae20 is pointing into the stack for thread: 0x0000020db8a7e800 R10=0x0000000000000000 is an unknown value R11=0x0000000000000246 is an unknown value R12=0x0000004ed72fb070 is pointing into the stack for thread: 0x0000020db8a7e800 R13=0x0000020dbd66cac0 is an unknown value R14=0x0000004ed72faf60 is pointing into the stack for thread: 0x0000020db8a7e800 R15=0x0000020db8a7e800 is a thread

Registers: RAX=0xffffffffb8070fed, RBX=0x0000004ed72faea0, RCX=0x00007fff42310024, RDX=0x0000000000000000 RSP=0x0000004ed72fae30, RBP=0x0000004ed72fafb0, RSI=0x0000020db8a7ea18, RDI=0x0000000000000bdc R8 =0x0000004ed72fad28, R9 =0x0000004ed72fae20, R10=0x0000000000000000, R11=0x0000000000000246 R12=0x0000004ed72fb070, R13=0x0000020dbd66cac0, R14=0x0000004ed72faf60, R15=0x0000020db8a7e800 RIP=0x000000007110b5db, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x0000004ed72fae30) 0x0000004ed72fae30: 0000000000000000 00007fff422967b6 0x0000004ed72fae40: 000000007110b230 0000004ed72faf60 0x0000004ed72fae50: 0000004ed72fb070 0000000000000004 0x0000004ed72fae60: 0000020db8a7ea18 0000000000000bdc 0x0000004ed72fae70: 0000004ed72fafb0 0000000071112590 0x0000004ed72fae80: 0000020dbd66bc90 0000004ed72fb070 0x0000004ed72fae90: 00000000c0000000 0000000000000000 0x0000004ed72faea0: 0000000000000bdc 00007fff3f1417b5 0x0000004ed72faeb0: 0000020db8a7e800 0000004ed72faf60 0x0000004ed72faec0: 0000004ed72fb070 0000000000000bdc 0x0000004ed72faed0: 0000000071113500 0000000071113be8 0x0000004ed72faee0: 0000004ed72faf10 0000000071112641 0x0000004ed72faef0: 0000004ed72fae80 0000000040000000 0x0000004ed72faf00: 0000000000000000 0000000000000000 0x0000004ed72faf10: 0000004ed72fafb0 0000000071101595 0x0000004ed72faf20: 000000000000001c 0000020db8a7ea18

Instructions: (pc=0x000000007110b5db) 0x000000007110b5bb: c5 0f 1f 40 00 55 57 56 53 48 83 ec 28 48 8b 05 0x000000007110b5cb: 39 33 01 00 48 89 cb 48 85 c0 0f 84 c5 00 00 00 0x000000007110b5db: 8b 38 85 ff 0f 88 ab 00 00 00 48 8b 05 1c 33 01 0x000000007110b5eb: 00 48 85 c0 0f 84 bc 00 00 00 8b 30 85 f6 74 57

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

Java Threads: ( => current thread ) 0x0000020dbaea0800 JavaThread "DestroyJavaVM" [_thread_blocked, id=2820, stack(0x0000004ed5600000,0x0000004ed5700000)] 0x0000020dba086800 JavaThread "TimerQueue" daemon [_thread_blocked, id=12240, stack(0x0000004ed8500000,0x0000004ed8600000)] 0x0000020dbadcf000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=532, stack(0x0000004ed8300000,0x0000004ed8400000)] 0x0000020dbaca9000 JavaThread "Swing-Shell" daemon [_thread_blocked, id=11788, stack(0x0000004ed7700000,0x0000004ed7800000)] 0x0000020db8972800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=7836, stack(0x0000004ed7300000,0x0000004ed7400000)] =>0x0000020db8a7e800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2672, stack(0x0000004ed7200000,0x0000004ed7300000)] 0x0000020db8463800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=13008, stack(0x0000004ed7000000,0x0000004ed7100000)] 0x0000020db8461000 JavaThread "AWT-Shutdown" [_thread_blocked, id=13556, stack(0x0000004ed6f00000,0x0000004ed7000000)] 0x0000020db8002800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=9372, stack(0x0000004ed6e00000,0x0000004ed6f00000)] 0x0000020db7d3c000 JavaThread "Service Thread" daemon [_thread_blocked, id=8320, stack(0x0000004ed6c00000,0x0000004ed6d00000)] 0x0000020db7b08000 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=11992, stack(0x0000004ed6b00000,0x0000004ed6c00000)] 0x0000020db7a51000 JavaThread "Sweeper thread" daemon [_thread_blocked, id=8232, stack(0x0000004ed6a00000,0x0000004ed6b00000)] 0x0000020db7a4d000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=11672, stack(0x0000004ed6900000,0x0000004ed6a00000)] 0x0000020db715e000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=13252, stack(0x0000004ed6800000,0x0000004ed6900000)] 0x0000020db7a43000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=11988, stack(0x0000004ed6700000,0x0000004ed6800000)] 0x0000020db7a3a000 JavaThread "Attach Listener" daemon [_thread_blocked, id=9068, stack(0x0000004ed6600000,0x0000004ed6700000)] 0x0000020db7a39800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=12612, stack(0x0000004ed6500000,0x0000004ed6600000)] 0x0000020db7150800 JavaThread "Finalizer" daemon [_thread_blocked, id=11200, stack(0x0000004ed6400000,0x0000004ed6500000)] 0x0000020db7146000 JavaThread "Reference Handler" daemon [_thread_blocked, id=10584, stack(0x0000004ed6300000,0x0000004ed6400000)]

Other Threads: 0x0000020db7141800 VMThread "VM Thread" [stack: 0x0000004ed6200000,0x0000004ed6300000] [id=5504] 0x0000020db7d3f000 WatcherThread [stack: 0x0000004ed6d00000,0x0000004ed6e00000] [id=11980] 0x0000020d9c776800 GCTaskThread "GC Thread#0" [stack: 0x0000004ed5700000,0x0000004ed5800000] [id=12172] 0x0000020d9c778000 GCTaskThread "GC Thread#1" [stack: 0x0000004ed5800000,0x0000004ed5900000] [id=7672] 0x0000020d9c779800 GCTaskThread "GC Thread#2" [stack: 0x0000004ed5900000,0x0000004ed5a00000] [id=10396] 0x0000020d9c77c000 GCTaskThread "GC Thread#3" [stack: 0x0000004ed5a00000,0x0000004ed5b00000] [id=9900] 0x0000020d9c7a8800 ConcurrentGCThread "G1 Main Marker" [stack: 0x0000004ed6000000,0x0000004ed6100000] [id=12408] 0x0000020d9c7aa800 ConcurrentGCThread "G1 Marker#0" [stack: 0x0000004ed6100000,0x0000004ed6200000] [id=5380] 0x0000020d9c78f000 ConcurrentGCThread "G1 Refine#0" [stack: 0x0000004ed5e00000,0x0000004ed5f00000] [id=11356] 0x0000020d9c793800 ConcurrentGCThread "G1 Refine#1" [stack: 0x0000004ed5d00000,0x0000004ed5e00000] [id=13216] 0x0000020d9c78e000 ConcurrentGCThread "G1 Refine#2" [stack: 0x0000004ed5c00000,0x0000004ed5d00000] [id=3404] 0x0000020d9c783000 ConcurrentGCThread "G1 Refine#3" [stack: 0x0000004ed5b00000,0x0000004ed5c00000] [id=13308] 0x0000020d9c796800 ConcurrentGCThread "G1 Young RemSet Sampling" [stack: 0x0000004ed5f00000,0x0000004ed6000000] [id=4068]

Threads with active compile tasks:

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap address: 0x00000000f0000000, size: 256 MB, Compressed Oops mode: 32-bit Narrow klass base: 0x0000000000000000, Narrow klass shift: 3 Compressed class space size: 1073741824 Address: 0x0000000100000000

Heap: garbage-first heap total 129024K, used 14626K [0x00000000f0000000, 0x00000000f01003f0, 0x0000000100000000) region size 1024K, 11 young (11264K), 2 survivors (2048K) Metaspace used 23520K, capacity 24708K, committed 24960K, reserved 1071104K class space used 2928K, capacity 3160K, committed 3200K, reserved 1048576K Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, A=archive, TS=gc time stamp, AC=allocation context, TAMS=top-at-mark-start (previous, next) | 0|0x00000000f0000000, 0x00000000f0100000, 0x00000000f0100000|100%| O| |TS 0|AC 0|TAMS 0x00000000f0100000, 0x00000000f0100000| | 1|0x00000000f0100000, 0x00000000f0200000, 0x00000000f0200000|100%| O| |TS 0|AC 0|TAMS 0x00000000f0200000, 0x00000000f0200000| | 2|0x00000000f0200000, 0x00000000f0300000, 0x00000000f0300000|100%| O| |TS 0|AC 0|TAMS 0x00000000f0300000, 0x00000000f0300000| | 3|0x00000000f0300000, 0x00000000f0400000, 0x00000000f0400000|100%| O| |TS 0|AC 0|TAMS 0x00000000f0400000, 0x00000000f0400000| | 4|0x00000000f0400000, 0x00000000f046ee00, 0x00000000f0500000| 43%| O| |TS 0|AC 0|TAMS 0x00000000f046ee00, 0x00000000f046ee00| | 5|0x00000000f0500000, 0x00000000f0500000, 0x00000000f0600000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f0500000, 0x00000000f0500000| | 6|0x00000000f0600000, 0x00000000f0600000, 0x00000000f0700000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f0600000, 0x00000000f0600000| | 7|0x00000000f0700000, 0x00000000f0700000, 0x00000000f0800000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f0700000, 0x00000000f0700000| | 8|0x00000000f0800000, 0x00000000f0800000, 0x00000000f0900000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f0800000, 0x00000000f0800000| | 9|0x00000000f0900000, 0x00000000f0900000, 0x00000000f0a00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f0900000, 0x00000000f0900000| | 10|0x00000000f0a00000, 0x00000000f0a00000, 0x00000000f0b00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f0a00000, 0x00000000f0a00000| | 11|0x00000000f0b00000, 0x00000000f0b00000, 0x00000000f0c00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f0b00000, 0x00000000f0b00000| | 12|0x00000000f0c00000, 0x00000000f0c00000, 0x00000000f0d00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f0c00000, 0x00000000f0c00000| | 13|0x00000000f0d00000, 0x00000000f0d00000, 0x00000000f0e00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f0d00000, 0x00000000f0d00000| | 14|0x00000000f0e00000, 0x00000000f0e00000, 0x00000000f0f00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f0e00000, 0x00000000f0e00000| | 15|0x00000000f0f00000, 0x00000000f0f00000, 0x00000000f1000000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f0f00000, 0x00000000f0f00000| | 16|0x00000000f1000000, 0x00000000f1000000, 0x00000000f1100000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f1000000, 0x00000000f1000000| | 17|0x00000000f1100000, 0x00000000f1100000, 0x00000000f1200000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f1100000, 0x00000000f1100000| | 18|0x00000000f1200000, 0x00000000f1200000, 0x00000000f1300000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f1200000, 0x00000000f1200000| | 19|0x00000000f1300000, 0x00000000f1300000, 0x00000000f1400000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f1300000, 0x00000000f1300000| | 20|0x00000000f1400000, 0x00000000f1400000, 0x00000000f1500000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f1400000, 0x00000000f1400000| | 21|0x00000000f1500000, 0x00000000f1500000, 0x00000000f1600000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f1500000, 0x00000000f1500000| | 22|0x00000000f1600000, 0x00000000f1600000, 0x00000000f1700000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f1600000, 0x00000000f1600000| | 23|0x00000000f1700000, 0x00000000f1700000, 0x00000000f1800000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f1700000, 0x00000000f1700000| | 24|0x00000000f1800000, 0x00000000f1800000, 0x00000000f1900000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f1800000, 0x00000000f1800000| | 25|0x00000000f1900000, 0x00000000f1900000, 0x00000000f1a00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f1900000, 0x00000000f1900000| | 26|0x00000000f1a00000, 0x00000000f1a00000, 0x00000000f1b00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f1a00000, 0x00000000f1a00000| | 27|0x00000000f1b00000, 0x00000000f1b00000, 0x00000000f1c00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f1b00000, 0x00000000f1b00000| | 28|0x00000000f1c00000, 0x00000000f1c00000, 0x00000000f1d00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f1c00000, 0x00000000f1c00000| | 29|0x00000000f1d00000, 0x00000000f1d00000, 0x00000000f1e00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f1d00000, 0x00000000f1d00000| | 30|0x00000000f1e00000, 0x00000000f1e00000, 0x00000000f1f00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f1e00000, 0x00000000f1e00000| | 31|0x00000000f1f00000, 0x00000000f1f00000, 0x00000000f2000000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f1f00000, 0x00000000f1f00000| | 32|0x00000000f2000000, 0x00000000f2000000, 0x00000000f2100000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f2000000, 0x00000000f2000000| | 33|0x00000000f2100000, 0x00000000f2100000, 0x00000000f2200000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f2100000, 0x00000000f2100000| | 34|0x00000000f2200000, 0x00000000f2200000, 0x00000000f2300000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f2200000, 0x00000000f2200000| | 35|0x00000000f2300000, 0x00000000f2300000, 0x00000000f2400000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f2300000, 0x00000000f2300000| | 36|0x00000000f2400000, 0x00000000f2400000, 0x00000000f2500000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f2400000, 0x00000000f2400000| | 37|0x00000000f2500000, 0x00000000f2500000, 0x00000000f2600000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f2500000, 0x00000000f2500000| | 38|0x00000000f2600000, 0x00000000f2600000, 0x00000000f2700000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f2600000, 0x00000000f2600000| | 39|0x00000000f2700000, 0x00000000f2700000, 0x00000000f2800000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f2700000, 0x00000000f2700000| | 40|0x00000000f2800000, 0x00000000f2800000, 0x00000000f2900000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f2800000, 0x00000000f2800000| | 41|0x00000000f2900000, 0x00000000f2900000, 0x00000000f2a00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f2900000, 0x00000000f2900000| | 42|0x00000000f2a00000, 0x00000000f2a00000, 0x00000000f2b00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f2a00000, 0x00000000f2a00000| | 43|0x00000000f2b00000, 0x00000000f2b00000, 0x00000000f2c00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f2b00000, 0x00000000f2b00000| | 44|0x00000000f2c00000, 0x00000000f2c00000, 0x00000000f2d00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f2c00000, 0x00000000f2c00000| | 45|0x00000000f2d00000, 0x00000000f2d00000, 0x00000000f2e00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f2d00000, 0x00000000f2d00000| | 46|0x00000000f2e00000, 0x00000000f2e00000, 0x00000000f2f00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f2e00000, 0x00000000f2e00000| | 47|0x00000000f2f00000, 0x00000000f2f00000, 0x00000000f3000000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f2f00000, 0x00000000f2f00000| | 48|0x00000000f3000000, 0x00000000f3000000, 0x00000000f3100000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f3000000, 0x00000000f3000000| | 49|0x00000000f3100000, 0x00000000f3100000, 0x00000000f3200000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f3100000, 0x00000000f3100000| | 50|0x00000000f3200000, 0x00000000f3200000, 0x00000000f3300000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f3200000, 0x00000000f3200000| | 51|0x00000000f3300000, 0x00000000f3300000, 0x00000000f3400000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f3300000, 0x00000000f3300000| | 52|0x00000000f3400000, 0x00000000f3400000, 0x00000000f3500000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f3400000, 0x00000000f3400000| | 53|0x00000000f3500000, 0x00000000f3500000, 0x00000000f3600000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f3500000, 0x00000000f3500000| | 54|0x00000000f3600000, 0x00000000f3600000, 0x00000000f3700000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f3600000, 0x00000000f3600000| | 55|0x00000000f3700000, 0x00000000f3700000, 0x00000000f3800000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f3700000, 0x00000000f3700000| | 56|0x00000000f3800000, 0x00000000f3800000, 0x00000000f3900000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f3800000, 0x00000000f3800000| | 57|0x00000000f3900000, 0x00000000f3900000, 0x00000000f3a00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f3900000, 0x00000000f3900000| | 58|0x00000000f3a00000, 0x00000000f3a00000, 0x00000000f3b00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f3a00000, 0x00000000f3a00000| | 59|0x00000000f3b00000, 0x00000000f3b00000, 0x00000000f3c00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f3b00000, 0x00000000f3b00000| | 60|0x00000000f3c00000, 0x00000000f3c00000, 0x00000000f3d00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f3c00000, 0x00000000f3c00000| | 61|0x00000000f3d00000, 0x00000000f3d00000, 0x00000000f3e00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f3d00000, 0x00000000f3d00000| | 62|0x00000000f3e00000, 0x00000000f3e00000, 0x00000000f3f00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f3e00000, 0x00000000f3e00000| | 63|0x00000000f3f00000, 0x00000000f3f00000, 0x00000000f4000000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f3f00000, 0x00000000f3f00000| | 64|0x00000000f4000000, 0x00000000f4000000, 0x00000000f4100000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f4000000, 0x00000000f4000000| | 65|0x00000000f4100000, 0x00000000f4100000, 0x00000000f4200000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f4100000, 0x00000000f4100000| | 66|0x00000000f4200000, 0x00000000f4200000, 0x00000000f4300000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f4200000, 0x00000000f4200000| | 67|0x00000000f4300000, 0x00000000f4300000, 0x00000000f4400000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f4300000, 0x00000000f4300000| | 68|0x00000000f4400000, 0x00000000f4400000, 0x00000000f4500000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f4400000, 0x00000000f4400000| | 69|0x00000000f4500000, 0x00000000f4500000, 0x00000000f4600000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f4500000, 0x00000000f4500000| | 70|0x00000000f4600000, 0x00000000f4600000, 0x00000000f4700000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f4600000, 0x00000000f4600000| | 71|0x00000000f4700000, 0x00000000f4700000, 0x00000000f4800000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f4700000, 0x00000000f4700000| | 72|0x00000000f4800000, 0x00000000f4800000, 0x00000000f4900000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f4800000, 0x00000000f4800000| | 73|0x00000000f4900000, 0x00000000f4900000, 0x00000000f4a00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f4900000, 0x00000000f4900000| | 74|0x00000000f4a00000, 0x00000000f4a00000, 0x00000000f4b00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f4a00000, 0x00000000f4a00000| | 75|0x00000000f4b00000, 0x00000000f4b00000, 0x00000000f4c00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f4b00000, 0x00000000f4b00000| | 76|0x00000000f4c00000, 0x00000000f4c00000, 0x00000000f4d00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f4c00000, 0x00000000f4c00000| | 77|0x00000000f4d00000, 0x00000000f4d00000, 0x00000000f4e00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f4d00000, 0x00000000f4d00000| | 78|0x00000000f4e00000, 0x00000000f4e00000, 0x00000000f4f00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f4e00000, 0x00000000f4e00000| | 79|0x00000000f4f00000, 0x00000000f4f00000, 0x00000000f5000000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f4f00000, 0x00000000f4f00000| | 80|0x00000000f5000000, 0x00000000f5000000, 0x00000000f5100000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f5000000, 0x00000000f5000000| | 81|0x00000000f5100000, 0x00000000f5100000, 0x00000000f5200000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f5100000, 0x00000000f5100000| | 82|0x00000000f5200000, 0x00000000f5200000, 0x00000000f5300000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f5200000, 0x00000000f5200000| | 83|0x00000000f5300000, 0x00000000f5300000, 0x00000000f5400000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f5300000, 0x00000000f5300000| | 84|0x00000000f5400000, 0x00000000f5400000, 0x00000000f5500000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f5400000, 0x00000000f5400000| | 85|0x00000000f5500000, 0x00000000f5500000, 0x00000000f5600000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f5500000, 0x00000000f5500000| | 86|0x00000000f5600000, 0x00000000f5600000, 0x00000000f5700000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f5600000, 0x00000000f5600000| | 87|0x00000000f5700000, 0x00000000f5700000, 0x00000000f5800000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f5700000, 0x00000000f5700000| | 88|0x00000000f5800000, 0x00000000f5800000, 0x00000000f5900000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f5800000, 0x00000000f5800000| | 89|0x00000000f5900000, 0x00000000f5900000, 0x00000000f5a00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f5900000, 0x00000000f5900000| | 90|0x00000000f5a00000, 0x00000000f5a00000, 0x00000000f5b00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f5a00000, 0x00000000f5a00000| | 91|0x00000000f5b00000, 0x00000000f5b00000, 0x00000000f5c00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f5b00000, 0x00000000f5b00000| | 92|0x00000000f5c00000, 0x00000000f5c00000, 0x00000000f5d00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f5c00000, 0x00000000f5c00000| | 93|0x00000000f5d00000, 0x00000000f5d00000, 0x00000000f5e00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f5d00000, 0x00000000f5d00000| | 94|0x00000000f5e00000, 0x00000000f5e00000, 0x00000000f5f00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f5e00000, 0x00000000f5e00000| | 95|0x00000000f5f00000, 0x00000000f5f00000, 0x00000000f6000000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f5f00000, 0x00000000f5f00000| | 96|0x00000000f6000000, 0x00000000f6000000, 0x00000000f6100000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f6000000, 0x00000000f6000000| | 97|0x00000000f6100000, 0x00000000f6100000, 0x00000000f6200000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f6100000, 0x00000000f6100000| | 98|0x00000000f6200000, 0x00000000f6200000, 0x00000000f6300000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f6200000, 0x00000000f6200000| | 99|0x00000000f6300000, 0x00000000f6300000, 0x00000000f6400000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f6300000, 0x00000000f6300000| | 100|0x00000000f6400000, 0x00000000f6400000, 0x00000000f6500000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f6400000, 0x00000000f6400000| | 101|0x00000000f6500000, 0x00000000f6500000, 0x00000000f6600000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f6500000, 0x00000000f6500000| | 102|0x00000000f6600000, 0x00000000f6600000, 0x00000000f6700000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f6600000, 0x00000000f6600000| | 103|0x00000000f6700000, 0x00000000f6700000, 0x00000000f6800000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f6700000, 0x00000000f6700000| | 104|0x00000000f6800000, 0x00000000f6800000, 0x00000000f6900000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f6800000, 0x00000000f6800000| | 105|0x00000000f6900000, 0x00000000f6900000, 0x00000000f6a00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f6900000, 0x00000000f6900000| | 106|0x00000000f6a00000, 0x00000000f6a00000, 0x00000000f6b00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f6a00000, 0x00000000f6a00000| | 107|0x00000000f6b00000, 0x00000000f6b00000, 0x00000000f6c00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f6b00000, 0x00000000f6b00000| | 108|0x00000000f6c00000, 0x00000000f6c00000, 0x00000000f6d00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f6c00000, 0x00000000f6c00000| | 109|0x00000000f6d00000, 0x00000000f6d00000, 0x00000000f6e00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f6d00000, 0x00000000f6d00000| | 110|0x00000000f6e00000, 0x00000000f6e00000, 0x00000000f6f00000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f6e00000, 0x00000000f6e00000| | 111|0x00000000f6f00000, 0x00000000f6f00000, 0x00000000f7000000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f6f00000, 0x00000000f6f00000| | 112|0x00000000f7000000, 0x00000000f7000000, 0x00000000f7100000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f7000000, 0x00000000f7000000| | 113|0x00000000f7100000, 0x00000000f7100000, 0x00000000f7200000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f7100000, 0x00000000f7100000| | 114|0x00000000f7200000, 0x00000000f7200000, 0x00000000f7300000| 0%| F| |TS 0|AC 0|TAMS 0x00000000f7200000, 0x00000000f7200000| | 115|0x00000000f7300000, 0x00000000f73d1a78, 0x00000000f7400000| 81%| E| |TS 0|AC 0|TAMS 0x00000000f7300000, 0x00000000f7300000| | 116|0x00000000f7400000, 0x00000000f7500000, 0x00000000f7500000|100%| E|CS|TS 0|AC 0|TAMS 0x00000000f7400000, 0x00000000f7400000| | 117|0x00000000f7500000, 0x00000000f7600000, 0x00000000f7600000|100%| E|CS|TS 0|AC 0|TAMS 0x00000000f7500000, 0x00000000f7500000| | 118|0x00000000f7600000, 0x00000000f7700000, 0x00000000f7700000|100%| E|CS|TS 0|AC 0|TAMS 0x00000000f7600000, 0x00000000f7600000| | 119|0x00000000f7700000, 0x00000000f77d9da8, 0x00000000f7800000| 85%| S|CS|TS 0|AC 0|TAMS 0x00000000f7700000, 0x00000000f7700000| | 120|0x00000000f7800000, 0x00000000f7900000, 0x00000000f7900000|100%| S|CS|TS 0|AC 0|TAMS 0x00000000f7800000, 0x00000000f7800000| | 121|0x00000000f7900000, 0x00000000f7a00000, 0x00000000f7a00000|100%| E|CS|TS 0|AC 0|TAMS 0x00000000f7900000, 0x00000000f7900000| | 122|0x00000000f7a00000, 0x00000000f7b00000, 0x00000000f7b00000|100%| E|CS|TS 0|AC 0|TAMS 0x00000000f7a00000, 0x00000000f7a00000| | 123|0x00000000f7b00000, 0x00000000f7c00000, 0x00000000f7c00000|100%| E|CS|TS 0|AC 0|TAMS 0x00000000f7b00000, 0x00000000f7b00000| | 124|0x00000000f7c00000, 0x00000000f7d00000, 0x00000000f7d00000|100%| E|CS|TS 0|AC 0|TAMS 0x00000000f7c00000, 0x00000000f7c00000| | 125|0x00000000f7d00000, 0x00000000f7e00000, 0x00000000f7e00000|100%| E|CS|TS 0|AC 0|TAMS 0x00000000f7d00000, 0x00000000f7d00000|

Card table byte_map: [0x0000020db4320000,0x0000020db43a0000] byte_map_base: 0x0000020db3ba0000

Marking Bits (Prev, Next): (CMBitMap) 0x0000020d9c7a6bd8, (CMBitMap) 0x0000020d9c7a6ba0 Prev Bits: [0x0000020db4820000, 0x0000020db4c20000) Next Bits: [0x0000020db4420000, 0x0000020db4820000)

Polling page: 0x0000020d9a610000

CodeHeap 'non-profiled nmethods': size=120064Kb used=1042Kb max_used=1042Kb free=119021Kb bounds [0x0000020dac6c0000, 0x0000020dac930000, 0x0000020db3c00000] CodeHeap 'profiled nmethods': size=120000Kb used=5852Kb max_used=5852Kb free=114147Kb bounds [0x0000020da5190000, 0x0000020da5750000, 0x0000020dac6c0000] CodeHeap 'non-nmethods': size=5696Kb used=1437Kb max_used=1471Kb free=4259Kb bounds [0x0000020da4c00000, 0x0000020da4e70000, 0x0000020da5190000] total_blobs=3921 nmethods=2757 adapters=615 compilation: enabled

Compilation events (10 events): Event: 4.015 Thread 0x0000020db7a43000 2753 4 java.lang.String::endsWith (15 bytes) Event: 4.017 Thread 0x0000020db7a4d000 2754 3 java.util.zip.ZipCoder::getBytes (192 bytes) Event: 4.018 Thread 0x0000020db715e000 2756 4 java.lang.StringLatin1::indexOf (121 bytes) Event: 4.019 Thread 0x0000020db7a43000 nmethod 2753 0x0000020dac7c3e10 code [0x0000020dac7c3fa0, 0x0000020dac7c4118] Event: 4.020 Thread 0x0000020db7a4d000 nmethod 2754 0x0000020da573f310 code [0x0000020da573f740, 0x0000020da5741d70] Event: 4.020 Thread 0x0000020db7a4d000 2757 s! 3 jdk.internal.loader.URLClassPath::getLoader (200 bytes) Event: 4.023 Thread 0x0000020db7a4d000 nmethod 2757 0x0000020da5742910 code [0x0000020da5742d20, 0x0000020da57457d0] Event: 4.023 Thread 0x0000020db7a4d000 2755 3 java.util.zip.ZipCoder::encoder (35 bytes) Event: 4.024 Thread 0x0000020db7a4d000 nmethod 2755 0x0000020da5746590 code [0x0000020da5746780, 0x0000020da5746ed0] Event: 4.029 Thread 0x0000020db715e000 nmethod 2756 0x0000020dac7c4290 code [0x0000020dac7c4420, 0x0000020dac7c47f8]

GC Heap History (6 events): Event: 0.950 GC heap before {Heap before GC invocations=0 (full 0): garbage-first heap total 129024K, used 14336K [0x00000000f0000000, 0x00000000f01003f0, 0x0000000100000000) region size 1024K, 14 young (14336K), 0 survivors (0K) Metaspace used 14097K, capacity 15028K, committed 15232K, reserved 1062912K class space used 1703K, capacity 1897K, committed 1920K, reserved 1048576K } Event: 0.958 GC heap after {Heap after GC invocations=1 (full 0): garbage-first heap total 129024K, used 4166K [0x00000000f0000000, 0x00000000f01003f0, 0x0000000100000000) region size 1024K, 2 young (2048K), 2 survivors (2048K) Metaspace used 14097K, capacity 15028K, committed 15232K, reserved 1062912K class space used 1703K, capacity 1897K, committed 1920K, reserved 1048576K } Event: 1.203 GC heap before {Heap before GC invocations=1 (full 0): garbage-first heap total 129024K, used 8262K [0x00000000f0000000, 0x00000000f01003f0, 0x0000000100000000) region size 1024K, 6 young (6144K), 2 survivors (2048K) Metaspace used 18122K, capacity 19118K, committed 19200K, reserved 1067008K class space used 2277K, capacity 2511K, committed 2560K, reserved 1048576K } Event: 1.211 GC heap after {Heap after GC invocations=2 (full 0): garbage-first heap total 129024K, used 5563K [0x00000000f0000000, 0x00000000f01003f0, 0x0000000100000000) region size 1024K, 1 young (1024K), 1 survivors (1024K) Metaspace used 18122K, capacity 19118K, committed 19200K, reserved 1067008K class space used 2277K, capacity 2511K, committed 2560K, reserved 1048576K } Event: 1.509 GC heap before {Heap before GC invocations=2 (full 0): garbage-first heap total 129024K, used 8635K [0x00000000f0000000, 0x00000000f01003f0, 0x0000000100000000) region size 1024K, 5 young (5120K), 1 survivors (1024K) Metaspace used 20126K, capacity 21104K, committed 21248K, reserved 1067008K class space used 2528K, capacity 2730K, committed 2816K, reserved 1048576K } Event: 1.514 GC heap after {Heap after GC invocations=3 (full 0): garbage-first heap total 129024K, used 6434K [0x00000000f0000000, 0x00000000f01003f0, 0x0000000100000000) region size 1024K, 2 young (2048K), 2 survivors (2048K) Metaspace used 20126K, capacity 21104K, committed 21248K, reserved 1067008K class space used 2528K, capacity 2730K, committed 2816K, reserved 1048576K }

Deoptimization events (10 events): Event: 2.253 Thread 0x0000020db8a7e800 Uncommon trap: reason=bimorphic_or_optimized_type_check action=maybe_recompile pc=0x0000020dac7923fc method=java.util.concurrent.locks.AbstractQueuedSynchronizer.release(I)Z @ 2 c2 Event: 2.282 Thread 0x0000020db8a7e800 Uncommon trap: reason=bimorphic_or_optimized_type_check action=maybe_recompile pc=0x0000020dac7923fc method=java.util.concurrent.locks.AbstractQueuedSynchronizer.release(I)Z @ 2 c2 Event: 2.284 Thread 0x0000020db8a7e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000020dac762e18 method=javax.swing.JComponent.getClientProperty(Ljava/lang/Object;)Ljava/lang/Object; @ 16 c2 Event: 2.295 Thread 0x0000020db8a7e800 Uncommon trap: reason=bimorphic_or_optimized_type_check action=maybe_recompile pc=0x0000020dac7923fc method=java.util.concurrent.locks.AbstractQueuedSynchronizer.release(I)Z @ 2 c2 Event: 2.307 Thread 0x0000020db8a7e800 Uncommon trap: reason=bimorphic_or_optimized_type_check action=maybe_recompile pc=0x0000020dac7923fc method=java.util.concurrent.locks.AbstractQueuedSynchronizer.release(I)Z @ 2 c2 Event: 2.367 Thread 0x0000020db8a7e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000020dac728708 method=java.util.Arrays.equals([Ljava/lang/Object;[Ljava/lang/Object;)Z @ 44 c2 Event: 2.409 Thread 0x0000020dbadcf000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000020dac792c94 method=java.util.concurrent.locks.ReentrantLock$Sync.nonfairTryAcquire(I)Z @ 34 c2 Event: 2.414 Thread 0x0000020dbadcf000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000020dac7982e0 method=java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(I)Z @ 28 c2 Event: 2.425 Thread 0x0000020db8a7e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000020dac7a79b4 method=java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(I)Z @ 28 c2 Event: 2.425 Thread 0x0000020db8a7e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000020dac7a9bd8 method=java.util.concurrent.locks.AbstractQueuedSynchronizer.release(I)Z @ 5 c2

Classes redefined (0 events): No events

Internal exceptions (10 events): Event: 0.981 Thread 0x0000020d9c760800 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f7dda8f8}: java.lang.Object.of([Ljava/lang/Object;)Ljava/util/stream/Stream;> (0x00000000f7dda8f8) thrown at [t:/workspace/hotspot/src/share/vm/interpreter/linkResolver.cpp, line 731] Event: 1.007 Thread 0x0000020d9c760800 Implicit null exception at 0x0000020dac6c93af to 0x0000020dac6c9419 Event: 1.256 Thread 0x0000020db8972800 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f7ddd938}: method resolution failed> (0x00000000f7ddd938) thrown at [t:/workspace/hotspot/src/share/vm/prims/methodHandles.cpp, line 1256] Event: 1.257 Thread 0x0000020db8972800 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f7de58c8}: method resolution failed> (0x00000000f7de58c8) thrown at [t:/workspace/hotspot/src/share/vm/prims/methodHandles.cpp, line 1256] Event: 1.584 Thread 0x0000020d9c760800 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f7cb6e40}: java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(Ljava/lang/Object;Ljava/lang/Object;IILjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;> (0x Event: 1.585 Thread 0x0000020d9c760800 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f7cba648}: java.lang.invoke.DelegatingMethodHandle$Holder.reinvoke_L(Ljava/lang/Object;IILjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;> (0x00000000f7cba648) Event: 1.590 Thread 0x0000020d9c760800 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f7cf10b0}: java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lan Event: 1.593 Thread 0x0000020d9c760800 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f7b0e0c0}: method resolution failed> (0x00000000f7b0e0c0) thrown at [t:/workspace/hotspot/src/share/vm/prims/methodHandles.cpp, line 1256] Event: 1.596 Thread 0x0000020d9c760800 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f7b2c318}: method resolution failed> (0x00000000f7b2c318) thrown at [t:/workspace/hotspot/src/share/vm/prims/methodHandles.cpp, line 1256] Event: 1.599 Thread 0x0000020d9c760800 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f7b4ba58}: method resolution failed> (0x00000000f7b4ba58) thrown at [t:/workspace/hotspot/src/share/vm/prims/methodHandles.cpp, line 1256]

Events (10 events): Event: 4.020 loading class jssc/SerialPortTimeoutException Event: 4.020 loading class jssc/SerialPortTimeoutException done Event: 4.020 loading class jssc/SerialPort$EventThread Event: 4.020 loading class jssc/SerialPort$EventThread done Event: 4.021 loading class jssc/SerialPort$LinuxEventThread Event: 4.021 loading class jssc/SerialPort$LinuxEventThread done Event: 4.021 loading class java/lang/SecurityException Event: 4.021 loading class java/lang/SecurityException done Event: 4.176 Executing VM operation: EnableBiasedLocking Event: 4.176 Executing VM operation: EnableBiasedLocking done

Dynamic libraries: 0x00007ff69b920000 - 0x00007ff69b95e000 C:\ProgramData\Oracle\Java\javapath\java.exe 0x00007fff42270000 - 0x00007fff42450000 C:\WINDOWS\SYSTEM32\ntdll.dll 0x00007fff3fb00000 - 0x00007fff3fbae000 C:\WINDOWS\System32\KERNEL32.DLL 0x00007fff3f100000 - 0x00007fff3f366000 C:\WINDOWS\System32\KERNELBASE.dll 0x00007fff40220000 - 0x00007fff402c1000 C:\WINDOWS\System32\ADVAPI32.dll 0x00007fff41ad0000 - 0x00007fff41b6d000 C:\WINDOWS\System32\msvcrt.dll 0x00007fff41a40000 - 0x00007fff41a9b000 C:\WINDOWS\System32\sechost.dll 0x00007fff3f8d0000 - 0x00007fff3f9ef000 C:\WINDOWS\System32\RPCRT4.dll 0x00007fff3f740000 - 0x00007fff3f8cf000 C:\WINDOWS\System32\USER32.dll 0x00007fff3edc0000 - 0x00007fff3ede0000 C:\WINDOWS\System32\win32u.dll 0x00007fff3fc80000 - 0x00007fff3fca8000 C:\WINDOWS\System32\GDI32.dll 0x00007fff3f3f0000 - 0x00007fff3f584000 C:\WINDOWS\System32\gdi32full.dll 0x00007fff3ee40000 - 0x00007fff3eedb000 C:\WINDOWS\System32\msvcp_win.dll 0x00007fff3f590000 - 0x00007fff3f686000 C:\WINDOWS\System32\ucrtbase.dll 0x00007fff3d520000 - 0x00007fff3d789000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.16299.64_none_cc9304e22215ca8f\COMCTL32.dll 0x00007fff3d2c0000 - 0x00007fff3d2ca000 C:\WINDOWS\SYSTEM32\VERSION.dll 0x00007fff41f20000 - 0x00007fff42228000 C:\WINDOWS\System32\combase.dll 0x00007fff3f370000 - 0x00007fff3f3e2000 C:\WINDOWS\System32\bcryptPrimitives.dll 0x00007fff41bd0000 - 0x00007fff41bfd000 C:\WINDOWS\System32\IMM32.DLL 0x00007fff34ee0000 - 0x00007fff34fcf000 C:\Program Files\Java\jre-9.0.1\bin\msvcr120.dll 0x00007fff17c90000 - 0x00007fff17d36000 C:\Program Files\Java\jre-9.0.1\bin\msvcp120.dll 0x0000000076840000 - 0x0000000077264000 C:\Program Files\Java\jre-9.0.1\bin\server\jvm.dll 0x00007fff41f10000 - 0x00007fff41f18000 C:\WINDOWS\System32\PSAPI.DLL 0x00007fff25670000 - 0x00007fff25679000 C:\WINDOWS\SYSTEM32\WSOCK32.dll 0x00007fff33510000 - 0x00007fff33533000 C:\WINDOWS\SYSTEM32\WINMM.dll 0x00007fff3fcb0000 - 0x00007fff3fd1c000 C:\WINDOWS\System32\WS2_32.dll 0x00007fff33430000 - 0x00007fff3345a000 C:\WINDOWS\SYSTEM32\winmmbase.dll 0x00007fff3eee0000 - 0x00007fff3ef2a000 C:\WINDOWS\System32\cfgmgr32.dll 0x00007fff38b10000 - 0x00007fff38b1f000 C:\Program Files\Java\jre-9.0.1\bin\verify.dll 0x00007fff38ae0000 - 0x00007fff38b07000 C:\Program Files\Java\jre-9.0.1\bin\java.dll 0x00007fff35120000 - 0x00007fff35136000 C:\Program Files\Java\jre-9.0.1\bin\zip.dll 0x00007fff35110000 - 0x00007fff3511a000 C:\Program Files\Java\jre-9.0.1\bin\jimage.dll 0x00007fff40450000 - 0x00007fff41887000 C:\WINDOWS\System32\SHELL32.dll 0x00007fff40170000 - 0x00007fff40216000 C:\WINDOWS\System32\shcore.dll 0x00007fff3e670000 - 0x00007fff3edb7000 C:\WINDOWS\System32\windows.storage.dll 0x00007fff41b70000 - 0x00007fff41bc1000 C:\WINDOWS\System32\shlwapi.dll 0x00007fff3e600000 - 0x00007fff3e611000 C:\WINDOWS\System32\kernel.appcore.dll 0x00007fff3e620000 - 0x00007fff3e66c000 C:\WINDOWS\System32\powrprof.dll 0x00007fff3e5c0000 - 0x00007fff3e5db000 C:\WINDOWS\System32\profapi.dll 0x00007fff2e7f0000 - 0x00007fff2e80a000 C:\Program Files\Java\jre-9.0.1\bin\net.dll 0x00007fff33d30000 - 0x00007fff33e0e000 C:\WINDOWS\SYSTEM32\WINHTTP.dll 0x00007fff3de50000 - 0x00007fff3deb6000 C:\WINDOWS\system32\mswsock.dll 0x00007fff2e7d0000 - 0x00007fff2e7e1000 C:\Program Files\Java\jre-9.0.1\bin\nio.dll 0x00007fff179a0000 - 0x00007fff17b39000 C:\Program Files\Java\jre-9.0.1\bin\awt.dll 0x00007fff3fbb0000 - 0x00007fff3fc75000 C:\WINDOWS\System32\OLEAUT32.dll 0x00007fff3b920000 - 0x00007fff3bed8000 C:\WINDOWS\SYSTEM32\d2d1.dll 0x00007fff3ef30000 - 0x00007fff3f0fe000 C:\WINDOWS\System32\CRYPT32.dll 0x00007fff3e5e0000 - 0x00007fff3e5f2000 C:\WINDOWS\System32\MSASN1.dll 0x00007fff3c7e0000 - 0x00007fff3c867000 C:\WINDOWS\SYSTEM32\apphelp.dll 0x00007fff3cb10000 - 0x00007fff3cba5000 C:\WINDOWS\system32\uxtheme.dll 0x00007fff41c00000 - 0x00007fff41d67000 C:\WINDOWS\System32\MSCTF.dll 0x00007fff37fb0000 - 0x00007fff38059000 C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll 0x00007fff3cbe0000 - 0x00007fff3cc0a000 C:\WINDOWS\system32\dwmapi.dll 0x00007fff41890000 - 0x00007fff419d9000 C:\WINDOWS\System32\ole32.dll 0x00007fff17bf0000 - 0x00007fff17c8d000 C:\Program Files\Java\jre-9.0.1\bin\fontmanager.dll 0x00007fff17610000 - 0x00007fff1772e000 C:\WINDOWS\system32\opengl32.dll 0x00007fff214f0000 - 0x00007fff2151c000 C:\WINDOWS\SYSTEM32\GLU32.dll 0x00007fff16670000 - 0x00007fff16805000 C:\WINDOWS\system32\d3d9.dll 0x00007fff07f00000 - 0x00007fff08fb6000 C:\WINDOWS\SYSTEM32\nvd3dumx.dll 0x00007fff1eca0000 - 0x00007fff1ece2000 C:\Program Files\Java\jre-9.0.1\bin\t2k.dll 0x00007fff40330000 - 0x00007fff403ce000 C:\WINDOWS\System32\clbcatq.dll 0x00007fff3aca0000 - 0x00007fff3ae4b000 C:\WINDOWS\SYSTEM32\WindowsCodecs.dll 0x00007fff3c8e0000 - 0x00007fff3c92f000 C:\WINDOWS\system32\dataexchange.dll 0x00007fff3c2b0000 - 0x00007fff3c3f2000 C:\WINDOWS\system32\dcomp.dll 0x00007fff3bee0000 - 0x00007fff3c1c2000 C:\WINDOWS\system32\d3d11.dll 0x00007fff3cec0000 - 0x00007fff3cf6f000 C:\WINDOWS\system32\dxgi.dll 0x00007fff3a4c0000 - 0x00007fff3a63b000 C:\WINDOWS\system32\twinapi.appcore.dll 0x00007fff3a4a0000 - 0x00007fff3a4c0000 C:\WINDOWS\system32\RMCLIENT.dll 0x00007fff3e120000 - 0x00007fff3e145000 C:\WINDOWS\system32\bcrypt.dll 0x0000000071100000 - 0x0000000071125000 C:\Users\roman.jssc\windows\jSSC-2.8_x86_64.dll 0x00007fff33020000 - 0x00007fff330c6000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.16299.64_none_e47b13aa03396f3a\comctl32.dll 0x00007fff22390000 - 0x00007fff223a9000 C:\WINDOWS\SYSTEM32\CLDAPI.dll 0x00007fff37df0000 - 0x00007fff37dfa000 C:\WINDOWS\SYSTEM32\FLTLIB.DLL 0x00007fff223f0000 - 0x00007fff22434000 C:\WINDOWS\SYSTEM32\AEPIC.dll 0x00007fff3d810000 - 0x00007fff3d841000 C:\WINDOWS\SYSTEM32\ntmarta.dll 0x00007fff3e010000 - 0x00007fff3e027000 C:\WINDOWS\SYSTEM32\cryptsp.dll 0x00007fff35770000 - 0x00007fff35921000 C:\WINDOWS\system32\propsys.dll 0x00007fff34670000 - 0x00007fff34797000 C:\WINDOWS\system32\NetworkExplorer.dll 0x00007fff39ea0000 - 0x00007fff3a494000 C:\Windows\System32\OneCoreUAPCommonProxyStub.dll 0x00007fff37e60000 - 0x00007fff37e7b000 C:\WINDOWS\SYSTEM32\MPR.dll 0x00007fff37f30000 - 0x00007fff37f3b000 C:\WINDOWS\System32\drprov.dll 0x00007fff3d4c0000 - 0x00007fff3d515000 C:\WINDOWS\System32\WINSTA.dll 0x00007fff34630000 - 0x00007fff34646000 C:\WINDOWS\System32\ntlanman.dll 0x00007fff34610000 - 0x00007fff3462c000 C:\WINDOWS\System32\davclnt.dll 0x00007fff37e80000 - 0x00007fff37e8c000 C:\WINDOWS\System32\DAVHLPR.dll 0x00007fff359d0000 - 0x00007fff359e7000 C:\WINDOWS\System32\wkscli.dll 0x00007fff2fbb0000 - 0x00007fff2fbc2000 C:\WINDOWS\SYSTEM32\cscapi.dll 0x00007fff3dce0000 - 0x00007fff3dcee000 C:\WINDOWS\System32\netutils.dll 0x00007fff098b0000 - 0x00007fff098fa000 C:\Windows\System32\dlnashext.dll 0x00007fff08fc0000 - 0x00007fff09023000 C:\Windows\System32\PlayToDevice.dll 0x00007fff36820000 - 0x00007fff3683f000 C:\Windows\System32\DevDispItemProvider.dll 0x00007fff326b0000 - 0x00007fff3271f000 C:\WINDOWS\System32\MMDevApi.dll 0x00007fff3e3d0000 - 0x00007fff3e3f7000 C:\WINDOWS\System32\DEVOBJ.dll 0x00007fff16490000 - 0x00007fff1666f000 C:\WINDOWS\system32\wpdshext.dll 0x00007fff3d300000 - 0x00007fff3d49c000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.16299.64_none_4c5a740035ade6b7\gdiplus.dll 0x00007fff33be0000 - 0x00007fff33c80000 C:\Windows\System32\PortableDeviceApi.dll 0x00007fff3fd20000 - 0x00007fff4016e000 C:\WINDOWS\System32\SETUPAPI.dll 0x00007fff3ede0000 - 0x00007fff3ee38000 C:\WINDOWS\System32\WINTRUST.dll 0x00007fff20e30000 - 0x00007fff20e62000 C:\Windows\System32\PortableDeviceTypes.dll 0x00007fff17b40000 - 0x00007fff17b76000 C:\Windows\System32\EhStorShell.dll 0x00007fff34e80000 - 0x00007fff34ea5000 C:\Windows\System32\EhStorAPI.dll 0x00007fff36d20000 - 0x00007fff36d33000 C:\Windows\System32\WTSAPI32.dll 0x00007fff20e10000 - 0x00007fff20e20000 C:\WINDOWS\SYSTEM32\LINKINFO.dll 0x00007fff25f10000 - 0x00007fff260dc000 C:\WINDOWS\SYSTEM32\urlmon.dll 0x00007fff41aa0000 - 0x00007fff41abd000 C:\WINDOWS\System32\imagehlp.dll 0x00007fff26140000 - 0x00007fff263d9000 C:\WINDOWS\SYSTEM32\iertutil.dll 0x00007fff3e030000 - 0x00007fff3e03b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL 0x00007fff37c40000 - 0x00007fff37cd8000 C:\WINDOWS\System32\TextInputFramework.dll 0x00007fff3a880000 - 0x00007fff3ab6e000 C:\WINDOWS\System32\CoreUIComponents.dll 0x00007fff3c1d0000 - 0x00007fff3c2ad000 C:\WINDOWS\System32\CoreMessaging.dll 0x00007fff3a740000 - 0x00007fff3a876000 C:\WINDOWS\SYSTEM32\wintypes.dll 0x00007fff34b50000 - 0x00007fff34d56000 C:\Windows\System32\uiautomationcore.dll 0x00007fff3e420000 - 0x00007fff3e4ba000 C:\WINDOWS\SYSTEM32\sxs.dll 0x00007fff32fb0000 - 0x00007fff3301e000 C:\Windows\System32\OLEACC.dll 0x00007fff38960000 - 0x00007fff389e1000 C:\WINDOWS\SYSTEM32\twinapi.dll 0x00007fff38730000 - 0x00007fff388f8000 C:\WINDOWS\SYSTEM32\dbghelp.dll

VM Arguments: jvm_args: -Xmx256m java_command: UniversalGcodeSender.jar java_class_path (initial): UniversalGcodeSender.jar Launcher Type: SUN_STANDARD

Logging: Log output configuration:

0: stdout all=warning uptime,level,tags

1: stderr all=off uptime,level,tags

Environment Variables: CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\ThinkPad\Bluetooth Software\;C:\Program Files\ThinkPad\Bluetooth Software\syswow64;C:\Program Files (x86)\Common Files\Lenovo;C:\Program Files (x86)\Lenovo\Access Connections\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Common Files\Teleca Shared;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\130\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\130\DTS\Binn\;C:\Program Files (x86)\Brackets\command;C:\dev\php\;C:\dev\Apache24\bin\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\eID klient\;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;%USERPROFILE%\AppData\Local\Microsoft\WindowsApps; USERNAME=roman OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, GenuineIntel

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

OS: Windows 10 , 64 bit Build 16299 (10.0.16299.15)

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

Memory: 4k page, physical 8244908k(4879388k free), swap 16633516k(13068828k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (9.0.1+11) for windows-amd64 JRE (9.0.1+11), built on Sep 28 2017 04:54:03 by "mach5one" with MS VC++ 12.0 (VS2013)

END.

russmufc commented 4 years ago

Hi I know this is an old thread but I'm having the same issue. UGS has been working fine (2.0 platform) for the past few months, then after a windows update (windows 10) it wont open at all. The start up screen appears and then just disappears when its half loaded. I've tried deleting/reinstalling but with no luck. Any ideas as to what I can try?

Thanks Russ

JacksCrafts commented 4 years ago

Did you update your Java?

itharper85 commented 3 years ago

Hi I know this is an old thread but I'm having the same issue. UGS has been working fine (2.0 platform) for the past few months, then after a windows update (windows 10) it wont open at all. The start up screen appears and then just disappears when its half loaded. I've tried deleting/reinstalling but with no luck. Any ideas as to what I can try?

Thanks Russ

I have uninstalled java, reinstalled the latest java, reinstalled the latest stable windows and all platform UGS as well as the nightly build and all of them begin to load and then the window "disappears" during a "Loading module services" loading phase. Do you have any recommendations.

breiler commented 3 years ago

@itharper85 without a Windows version or log files it is difficult to give any advice.

Here are some things you could check:

indipeers commented 1 year ago

Hola buenas. Soy nuevo en el mundo del UGS y del CNC. He visto que varias personas han tenido también el problema del error [jSSC-2.8_x86_64.dll+0xb5db]. No entiendo muy bien porque me sale este error...les cuento un poco. Mi antiguo ordenador murió(pobrecito mío, con lo bien que funcionaba) y compre un ordenador nuevo con el sistema operativo Windows 10 Home. Instale como siempre Arduino con su GCODE ( Arduino es lo que me enlaza el CNC con el ordenador), instale la versión de Java Para UGS y finalmente instale UGS. Lo raro es que cuando instale todo esto intente hacer una prueba y todo funciono genial.Pero al cabo de unos días volví para cortar unas maderas y cuando abrí UGS y le di ha Open(que es cundo se buelca el GCODE) automaticamente el programa de UGS se cierra y me sale un archivo de error. Es el siguiente archivo:

hs_err_pid2832 (1).log

No entiendo que la primera vez funcionara y luego sin hacer ningún cambio de nada , saliera este error. No se si Windows10 Home actualizó alguna cosa(como Java) y que por ese motivo ahora salga ese error... Lo he intentado todo(dentro de mis conocimientos) : he formateado varias veces el ordenador y he reinstalado Windows, he probado varias versiones de UGS y de Java, he mirado de habilitar los Minidumps para Windows, pero el error no se soluciona... estoy un poco desesperado ya que llevo mas de 2meses intentando buscar una solución a esto pero ya no se que mas puedo hacer y estoy perdiendo algunos proyectos de trabajo importantes.... SI hay alguien que me pueda echar una mano para intentar solucionar esto problema se lo agradecería muchísimo. :)

(debajo les dejo lo que muestra el archivo de error)

#

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

#

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000007110b5db, pid=2832, tid=0x000000000000073c

#

JRE version: Java(TM) SE Runtime Environment (8.0_281-b09) (build 1.8.0_281-b09)

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

Problematic frame:

C [jSSC-2.8_x86_64.dll+0xb5db]

#

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 (0x000001c2011f5800): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=1852, stack(0x0000001451e00000,0x0000001451f00000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000001ee9fe2

Registers: RAX=0x0000000001ee9fe2, RBX=0x0000001451efc960, RCX=0x00007ff8de9fcf74, RDX=0x0000000000000000 RSP=0x0000001451efc8f0, RBP=0x0000001451efca70, RSI=0x000001c2011f59f8, RDI=0x00000000000006f4 R8 =0x0000001451efc7e8, R9 =0x0000001451efc8e0, R10=0x0000000000000000, R11=0x0000000000000246 R12=0x0000001451efcb28, R13=0x000001c27f43cdd0, R14=0x0000001451efca20, R15=0x000001c2011f5800 RIP=0x000000007110b5db, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x0000001451efc8f0) 0x0000001451efc8f0: 000001c27f34e100 00000006de9a06e1 0x0000001451efc900: 000000007110b230 000001c27f43cd20 0x0000001451efc910: 0000001451efca70 0000000000000004 0x0000001451efc920: 000001c2011f59f8 00000000000006f4 0x0000001451efc930: 0000001451efca70 0000000071112590 0x0000001451efc940: 000001c2011f5800 0000001451efca20 0x0000001451efc950: 000001c27f43cdd0 0000001451efcb28 0x0000001451efc960: 000001c27f43cdd0 00007ff8de9a06e1 0x0000001451efc970: 0000001451efc9a0 000001c259250000 0x0000001451efc980: 0000001451efca70 0000000000000000 0x0000001451efc990: 0000000071113500 0000000071113be8 0x0000001451efc9a0: 0000001451efc9d0 0000000071112641 0x0000001451efc9b0: 0000001451efc940 000001c2011f59f8 0x0000001451efc9c0: 0000000000000000 0000000000000000 0x0000001451efc9d0: 0000001451efca70 0000000071101595 0x0000001451efc9e0: 000000000000001c 000001c200000000

Instructions: (pc=0x000000007110b5db) 0x000000007110b5bb: c5 0f 1f 40 00 55 57 56 53 48 83 ec 28 48 8b 05 0x000000007110b5cb: 39 33 01 00 48 89 cb 48 85 c0 0f 84 c5 00 00 00 0x000000007110b5db: 8b 38 85 ff 0f 88 ab 00 00 00 48 8b 05 1c 33 01 0x000000007110b5eb: 00 48 85 c0 0f 84 bc 00 00 00 8b 30 85 f6 74 57

Register to memory mapping:

RAX=0x0000000001ee9fe2 is an unknown value RBX=0x0000001451efc960 is pointing into the stack for thread: 0x000001c2011f5800 RCX=0x00007ff8de9fcf74 is an unknown value RDX=0x0000000000000000 is an unknown value RSP=0x0000001451efc8f0 is pointing into the stack for thread: 0x000001c2011f5800 RBP=0x0000001451efca70 is pointing into the stack for thread: 0x000001c2011f5800 RSI=0x000001c2011f59f8 is an unknown value RDI=0x00000000000006f4 is an unknown value R8 =0x0000001451efc7e8 is pointing into the stack for thread: 0x000001c2011f5800 R9 =0x0000001451efc8e0 is pointing into the stack for thread: 0x000001c2011f5800 R10=0x0000000000000000 is an unknown value R11=0x0000000000000246 is an unknown value R12=0x0000001451efcb28 is pointing into the stack for thread: 0x000001c2011f5800 R13=0x000001c27f43cdd0 is an unknown value R14=0x0000001451efca20 is pointing into the stack for thread: 0x000001c2011f5800 R15=0x000001c2011f5800 is a thread

Stack: [0x0000001451e00000,0x0000001451f00000], sp=0x0000001451efc8f0, free space=1010k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [jSSC-2.8_x86_64.dll+0xb5db] C [jSSC-2.8_x86_64.dll+0x12590] C [jSSC-2.8_x86_64.dll+0x1595] C 0x000001c25ad19f4e

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j jssc.SerialNativeInterface.openPort(Ljava/lang/String;Z)J+0 j jssc.SerialPort.openPort()Z+65 j uCCBlib.USBtin.connect(Ljava/lang/String;)V+16 j USBtinViewer.connectionButtonActionPerformed(Ljava/awt/event/ActionEvent;)V+190 j USBtinViewer.access$300(LUSBtinViewer;Ljava/awt/event/ActionEvent;)V+2 j USBtinViewer$5.actionPerformed(Ljava/awt/event/ActionEvent;)V+5 j javax.swing.AbstractButton.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+83 j javax.swing.AbstractButton$Handler.actionPerformed(Ljava/awt/event/ActionEvent;)V+5 j javax.swing.DefaultButtonModel.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+34 j javax.swing.DefaultButtonModel.setPressed(Z)V+117 j javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Ljava/awt/event/MouseEvent;)V+35 j java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+64 j javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23 j java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V+81 j java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V+18 j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+589 j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+42 j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2 j java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V+349 j java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z+155 j java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z+50 j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+12 j java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V+19 j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2 j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+41 j java.awt.EventQueue.access$500(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3 j java.awt.EventQueue$3.run()Ljava/lang/Void;+32 j java.awt.EventQueue$3.run()Ljava/lang/Object;+1 v ~StubRoutines::call_stub J 1267 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x000001c25b0e3aa6 [0x000001c25b0e3a40+0x66] J 1322 C1 java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object; (22 bytes) @ 0x000001c25b10907c [0x000001c25b108c00+0x47c] j java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+6 j java.awt.EventQueue$4.run()Ljava/lang/Void;+11 j java.awt.EventQueue$4.run()Ljava/lang/Object;+1 v ~StubRoutines::call_stub J 1267 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x000001c25b0e3aa6 [0x000001c25b0e3a40+0x66] J 1364 C1 java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V (80 bytes) @ 0x000001c25b121efc [0x000001c25b121040+0xebc] j java.awt.EventDispatchThread.pumpOneEventForFilters(I)V+140 j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35 j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11 j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4 j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3 j java.awt.EventDispatchThread.run()V+9 v ~StubRoutines::call_stub

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

Java Threads: ( => current thread ) 0x000001c20134f000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=5604, stack(0x0000001452000000,0x0000001452100000)] 0x000001c20133c000 JavaThread "TimerQueue" daemon [_thread_blocked, id=1964, stack(0x0000001451f00000,0x0000001452000000)] 0x000001c259285000 JavaThread "DestroyJavaVM" [_thread_blocked, id=5308, stack(0x0000001450700000,0x0000001450800000)] =>0x000001c2011f5800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=1852, stack(0x0000001451e00000,0x0000001451f00000)] 0x000001c27f6b9000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6584, stack(0x0000001451d00000,0x0000001451e00000)] 0x000001c27f6b6800 JavaThread "AWT-Shutdown" [_thread_blocked, id=1608, stack(0x0000001451c00000,0x0000001451d00000)] 0x000001c27f6b3800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2712, stack(0x0000001451b00000,0x0000001451c00000)] 0x000001c27df8e800 JavaThread "Service Thread" daemon [_thread_blocked, id=5280, stack(0x0000001451900000,0x0000001451a00000)] 0x000001c27df14000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=3900, stack(0x0000001451800000,0x0000001451900000)] 0x000001c27df0b800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=4312, stack(0x0000001451700000,0x0000001451800000)] 0x000001c27df08800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6276, stack(0x0000001451600000,0x0000001451700000)] 0x000001c27df05800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6928, stack(0x0000001451500000,0x0000001451600000)] 0x000001c27df03000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4468, stack(0x0000001451400000,0x0000001451500000)] 0x000001c27df02800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6760, stack(0x0000001451300000,0x0000001451400000)] 0x000001c27d2c9000 JavaThread "Finalizer" daemon [_thread_blocked, id=3156, stack(0x0000001451200000,0x0000001451300000)] 0x000001c27deb9800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3440, stack(0x0000001451100000,0x0000001451200000)]

Other Threads: 0x000001c27deb3800 VMThread [stack: 0x0000001451000000,0x0000001451100000] [id=2632] 0x000001c27f2fe800 WatcherThread [stack: 0x0000001451a00000,0x0000001451b00000] [id=1304]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

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

Heap: PSYoungGen total 152576K, used 33134K [0x0000000716500000, 0x0000000720f00000, 0x00000007c0000000) eden space 131072K, 25% used [0x0000000716500000,0x000000071855b820,0x000000071e500000) from space 21504K, 0% used [0x000000071fa00000,0x000000071fa00000,0x0000000720f00000) to space 21504K, 0% used [0x000000071e500000,0x000000071e500000,0x000000071fa00000) ParOldGen total 348160K, used 0K [0x00000005c2e00000, 0x00000005d8200000, 0x0000000716500000) object space 348160K, 0% used [0x00000005c2e00000,0x00000005c2e00000,0x00000005d8200000) Metaspace used 15324K, capacity 15554K, committed 15744K, reserved 1062912K class space used 2040K, capacity 2131K, committed 2176K, reserved 1048576K

Card table byte_map: [0x000001c26a0c0000,0x000001c26b0b0000] byte_map_base: 0x000001c2672a9000

Marking Bits: (ParMarkBitMap*) 0x00000000752b6ff0 Begin Bits: [0x000001c26bb50000, 0x000001c273a98000) End Bits: [0x000001c273a98000, 0x000001c27b9e0000)

Polling page: 0x000001c259240000

CodeCache: size=245760Kb used=4291Kb max_used=4294Kb free=241468Kb bounds [0x000001c25ad00000, 0x000001c25b140000, 0x000001c269d00000] total_blobs=1923 nmethods=1391 adapters=443 compilation: enabled

Compilation events (10 events): Event: 2.889 Thread 0x000001c27df14000 nmethod 1386 0x000001c25b12e450 code [0x000001c25b12e5a0, 0x000001c25b12e6d8] Event: 2.889 Thread 0x000001c27df14000 1387 3 sun.java2d.pipe.Region::getInstanceXYXY (12 bytes) Event: 2.889 Thread 0x000001c27df14000 nmethod 1387 0x000001c25b12e750 code [0x000001c25b12e8c0, 0x000001c25b12eb18] Event: 2.889 Thread 0x000001c27df14000 1388 3 sun.font.FontDesignMetrics::stringWidth (154 bytes) Event: 2.889 Thread 0x000001c27df14000 nmethod 1388 0x000001c25b12ec50 code [0x000001c25b12ef00, 0x000001c25b130030] Event: 2.889 Thread 0x000001c27df14000 1389 3 java.lang.Thread::interrupted (8 bytes) Event: 2.890 Thread 0x000001c27df14000 nmethod 1389 0x000001c25b130990 code [0x000001c25b130b00, 0x000001c25b130c90] Event: 2.895 Thread 0x000001c27df08800 nmethod 1377% 0x000001c25b1321d0 code [0x000001c25b132360, 0x000001c25b132b98] Event: 2.977 Thread 0x000001c27df14000 1390 3 java.util.Arrays::copyOf (19 bytes) Event: 2.977 Thread 0x000001c27df14000 nmethod 1390 0x000001c25b131c10 code [0x000001c25b131d80, 0x000001c25b1320b0]

GC Heap History (0 events): No events

Deoptimization events (10 events): Event: 0.235 Thread 0x000001c2011f5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001c25af0f4d4 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 109 Event: 0.244 Thread 0x000001c2011f5800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x000001c25aee347c method=javax.swing.plaf.nimbus.DerivedColor.equals(Ljava/lang/Object;)Z @ 8 Event: 0.293 Thread 0x000001c2011f5800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001c25ae767e0 method=java.lang.String.equals(Ljava/lang/Object;)Z @ 8 Event: 0.294 Thread 0x000001c2011f5800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001c25ae767e0 method=java.lang.String.equals(Ljava/lang/Object;)Z @ 8 Event: 0.294 Thread 0x000001c2011f5800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001c25ae767e0 method=java.lang.String.equals(Ljava/lang/Object;)Z @ 8 Event: 0.294 Thread 0x000001c2011f5800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000001c25ae767e0 method=java.lang.String.equals(Ljava/lang/Object;)Z @ 8 Event: 0.421 Thread 0x000001c2011f5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001c25b08ffd8 method=java.awt.MultipleGradientPaintContext.indexIntoGradientsArrays(F)I @ 93 Event: 0.429 Thread 0x000001c2011f5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001c25b092378 method=java.awt.MultipleGradientPaintContext.indexIntoGradientsArrays(F)I @ 13 Event: 0.446 Thread 0x000001c2011f5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001c25b0c5968 method=sun.awt.SunToolkit.getAppContext(Ljava/lang/Object;)Lsun/awt/AppContext; @ 4 Event: 0.456 Thread 0x000001c2011f5800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001c25b027600 method=javax.swing.JComponent.getClientProperty(Ljava/lang/Object;)Ljava/lang/Object; @ 16

Classes redefined (0 events): No events

Internal exceptions (10 events): Event: 0.149 Thread 0x000001c259285000 Exception <a 'java/lang/ClassNotFoundException': ToggleButton> (0x0000000716d0c838) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 212] Event: 0.149 Thread 0x000001c259285000 Exception <a 'java/lang/ClassNotFoundException': javax/swing/JToolBarSeparator> (0x0000000716d0cc98) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 212] Event: 0.149 Thread 0x000001c259285000 Exception <a 'java/lang/ClassNotFoundException': ToolBarSeparator> (0x0000000716d0d130) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 212] Event: 0.149 Thread 0x000001c259285000 Exception <a 'java/lang/ClassNotFoundException': ToolTip> (0x0000000716d0d870) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 212] Event: 0.150 Thread 0x000001c259285000 Exception <a 'java/lang/ClassNotFoundException': Tree> (0x0000000716d0e490) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 212] Event: 0.150 Thread 0x000001c259285000 Exception <a 'java/lang/ClassNotFoundException': Tree> (0x0000000716d0ebd0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 212] Event: 0.150 Thread 0x000001c259285000 Exception <a 'java/lang/ClassNotFoundException': javax/swing/JTreeCell> (0x0000000716d0ef50) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 212] Event: 0.150 Thread 0x000001c259285000 Exception <a 'java/lang/ClassNotFoundException': TreeCell> (0x0000000716d0f3d8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 212] Event: 0.150 Thread 0x000001c259285000 Exception <a 'java/lang/ClassNotFoundException': RootPane> (0x0000000716d0fe38) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 212] Event: 0.244 Thread 0x000001c2011f5800 Implicit null exception at 0x000001c25aee315a to 0x000001c25aee346d

Events (10 events): Event: 1.430 loading class java/awt/LightweightDispatcher$2 Event: 1.430 loading class java/awt/LightweightDispatcher$2 done Event: 2.977 loading class jssc/SerialPort Event: 2.977 loading class jssc/SerialPort done Event: 2.978 loading class java/lang/SecurityException Event: 2.978 loading class java/lang/SecurityException done Event: 2.978 loading class jssc/SerialPort$EventThread Event: 2.978 loading class jssc/SerialPort$EventThread done Event: 2.979 loading class jssc/SerialPort$LinuxEventThread Event: 2.979 loading class jssc/SerialPort$LinuxEventThread done

Dynamic libraries: 0x00007ff7fd330000 - 0x00007ff7fd377000 C:\Program Files\Java\jre1.8.0_281\bin\javaw.exe 0x00007ff8de960000 - 0x00007ff8deb50000 C:\Windows\SYSTEM32\ntdll.dll 0x00007ff8dd470000 - 0x00007ff8dd522000 C:\Windows\System32\KERNEL32.DLL 0x00007ff8dc3f0000 - 0x00007ff8dc695000 C:\Windows\System32\KERNELBASE.dll 0x00007ff8de870000 - 0x00007ff8de913000 C:\Windows\System32\ADVAPI32.dll 0x00007ff8dddb0000 - 0x00007ff8dde4e000 C:\Windows\System32\msvcrt.dll 0x00007ff8dca20000 - 0x00007ff8dcab7000 C:\Windows\System32\sechost.dll 0x00007ff8dcac0000 - 0x00007ff8dcbdf000 C:\Windows\System32\RPCRT4.dll 0x00007ff8dd2d0000 - 0x00007ff8dd464000 C:\Windows\System32\USER32.dll 0x00007ff8dc8e0000 - 0x00007ff8dc901000 C:\Windows\System32\win32u.dll 0x00007ff8de4b0000 - 0x00007ff8de4d6000 C:\Windows\System32\GDI32.dll 0x00007ff8db990000 - 0x00007ff8dbb28000 C:\Windows\System32\gdi32full.dll 0x00007ff8dc840000 - 0x00007ff8dc8de000 C:\Windows\System32\msvcp_win.dll 0x00007ff8dc910000 - 0x00007ff8dca0a000 C:\Windows\System32\ucrtbase.dll 0x00007ff8bc1a0000 - 0x00007ff8bc424000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.1379_none_9e7ff3b3e45cc0c4\COMCTL32.dll 0x00007ff8dd9a0000 - 0x00007ff8ddcd7000 C:\Windows\System32\combase.dll 0x00007ff8db900000 - 0x00007ff8db981000 C:\Windows\System32\bcryptPrimitives.dll 0x00007ff8ddf40000 - 0x00007ff8ddf6e000 C:\Windows\System32\IMM32.DLL 0x00007ff8c6320000 - 0x00007ff8c6335000 C:\Program Files\Java\jre1.8.0_281\bin\vcruntime140.dll 0x00007ff8c60b0000 - 0x00007ff8c614b000 C:\Program Files\Java\jre1.8.0_281\bin\msvcp140.dll 0x0000000074ad0000 - 0x000000007532f000 C:\Program Files\Java\jre1.8.0_281\bin\server\jvm.dll 0x00007ff8ddf30000 - 0x00007ff8ddf38000 C:\Windows\System32\PSAPI.DLL 0x00007ff8d07e0000 - 0x00007ff8d07ea000 C:\Windows\SYSTEM32\VERSION.dll 0x00007ff8af910000 - 0x00007ff8af919000 C:\Windows\SYSTEM32\WSOCK32.dll 0x00007ff8d79b0000 - 0x00007ff8d79d4000 C:\Windows\SYSTEM32\WINMM.dll 0x00007ff8de800000 - 0x00007ff8de86f000 C:\Windows\System32\WS2_32.dll 0x00007ff8d7980000 - 0x00007ff8d79ad000 C:\Windows\SYSTEM32\winmmbase.dll 0x00007ff8dc7f0000 - 0x00007ff8dc83a000 C:\Windows\System32\cfgmgr32.dll 0x00007ff8db820000 - 0x00007ff8db831000 C:\Windows\System32\kernel.appcore.dll 0x00007ff8d6660000 - 0x00007ff8d6670000 C:\Program Files\Java\jre1.8.0_281\bin\verify.dll 0x00007ff8c6210000 - 0x00007ff8c623b000 C:\Program Files\Java\jre1.8.0_281\bin\java.dll 0x00007ff8c61f0000 - 0x00007ff8c6208000 C:\Program Files\Java\jre1.8.0_281\bin\zip.dll 0x00007ff8dcbe0000 - 0x00007ff8dd2c8000 C:\Windows\System32\SHELL32.dll 0x00007ff8de540000 - 0x00007ff8de5e7000 C:\Windows\System32\shcore.dll 0x00007ff8dbc70000 - 0x00007ff8dc3eb000 C:\Windows\System32\windows.storage.dll 0x00007ff8db860000 - 0x00007ff8db883000 C:\Windows\System32\profapi.dll 0x00007ff8db890000 - 0x00007ff8db8da000 C:\Windows\System32\powrprof.dll 0x00007ff8db810000 - 0x00007ff8db820000 C:\Windows\System32\UMPDC.dll 0x00007ff8dded0000 - 0x00007ff8ddf22000 C:\Windows\System32\shlwapi.dll 0x00007ff8db8e0000 - 0x00007ff8db8f7000 C:\Windows\System32\cryptsp.dll 0x00007ff8aa320000 - 0x00007ff8aa4b5000 C:\Program Files\Java\jre1.8.0_281\bin\awt.dll 0x00007ff8de3e0000 - 0x00007ff8de4a5000 C:\Windows\System32\OLEAUT32.dll 0x00007ff8d95c0000 - 0x00007ff8d964f000 C:\Windows\SYSTEM32\apphelp.dll 0x00007ff8d96b0000 - 0x00007ff8d9749000 C:\Windows\system32\uxtheme.dll 0x00007ff8de050000 - 0x00007ff8de185000 C:\Windows\System32\MSCTF.dll 0x00007ff8de5f0000 - 0x00007ff8de747000 C:\Windows\System32\ole32.dll 0x00007ff8d9e70000 - 0x00007ff8d9e9d000 C:\Windows\system32\DWMAPI.DLL 0x00007ff8c6060000 - 0x00007ff8c60a9000 C:\Program Files\Java\jre1.8.0_281\bin\fontmanager.dll 0x00007ff8aabe0000 - 0x00007ff8aad36000 C:\Windows\system32\opengl32.dll 0x00007ff8abe70000 - 0x00007ff8abe9c000 C:\Windows\SYSTEM32\GLU32.dll 0x00007ff8da450000 - 0x00007ff8da470000 C:\Windows\SYSTEM32\dxcore.dll 0x00007ff8c6040000 - 0x00007ff8c605c000 C:\Program Files\Java\jre1.8.0_281\bin\net.dll 0x00007ff8db050000 - 0x00007ff8db0b7000 C:\Windows\system32\mswsock.dll 0x00007ff8c6020000 - 0x00007ff8c6033000 C:\Program Files\Java\jre1.8.0_281\bin\nio.dll 0x00007ff8c5700000 - 0x00007ff8c5743000 C:\Program Files\Java\jre1.8.0_281\bin\t2k.dll 0x0000000071100000 - 0x0000000071125000 C:\Users\DELL.jssc\windows\jSSC-2.8_x86_64.dll 0x00007ff8de750000 - 0x00007ff8de7f2000 C:\Windows\System32\clbcatq.dll 0x00007ff8d5ff0000 - 0x00007ff8d619f000 C:\Windows\SYSTEM32\WindowsCodecs.dll 0x00007ff8a2390000 - 0x00007ff8a23cb000 C:\Windows\system32\dataexchange.dll 0x00007ff8d8e60000 - 0x00007ff8d903d000 C:\Windows\system32\dcomp.dll 0x00007ff8d8c00000 - 0x00007ff8d8e5b000 C:\Windows\system32\d3d11.dll 0x00007ff8da4e0000 - 0x00007ff8da5cb000 C:\Windows\system32\dxgi.dll 0x00007ff8d9c10000 - 0x00007ff8d9e6a000 C:\Windows\system32\twinapi.appcore.dll 0x00007ff8da120000 - 0x00007ff8da149000 C:\Windows\system32\RMCLIENT.dll 0x00007ff8bf370000 - 0x00007ff8bf40d000 C:\Windows\System32\TextInputFramework.dll 0x00007ff8d6290000 - 0x00007ff8d65ba000 C:\Windows\System32\CoreUIComponents.dll 0x00007ff8d93b0000 - 0x00007ff8d9484000 C:\Windows\System32\CoreMessaging.dll 0x00007ff8da850000 - 0x00007ff8da881000 C:\Windows\SYSTEM32\ntmarta.dll 0x00007ff8d7110000 - 0x00007ff8d7262000 C:\Windows\SYSTEM32\wintypes.dll 0x00007ff8c4c80000 - 0x00007ff8c4caa000 C:\Program Files\Java\jre1.8.0_281\bin\dcpr.dll 0x00007ff8bdb10000 - 0x00007ff8bddb7000 C:\Windows\System32\iertutil.dll 0x00007ff8d98c0000 - 0x00007ff8d9ab4000 C:\Windows\SYSTEM32\dbghelp.dll

VM Arguments: java_command: C:\Users\DELL\Desktop\uCCBViewer-2.5.jar java_class_path (initial): C:\Users\DELL\Desktop\uCCBViewer-2.5.jar Launcher Type: SUN_STANDARD

Environment Variables: PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;c:\ediabas\bin;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\DTS\Binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\STMicroelectronics\STM32 ST-LINK Utility\ST-LINK Utility;C:\Users\DELL\AppData\Local\Microsoft\WindowsApps; USERNAME=DELL OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 12, GenuineIntel

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

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

CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 142 stepping 12, 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 33360600k(28104056k free), swap 38603480k(31352564k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.281-b09) for windows-amd64 JRE (1.8.0_281-b09), built on Dec 9 2020 13:54:07 by "" with MS VC++ 15.9 (VS2017)

time: Tue Mar 9 11:10:17 2021 timezone: ?rodkowoeuropejski czas stand. elapsed time: 3.008615 seconds (0d 0h 0m 3s)

breiler commented 1 year ago

@indipeers please create a new issue

breiler commented 1 year ago

@indipeers, wait what is C:\Users\DELL\Desktop\uCCBViewer-2.5.jar? This is not a log from UGS?

indipeers commented 1 year ago

@indipeers, espera, ¿qué es C:\Users\DELL\Desktop\uCCBViewer-2.5.jar? ¿Esto no es un registro de UGS?

hola @breiler ! ahora mirare de crear un nuevo problema (perdona que yo no soy muy bueno con esto de los foros , ordenadores , informatica,etc)

Primero de todo no consigo ver el mensage que mande hace un momento...porque no se donde has visto lo de : C:\Users\DELL\Desktop\uCCBViewer-2.5.jar? Lo que si que te puedo decir es que DELL era el ordenador que tenia antes...y no recuero que UGS me pidiera ningún registro...no se.. @breiler me podrías decir como crear un nuevo enlace de error en el foro para poder hablar de esto? Y muchas gracias por responder tan rapido!! :)

indipeers commented 1 year ago

ya consegui ver mi mensage ....jajajaj perdon

breiler commented 1 year ago

Go here to create a new bug report: image

indipeers commented 1 year ago

@breiler ya he visto donde sale lo de: C:\Users\DELL\Desktop\uCCBViewer-2.5.jar?

vale @breiler voy a hacer que me salga de nuevo el archivo de error (porque creo que el que he mandado no es igual ya que no sale lo de " C:\Users\DELL\Desktop\uCCBViewer-2.5.jar " ). Y así miro de crear un "nuevo problema" para poder comentarlo en el foro. Gracias por todo @breiler