Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » Eclipse crash when using Window Builder
Eclipse crash when using Window Builder [message #1815901] Mon, 14 October 2019 20:16 Go to next message
Eclipse UserFriend
Hi,

When I double click on a button I put with Window Builder, Eclipse exit, and a hs_err_pidXXXX is created.

I uninstall Java, reinstall JRE or JDK.

I try both.

do some modification in eclipse.ini like add -Dsun.java2d.d3d=false, update all of plugins, eclipse, java, formatting my PC.
Add environment variables ...

I do all my best !

Here the logs, hope you can help me !

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffd7a70e788, pid=7056, tid=0x000000000000159c
#
# JRE version: Java(TM) SE Runtime Environment (8.0_221-b11) (build 1.8.0_221-b11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.221-b11 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [MSCTF.dll+0xe788]
#
# 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 (0x000000000366e800):  JavaThread "main" [_thread_in_native, id=5532, stack(0x0000000001220000,0x0000000001320000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000020

Registers:
RAX=0x0000000000000000, RBX=0x0000000026b26670, RCX=0x0000000026b741e0, RDX=0x0000000000000002
RSP=0x000000000131a850, RBP=0x0000000000000000, RSI=0x0000000000000000, RDI=0x0000000040000000
R8 =0x0000000026b11a50, R9 =0x0000000000000000, R10=0x0000000001af3cd0, R11=0x00000000000a02fa
R12=0x00000000ffffffff, R13=0x000000000141a5f0, R14=0x0000000000000000, R15=0x0000000000000000
RIP=0x00007ffd7a70e788, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x000000000131a850)
0x000000000131a850:   0000000020e96bd0 000000002ce670a0
0x000000000131a860:   0000000000000000 0000000000000000
0x000000000131a870:   00000000000003d8 00000000267a1cb0
0x000000000131a880:   0000000000000000 0000000000000000
0x000000000131a890:   0000000024e3f650 00000000190b4a20
0x000000000131a8a0:   00003b02d4a1018b 00000000190b4a20
0x000000000131a8b0:   0000000000000001 000000000131ac20
0x000000000131a8c0:   0000000000000000 0000000000000002
0x000000000131a8d0:   0000000026b105d8 00007ffd7a70e1bd
0x000000000131a8e0:   0000000024e3f650 0000000026b266a8
0x000000000131a8f0:   0000000000000000 0000000000000000
0x000000000131a900:   0000000100fb0c28 000000002788e1e0
0x000000000131a910:   000000000366e800 000000000366e800
0x000000000131a920:   00000001267a1c90 00000000306b6050
0x000000000131a930:   0000000000000282 0000000000000003
0x000000000131a940:   0000000080004005 0000000000000002 

Instructions: (pc=0x00007ffd7a70e788)
0x00007ffd7a70e768:   c9 74 0d 48 8b 01 48 8b 40 10 ff 15 b0 3f 0e 00
0x00007ffd7a70e778:   ff c6 3b 77 38 0f 8d 8e fd ff ff eb bb 48 8b 01
0x00007ffd7a70e788:   48 8b 40 20 e9 05 ff ff ff 4d 8b 66 48 4d 85 e4
0x00007ffd7a70e798:   0f 85 fc e1 03 00 4d 8b 76 18 4d 85 f6 0f 84 5d 


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x0000000026b26670 is an unknown value
RCX=0x0000000026b741e0 is an unknown value
RDX=0x0000000000000002 is an unknown value
RSP=0x000000000131a850 is pointing into the stack for thread: 0x000000000366e800
RBP=0x0000000000000000 is an unknown value
RSI=0x0000000000000000 is an unknown value
RDI=0x0000000040000000 is an unknown value
R8 =0x0000000026b11a50 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x0000000001af3cd0 is an unknown value
R11=0x00000000000a02fa is an unknown value
R12=
[error occurred during error reporting (printing register info), id 0xc0000005]

Stack: [0x0000000001220000,0x0000000001320000],  sp=0x000000000131a850,  free space=1002k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 6446  org.eclipse.swt.internal.win32.OS.DefWindowProc(JIJJ)J (0 bytes) @ 0x00000000047ae60e [0x00000000047ae5c0+0x4e]
J 15586 C2 org.eclipse.swt.widgets.Scrollable.callWindowProc(JIJJ)J (21 bytes) @ 0x0000000005afb868 [0x0000000005afb820+0x48]
j  org.eclipse.swt.widgets.Control.windowProc(JIJJ)J+1957
J 12023 C2 org.eclipse.swt.widgets.Canvas.windowProc(JIJJ)J (50 bytes) @ 0x00000000044eb5a8 [0x00000000044eb560+0x48]
J 7724 C2 org.eclipse.swt.widgets.Display.windowProc(JJJJ)J (108 bytes) @ 0x0000000004825b70 [0x0000000004825b00+0x70]
v  ~StubRoutines::call_stub
J 6446  org.eclipse.swt.internal.win32.OS.DefWindowProc(JIJJ)J (0 bytes) @ 0x00000000047ae60e [0x00000000047ae5c0+0x4e]
J 15586 C2 org.eclipse.swt.widgets.Scrollable.callWindowProc(JIJJ)J (21 bytes) @ 0x0000000005afb868 [0x0000000005afb820+0x48]
j  org.eclipse.swt.widgets.Control.windowProc(JIJJ)J+1957
J 12023 C2 org.eclipse.swt.widgets.Canvas.windowProc(JIJJ)J (50 bytes) @ 0x00000000044eb5a8 [0x00000000044eb560+0x48]
J 7724 C2 org.eclipse.swt.widgets.Display.windowProc(JJJJ)J (108 bytes) @ 0x0000000004825b70 [0x0000000004825b00+0x70]
v  ~StubRoutines::call_stub
j  org.eclipse.swt.internal.win32.OS.ImmSetCompositionFont(JLorg/eclipse/swt/internal/win32/LOGFONT;)Z+0
j  org.eclipse.swt.widgets.Caret.setIMEFont()V+109
j  org.eclipse.swt.widgets.Caret.setFocus()V+84
j  org.eclipse.swt.widgets.Canvas.WM_SETFOCUS(JJ)Lorg/eclipse/swt/internal/win32/LRESULT;+29
j  org.eclipse.swt.widgets.Control.windowProc(JIJJ)J+1630
J 12023 C2 org.eclipse.swt.widgets.Canvas.windowProc(JIJJ)J (50 bytes) @ 0x00000000044eb5a8 [0x00000000044eb560+0x48]
J 7724 C2 org.eclipse.swt.widgets.Display.windowProc(JJJJ)J (108 bytes) @ 0x0000000004825b70 [0x0000000004825b00+0x70]
v  ~StubRoutines::call_stub
j  org.eclipse.swt.internal.win32.OS.SetFocus(J)J+0
J 13618 C1 org.eclipse.swt.widgets.Control.forceFocus()Z (92 bytes) @ 0x000000000588d6dc [0x000000000588cf60+0x77c]
J 13621 C1 org.eclipse.swt.widgets.Composite.setFocus()Z (69 bytes) @ 0x0000000005b8bab4 [0x0000000005b8b400+0x6b4]
j  org.eclipse.wb.internal.core.editor.multi.SourcePage.setFocus()V+4
j  org.eclipse.wb.internal.core.editor.multi.DefaultMultiMode.showPage(Lorg/eclipse/wb/core/editor/IEditorPage;)V+100
j  org.eclipse.wb.internal.core.editor.multi.MultiPagesMode.showSource()V+16
j  org.eclipse.wb.internal.core.editor.DesignPage$9.openSourcePosition(I)V+21
j  org.eclipse.wb.internal.core.model.JavaInfoUtils$2.run()V+16
J 15358 C2 org.eclipse.swt.widgets.Display.readAndDispatch()Z (94 bytes) @ 0x0000000005b18f4c [0x0000000005b18400+0xb4c]
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run()V+564
j  org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(Lorg/eclipse/e4/ui/model/application/MApplicationElement;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+57
j  org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(Lorg/eclipse/e4/ui/model/application/MApplicationElement;)V+20
j  org.eclipse.ui.internal.Workbench.lambda$3(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;[I)V+379
j  org.eclipse.ui.internal.Workbench$$Lambda$41.run()V+12
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+16
j  org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j  org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+113
j  org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+138
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+85
j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+82
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+105
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+132
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+201
j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+159
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 )
  0x000000001a605800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=6032, stack(0x00000000392e0000,0x00000000393e0000)]
  0x000000001a601000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=6280, stack(0x00000000390e0000,0x00000000391e0000)]
  0x00000000220a6800 JavaThread "AWT-Shutdown" [_thread_blocked, id=2560, stack(0x0000000031fe0000,0x00000000320e0000)]
  0x00000000220aa000 JavaThread "Timer-4" daemon [_thread_blocked, id=7352, stack(0x0000000031be0000,0x0000000031ce0000)]
  0x000000001b9a5000 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=7684, stack(0x0000000030cb0000,0x0000000030db0000)]
  0x000000001b9ac800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5024, stack(0x00000000301d0000,0x00000000302d0000)]
  0x000000001a60d000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1308, stack(0x000000002fda0000,0x000000002fea0000)]
  0x000000001b9a8000 JavaThread "Dali Event Handler" [_thread_blocked, id=4660, stack(0x000000002f7a0000,0x000000002f8a0000)]
  0x000000001a604800 JavaThread "Worker-13" [_thread_blocked, id=5568, stack(0x000000002d000000,0x000000002d100000)]
  0x000000001bc66000 JavaThread "Worker-12" [_thread_blocked, id=6336, stack(0x000000002c3f0000,0x000000002c4f0000)]
  0x000000001b9ab000 JavaThread "Worker-11" [_thread_blocked, id=5536, stack(0x000000002c2f0000,0x000000002c3f0000)]
  0x000000001b9b0000 JavaThread "Worker-10" [_thread_blocked, id=7424, stack(0x000000002c1f0000,0x000000002c2f0000)]
  0x000000001b9ae000 JavaThread "Worker-9" [_thread_blocked, id=7248, stack(0x000000002c0f0000,0x000000002c1f0000)]
  0x000000001b9ad000 JavaThread "Worker-8" [_thread_blocked, id=7740, stack(0x000000002bff0000,0x000000002c0f0000)]
  0x000000001b9a4000 JavaThread "Thread-6" [_thread_blocked, id=7288, stack(0x000000002a1e0000,0x000000002a2e0000)]
  0x000000001b9a3800 JavaThread "Worker-7" [_thread_blocked, id=7620, stack(0x0000000029cf0000,0x0000000029df0000)]
  0x000000001b9aa000 JavaThread "Worker-6" [_thread_blocked, id=1968, stack(0x0000000029bf0000,0x0000000029cf0000)]
  0x000000001b9a2800 JavaThread "Worker-5" [_thread_blocked, id=5816, stack(0x0000000029af0000,0x0000000029bf0000)]
  0x000000001b9a9800 JavaThread "Worker-4" [_thread_blocked, id=6600, stack(0x00000000299f0000,0x0000000029af0000)]
  0x000000001b9a2000 JavaThread "Worker-3" [_thread_blocked, id=4892, stack(0x00000000298f0000,0x00000000299f0000)]
  0x000000001b9a8800 JavaThread "Worker-2" [_thread_blocked, id=7076, stack(0x00000000297f0000,0x00000000298f0000)]
  0x000000001b9a1000 JavaThread "EventAdmin Async Event Dispatcher Thread" daemon [_thread_blocked, id=4768, stack(0x00000000296f0000,0x00000000297f0000)]
  0x000000001b9a5800 JavaThread "Java indexing" daemon [_thread_blocked, id=3764, stack(0x0000000026540000,0x0000000026640000)]
  0x000000001bc63800 JavaThread "Gogo shell" [_thread_blocked, id=5056, stack(0x0000000020510000,0x0000000020610000)]
  0x000000001bc69000 JavaThread "Worker-1" [_thread_blocked, id=4620, stack(0x0000000020410000,0x0000000020510000)]
  0x000000001bc68000 JavaThread "Provisioning Event Dispatcher" daemon [_thread_blocked, id=3376, stack(0x0000000020010000,0x0000000020110000)]
  0x000000001bc64800 JavaThread "Worker-0" [_thread_blocked, id=6360, stack(0x000000001ff10000,0x0000000020010000)]
  0x000000001bc67800 JavaThread "EMF Reference Cleaner" daemon [_thread_blocked, id=4080, stack(0x000000001fc10000,0x000000001fd10000)]
  0x000000001bc62000 JavaThread "Worker-JM" [_thread_blocked, id=592, stack(0x000000001f910000,0x000000001fa10000)]
  0x000000001bc65000 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=580, stack(0x000000001f810000,0x000000001f910000)]
  0x000000001d633000 JavaThread "SCR Component Actor" daemon [_thread_blocked, id=7216, stack(0x000000001df80000,0x000000001e080000)]
  0x000000001bea2000 JavaThread "Refresh Thread: Equinox Container: 09ca05c4-da92-485f-86e0-c0be8d6ff4e9" daemon [_thread_blocked, id=1656, stack(0x000000001c880000,0x000000001c980000)]
  0x000000001a85e000 JavaThread "Start Level: Equinox Container: 09ca05c4-da92-485f-86e0-c0be8d6ff4e9" daemon [_thread_blocked, id=7004, stack(0x000000001c580000,0x000000001c680000)]
  0x000000001b7fd000 JavaThread "Framework Event Dispatcher: Equinox Container: 09ca05c4-da92-485f-86e0-c0be8d6ff4e9" daemon [_thread_blocked, id=7132, stack(0x000000001c480000,0x000000001c580000)]
  0x000000001a41d000 JavaThread "Active Thread: Equinox Container: 09ca05c4-da92-485f-86e0-c0be8d6ff4e9" [_thread_blocked, id=6620, stack(0x000000001c380000,0x000000001c480000)]
  0x00000000192de800 JavaThread "Service Thread" daemon [_thread_blocked, id=3692, stack(0x0000000019ed0000,0x0000000019fd0000)]
  0x0000000019269000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=7012, stack(0x0000000019dd0000,0x0000000019ed0000)]
  0x0000000019268800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=440, stack(0x0000000019cd0000,0x0000000019dd0000)]
  0x0000000019263000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=2244, stack(0x0000000019bd0000,0x0000000019cd0000)]
  0x000000001921b800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5424, stack(0x0000000019ad0000,0x0000000019bd0000)]
  0x0000000019217000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6400, stack(0x00000000199d0000,0x0000000019ad0000)]
  0x0000000019260800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=7368, stack(0x00000000198d0000,0x00000000199d0000)]
  0x00000000191fa800 JavaThread "Finalizer" daemon [_thread_blocked, id=4444, stack(0x00000000196b0000,0x00000000197b0000)]
  0x000000001858e000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5196, stack(0x00000000195b0000,0x00000000196b0000)]
=>0x000000000366e800 JavaThread "main" [_thread_in_native, id=5532, stack(0x0000000001220000,0x0000000001320000)]

Other Threads:
  0x000000001858d000 VMThread [stack: 0x00000000194b0000,0x00000000195b0000] [id=5760]
  0x0000000019314800 WatcherThread [stack: 0x0000000019fd0000,0x000000001a0d0000] [id=1020]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

heap address: 0x00000000c0000000, size: 1024 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 264192K, used 181767K [0x00000000c0000000, 0x00000000c0100810, 0x0000000100000000)
  region size 1024K, 47 young (48128K), 11 survivors (11264K)
 Metaspace       used 127667K, capacity 140642K, committed 140792K, reserved 1171456K
  class space    used 15951K, capacity 19369K, committed 19448K, reserved 1048576K

Heap Regions: (Y=young(eden), SU=young(survivor), HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TS=gc time stamp, PTAMS=previous top-at-mark-start, NTAMS=next top-at-mark-start)
AC   0  O    TS     0 PTAMS 0x00000000c0100000 NTAMS 0x00000000c0100000 space 1024K, 100% used [0x00000000c0000000, 0x00000000c0100000)
AC   0  O    TS     0 PTAMS 0x00000000c0200000 NTAMS 0x00000000c0200000 space 1024K, 100% used [0x00000000c0100000, 0x00000000c0200000)
AC   0  O    TS     0 PTAMS 0x00000000c0300000 NTAMS 0x00000000c0300000 space 1024K, 100% used [0x00000000c0200000, 0x00000000c0300000)
AC   0  O    TS     0 PTAMS 0x00000000c0400000 NTAMS 0x00000000c0400000 space 1024K, 100% used [0x00000000c0300000, 0x00000000c0400000)
AC   0  O    TS     0 PTAMS 0x00000000c0500000 NTAMS 0x00000000c0500000 space 1024K, 100% used [0x00000000c0400000, 0x00000000c0500000)
AC   0  O    TS     0 PTAMS 0x00000000c0600000 NTAMS 0x00000000c0600000 space 1024K, 100% used [0x00000000c0500000, 0x00000000c0600000)
AC   0  O    TS     0 PTAMS 0x00000000c0700000 NTAMS 0x00000000c0700000 space 1024K, 100% used [0x00000000c0600000, 0x00000000c0700000)
AC   0  O    TS     0 PTAMS 0x00000000c0800000 NTAMS 0x00000000c0800000 space 1024K, 100% used [0x00000000c0700000, 0x00000000c0800000)
AC   0  O    TS     0 PTAMS 0x00000000c0900000 NTAMS 0x00000000c0900000 space 1024K, 100% used [0x00000000c0800000, 0x00000000c0900000)
AC   0  O    TS     0 PTAMS 0x00000000c0a00000 NTAMS 0x00000000c0a00000 space 1024K, 100% used [0x00000000c0900000, 0x00000000c0a00000)
AC   0  O    TS     0 PTAMS 0x00000000c0b00000 NTAMS 0x00000000c0b00000 space 1024K, 100% used [0x00000000c0a00000, 0x00000000c0b00000)
AC   0  O    TS     0 PTAMS 0x00000000c0c00000 NTAMS 0x00000000c0c00000 space 1024K, 100% used [0x00000000c0b00000, 0x00000000c0c00000)
AC   0  O    TS     0 PTAMS 0x00000000c0d00000 NTAMS 0x00000000c0d00000 space 1024K, 100% used [0x00000000c0c00000, 0x00000000c0d00000)
AC   0  O    TS     0 PTAMS 0x00000000c0e00000 NTAMS 0x00000000c0e00000 space 1024K, 100% used [0x00000000c0d00000, 0x00000000c0e00000)
AC   0  O    TS     0 PTAMS 0x00000000c0f00000 NTAMS 0x00000000c0f00000 space 1024K, 100% used [0x00000000c0e00000, 0x00000000c0f00000)
AC   0  O    TS     0 PTAMS 0x00000000c1000000 NTAMS 0x00000000c1000000 space 1024K, 100% used [0x00000000c0f00000, 0x00000000c1000000)
AC   0  O    TS     0 PTAMS 0x00000000c1100000 NTAMS 0x00000000c1100000 space 1024K, 100% used [0x00000000c1000000, 0x00000000c1100000)
AC   0  O    TS     0 PTAMS 0x00000000c1200000 NTAMS 0x00000000c1200000 space 1024K, 100% used [0x00000000c1100000, 0x00000000c1200000)
AC   0  O    TS     0 PTAMS 0x00000000c1300000 NTAMS 0x00000000c1300000 space 1024K, 100% used [0x00000000c1200000, 0x00000000c1300000)
AC   0  O    TS     0 PTAMS 0x00000000c1400000 NTAMS 0x00000000c1400000 space 1024K, 100% used [0x00000000c1300000, 0x00000000c1400000)
AC   0  O    TS     0 PTAMS 0x00000000c1500000 NTAMS 0x00000000c1500000 space 1024K, 100% used [0x00000000c1400000, 0x00000000c1500000)
AC   0  O    TS     0 PTAMS 0x00000000c1600000 NTAMS 0x00000000c1600000 space 1024K, 100% used [0x00000000c1500000, 0x00000000c1600000)
AC   0  O    TS     0 PTAMS 0x00000000c1700000 NTAMS 0x00000000c1700000 space 1024K, 100% used [0x00000000c1600000, 0x00000000c1700000)
AC   0  O    TS     0 PTAMS 0x00000000c1800000 NTAMS 0x00000000c1800000 space 1024K, 100% used [0x00000000c1700000, 0x00000000c1800000)
AC   0  O    TS     0 PTAMS 0x00000000c1900000 NTAMS 0x00000000c1900000 space 1024K, 100% used [0x00000000c1800000, 0x00000000c1900000)
AC   0  O    TS     0 PTAMS 0x00000000c1a00000 NTAMS 0x00000000c1a00000 space 1024K, 100% used [0x00000000c1900000, 0x00000000c1a00000)
AC   0  O    TS     0 PTAMS 0x00000000c1b00000 NTAMS 0x00000000c1b00000 space 1024K, 100% used [0x00000000c1a00000, 0x00000000c1b00000)
AC   0 HS    TS     0 PTAMS 0x00000000c1b00000 NTAMS 0x00000000c1b00000 space 1024K,  51% used [0x00000000c1b00000, 0x00000000c1c00000)
AC   0  O    TS     0 PTAMS 0x00000000c1d00000 NTAMS 0x00000000c1d00000 space 1024K, 100% used [0x00000000c1c00000, 0x00000000c1d00000)
AC   0  O    TS     0 PTAMS 0x00000000c1e00000 NTAMS 0x00000000c1e00000 space 1024K, 100% used [0x00000000c1d00000, 0x00000000c1e00000)
AC   0  O    TS     0 PTAMS 0x00000000c1f00000 NTAMS 0x00000000c1f00000 space 1024K, 100% used [0x00000000c1e00000, 0x00000000c1f00000)
AC   0  O    TS     0 PTAMS 0x00000000c2000000 NTAMS 0x00000000c2000000 space 1024K, 100% used [0x00000000c1f00000, 0x00000000c2000000)
AC   0  O    TS     0 PTAMS 0x00000000c2100000 NTAMS 0x00000000c2100000 space 1024K, 100% used [0x00000000c2000000, 0x00000000c2100000)
AC   0  O    TS     0 PTAMS 0x00000000c2200000 NTAMS 0x00000000c2200000 space 1024K, 100% used [0x00000000c2100000, 0x00000000c2200000)
AC   0  O    TS     0 PTAMS 0x00000000c2300000 NTAMS 0x00000000c2300000 space 1024K, 100% used [0x00000000c2200000, 0x00000000c2300000)
AC   0  O    TS     0 PTAMS 0x00000000c2400000 NTAMS 0x00000000c2400000 space 1024K, 100% used [0x00000000c2300000, 0x00000000c2400000)
AC   0  O    TS     0 PTAMS 0x00000000c2500000 NTAMS 0x00000000c2500000 space 1024K, 100% used [0x00000000c2400000, 0x00000000c2500000)
AC   0  O    TS     0 PTAMS 0x00000000c2600000 NTAMS 0x00000000c2600000 space 1024K, 100% used [0x00000000c2500000, 0x00000000c2600000)
AC   0  O    TS     0 PTAMS 0x00000000c2700000 NTAMS 0x00000000c2700000 space 1024K, 100% used [0x00000000c2600000, 0x00000000c2700000)
AC   0  O    TS     0 PTAMS 0x00000000c2800000 NTAMS 0x00000000c2800000 space 1024K, 100% used [0x00000000c2700000, 0x00000000c2800000)
AC   0  O    TS     0 PTAMS 0x00000000c2900000 NTAMS 0x00000000c2900000 space 1024K, 100% used [0x00000000c2800000, 0x00000000c2900000)
AC   0  O    TS     0 PTAMS 0x00000000c2a00000 NTAMS 0x00000000c2a00000 space 1024K, 100% used [0x00000000c2900000, 0x00000000c2a00000)
AC   0  O    TS     0 PTAMS 0x00000000c2b00000 NTAMS 0x00000000c2b00000 space 1024K, 100% used [0x00000000c2a00000, 0x00000000c2b00000)
AC   0  O    TS     0 PTAMS 0x00000000c2c00000 NTAMS 0x00000000c2c00000 space 1024K, 100% used [0x00000000c2b00000, 0x00000000c2c00000)
AC   0  O    TS     0 PTAMS 0x00000000c2d00000 NTAMS 0x00000000c2d00000 space 1024K, 100% used [0x00000000c2c00000, 0x00000000c2d00000)
AC   0  O    TS     0 PTAMS 0x00000000c2e00000 NTAMS 0x00000000c2e00000 space 1024K, 100% used [0x00000000c2d00000, 0x00000000c2e00000)
AC   0  O    TS     0 PTAMS 0x00000000c2f00000 NTAMS 0x00000000c2f00000 space 1024K, 100% used [0x00000000c2e00000, 0x00000000c2f00000)
AC   0  O    TS     0 PTAMS 0x00000000c3000000 NTAMS 0x00000000c3000000 space 1024K, 100% used [0x00000000c2f00000, 0x00000000c3000000)
AC   0  O    TS     0 PTAMS 0x00000000c3100000 NTAMS 0x00000000c3100000 space 1024K, 100% used [0x00000000c3000000, 0x00000000c3100000)
AC   0  O    TS     0 PTAMS 0x00000000c3200000 NTAMS 0x00000000c3200000 space 1024K, 100% used [0x00000000c3100000, 0x00000000c3200000)
AC   0  O    TS     0 PTAMS 0x00000000c3300000 NTAMS 0x00000000c3300000 space 1024K, 100% used [0x00000000c3200000, 0x00000000c3300000)
AC   0  O    TS     0 PTAMS 0x00000000c3400000 NTAMS 0x00000000c3400000 space 1024K, 100% used [0x00000000c3300000, 0x00000000c3400000)
AC   0  O    TS     0 PTAMS 0x00000000c3500000 NTAMS 0x00000000c3500000 space 1024K, 100% used [0x00000000c3400000, 0x00000000c3500000)
AC   0  O    TS     0 PTAMS 0x00000000c3600000 NTAMS 0x00000000c3600000 space 1024K, 100% used [0x00000000c3500000, 0x00000000c3600000)
AC   0  O    TS     0 PTAMS 0x00000000c3700000 NTAMS 0x00000000c3700000 space 1024K, 100% used [0x00000000c3600000, 0x00000000c3700000)
AC   0  O    TS     0 PTAMS 0x00000000c3800000 NTAMS 0x00000000c3800000 space 1024K, 100% used [0x00000000c3700000, 0x00000000c3800000)
AC   0  O    TS     0 PTAMS 0x00000000c3900000 NTAMS 0x00000000c3900000 space 1024K, 100% used [0x00000000c3800000, 0x00000000c3900000)
AC   0  O    TS     0 PTAMS 0x00000000c3a00000 NTAMS 0x00000000c3a00000 space 1024K, 100% used [0x00000000c3900000, 0x00000000c3a00000)
AC   0  O    TS     0 PTAMS 0x00000000c3b00000 NTAMS 0x00000000c3b00000 space 1024K, 100% used [0x00000000c3a00000, 0x00000000c3b00000)
AC   0  O    TS     0 PTAMS 0x00000000c3c00000 NTAMS 0x00000000c3c00000 space 1024K, 100% used [0x00000000c3b00000, 0x00000000c3c00000)
AC   0  O    TS     0 PTAMS 0x00000000c3d00000 NTAMS 0x00000000c3d00000 space 1024K, 100% used [0x00000000c3c00000, 0x00000000c3d00000)
AC   0  O    TS     0 PTAMS 0x00000000c3e00000 NTAMS 0x00000000c3e00000 space 1024K, 100% used [0x00000000c3d00000, 0x00000000c3e00000)
AC   0  O    TS     0 PTAMS 0x00000000c3f00000 NTAMS 0x00000000c3f00000 space 1024K, 100% used [0x00000000c3e00000, 0x00000000c3f00000)
AC   0  O    TS     0 PTAMS 0x00000000c4000000 NTAMS 0x00000000c4000000 space 1024K, 100% used [0x00000000c3f00000, 0x00000000c4000000)
AC   0  O    TS     0 PTAMS 0x00000000c4100000 NTAMS 0x00000000c4100000 space 1024K, 100% used [0x00000000c4000000, 0x00000000c4100000)
AC   0 HS    TS     0 PTAMS 0x00000000c4100000 NTAMS 0x00000000c4100000 space 1024K,  51% used [0x00000000c4100000, 0x00000000c4200000)
AC   0  O    TS     0 PTAMS 0x00000000c4300000 NTAMS 0x00000000c4300000 space 1024K, 100% used [0x00000000c4200000, 0x00000000c4300000)
AC   0  O    TS     0 PTAMS 0x00000000c4400000 NTAMS 0x00000000c4400000 space 1024K, 100% used [0x00000000c4300000, 0x00000000c4400000)
AC   0  O    TS     0 PTAMS 0x00000000c4500000 NTAMS 0x00000000c4500000 space 1024K, 100% used [0x00000000c4400000, 0x00000000c4500000)
AC   0  O    TS     0 PTAMS 0x00000000c4600000 NTAMS 0x00000000c4600000 space 1024K, 100% used [0x00000000c4500000, 0x00000000c4600000)
AC   0  O    TS     0 PTAMS 0x00000000c4700000 NTAMS 0x00000000c4700000 space 1024K, 100% used [0x00000000c4600000, 0x00000000c4700000)
AC   0  O    TS     0 PTAMS 0x00000000c4800000 NTAMS 0x00000000c4800000 space 1024K, 100% used [0x00000000c4700000, 0x00000000c4800000)
AC   0  O    TS     0 PTAMS 0x00000000c4900000 NTAMS 0x00000000c4900000 space 1024K, 100% used [0x00000000c4800000, 0x00000000c4900000)
AC   0  O    TS     0 PTAMS 0x00000000c4a00000 NTAMS 0x00000000c4a00000 space 1024K, 100% used [0x00000000c4900000, 0x00000000c4a00000)
AC   0  O    TS     0 PTAMS 0x00000000c4b00000 NTAMS 0x00000000c4b00000 space 1024K, 100% used [0x00000000c4a00000, 0x00000000c4b00000)
AC   0  O    TS     0 PTAMS 0x00000000c4c00000 NTAMS 0x00000000c4c00000 space 1024K, 100% used [0x00000000c4b00000, 0x00000000c4c00000)
AC   0  O    TS     0 PTAMS 0x00000000c4d00000 NTAMS 0x00000000c4d00000 space 1024K, 100% used [0x00000000c4c00000, 0x00000000c4d00000)
AC   0  O    TS     0 PTAMS 0x00000000c4e00000 NTAMS 0x00000000c4e00000 space 1024K, 100% used [0x00000000c4d00000, 0x00000000c4e00000)
AC   0  O    TS     0 PTAMS 0x00000000c4f00000 NTAMS 0x00000000c4f00000 space 1024K, 100% used [0x00000000c4e00000, 0x00000000c4f00000)
AC   0  O    TS     0 PTAMS 0x00000000c5000000 NTAMS 0x00000000c5000000 space 1024K, 100% used [0x00000000c4f00000, 0x00000000c5000000)
AC   0  O    TS     0 PTAMS 0x00000000c5100000 NTAMS 0x00000000c5100000 space 1024K, 100% used [0x00000000c5000000, 0x00000000c5100000)
AC   0  O    TS     0 PTAMS 0x00000000c5200000 NTAMS 0x00000000c5200000 space 1024K, 100% used [0x00000000c5100000, 0x00000000c5200000)
AC   0  O    TS     0 PTAMS 0x00000000c5300000 NTAMS 0x00000000c5300000 space 1024K, 100% used [0x00000000c5200000, 0x00000000c5300000)
AC   0  F    TS     0 PTAMS 0x00000000c5300000 NTAMS 0x00000000c5300000 space 1024K,   0% used [0x00000000c5300000, 0x00000000c5400000)
AC   0  O    TS     0 PTAMS 0x00000000c5500000 NTAMS 0x00000000c5500000 space 1024K, 100% used [0x00000000c5400000, 0x00000000c5500000)
AC   0  O    TS     0 PTAMS 0x00000000c5600000 NTAMS 0x00000000c5600000 space 1024K, 100% used [0x00000000c5500000, 0x00000000c5600000)
AC   0  O    TS     0 PTAMS 0x00000000c5700000 NTAMS 0x00000000c5700000 space 1024K, 100% used [0x00000000c5600000, 0x00000000c5700000)
AC   0  O    TS     0 PTAMS 0x00000000c5800000 NTAMS 0x00000000c5800000 space 1024K, 100% used [0x00000000c5700000, 0x00000000c5800000)
AC   0  O    TS     0 PTAMS 0x00000000c5900000 NTAMS 0x00000000c5900000 space 1024K, 100% used [0x00000000c5800000, 0x00000000c5900000)
AC   0  O    TS     0 PTAMS 0x00000000c5a00000 NTAMS 0x00000000c5a00000 space 1024K, 100% used [0x00000000c5900000, 0x00000000c5a00000)
AC   0  O    TS     0 PTAMS 0x00000000c5b00000 NTAMS 0x00000000c5b00000 space 1024K, 100% used [0x00000000c5a00000, 0x00000000c5b00000)
AC   0  O    TS     0 PTAMS 0x00000000c5c00000 NTAMS 0x00000000c5c00000 space 1024K, 100% used [0x00000000c5b00000, 0x00000000c5c00000)
AC   0  O    TS     0 PTAMS 0x00000000c5d00000 NTAMS 0x00000000c5d00000 space 1024K, 100% used [0x00000000c5c00000, 0x00000000c5d00000)
AC   0  O    TS     0 PTAMS 0x00000000c5e00000 NTAMS 0x00000000c5e00000 space 1024K, 100% used [0x00000000c5d00000, 0x00000000c5e00000)
AC   0  O    TS     0 PTAMS 0x00000000c5f00000 NTAMS 0x00000000c5f00000 space 1024K, 100% used [0x00000000c5e00000, 0x00000000c5f00000)
AC   0 HS    TS     0 PTAMS 0x00000000c5f80010 NTAMS 0x00000000c5f80010 space 1024K,  50% used [0x00000000c5f00000, 0x00000000c6000000)
AC   0  O    TS     0 PTAMS 0x00000000c6100000 NTAMS 0x00000000c6100000 space 1024K, 100% used [0x00000000c6000000, 0x00000000c6100000)
AC   0  O    TS     0 PTAMS 0x00000000c6200000 NTAMS 0x00000000c6200000 space 1024K, 100% used [0x00000000c6100000, 0x00000000c6200000)
AC   0  O    TS     0 PTAMS 0x00000000c6300000 NTAMS 0x00000000c6300000 space 1024K, 100% used [0x00000000c6200000, 0x00000000c6300000)
AC   0  O    TS     0 PTAMS 0x00000000c6400000 NTAMS 0x00000000c6400000 space 1024K, 100% used [0x00000000c6300000, 0x00000000c6400000)
AC   0  O    TS     0 PTAMS 0x00000000c6500000 NTAMS 0x00000000c6500000 space 1024K, 100% used [0x00000000c6400000, 0x00000000c6500000)
AC   0  O    TS     0 PTAMS 0x00000000c6600000 NTAMS 0x00000000c6600000 space 1024K, 100% used [0x00000000c6500000, 0x00000000c6600000)
AC   0  O    TS     0 PTAMS 0x00000000c6700000 NTAMS 0x00000000c6700000 space 1024K, 100% used [0x00000000c6600000, 0x00000000c6700000)
AC   0  O    TS     0 PTAMS 0x00000000c6800000 NTAMS 0x00000000c6800000 space 1024K, 100% used [0x00000000c6700000, 0x00000000c6800000)
AC   0  O    TS     0 PTAMS 0x00000000c6900000 NTAMS 0x00000000c6900000 space 1024K, 100% used [0x00000000c6800000, 0x00000000c6900000)
AC   0  O    TS     0 PTAMS 0x00000000c6a00000 NTAMS 0x00000000c6a00000 space 1024K, 100% used [0x00000000c6900000, 0x00000000c6a00000)
AC   0  O    TS     0 PTAMS 0x00000000c6b00000 NTAMS 0x00000000c6b00000 space 1024K, 100% used [0x00000000c6a00000, 0x00000000c6b00000)
AC   0  O    TS     0 PTAMS 0x00000000c6c00000 NTAMS 0x00000000c6c00000 space 1024K, 100% used [0x00000000c6b00000, 0x00000000c6c00000)
AC   0  O    TS     0 PTAMS 0x00000000c6d00000 NTAMS 0x00000000c6d00000 space 1024K, 100% used [0x00000000c6c00000, 0x00000000c6d00000)
AC   0  O    TS     0 PTAMS 0x00000000c6e00000 NTAMS 0x00000000c6e00000 space 1024K, 100% used [0x00000000c6d00000, 0x00000000c6e00000)
AC   0  O    TS     0 PTAMS 0x00000000c6f00000 NTAMS 0x00000000c6f00000 space 1024K, 100% used [0x00000000c6e00000, 0x00000000c6f00000)
AC   0  O    TS     0 PTAMS 0x00000000c7000000 NTAMS 0x00000000c7000000 space 1024K, 100% used [0x00000000c6f00000, 0x00000000c7000000)
AC   0  O    TS     0 PTAMS 0x00000000c7100000 NTAMS 0x00000000c7100000 space 1024K, 100% used [0x00000000c7000000, 0x00000000c7100000)
AC   0 HS    TS     0 PTAMS 0x00000000c7100000 NTAMS 0x00000000c7100000 space 1024K,  51% used [0x00000000c7100000, 0x00000000c7200000)
AC   0  O    TS     0 PTAMS 0x00000000c7300000 NTAMS 0x00000000c7300000 space 1024K, 100% used [0x00000000c7200000, 0x00000000c7300000)
AC   0  O    TS     0 PTAMS 0x00000000c7400000 NTAMS 0x00000000c7400000 space 1024K, 100% used [0x00000000c7300000, 0x00000000c7400000)
AC   0  O    TS     0 PTAMS 0x00000000c7500000 NTAMS 0x00000000c7500000 space 1024K, 100% used [0x00000000c7400000, 0x00000000c7500000)
AC   0  O    TS     0 PTAMS 0x00000000c7600000 NTAMS 0x00000000c7600000 space 1024K, 100% used [0x00000000c7500000, 0x00000000c7600000)
AC   0 HS    TS     0 PTAMS 0x00000000c7600000 NTAMS 0x00000000c7600000 space 1024K,  51% used [0x00000000c7600000, 0x00000000c7700000)
AC   0 HS    TS     0 PTAMS 0x00000000c7700000 NTAMS 0x00000000c7700000 space 1024K,  51% used [0x00000000c7700000, 0x00000000c7800000)
AC   0 HS    TS     0 PTAMS 0x00000000c7800000 NTAMS 0x00000000c7800000 space 1024K,  51% used [0x00000000c7800000, 0x00000000c7900000)
AC   0  F    TS     0 PTAMS 0x00000000c7900000 NTAMS 0x00000000c7900000 space 1024K,   0% used [0x00000000c7900000, 0x00000000c7a00000)
AC   0  F    TS     0 PTAMS 0x00000000c7a00000 NTAMS 0x00000000c7a00000 space 1024K,   0% used [0x00000000c7a00000, 0x00000000c7b00000)
AC   0  O    TS     0 PTAMS 0x00000000c7c00000 NTAMS 0x00000000c7c00000 space 1024K, 100% used [0x00000000c7b00000, 0x00000000c7c00000)
AC   0  F    TS     0 PTAMS 0x00000000c7c00000 NTAMS 0x00000000c7c00000 space 1024K,   0% used [0x00000000c7c00000, 0x00000000c7d00000)
AC   0  F    TS     0 PTAMS 0x00000000c7d00000 NTAMS 0x00000000c7d00000 space 1024K,   0% used [0x00000000c7d00000, 0x00000000c7e00000)
AC   0  F    TS     0 PTAMS 0x00000000c7e00000 NTAMS 0x00000000c7e00000 space 1024K,   0% used [0x00000000c7e00000, 0x00000000c7f00000)
AC   0  F    TS     0 PTAMS 0x00000000c7f00000 NTAMS 0x00000000c7f00000 space 1024K,   0% used [0x00000000c7f00000, 0x00000000c8000000)
AC   0  F    TS     0 PTAMS 0x00000000c8000000 NTAMS 0x00000000c8000000 space 1024K,   0% used [0x00000000c8000000, 0x00000000c8100000)
AC   0  F    TS     0 PTAMS 0x00000000c8100000 NTAMS 0x00000000c8100000 space 1024K,   0% used [0x00000000c8100000, 0x00000000c8200000)
AC   0  F    TS     0 PTAMS 0x00000000c8200000 NTAMS 0x00000000c8200000 space 1024K,   0% used [0x00000000c8200000, 0x00000000c8300000)
AC   0  O    TS     0 PTAMS 0x00000000c8400000 NTAMS 0x00000000c8400000 space 1024K, 100% used [0x00000000c8300000, 0x00000000c8400000)
AC   0  F    TS     0 PTAMS 0x00000000c8400000 NTAMS 0x00000000c8400000 space 1024K,   0% used [0x00000000c8400000, 0x00000000c8500000)
AC   0  F    TS     0 PTAMS 0x00000000c8500000 NTAMS 0x00000000c8500000 space 1024K,   0% used [0x00000000c8500000, 0x00000000c8600000)
AC   0  F    TS     0 PTAMS 0x00000000c8600000 NTAMS 0x00000000c8600000 space 1024K,   0% used [0x00000000c8600000, 0x00000000c8700000)
AC   0  F    TS     0 PTAMS 0x00000000c8700000 NTAMS 0x00000000c8700000 space 1024K,   0% used [0x00000000c8700000, 0x00000000c8800000)
AC   0  O    TS     0 PTAMS 0x00000000c8900000 NTAMS 0x00000000c8900000 space 1024K, 100% used [0x00000000c8800000, 0x00000000c8900000)
AC   0  O    TS     0 PTAMS 0x00000000c8a00000 NTAMS 0x00000000c8a00000 space 1024K, 100% used [0x00000000c8900000, 0x00000000c8a00000)
AC   0  O    TS     0 PTAMS 0x00000000c8b00000 NTAMS 0x00000000c8b00000 space 1024K, 100% used [0x00000000c8a00000, 0x00000000c8b00000)
AC   0  O    TS     0 PTAMS 0x00000000c8c00000 NTAMS 0x00000000c8c00000 space 1024K, 100% used [0x00000000c8b00000, 0x00000000c8c00000)
AC   0  F    TS     0 PTAMS 0x00000000c8c00000 NTAMS 0x00000000c8c00000 space 1024K,   0% used [0x00000000c8c00000, 0x00000000c8d00000)
AC   0  O    TS     0 PTAMS 0x00000000c8e00000 NTAMS 0x00000000c8e00000 space 1024K, 100% used [0x00000000c8d00000, 0x00000000c8e00000)
AC   0  F    TS     0 PTAMS 0x00000000c8e00000 NTAMS 0x00000000c8e00000 space 1024K,   0% used [0x00000000c8e00000, 0x00000000c8f00000)
AC   0  O    TS     0 PTAMS 0x00000000c9000000 NTAMS 0x00000000c9000000 space 1024K, 100% used [0x00000000c8f00000, 0x00000000c9000000)
AC   0  F    TS     0 PTAMS 0x00000000c9000000 NTAMS 0x00000000c9000000 space 1024K,   0% used [0x00000000c9000000, 0x00000000c9100000)
AC   0  O    TS     0 PTAMS 0x00000000c9200000 NTAMS 0x00000000c9200000 space 1024K, 100% used [0x00000000c9100000, 0x00000000c9200000)
AC   0  F    TS     0 PTAMS 0x00000000c9200000 NTAMS 0x00000000c9200000 space 1024K,   0% used [0x00000000c9200000, 0x00000000c9300000)
AC   0  O    TS     0 PTAMS 0x00000000c9400000 NTAMS 0x00000000c9400000 space 1024K, 100% used [0x00000000c9300000, 0x00000000c9400000)
AC   0  F    TS     0 PTAMS 0x00000000c9400000 NTAMS 0x00000000c9400000 space 1024K,   0% used [0x00000000c9400000, 0x00000000c9500000)
AC   0  O    TS     0 PTAMS 0x00000000c9600000 NTAMS 0x00000000c9600000 space 1024K, 100% used [0x00000000c9500000, 0x00000000c9600000)
AC   0  O    TS     0 PTAMS 0x00000000c9700000 NTAMS 0x00000000c9700000 space 1024K, 100% used [0x00000000c9600000, 0x00000000c9700000)
AC   0  F    TS     0 PTAMS 0x00000000c9700000 NTAMS 0x00000000c9700000 space 1024K,   0% used [0x00000000c9700000, 0x00000000c9800000)
AC   0  F    TS     0 PTAMS 0x00000000c9800000 NTAMS 0x00000000c9800000 space 1024K,   0% used [0x00000000c9800000, 0x00000000c9900000)
AC   0  O    TS     0 PTAMS 0x00000000c9a00000 NTAMS 0x00000000c9a00000 space 1024K, 100% used [0x00000000c9900000, 0x00000000c9a00000)
AC   0  F    TS     0 PTAMS 0x00000000c9a00000 NTAMS 0x00000000c9a00000 space 1024K,   0% used [0x00000000c9a00000, 0x00000000c9b00000)
AC   0  F    TS     0 PTAMS 0x00000000c9b00000 NTAMS 0x00000000c9b00000 space 1024K,   0% used [0x00000000c9b00000, 0x00000000c9c00000)
AC   0  F    TS     0 PTAMS 0x00000000c9c00000 NTAMS 0x00000000c9c00000 space 1024K,   0% used [0x00000000c9c00000, 0x00000000c9d00000)
AC   0  F    TS     0 PTAMS 0x00000000c9d00000 NTAMS 0x00000000c9d00000 space 1024K,   0% used [0x00000000c9d00000, 0x00000000c9e00000)
AC   0  F    TS     0 PTAMS 0x00000000c9e00000 NTAMS 0x00000000c9e00000 space 1024K,   0% used [0x00000000c9e00000, 0x00000000c9f00000)
AC   0  O    TS     0 PTAMS 0x00000000ca000000 NTAMS 0x00000000ca000000 space 1024K, 100% used [0x00000000c9f00000, 0x00000000ca000000)
AC   0  O    TS     0 PTAMS 0x00000000ca100000 NTAMS 0x00000000ca100000 space 1024K, 100% used [0x00000000ca000000, 0x00000000ca100000)
AC   0  F    TS     0 PTAMS 0x00000000ca100000 NTAMS 0x00000000ca100000 space 1024K,   0% used [0x00000000ca100000, 0x00000000ca200000)
AC   0  F    TS     0 PTAMS 0x00000000ca200000 NTAMS 0x00000000ca200000 space 1024K,   0% used [0x00000000ca200000, 0x00000000ca300000)
AC   0  F    TS     0 PTAMS 0x00000000ca300000 NTAMS 0x00000000ca300000 space 1024K,   0% used [0x00000000ca300000, 0x00000000ca400000)
AC   0  F    TS     0 PTAMS 0x00000000ca400000 NTAMS 0x00000000ca400000 space 1024K,   0% used [0x00000000ca400000, 0x00000000ca500000)
AC   0  S CS TS     0 PTAMS 0x00000000ca500000 NTAMS 0x00000000ca500000 space 1024K,  91% used [0x00000000ca500000, 0x00000000ca600000)
AC   0  S CS TS     0 PTAMS 0x00000000ca600000 NTAMS 0x00000000ca600000 space 1024K, 100% used [0x00000000ca600000, 0x00000000ca700000)
AC   0  S CS TS     0 PTAMS 0x00000000ca700000 NTAMS 0x00000000ca700000 space 1024K, 100% used [0x00000000ca700000, 0x00000000ca800000)
AC   0  S CS TS     0 PTAMS 0x00000000ca800000 NTAMS 0x00000000ca800000 space 1024K, 100% used [0x00000000ca800000, 0x00000000ca900000)
AC   0  S CS TS     0 PTAMS 0x00000000ca900000 NTAMS 0x00000000ca900000 space 1024K, 100% used [0x00000000ca900000, 0x00000000caa00000)
AC   0  S CS TS     0 PTAMS 0x00000000caa00000 NTAMS 0x00000000caa00000 space 1024K, 100% used [0x00000000caa00000, 0x00000000cab00000)
AC   0  S CS TS     0 PTAMS 0x00000000cab00000 NTAMS 0x00000000cab00000 space 1024K, 100% used [0x00000000cab00000, 0x00000000cac00000)
AC   0  S CS TS     0 PTAMS 0x00000000cac00000 NTAMS 0x00000000cac00000 space 1024K, 100% used [0x00000000cac00000, 0x00000000cad00000)
AC   0  S CS TS     0 PTAMS 0x00000000cad00000 NTAMS 0x00000000cad00000 space 1024K, 100% used [0x00000000cad00000, 0x00000000cae00000)
AC   0  S CS TS     0 PTAMS 0x00000000cae00000 NTAMS 0x00000000cae00000 space 1024K, 100% used [0x00000000cae00000, 0x00000000caf00000)
AC   0  S CS TS     0 PTAMS 0x00000000caf00000 NTAMS 0x00000000caf00000 space 1024K, 100% used [0x00000000caf00000, 0x00000000cb000000)
AC   0  F    TS     0 PTAMS 0x00000000cb000000 NTAMS 0x00000000cb000000 space 1024K,   0% used [0x00000000cb000000, 0x00000000cb100000)
AC   0  F    TS     0 PTAMS 0x00000000cb100000 NTAMS 0x00000000cb100000 space 1024K,   0% used [0x00000000cb100000, 0x00000000cb200000)
AC   0  F    TS     0 PTAMS 0x00000000cb200000 NTAMS 0x00000000cb200000 space 1024K,   0% used [0x00000000cb200000, 0x00000000cb300000)
AC   0  F    TS     0 PTAMS 0x00000000cb300000 NTAMS 0x00000000cb300000 space 1024K,   0% used [0x00000000cb300000, 0x00000000cb400000)
AC   0  F    TS     0 PTAMS 0x00000000cb400000 NTAMS 0x00000000cb400000 space 1024K,   0% used [0x00000000cb400000, 0x00000000cb500000)
AC   0  F    TS     0 PTAMS 0x00000000cb500000 NTAMS 0x00000000cb500000 space 1024K,   0% used [0x00000000cb500000, 0x00000000cb600000)
AC   0  F    TS     0 PTAMS 0x00000000cb600000 NTAMS 0x00000000cb600000 space 1024K,   0% used [0x00000000cb600000, 0x00000000cb700000)
AC   0  F    TS     0 PTAMS 0x00000000cb700000 NTAMS 0x00000000cb700000 space 1024K,   0% used [0x00000000cb700000, 0x00000000cb800000)
AC   0  F    TS     0 PTAMS 0x00000000cb800000 NTAMS 0x00000000cb800000 space 1024K,   0% used [0x00000000cb800000, 0x00000000cb900000)
AC   0  F    TS     0 PTAMS 0x00000000cb900000 NTAMS 0x00000000cb900000 space 1024K,   0% used [0x00000000cb900000, 0x00000000cba00000)
AC   0  F    TS     0 PTAMS 0x00000000cba00000 NTAMS 0x00000000cba00000 space 1024K,   0% used [0x00000000cba00000, 0x00000000cbb00000)
AC   0  F    TS     0 PTAMS 0x00000000cbb00000 NTAMS 0x00000000cbb00000 space 1024K,   0% used [0x00000000cbb00000, 0x00000000cbc00000)
AC   0  F    TS     0 PTAMS 0x00000000cbc00000 NTAMS 0x00000000cbc00000 space 1024K,   0% used [0x00000000cbc00000, 0x00000000cbd00000)
AC   0  F    TS     0 PTAMS 0x00000000cbd00000 NTAMS 0x00000000cbd00000 space 1024K,   0% used [0x00000000cbd00000, 0x00000000cbe00000)
AC   0  F    TS     0 PTAMS 0x00000000cbe00000 NTAMS 0x00000000cbe00000 space 1024K,   0% used [0x00000000cbe00000, 0x00000000cbf00000)
AC   0  F    TS     0 PTAMS 0x00000000cbf00000 NTAMS 0x00000000cbf00000 space 1024K,   0% used [0x00000000cbf00000, 0x00000000cc000000)
AC   0  F    TS     0 PTAMS 0x00000000cc000000 NTAMS 0x00000000cc000000 space 1024K,   0% used [0x00000000cc000000, 0x00000000cc100000)
AC   0  F    TS     0 PTAMS 0x00000000cc100000 NTAMS 0x00000000cc100000 space 1024K,   0% used [0x00000000cc100000, 0x00000000cc200000)
AC   0  F    TS     0 PTAMS 0x00000000cc200000 NTAMS 0x00000000cc200000 space 1024K,   0% used [0x00000000cc200000, 0x00000000cc300000)
AC   0  F    TS     0 PTAMS 0x00000000cc300000 NTAMS 0x00000000cc300000 space 1024K,   0% used [0x00000000cc300000, 0x00000000cc400000)
AC   0  F    TS     0 PTAMS 0x00000000cc400000 NTAMS 0x00000000cc400000 space 1024K,   0% used [0x00000000cc400000, 0x00000000cc500000)
AC   0  F    TS     0 PTAMS 0x00000000cc500000 NTAMS 0x00000000cc500000 space 1024K,   0% used [0x00000000cc500000, 0x00000000cc600000)
AC   0  F    TS     0 PTAMS 0x00000000cc600000 NTAMS 0x00000000cc600000 space 1024K,   0% used [0x00000000cc600000, 0x00000000cc700000)
AC   0  F    TS     0 PTAMS 0x00000000cc700000 NTAMS 0x00000000cc700000 space 1024K,   0% used [0x00000000cc700000, 0x00000000cc800000)
AC   0  F    TS     0 PTAMS 0x00000000cc800000 NTAMS 0x00000000cc800000 space 1024K,   0% used [0x00000000cc800000, 0x00000000cc900000)
AC   0  F    TS     0 PTAMS 0x00000000cc900000 NTAMS 0x00000000cc900000 space 1024K,   0% used [0x00000000cc900000, 0x00000000cca00000)
AC   0  F    TS     0 PTAMS 0x00000000cca00000 NTAMS 0x00000000cca00000 space 1024K,   0% used [0x00000000cca00000, 0x00000000ccb00000)
AC   0  F    TS     0 PTAMS 0x00000000ccb00000 NTAMS 0x00000000ccb00000 space 1024K,   0% used [0x00000000ccb00000, 0x00000000ccc00000)
AC   0  F    TS     0 PTAMS 0x00000000ccc00000 NTAMS 0x00000000ccc00000 space 1024K,   0% used [0x00000000ccc00000, 0x00000000ccd00000)
AC   0  F    TS     0 PTAMS 0x00000000ccd00000 NTAMS 0x00000000ccd00000 space 1024K,   0% used [0x00000000ccd00000, 0x00000000cce00000)
AC   0  F    TS     0 PTAMS 0x00000000cce00000 NTAMS 0x00000000cce00000 space 1024K,   0% used [0x00000000cce00000, 0x00000000ccf00000)
AC   0  F    TS     0 PTAMS 0x00000000ccf00000 NTAMS 0x00000000ccf00000 space 1024K,   0% used [0x00000000ccf00000, 0x00000000cd000000)
AC   0  F    TS     0 PTAMS 0x00000000cd000000 NTAMS 0x00000000cd000000 space 1024K,   0% used [0x00000000cd000000, 0x00000000cd100000)
AC   0  F    TS     0 PTAMS 0x00000000cd100000 NTAMS 0x00000000cd100000 space 1024K,   0% used [0x00000000cd100000, 0x00000000cd200000)
AC   0  F    TS     0 PTAMS 0x00000000cd200000 NTAMS 0x00000000cd200000 space 1024K,   0% used [0x00000000cd200000, 0x00000000cd300000)
AC   0  F    TS     0 PTAMS 0x00000000cd300000 NTAMS 0x00000000cd300000 space 1024K,   0% used [0x00000000cd300000, 0x00000000cd400000)
AC   0  F    TS     0 PTAMS 0x00000000cd400000 NTAMS 0x00000000cd400000 space 1024K,   0% used [0x00000000cd400000, 0x00000000cd500000)
AC   0  F    TS     0 PTAMS 0x00000000cd500000 NTAMS 0x00000000cd500000 space 1024K,   0% used [0x00000000cd500000, 0x00000000cd600000)
AC   0  F    TS     0 PTAMS 0x00000000cd600000 NTAMS 0x00000000cd600000 space 1024K,   0% used [0x00000000cd600000, 0x00000000cd700000)
AC   0  F    TS     0 PTAMS 0x00000000cd700000 NTAMS 0x00000000cd700000 space 1024K,   0% used [0x00000000cd700000, 0x00000000cd800000)
AC   0  F    TS     0 PTAMS 0x00000000cd800000 NTAMS 0x00000000cd800000 space 1024K,   0% used [0x00000000cd800000, 0x00000000cd900000)
AC   0  F    TS     0 PTAMS 0x00000000cd900000 NTAMS 0x00000000cd900000 space 1024K,   0% used [0x00000000cd900000, 0x00000000cda00000)
AC   0  F    TS     0 PTAMS 0x00000000cda00000 NTAMS 0x00000000cda00000 space 1024K,   0% used [0x00000000cda00000, 0x00000000cdb00000)
AC   0  F    TS     0 PTAMS 0x00000000cdb00000 NTAMS 0x00000000cdb00000 space 1024K,   0% used [0x00000000cdb00000, 0x00000000cdc00000)
AC   0  F    TS     0 PTAMS 0x00000000cdc00000 NTAMS 0x00000000cdc00000 space 1024K,   0% used [0x00000000cdc00000, 0x00000000cdd00000)
AC   0  F    TS     0 PTAMS 0x00000000cdd00000 NTAMS 0x00000000cdd00000 space 1024K,   0% used [0x00000000cdd00000, 0x00000000cde00000)
AC   0  E    TS     0 PTAMS 0x00000000cde00000 NTAMS 0x00000000cde00000 space 1024K,  50% used [0x00000000cde00000, 0x00000000cdf00000)
AC   0  E CS TS     0 PTAMS 0x00000000cdf00000 NTAMS 0x00000000cdf00000 space 1024K, 100% used [0x00000000cdf00000, 0x00000000ce000000)
AC   0  E CS TS     0 PTAMS 0x00000000ce000000 NTAMS 0x00000000ce000000 space 1024K, 100% used [0x00000000ce000000, 0x00000000ce100000)
AC   0  E CS TS     0 PTAMS 0x00000000ce100000 NTAMS 0x00000000ce100000 space 1024K, 100% used [0x00000000ce100000, 0x00000000ce200000)
AC   0  E CS TS     0 PTAMS 0x00000000ce200000 NTAMS 0x00000000ce200000 space 1024K, 100% used [0x00000000ce200000, 0x00000000ce300000)
AC   0  E CS TS     0 PTAMS 0x00000000ce300000 NTAMS 0x00000000ce300000 space 1024K, 100% used [0x00000000ce300000, 0x00000000ce400000)
AC   0  E CS TS     0 PTAMS 0x00000000ce400000 NTAMS 0x00000000ce400000 space 1024K, 100% used [0x00000000ce400000, 0x00000000ce500000)
AC   0  E CS TS     0 PTAMS 0x00000000ce500000 NTAMS 0x00000000ce500000 space 1024K, 100% used [0x00000000ce500000, 0x00000000ce600000)
AC   0  E CS TS     0 PTAMS 0x00000000ce600000 NTAMS 0x00000000ce600000 space 1024K, 100% used [0x00000000ce600000, 0x00000000ce700000)
AC   0  E CS TS     0 PTAMS 0x00000000ce700000 NTAMS 0x00000000ce700000 space 1024K, 100% used [0x00000000ce700000, 0x00000000ce800000)
AC   0  E CS TS     0 PTAMS 0x00000000ce800000 NTAMS 0x00000000ce800000 space 1024K, 100% used [0x00000000ce800000, 0x00000000ce900000)
AC   0  E CS TS     0 PTAMS 0x00000000ce900000 NTAMS 0x00000000ce900000 space 1024K, 100% used [0x00000000ce900000, 0x00000000cea00000)
AC   0  E CS TS     0 PTAMS 0x00000000cea00000 NTAMS 0x00000000cea00000 space 1024K, 100% used [0x00000000cea00000, 0x00000000ceb00000)
AC   0  E CS TS     0 PTAMS 0x00000000ceb00000 NTAMS 0x00000000ceb00000 space 1024K, 100% used [0x00000000ceb00000, 0x00000000cec00000)
AC   0  E CS TS     0 PTAMS 0x00000000cec00000 NTAMS 0x00000000cec00000 space 1024K, 100% used [0x00000000cec00000, 0x00000000ced00000)
AC   0  E CS TS     0 PTAMS 0x00000000ced00000 NTAMS 0x00000000ced00000 space 1024K, 100% used [0x00000000ced00000, 0x00000000cee00000)
AC   0  E CS TS     0 PTAMS 0x00000000cee00000 NTAMS 0x00000000cee00000 space 1024K, 100% used [0x00000000cee00000, 0x00000000cef00000)
AC   0  E CS TS     0 PTAMS 0x00000000cef00000 NTAMS 0x00000000cef00000 space 1024K, 100% used [0x00000000cef00000, 0x00000000cf000000)
AC   0  E CS TS     0 PTAMS 0x00000000cf000000 NTAMS 0x00000000cf000000 space 1024K, 100% used [0x00000000cf000000, 0x00000000cf100000)
AC   0  E CS TS     0 PTAMS 0x00000000cf100000 NTAMS 0x00000000cf100000 space 1024K, 100% used [0x00000000cf100000, 0x00000000cf200000)
AC   0  E CS TS     0 PTAMS 0x00000000cf200000 NTAMS 0x00000000cf200000 space 1024K, 100% used [0x00000000cf200000, 0x00000000cf300000)
AC   0  E CS TS     0 PTAMS 0x00000000cf300000 NTAMS 0x00000000cf300000 space 1024K, 100% used [0x00000000cf300000, 0x00000000cf400000)
AC   0  E CS TS     0 PTAMS 0x00000000cf400000 NTAMS 0x00000000cf400000 space 1024K, 100% used [0x00000000cf400000, 0x00000000cf500000)
AC   0  E CS TS     0 PTAMS 0x00000000cf500000 NTAMS 0x00000000cf500000 space 1024K, 100% used [0x00000000cf500000, 0x00000000cf600000)
AC   0  E CS TS     0 PTAMS 0x00000000cf600000 NTAMS 0x00000000cf600000 space 1024K, 100% used [0x00000000cf600000, 0x00000000cf700000)
AC   0  E CS TS     0 PTAMS 0x00000000cf700000 NTAMS 0x00000000cf700000 space 1024K, 100% used [0x00000000cf700000, 0x00000000cf800000)
AC   0  E CS TS     0 PTAMS 0x00000000cf800000 NTAMS 0x00000000cf800000 space 1024K, 100% used [0x00000000cf800000, 0x00000000cf900000)
AC   0  E CS TS     0 PTAMS 0x00000000cf900000 NTAMS 0x00000000cf900000 space 1024K, 100% used [0x00000000cf900000, 0x00000000cfa00000)
AC   0  E CS TS     0 PTAMS 0x00000000cfa00000 NTAMS 0x00000000cfa00000 space 1024K, 100% used [0x00000000cfa00000, 0x00000000cfb00000)
AC   0  E CS TS     0 PTAMS 0x00000000cfb00000 NTAMS 0x00000000cfb00000 space 1024K, 100% used [0x00000000cfb00000, 0x00000000cfc00000)
AC   0  E CS TS     0 PTAMS 0x00000000cfc00000 NTAMS 0x00000000cfc00000 space 1024K, 100% used [0x00000000cfc00000, 0x00000000cfd00000)
AC   0  E CS TS     0 PTAMS 0x00000000cfd00000 NTAMS 0x00000000cfd00000 space 1024K, 100% used [0x00000000cfd00000, 0x00000000cfe00000)
AC   0  E CS TS     0 PTAMS 0x00000000cfe00000 NTAMS 0x00000000cfe00000 space 1024K, 100% used [0x00000000cfe00000, 0x00000000cff00000)
AC   0  E CS TS     0 PTAMS 0x00000000cff00000 NTAMS 0x00000000cff00000 space 1024K, 100% used [0x00000000cff00000, 0x00000000d0000000)
AC   0  E CS TS     0 PTAMS 0x00000000d0000000 NTAMS 0x00000000d0000000 space 1024K, 100% used [0x00000000d0000000, 0x00000000d0100000)
AC   0  E CS TS     0 PTAMS 0x00000000d0100000 NTAMS 0x00000000d0100000 space 1024K, 100% used [0x00000000d0100000, 0x00000000d0200000)

Card table byte_map: [0x0000000013b70000,0x0000000013d70000] byte_map_base: 0x0000000013570000

Marking Bits (Prev, Next): (CMBitMap*) 0x00000000034e96c0, (CMBitMap*) 0x00000000034e9668
 Prev Bits: [0x0000000014f70000, 0x0000000015f70000)
 Next Bits: [0x0000000013f70000, 0x0000000014f70000)

Polling page: 0x0000000002f70000

CodeCache: size=245760Kb used=47369Kb max_used=47384Kb free=198390Kb
 bounds [0x0000000003670000, 0x0000000006500000, 0x0000000012670000]
 total_blobs=14057 nmethods=12983 adapters=980
 compilation: enabled

Compilation events (10 events):
Event: 139.229 Thread 0x0000000019269000 16696       3       org.eclipse.ui.internal.WWinPluginAction$$Lambda$260/1585036790::propertyChange (9 bytes)
Event: 139.229 Thread 0x0000000019269000 nmethod 16696 0x0000000003b26990 code [0x0000000003b26b00, 0x0000000003b26c88]
Event: 139.229 Thread 0x0000000019269000 16697       3       org.eclipse.ui.internal.WWinPluginAction::lambda$0 (148 bytes)
Event: 139.230 Thread 0x0000000019269000 nmethod 16697 0x00000000064f1990 code [0x00000000064f1c20, 0x00000000064f3218]
Event: 139.237 Thread 0x0000000019269000 16698  s    3       org.eclipse.e4.core.internal.contexts.WeakGroupedListenerList::remove (60 bytes)
Event: 139.238 Thread 0x0000000019269000 nmethod 16698 0x00000000064eec50 code [0x00000000064eee60, 0x00000000064efa68]
Event: 139.240 Thread 0x0000000019269000 16702       3       org.eclipse.ui.internal.expressions.WorkbenchWindowExpression::evaluate (35 bytes)
Event: 139.241 Thread 0x0000000019269000 nmethod 16702 0x0000000003e48d50 code [0x0000000003e48ee0, 0x0000000003e49278]
Event: 139.242 Thread 0x0000000019269000 16703   !   3       java.util.Collections$SynchronizedMap::remove (25 bytes)
Event: 139.242 Thread 0x0000000019269000 nmethod 16703 0x0000000003d65690 code [0x0000000003d65800, 0x0000000003d65ba8]

GC Heap History (10 events):
Event: 132.996 GC heap before
{Heap before GC invocations=59 (full 0):
 garbage-first heap   total 264192K, used 225792K [0x00000000c0000000, 0x00000000c0100810, 0x0000000100000000)
  region size 1024K, 75 young (76800K), 11 survivors (11264K)
 Metaspace       used 119331K, capacity 131970K, committed 132216K, reserved 1163264K
  class space    used 14791K, capacity 18180K, committed 18296K, reserved 1048576K
Event: 133.012 GC heap after
Heap after GC invocations=60 (full 0):
 garbage-first heap   total 264192K, used 164864K [0x00000000c0000000, 0x00000000c0100810, 0x0000000100000000)
  region size 1024K, 6 young (6144K), 6 survivors (6144K)
 Metaspace       used 119331K, capacity 131970K, committed 132216K, reserved 1163264K
  class space    used 14791K, capacity 18180K, committed 18296K, reserved 1048576K
}
Event: 133.928 GC heap before
{Heap before GC invocations=61 (full 0):
 garbage-first heap   total 264192K, used 219166K [0x00000000c0000000, 0x00000000c0100810, 0x0000000100000000)
  region size 1024K, 69 young (70656K), 6 survivors (6144K)
 Metaspace       used 125553K, capacity 138542K, committed 138744K, reserved 1169408K
  class space    used 15722K, capacity 19147K, committed 19192K, reserved 1048576K
Event: 133.946 GC heap after
Heap after GC invocations=62 (full 0):
 garbage-first heap   total 264192K, used 160783K [0x00000000c0000000, 0x00000000c0100810, 0x0000000100000000)
  region size 1024K, 9 young (9216K), 9 survivors (9216K)
 Metaspace       used 125553K, capacity 138542K, committed 138744K, reserved 1169408K
  class space    used 15722K, capacity 19147K, committed 19192K, reserved 1048576K
}
Event: 134.004 GC heap before
{Heap before GC invocations=62 (full 0):
 garbage-first heap   total 264192K, used 163855K [0x00000000c0000000, 0x00000000c0100810, 0x0000000100000000)
  region size 1024K, 12 young (12288K), 9 survivors (9216K)
 Metaspace       used 125558K, capacity 138542K, committed 138744K, reserved 1169408K
  class space    used 15723K, capacity 19147K, committed 19192K, reserved 1048576K
Event: 134.017 GC heap after
Heap after GC invocations=63 (full 0):
 garbage-first heap   total 264192K, used 138240K [0x00000000c0000000, 0x00000000c0100810, 0x0000000100000000)
  region size 1024K, 2 young (2048K), 2 survivors (2048K)
 Metaspace       used 125558K, capacity 138542K, committed 138744K, reserved 1169408K
  class space    used 15723K, capacity 19147K, committed 19192K, reserved 1048576K
}
Event: 135.246 GC heap before
{Heap before GC invocations=63 (full 0):
 garbage-first heap   total 264192K, used 148480K [0x00000000c0000000, 0x00000000c0100810, 0x0000000100000000)
  region size 1024K, 12 young (12288K), 2 survivors (2048K)
 Metaspace       used 125832K, capacity 138900K, committed 139000K, reserved 1169408K
  class space    used 15756K, capacity 19180K, committed 19192K, reserved 1048576K
Event: 135.269 GC heap after
Heap after GC invocations=64 (full 0):
 garbage-first heap   total 264192K, used 134656K [0x00000000c0000000, 0x00000000c0100810, 0x0000000100000000)
  region size 1024K, 2 young (2048K), 2 survivors (2048K)
 Metaspace       used 125832K, capacity 138900K, committed 139000K, reserved 1169408K
  class space    used 15756K, capacity 19180K, committed 19192K, reserved 1048576K
}
Event: 137.079 GC heap before
{Heap before GC invocations=64 (full 0):
 garbage-first heap   total 264192K, used 215552K [0x00000000c0000000, 0x00000000c0100810, 0x0000000100000000)
  region size 1024K, 82 young (83968K), 2 survivors (2048K)
 Metaspace       used 126684K, capacity 139686K, committed 139896K, reserved 1169408K
  class space    used 15838K, capacity 19257K, committed 19320K, reserved 1048576K
Event: 137.102 GC heap after
Heap after GC invocations=65 (full 0):
 garbage-first heap   total 264192K, used 143787K [0x00000000c0000000, 0x00000000c0100810, 0x0000000100000000)
  region size 1024K, 11 young (11264K), 11 survivors (11264K)
 Metaspace       used 126684K, capacity 139686K, committed 139896K, reserved 1169408K
  class space    used 15838K, capacity 19257K, committed 19320K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 138.909 Thread 0x000000000366e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000006354ffc method=org.eclipse.wb.internal.core.utils.ast.AstNodeUtils.getFullyQualifiedName(Lorg/eclipse/jdt/core/dom/ITypeBinding;ZZ)Ljava/lang/String; @ 9
Event: 138.909 Thread 0x000000000366e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000062e5460 method=org.eclipse.jdt.core.dom.TypeBinding.getDeclaringClass()Lorg/eclipse/jdt/core/dom/ITypeBinding; @ 41
Event: 138.909 Thread 0x000000000366e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000062dc200 method=org.eclipse.wb.internal.core.utils.ast.binding.BindingContext.get(Lorg/eclipse/jdt/core/dom/ITypeBinding;Z)Lorg/eclipse/jdt/core/dom/ITypeBinding; @ 14
Event: 138.909 Thread 0x000000000366e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000006354ffc method=org.eclipse.wb.internal.core.utils.ast.AstNodeUtils.getFullyQualifiedName(Lorg/eclipse/jdt/core/dom/ITypeBinding;ZZ)Ljava/lang/String; @ 9
Event: 138.909 Thread 0x000000000366e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000062e5460 method=org.eclipse.jdt.core.dom.TypeBinding.getDeclaringClass()Lorg/eclipse/jdt/core/dom/ITypeBinding; @ 41
Event: 138.909 Thread 0x000000000366e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000062dc200 method=org.eclipse.wb.internal.core.utils.ast.binding.BindingContext.get(Lorg/eclipse/jdt/core/dom/ITypeBinding;Z)Lorg/eclipse/jdt/core/dom/ITypeBinding; @ 14
Event: 138.909 Thread 0x000000000366e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000006354ffc method=org.eclipse.wb.internal.core.utils.ast.AstNodeUtils.getFullyQualifiedName(Lorg/eclipse/jdt/core/dom/ITypeBinding;ZZ)Ljava/lang/String; @ 9
Event: 138.909 Thread 0x000000000366e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000062dc200 method=org.eclipse.wb.internal.core.utils.ast.binding.BindingContext.get(Lorg/eclipse/jdt/core/dom/ITypeBinding;Z)Lorg/eclipse/jdt/core/dom/ITypeBinding; @ 14
Event: 139.222 Thread 0x000000000366e800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x000000000543a46c method=org.eclipse.e4.core.internal.contexts.WeakGroupedListenerList.getListeners(Ljava/lang/String;)Ljava/util/Set; @ 58
Event: 139.227 Thread 0x000000000366e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003fc6b48 method=org.eclipse.swt.widgets.Control.windowProc(JIJJ)J @ 1630

Classes redefined (0 events):
No events

Internal exceptions (10 events):
Event: 136.586 Thread 0x000000000366e800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000000ced341a0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 136.605 Thread 0x000000000366e800 Implicit null exception at 0x000000000618fc53 to 0x000000000618fd9d
Event: 136.957 Thread 0x000000000366e800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000000cb6c4378) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 136.992 Thread 0x000000000366e800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000000cb477cd8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 137.104 Thread 0x000000001a605800 Implicit null exception at 0x0000000003a824d9 to 0x0000000003a825ad
Event: 138.473 Thread 0x000000001b9a5000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x00000000cf01bb30) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 138.910 Thread 0x000000000366e800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 51> (0x00000000cebca188) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 368]
Event: 138.950 Thread 0x000000000366e800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 1210> (0x00000000cea76fe0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 368]
Event: 138.963 Thread 0x000000000366e800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 48> (0x00000000ce842b60) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u221\13320\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 368]
Event: 139.221 Thread 0x000000000366e800 Implicit null exception at 0x000000000543242a to 0x000000000543a435

Events (10 events):
Event: 139.229 Thread 0x0000000019269000 flushing nmethod 0x0000000003d0b410
Event: 139.230 Thread 0x0000000019269000 flushing nmethod 0x0000000003d49dd0
Event: 139.230 Thread 0x0000000019269000 flushing nmethod 0x0000000003d65010
Event: 139.231 Thread 0x0000000019269000 flushing nmethod 0x0000000003e48890
Event: 139.238 Thread 0x0000000019269000 flushing nmethod 0x0000000003fa7210
Event: 139.238 Thread 0x000000000366e800 DEOPT PACKING pc=0x00000000039d73c5 sp=0x000000000131dfa0
Event: 139.238 Thread 0x000000000366e800 DEOPT UNPACKING pc=0x00000000036b7890 sp=0x000000000131dda8 mode 0
Event: 139.242 Thread 0x0000000019269000 flushing nmethod 0x00000000043c5750
Event: 139.242 Thread 0x000000000366e800 DEOPT PACKING pc=0x00000000039d73c5 sp=0x000000000131dfa0
Event: 139.242 Thread 0x000000000366e800 DEOPT UNPACKING pc=0x00000000036b7890 sp=0x000000000131dda8 mode 0


Dynamic libraries:
0x00007ff79f9c0000 - 0x00007ff79fa2a000 	C:\Users\Hoxton\eclipse\jee-2019-09\eclipse\eclipse.exe
0x00007ffd7c7b0000 - 0x00007ffd7c99d000 	C:\Windows\SYSTEM32\ntdll.dll
0x00007ffd7bfa0000 - 0x00007ffd7c053000 	C:\Windows\System32\KERNEL32.DLL
0x00007ffd78a20000 - 0x00007ffd78cb3000 	C:\Windows\System32\KERNELBASE.dll
0x00007ffd7be00000 - 0x00007ffd7bf97000 	C:\Windows\System32\USER32.dll
0x00007ffd78870000 - 0x00007ffd78890000 	C:\Windows\System32\win32u.dll
0x00007ffd7a870000 - 0x00007ffd7a899000 	C:\Windows\System32\GDI32.dll
0x00007ffd79740000 - 0x00007ffd798d9000 	C:\Windows\System32\gdi32full.dll
0x00007ffd79930000 - 0x00007ffd799d0000 	C:\Windows\System32\msvcp_win.dll
0x00007ffd788f0000 - 0x00007ffd789ea000 	C:\Windows\System32\ucrtbase.dll
0x00007ffd65f30000 - 0x00007ffd661a9000 	C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17763.802_none_05b1445c0722d2cc\COMCTL32.dll
0x00007ffd7c4e0000 - 0x00007ffd7c57e000 	C:\Windows\System32\msvcrt.dll
0x00007ffd7c100000 - 0x00007ffd7c42c000 	C:\Windows\System32\combase.dll
0x00007ffd799d0000 - 0x00007ffd79af2000 	C:\Windows\System32\RPCRT4.dll
0x00007ffd79430000 - 0x00007ffd794ae000 	C:\Windows\System32\bcryptPrimitives.dll
0x00007ffd7a6c0000 - 0x00007ffd7a6ee000 	C:\Windows\System32\IMM32.DLL
0x00007ffd6a4e0000 - 0x00007ffd6a509000 	C:\Users\Hoxton\.p2\pool\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1100.



Re: Eclipse crash when using Window Builder [message #1816029 is a reply to message #1815901] Thu, 17 October 2019 15:38 Go to previous messageGo to next message
Avi Abrami is currently offline Avi AbramiFriend
Messages: 25
Registered: May 2015
Junior Member
Looks like you are on Windows platform and you are using java version 1.8.0_221. I noticed cygwin appears in the dump file you posted. That's seems out of place. Are you using cygwin ? Nonetheless, did you check the workspace log file? Something relevant may be written in that file.
Re: Eclipse crash when using Window Builder [message #1816043 is a reply to message #1815901] Thu, 17 October 2019 23:48 Go to previous messageGo to next message
Arturo Sandoval is currently offline Arturo SandovalFriend
Messages: 2
Registered: October 2019
Junior Member
Same problem, I returned to eclipse 2019-06 and now it's working OK. This problem suddenly happened in newer version in 2 different computers with windows 10.
Re: Eclipse crash when using Window Builder [message #1816045 is a reply to message #1815901] Fri, 18 October 2019 01:21 Go to previous messageGo to next message
Arturo Sandoval is currently offline Arturo SandovalFriend
Messages: 2
Registered: October 2019
Junior Member
I have a third computer with eclipse 2019-09 that worked OK previously, but now has the same error.

I created a new project and a JFrame, put a JButton, changed name to "Exit" and double clicked on it, but eclipse closed without any error message.

it generated an error log that I annexed.
Re: Eclipse crash when using Window Builder [message #1816249 is a reply to message #1816045] Thu, 24 October 2019 17:16 Go to previous messageGo to next message
Avi Abrami is currently offline Avi AbramiFriend
Messages: 25
Registered: May 2015
Junior Member
Maybe How to fix "Exception Access Violation" error on Windows 10 will help.
Re: Eclipse crash when using Window Builder [message #1817211 is a reply to message #1816043] Mon, 18 November 2019 15:12 Go to previous messageGo to next message
David Ruiz is currently offline David RuizFriend
Messages: 1
Registered: November 2019
Junior Member
Hi Arturo,
I got the same problem. I did what you did to solve the problem. It is working for me. It is clear is a problem with the last version of Eclipse as this one (2019-06) does not crash. Thanks a lot for your help.

Regards,
David.
Re: Eclipse crash when using Window Builder [message #1832782 is a reply to message #1815901] Thu, 24 September 2020 22:44 Go to previous messageGo to next message
Gerry Matte is currently offline Gerry MatteFriend
Messages: 11
Registered: March 2014
Location: Nanaimo, BC, Canada
Junior Member
I experienced the same problem - when switching WindowBuilder from Source View to Design View and I did not first save the source Eclipse 2020-06 immediately closed.

My workaround has been to frequently save all particularly before switching views. I still have unexpected crashes of Eclipse but much less frequently.

I am using OpenJDK8 on Ubuntu Linux. My Eclipse is the JEE Version.
Re: Eclipse crash when using Window Builder [message #1832783 is a reply to message #1815901] Thu, 24 September 2020 23:09 Go to previous messageGo to next message
Gerry Matte is currently offline Gerry MatteFriend
Messages: 11
Registered: March 2014
Location: Nanaimo, BC, Canada
Junior Member
After I submitted my report I realised I should have posed my .log error file as a clue to assist in solving the problem. This application was a simple swing application created in a new workspace using Window Builder Core 1.9.2.20181227 with Swing Designer 1.9.4.20200918

The last 360 lines of the log file are below:
!SESSION 2020-09-24 13:53:08.000 -----------------------------------------------
eclipse.buildId=4.16.0.I20200604-0540
java.version=1.8.0_265
java.vendor=Private Build
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_CA
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product

!ENTRY org.eclipse.core.resources 2 10035 2020-09-24 13:53:11.261
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

!ENTRY org.eclipse.jface 2 0 2020-09-24 13:53:13.292
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2020-09-24 13:53:13.292
!MESSAGE A conflict occurred for CTRL+SHIFT+T:
Binding(CTRL+SHIFT+T,
ParameterizedCommand(Command(org.eclipse.jdt.ui.navigate.open.type,Open Type,
Open a type in a Java editor,
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@5d729af6,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+SHIFT+T,
ParameterizedCommand(Command(org.eclipse.lsp4e.symbolinworkspace,Go to Symbol in Workspace,
,
Category(org.eclipse.lsp4e.category,Language Servers,null,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@2052c49f,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)

!ENTRY org.eclipse.ui 4 0 2020-09-24 13:54:01.092
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTException: Widget is disposed
at org.eclipse.swt.SWT.error(SWT.java:4723)
at org.eclipse.swt.SWT.error(SWT.java:4638)
at org.eclipse.swt.SWT.error(SWT.java:4609)
at org.eclipse.swt.widgets.Widget.error(Widget.java:550)
at org.eclipse.swt.widgets.Widget.getDisplay(Widget.java:636)
at org.eclipse.swt.browser.WebKit.onDispose(WebKit.java:1956)
at org.eclipse.swt.browser.WebKit.lambda$4(WebKit.java:858)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5685)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1423)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1449)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1428)
at org.eclipse.swt.widgets.Widget.release(Widget.java:1240)
at org.eclipse.swt.widgets.Control.release(Control.java:4564)
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1502)
at org.eclipse.swt.widgets.Canvas.releaseChildren(Canvas.java:279)
at org.eclipse.swt.widgets.Decorations.releaseChildren(Decorations.java:486)
at org.eclipse.swt.widgets.Shell.releaseChildren(Shell.java:3204)
at org.eclipse.swt.widgets.Widget.release(Widget.java:1243)
at org.eclipse.swt.widgets.Control.release(Control.java:4564)
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:529)
at org.eclipse.swt.widgets.Shell.dispose(Shell.java:3127)
at org.eclipse.swt.widgets.Shell.closeWidget(Shell.java:685)
at org.eclipse.swt.widgets.Shell.close(Shell.java:680)
at org.eclipse.wb.internal.draw2d.CustomTooltipManager.hideTooltip(CustomTooltipManager.java:92)
at org.eclipse.wb.internal.draw2d.CustomTooltipManager$2.mouseExit(CustomTooltipManager.java:63)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:208)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5685)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1423)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4953)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4446)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1158)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1047)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:658)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
at org.eclipse.equinox.launcher.Main.run(Main.java:1447)
at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
!SESSION 2020-09-24 13:56:05.852 -----------------------------------------------
eclipse.buildId=4.16.0.I20200604-0540
java.version=1.8.0_265
java.vendor=Private Build
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_CA
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product

!ENTRY org.eclipse.core.resources 2 10035 2020-09-24 13:56:09.048
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

!ENTRY org.eclipse.jface 2 0 2020-09-24 13:56:11.166
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2020-09-24 13:56:11.166
!MESSAGE A conflict occurred for CTRL+SHIFT+T:
Binding(CTRL+SHIFT+T,
ParameterizedCommand(Command(org.eclipse.jdt.ui.navigate.open.type,Open Type,
Open a type in a Java editor,
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@484dde7d,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+SHIFT+T,
ParameterizedCommand(Command(org.eclipse.lsp4e.symbolinworkspace,Go to Symbol in Workspace,
,
Category(org.eclipse.lsp4e.category,Language Servers,null,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@5d729af6,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
!SESSION 2020-09-24 14:03:37.394 -----------------------------------------------
eclipse.buildId=4.16.0.I20200604-0540
java.version=1.8.0_265
java.vendor=Private Build
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_CA
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product

!ENTRY org.eclipse.core.resources 2 10035 2020-09-24 14:03:40.924
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

!ENTRY org.eclipse.jface 2 0 2020-09-24 14:03:42.971
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2020-09-24 14:03:42.971
!MESSAGE A conflict occurred for CTRL+SHIFT+T:
Binding(CTRL+SHIFT+T,
ParameterizedCommand(Command(org.eclipse.jdt.ui.navigate.open.type,Open Type,
Open a type in a Java editor,
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@484dde7d,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+SHIFT+T,
ParameterizedCommand(Command(org.eclipse.lsp4e.symbolinworkspace,Go to Symbol in Workspace,
,
Category(org.eclipse.lsp4e.category,Language Servers,null,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@5d729af6,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
!SESSION 2020-09-24 15:28:23.342 -----------------------------------------------
eclipse.buildId=4.16.0.I20200604-0540
java.version=1.8.0_265
java.vendor=Private Build
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_CA
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product

!ENTRY org.eclipse.jface 2 0 2020-09-24 15:28:27.408
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2020-09-24 15:28:27.408
!MESSAGE A conflict occurred for CTRL+SHIFT+T:
Binding(CTRL+SHIFT+T,
ParameterizedCommand(Command(org.eclipse.jdt.ui.navigate.open.type,Open Type,
Open a type in a Java editor,
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@116fe252,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+SHIFT+T,
ParameterizedCommand(Command(org.eclipse.lsp4e.symbolinworkspace,Go to Symbol in Workspace,
,
Category(org.eclipse.lsp4e.category,Language Servers,null,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@7b8b755d,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Re: Eclipse crash when using Window Builder [message #1833144 is a reply to message #1832782] Sat, 03 October 2020 17:52 Go to previous message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 493
Registered: July 2009
Senior Member

Please install latest WB from eclipse marketplace.
Previous Topic:WindowBuilder 1.9.2 MacOS Toolbar Issue
Next Topic:Working example for two way databinding
Goto Forum:
  


Current Time: Sun May 05 16:55:45 GMT 2024

Powered by FUDForum. Page generated in 0.04695 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top