gama-platform / gama.old

Main repository for developing the 1.x versions of GAMA
GNU General Public License v3.0
303 stars 99 forks source link

Charts in 3D crashing GAMA on Windows 11 #3794

Closed Romaric1331 closed 1 year ago

Romaric1331 commented 1 year ago

Describe the bug I am attending a training session in the GAMA Platform from Learning Planet Institute, Paris. When I run the charts in my model on road traffic with the type 3D, it's crashing. Apparently, it works when I open a library model in visualization <- pie chart.

To Reproduce Steps to reproduce the behavior:

  1. Go to LIBRARY MODEL <- VISUALISATION
  2. Click on ' PIE CHART'
  3. Scroll down to 'type: 3D ', its perfect
  4. In my file, See the error

Expected behavior CRASH LOG

Screenshots I am adding my crash file and my gaml file for your reference

Desktop (please complete the following information):

``` CRASH ``` ``` # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa72b10046, pid=12564, tid=7064 # # JRE version: OpenJDK Runtime Environment Temurin-17.0.6+10 (17.0.6+10) (build 17.0.6+10) # Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.6+10 (17.0.6+10, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64) # Problematic frame: # C [atio6axx.dll+0x14b0046] # # 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: # https://github.com/adoptium/adoptium-support/issues # 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: -XX:+UseG1GC -XX:+UseStringDeduplication -Dorg.eclipse.swt.graphics.Resource.reportNonDisposed=false -Xms4096m -Xmx4096m -Xss128m -Xmn1024m -XX:+UseAdaptiveSizePolicy -XX:+OptimizeStringConcat -Dosgi.locking=none -Dosgi.checkConfiguration=false -Declipse.log.level=ERROR -Dorg.eclipse.ecf.provider.filetransfer.retrieve.retryAttempts=10 -Dorg.eclipse.ecf.provider.filetransfer.retrieve.closeTimeout=6000 -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=6000 -Denable_logging=true -Denable_debug=true -Duse_global_preference_store=true -Dswt.autoScale=exact -Dread_only=false -Duse_old_tabs=true -Duse_legacy_drawers=false -Duse_delayed_resize=false -Duse_native_opengl_window=true --add-opens=java.base/java.lang=ALL-UNNAMED --add-exports=java.base/java.lang=ALL-UNNAMED --add-exports=java.desktop/sun.awt=ALL-UNNAMED --add-exports=java.desktop/sun.java2d=ALL-UNNAMED --add-exports=java.desktop/sun.awt.image=ALL-UNNAMED -Dfile.encoding=UTF-8 D:\Gama\\plugins/org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar -os win32 -ws win32 -arch x86_64 -showsplash -launcher D:\Gama\Gama.exe -name Gama --launcher.library D:\Gama\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024\eclipse_11801.dll -startup D:\Gama\\plugins/org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar --launcher.overrideVmargs -exitdata 583c_16c -data @noDefault -vm D:\Gama\./jdk/bin/javaw.exe -vmargs -server -XX:+UseG1GC -XX:+UseStringDeduplication -Dorg.eclipse.swt.graphics.Resource.reportNonDisposed=false -Xms4096m -Xmx4096m -Xss128m -Xmn1024m -XX:+UseAdaptiveSizePolicy -XX:+OptimizeStringConcat -Dosgi.locking=none -Dosgi.checkConfiguration=false -Declipse.log.level=ERROR -Dorg.eclipse.ecf.provider.filetransfer.retrieve.retryAttempts=10 -Dorg.eclipse.ecf.provider.filetransfer.retrieve.closeTimeout=6000 -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=6000 -Denable_logging=true -Denable_debug=true -Duse_global_preference_store=true -Dswt.autoScale=exact -Dread_only=false -Duse_old_tabs=true -Duse_legacy_drawers=false -Duse_delayed_resize=false -Duse_native_opengl_window=true --add-opens=java.base/java.lang=ALL-UNNAMED --add-exports=java.base/java.lang=ALL-UNNAMED --add-exports=java.desktop/sun.awt=ALL-UNNAMED --add-exports=java.desktop/sun.java2d=ALL-UNNAMED --add-exports=java.desktop/sun.awt.image=ALL-UNNAMED -Dfile.encoding=UTF-8 -jar D:\Gama\\plugins/org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar Host: AMD Ryzen 5 5600U with Radeon Graphics , 12 cores, 15G, Windows 11 , 64 bit Build 22621 (10.0.22621.1485) Time: Tue Apr 25 16:44:51 2023 Romance Daylight Time elapsed time: 112.027561 seconds (0d 0h 1m 52s) --------------- T H R E A D --------------- Current thread (0x000002c530a096e0): JavaThread "main" [_thread_in_native, id=7064, stack(0x000000cdb8700000,0x000000cdc0700000)] Stack: [0x000000cdb8700000,0x000000cdc0700000], sp=0x000000cdc06fd358, free space=131060k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [atio6axx.dll+0x14b0046] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) J 23822 jogamp.opengl.gl4.GL4bcImpl.dispatch_glCallList1(IJ)V (0 bytes) @ 0x000002c542856d63 [0x000002c542856d20+0x0000000000000043] J 23821 c1 jogamp.opengl.gl4.GL4bcImpl.glCallList(I)V (43 bytes) @ 0x000002c53b64824c [0x000002c53b647a80+0x00000000000007cc] J 23819 c1 ummisco.gama.opengl.scene.layers.LayerObject.doDrawing(Lummisco/gama/opengl/OpenGL;)V (82 bytes) @ 0x000002c53bb2fa14 [0x000002c53bb2f180+0x0000000000000894] J 23818 c1 ummisco.gama.opengl.scene.layers.LayerObject.draw(Lummisco/gama/opengl/OpenGL;)V (67 bytes) @ 0x000002c53b83109c [0x000002c53b830ca0+0x00000000000003fc] J 23780 c1 ummisco.gama.opengl.scene.ModelScene.draw(Lummisco/gama/opengl/OpenGL;)V (266 bytes) @ 0x000002c53a6fe234 [0x000002c53a6fcd40+0x00000000000014f4] J 23807 c1 ummisco.gama.opengl.renderer.helpers.SceneHelper.draw()V (52 bytes) @ 0x000002c53b96f37c [0x000002c53b96eea0+0x00000000000004dc] J 23741 c1 ummisco.gama.opengl.renderer.JOGLRenderer.display(Lcom/jogamp/opengl/GLAutoDrawable;)V (192 bytes) @ 0x000002c53a4e74a4 [0x000002c53a4e69e0+0x0000000000000ac4] J 23866 c1 jogamp.opengl.GLDrawableHelper.displayImpl(Lcom/jogamp/opengl/GLAutoDrawable;)V (86 bytes) @ 0x000002c53b72e2e4 [0x000002c53b72de20+0x00000000000004c4] J 23854 c1 jogamp.opengl.GLAutoDrawableBase$2.run()V (73 bytes) @ 0x000002c53ae5b66c [0x000002c53ae5b420+0x000000000000024c] J 23852 c1 jogamp.opengl.GLDrawableHelper.invokeGLImpl(Lcom/jogamp/opengl/GLDrawable;Lcom/jogamp/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V (579 bytes) @ 0x000002c53a9d551c [0x000002c53a9d49e0+0x0000000000000b3c] J 23851 c1 jogamp.opengl.GLDrawableHelper.invokeGL(Lcom/jogamp/opengl/GLDrawable;Lcom/jogamp/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V (76 bytes) @ 0x000002c539f7d47c [0x000002c539f7d3c0+0x00000000000000bc] J 23849 c1 com.jogamp.newt.opengl.GLWindow.display()V (144 bytes) @ 0x000002c53b931f4c [0x000002c53b931980+0x00000000000005cc] J 23803 c1 ummisco.gama.opengl.view.GamaGLAnimator$$Lambda$3642+0x0000000801b1f818.run()V (8 bytes) @ 0x000002c53b619424 [0x000002c53b6191e0+0x0000000000000244] J 22884 c2 org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z (188 bytes) @ 0x000002c542774068 [0x000002c542773ba0+0x00000000000004c8] J 22939 c2 org.eclipse.swt.widgets.Display.readAndDispatch()Z (94 bytes) @ 0x000002c54279a6d0 [0x000002c54279a500+0x00000000000001d0] J 22865% c1 org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run()V (690 bytes) @ 0x000002c53a91683c [0x000002c53a911200+0x000000000000563c] 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+393 j org.eclipse.ui.internal.Workbench$$Lambda$2331+0x00000008011b5920.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 msi.gama.application.Application.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+76 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;+79 j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+99 j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+132 v ~StubRoutines::call_stub j jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 java.base@17.0.6 j jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+133 java.base@17.0.6 j jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6 java.base@17.0.6 j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+59 java.base@17.0.6 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 j org.eclipse.equinox.launcher.Main.main([Ljava/lang/String;)V+10 v ~StubRoutines::call_stub siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), reading address 0x000002c557eae002 Register to memory mapping: RIP=0x00007ffa72b10046 atio6axx.dll RAX=0x0 is NULL RBX=0x000002c505814d08 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00 RCX=0x0000000000000002 is an unknown value RDX=0x000002c557eadffc points into unknown readable memory: c5 02 00 00 RSP=0x000000cdc06fd358 is pointing into the stack for thread: 0x000002c530a096e0 RBP=0x0000000000000064 is an unknown value RSI=0x000002c567e2b650 points into unknown readable memory: 0x72617250686e2443 | 43 24 6e 68 50 72 61 72 RDI=0x000002c557eade8c points into unknown readable memory: c5 02 00 00 R8 =0x0000000000000064 is an unknown value R9 =0x0000000000000064 is an unknown value R10=0x000002c55df20ce0 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00 R11=0x00007ffa71660000 atio6axx.dll R12=0x000000000000004e is an unknown value R13=0x00007ffa72bd3880 atio6axx.dll R14=0x00007ffa72b0ffb0 atio6axx.dll R15=0x00007ffa72b96e10 atio6axx.dll Registers: RAX=0x0000000000000000, RBX=0x000002c505814d08, RCX=0x0000000000000002, RDX=0x000002c557eadffc RSP=0x000000cdc06fd358, RBP=0x0000000000000064, RSI=0x000002c567e2b650, RDI=0x000002c557eade8c R8 =0x0000000000000064, R9 =0x0000000000000064, R10=0x000002c55df20ce0, R11=0x00007ffa71660000 R12=0x000000000000004e, R13=0x00007ffa72bd3880, R14=0x00007ffa72b0ffb0, R15=0x00007ffa72b96e10 RIP=0x00007ffa72b10046, EFLAGS=0x0000000000010202 Top of Stack: (sp=0x000000cdc06fd358) 0x000000cdc06fd358: 00007ffa72a42a75 000002c505814d08 0x000000cdc06fd368: 0000000000009c50 0000000000000000 0x000000cdc06fd378: 000000cdc06fd380 000002c5ffffffff 0x000000cdc06fd388: 0000000000000008 0000000000000064 0x000000cdc06fd398: 000002c567e293f0 0000000000000064 0x000000cdc06fd3a8: 0000000000000190 0000000000000190 0x000000cdc06fd3b8: 00007ffa72a43dd7 000000cdc06fd640 0x000000cdc06fd3c8: 000002c557eabc2c 000002c505814d30 0x000000cdc06fd3d8: 000002c530671a40 00007ffa72bd3880 0x000000cdc06fd3e8: 000002c500000064 000002c500000064 0x000000cdc06fd3f8: 000002c557eabc2c 000002c500000190 0x000000cdc06fd408: 000002c500000000 000002c567e293f0 0x000000cdc06fd418: 0000000000000190 0000000000000000 0x000000cdc06fd428: 000000000000000d 0000000000000000 0x000000cdc06fd438: 0000000000000004 00000000ffffffff 0x000000cdc06fd448: 00007ffa73208dec 000000010000000d Instructions: (pc=0x00007ffa72b10046) 0x00007ffa72b0ff46: ff 48 8d 49 20 48 8d 52 04 66 0f 6e c0 f3 0f e6 0x00007ffa72b0ff56: c0 f2 0f 5e c2 f2 0f 11 41 d0 0f b6 42 fc 66 0f 0x00007ffa72b0ff66: 6e c8 f3 0f e6 c9 f2 0f 5e ca f2 0f 11 49 d8 0f 0x00007ffa72b0ff76: b6 42 fd 66 0f 6e c0 f3 0f e6 c0 f2 0f 5e c2 f2 0x00007ffa72b0ff86: 0f 11 41 e0 0f b6 42 fa 66 0f 6e c8 f3 0f e6 c9 0x00007ffa72b0ff96: f2 0f 5e ca f2 0f 11 49 e8 49 83 e8 01 75 9e c3 0x00007ffa72b0ffa6: cc cc cc cc cc cc cc cc cc cc f2 0f 10 15 c8 cb 0x00007ffa72b0ffb6: 35 01 41 8b c0 4c 8b d2 99 83 e2 03 03 c2 c1 f8 0x00007ffa72b0ffc6: 02 4c 63 c0 4a 8d 14 81 45 33 c0 41 83 f9 04 0f 0x00007ffa72b0ffd6: 82 85 01 00 00 41 8d 41 fc c1 e8 02 ff c0 8b c8 0x00007ffa72b0ffe6: 44 8d 04 85 00 00 00 00 66 90 0f b6 42 02 66 0f 0x00007ffa72b0fff6: 6e c0 f3 0f e6 c0 f2 0f 5e c2 f2 41 0f 11 02 0f 0x00007ffa72b10006: b6 42 01 66 0f 6e c8 f3 0f e6 c9 f2 0f 5e ca f2 0x00007ffa72b10016: 41 0f 11 4a 08 0f b6 02 66 0f 6e c0 f3 0f e6 c0 0x00007ffa72b10026: f2 0f 5e c2 f2 41 0f 11 42 10 0f b6 42 03 66 0f 0x00007ffa72b10036: 6e c8 f3 0f e6 c9 f2 0f 5e ca f2 41 0f 11 4a 18 0x00007ffa72b10046: 0f b6 42 06 66 0f 6e c0 f3 0f e6 c0 f2 0f 5e c2 0x00007ffa72b10056: f2 41 0f 11 42 20 0f b6 42 05 66 0f 6e c8 f3 0f 0x00007ffa72b10066: e6 c9 f2 0f 5e ca f2 41 0f 11 4a 28 0f b6 42 04 0x00007ffa72b10076: 66 0f 6e c0 f3 0f e6 c0 f2 0f 5e c2 f2 41 0f 11 0x00007ffa72b10086: 42 30 0f b6 42 07 66 0f 6e c8 f3 0f e6 c9 f2 0f 0x00007ffa72b10096: 5e ca f2 41 0f 11 4a 38 0f b6 42 0a 66 0f 6e c0 0x00007ffa72b100a6: f3 0f e6 c0 f2 0f 5e c2 f2 41 0f 11 42 40 0f b6 0x00007ffa72b100b6: 42 09 66 0f 6e c8 f3 0f e6 c9 f2 0f 5e ca f2 41 0x00007ffa72b100c6: 0f 11 4a 48 0f b6 42 08 66 0f 6e c0 f3 0f e6 c0 0x00007ffa72b100d6: f2 0f 5e c2 f2 41 0f 11 42 50 0f b6 42 0b 66 0f 0x00007ffa72b100e6: 6e c8 f3 0f e6 c9 f2 0f 5e ca f2 41 0f 11 4a 58 0x00007ffa72b100f6: 0f b6 42 0e 66 0f 6e c0 f3 0f e6 c0 f2 0f 5e c2 0x00007ffa72b10106: f2 41 0f 11 42 60 0f b6 42 0d 66 0f 6e c8 f3 0f 0x00007ffa72b10116: e6 c9 f2 0f 5e ca f2 41 0f 11 4a 68 0f b6 42 0c 0x00007ffa72b10126: 66 0f 6e c0 f3 0f e6 c0 f2 0f 5e c2 f2 41 0f 11 0x00007ffa72b10136: 42 70 0f b6 42 0f 48 83 c2 10 66 0f 6e c8 f3 0f Stack slot to memory mapping: stack at sp + 0 slots: 0x00007ffa72a42a75 atio6axx.dll stack at sp + 1 slots: 0x000002c505814d08 points into unknown readable memory: 0x0000000000000000 | 00 00 00 00 00 00 00 00 stack at sp + 2 slots: 40016 is a compressed pointer to class: 0x0000000800009c50 java.security.AccessController {0x0000000800009c58} - instance size: 2 - klass size: 64 - access: public final synchronized - state: fully_initialized - name: 'java/security/AccessController' - super: 'java/lang/Object' - sub: - arrays: NULL - methods: Array(0x0000000800b48230) - method ordering: Array(0x0000000800b481c0) - default_methods: Array(0x0000000000000000) - local interfaces: Array(0x00000008005cf9d8) - trans. interfaces: Array(0x00000008005cf9d8) - constants: constant pool [295] {0x0000000800b483d0} for 'java/security/AccessController' cache=0x0000000800437598 - class loader data: loader data: 0x000002c5309f1bc0 of 'bootstrap' - source file: 'AccessController.java' - class annotations: Array(0x0000000800b49d08) - class type annotations: Array(0x0000000000000000) - field annotations: Array(0x0000000000000000) - field type annotations: Array(0x0000000000000000) - inner classes: Array(0x0000000800b49cd0) - nest members: Array(0x0000000800b481b8) - permitted subclasses: Array(0x00000008005cf968) - java mirror: a 'java/lang/Class'{0x0000000700f24348} = 'java/security/AccessController' - vtable length 5 (start addr: 0x0000000800009e18) - itable length 2 (start addr: 0x0000000800009e40) - ---- static fields (1 words): - static final synthetic '$assertionsDisabled' 'Z' @112 - ---- non-static fields (0 words): - non-static oop maps: stack at sp + 3 slots: 0x0 is NULL stack at sp + 4 slots: 0x000000cdc06fd380 is pointing into the stack for thread: 0x000002c530a096e0 stack at sp + 5 slots: 0x000002c5ffffffff is an unknown value stack at sp + 6 slots: 0x0000000000000008 is an unknown value stack at sp + 7 slots: 0x0000000000000064 is an unknown value --------------- P R O C E S S --------------- Threads class SMR info: _java_thread_list=0x000002c505b7ca90, length=59, elements={ |2043|0x00000007ff600000, 0x00000007ff800000, 0x00000007ff800000|100%| E|CS|TAMS 0x00000007ff600000, 0x00000007ff600000| Complete |2044|0x00000007ff800000, 0x00000007ffa00000, 0x00000007ffa00000|100%| E|CS|TAMS 0x00000007ff800000, 0x00000007ff800000| Complete |2045|0x00000007ffa00000, 0x00000007ffc00000, 0x00000007ffc00000|100%| E|CS|TAMS 0x00000007ffa00000, 0x00000007ffa00000| Complete |2046|0x00000007ffc00000, 0x00000007ffe00000, 0x00000007ffe00000|100%| E|CS|TAMS 0x00000007ffc00000, 0x00000007ffc00000| Complete |2047|0x00000007ffe00000, 0x0000000800000000, 0x0000000800000000|100%| E|CS|TAMS 0x00000007ffe00000, 0x00000007ffe00000| Complete Card table byte_map: [0x000002c54a170000,0x000002c54a970000] _byte_map_base: 0x000002c546970000 Marking Bits (Prev, Next): (CMBitMap*) 0x000002c530a76cb0, (CMBitMap*) 0x000002c530a76cf0 Prev Bits: [0x000002c54b170000, 0x000002c54f170000) Next Bits: [0x000002c54f170000, 0x000002c553170000) Polling page: 0x000002c530ac0000 Metaspace: Usage: Non-class: 101.25 MB used. Class: 14.28 MB used. Both: 115.53 MB used. Virtual space: Non-class space: 104.00 MB reserved, 102.44 MB ( 98%) committed, 13 nodes. Class space: 1.00 GB reserved, 15.25 MB ( 1%) committed, 1 nodes. Both: 1.10 GB reserved, 117.69 MB ( 10%) committed. Chunk freelists: Non-Class: 1.02 MB Class: 807.00 KB Both: 1.80 MB MaxMetaspaceSize: unlimited CompressedClassSpaceSize: 1.00 GB Initial GC threshold: 21.00 MB Current GC threshold: 163.88 MB CDS: on MetaspaceReclaimPolicy: balanced - commit_granule_bytes: 65536. - commit_granule_words: 8192. - virtual_space_node_default_size: 1048576. - enlarge_chunks_in_place: 1. - new_chunks_are_fully_committed: 0. - uncommit_free_chunks: 1. - use_allocation_guard: 0. - handle_deallocations: 1. Internal statistics: num_allocs_failed_limit: 12. num_arena_births: 1184. num_arena_deaths: 0. num_vsnodes_births: 14. num_vsnodes_deaths: 0. num_space_committed: 1876. num_space_uncommitted: 0. num_chunks_returned_to_freelist: 12. num_chunks_taken_from_freelist: 6682. num_chunk_merges: 9. num_chunk_splits: 4192. num_chunks_enlarged: 2408. num_purges: 0. num_inconsistent_stats: 0. CodeHeap 'non-profiled nmethods': size=120000Kb used=17878Kb max_used=17878Kb free=102121Kb bounds [0x000002c5417c0000, 0x000002c542940000, 0x000002c548cf0000] CodeHeap 'profiled nmethods': size=120000Kb used=33780Kb max_used=33780Kb free=86219Kb bounds [0x000002c539cf0000, 0x000002c53be00000, 0x000002c541220000] CodeHeap 'non-nmethods': size=5760Kb used=2028Kb max_used=2083Kb free=3731Kb bounds [0x000002c541220000, 0x000002c541490000, 0x000002c5417c0000] total_blobs=19701 nmethods=18143 adapters=1465 compilation: enabled stopped_count=0, restarted_count=0 full_count=0 Compilation events (20 events): Event: 111.475 Thread 0x000002c5567d67b0 24394 4 jogamp.opengl.gl4.GL4bcImpl::glGetIntegerv (117 bytes) Event: 111.479 Thread 0x000002c5567d67b0 nmethod 24394 0x000002c542931610 code [0x000002c5429317a0, 0x000002c542931a28] Event: 111.509 Thread 0x000002c5567d7850 24395 3 com.jogamp.opengl.GLContext::isGL3 (30 bytes) Event: 111.509 Thread 0x000002c5567d7850 nmethod 24395 0x000002c53bdedd10 code [0x000002c53bdedec0, 0x000002c53bdee0a8] Event: 111.622 Thread 0x000002c5567d67b0 24396 4 java.lang.String::valueOf (5 bytes) Event: 111.633 Thread 0x000002c5567d67b0 nmethod 24396 0x000002c542931d90 code [0x000002c542931f20, 0x000002c5429325f8] Event: 111.653 Thread 0x000002c5567d7850 24397 3 ummisco.gama.ui.views.GamaViewPart::getOutput (28 bytes) Event: 111.654 Thread 0x000002c5567d7850 nmethod 24397 0x000002c53bdee190 code [0x000002c53bdee360, 0x000002c53bdee798] Event: 111.720 Thread 0x000002c5567d67b0 24398 4 com.jogamp.opengl.math.FloatUtil::multMatrixVec (254 bytes) Event: 111.723 Thread 0x000002c5567d67b0 nmethod 24398 0x000002c542932910 code [0x000002c542932aa0, 0x000002c542932dd8] Event: 111.734 Thread 0x000002c5567d67b0 24399 4 java.util.concurrent.ForkJoinPool::awaitWork (477 bytes) Event: 111.746 Thread 0x000002c5567d67b0 nmethod 24399 0x000002c542933090 code [0x000002c542933260, 0x000002c542933b10] Event: 111.785 Thread 0x000002c5567d67b0 24400 4 msi.gama.outputs.layers.GridLayer::getData (5 bytes) Event: 111.786 Thread 0x000002c5567d67b0 nmethod 24400 0x000002c542934290 code [0x000002c542934400, 0x000002c5429344b8] Event: 111.792 Thread 0x000002c5567d67b0 24401 4 msi.gama.common.geometry.Envelope3D::of (27 bytes) Event: 111.799 Thread 0x000002c5567d67b0 nmethod 24401 0x000002c542934590 code [0x000002c5429347c0, 0x000002c542934cc8] Event: 111.831 Thread 0x000002c5567d67b0 24402 4 com.google.common.collect.Iterators::forArray (9 bytes) Event: 111.834 Thread 0x000002c5567d67b0 nmethod 24402 0x000002c542935310 code [0x000002c5429354a0, 0x000002c5429355f8] Event: 111.877 Thread 0x000002c5567d7850 24403 3 java.time.LocalDateTime::plus (184 bytes) Event: 111.879 Thread 0x000002c5567d7850 nmethod 24403 0x000002c53bdee890 code [0x000002c53bdeec20, 0x000002c53bdf04f8] GC Heap History (20 events): Event: 4.298 GC heap before {Heap before GC invocations=2 (full 0): garbage-first heap total 4194304K, used 165204K [0x0000000700000000, 0x0000000800000000) region size 2048K, 83 young (169984K), 8 survivors (16384K) Metaspace used 35162K, committed 35968K, reserved 1081344K class space used 4535K, committed 4864K, reserved 1048576K } Event: 4.310 GC heap after {Heap after GC invocations=3 (full 0): garbage-first heap total 4194304K, used 20470K [0x0000000700000000, 0x0000000800000000) region size 2048K, 10 young (20480K), 10 survivors (20480K) Metaspace used 35162K, committed 35968K, reserved 1081344K class space used 4535K, committed 4864K, reserved 1048576K } Event: 11.622 GC heap before {Heap before GC invocations=4 (full 0): garbage-first heap total 4194304K, used 172022K [0x0000000700000000, 0x0000000800000000) region size 2048K, 85 young (174080K), 10 survivors (20480K) Metaspace used 58877K, committed 60160K, reserved 1105920K class space used 7318K, committed 7872K, reserved 1048576K } Event: 11.688 GC heap after {Heap after GC invocations=5 (full 0): garbage-first heap total 4194304K, used 31960K [0x0000000700000000, 0x0000000800000000) region size 2048K, 16 young (32768K), 16 survivors (32768K) Metaspace used 58877K, committed 60160K, reserved 1105920K class space used 7318K, committed 7872K, reserved 1048576K } Event: 36.673 GC heap before {Heap before GC invocations=6 (full 0): garbage-first heap total 4194304K, used 988376K [0x0000000700000000, 0x0000000800000000) region size 2048K, 485 young (993280K), 16 survivors (32768K) Metaspace used 98449K, committed 100416K, reserved 1138688K class space used 12508K, committed 13376K, reserved 1048576K } Event: 36.768 GC heap after {Heap after GC invocations=7 (full 0): garbage-first heap total 4194304K, used 65068K [0x0000000700000000, 0x0000000800000000) region size 2048K, 32 young (65536K), 32 survivors (65536K) Metaspace used 98449K, committed 100416K, reserved 1138688K class space used 12508K, committed 13376K, reserved 1048576K } Event: 54.467 GC heap before {Heap before GC invocations=8 (full 0): garbage-first heap total 4194304K, used 1054252K [0x0000000700000000, 0x0000000800000000) region size 2048K, 512 young (1048576K), 32 survivors (65536K) Metaspace used 114530K, committed 116800K, reserved 1155072K class space used 14311K, committed 15296K, reserved 1048576K } Event: 54.538 GC heap after {Heap after GC invocations=9 (full 0): garbage-first heap total 4194304K, used 89088K [0x0000000700000000, 0x0000000800000000) region size 2048K, 40 young (81920K), 40 survivors (81920K) Metaspace used 114530K, committed 116800K, reserved 1155072K class space used 14311K, committed 15296K, reserved 1048576K } Event: 57.391 GC heap before {Heap before GC invocations=9 (full 0): garbage-first heap total 4194304K, used 1055744K [0x0000000700000000, 0x0000000800000000) region size 2048K, 512 young (1048576K), 40 survivors (81920K) Metaspace used 114666K, committed 116864K, reserved 1155072K class space used 14312K, committed 15296K, reserved 1048576K } Event: 57.436 GC heap after {Heap after GC invocations=10 (full 0): garbage-first heap total 4194304K, used 90611K [0x0000000700000000, 0x0000000800000000) region size 2048K, 35 young (71680K), 35 survivors (71680K) Metaspace used 114666K, committed 116864K, reserved 1155072K class space used 14312K, committed 15296K, reserved 1048576K } Event: 59.420 GC heap before {Heap before GC invocations=10 (full 0): garbage-first heap total 4194304K, used 1067507K [0x0000000700000000, 0x0000000800000000) region size 2048K, 512 young (1048576K), 35 survivors (71680K) Metaspace used 114736K, committed 116928K, reserved 1155072K class space used 14312K, committed 15296K, reserved 1048576K } Event: 59.453 GC heap after {Heap after GC invocations=11 (full 0): garbage-first heap total 4194304K, used 89344K [0x0000000700000000, 0x0000000800000000) region size 2048K, 32 young (65536K), 32 survivors (65536K) Metaspace used 114736K, committed 116928K, reserved 1155072K class space used 14312K, committed 15296K, reserved 1048576K } Event: 102.871 GC heap before {Heap before GC invocations=11 (full 0): garbage-first heap total 4194304K, used 1072384K [0x0000000700000000, 0x0000000800000000) region size 2048K, 512 young (1048576K), 32 survivors (65536K) Metaspace used 115751K, committed 117888K, reserved 1155072K class space used 14386K, committed 15360K, reserved 1048576K } Event: 102.908 GC heap after {Heap after GC invocations=12 (full 0): garbage-first heap total 4194304K, used 88320K [0x0000000700000000, 0x0000000800000000) region size 2048K, 35 young (71680K), 35 survivors (71680K) Metaspace used 115751K, committed 117888K, reserved 1155072K class space used 14386K, committed 15360K, reserved 1048576K } Event: 109.516 GC heap before {Heap before GC invocations=12 (full 0): garbage-first heap total 4194304K, used 1067264K [0x0000000700000000, 0x0000000800000000) region size 2048K, 512 young (1048576K), 35 survivors (71680K) Metaspace used 118257K, committed 120448K, reserved 1155072K class space used 14624K, committed 15616K, reserved 1048576K } Event: 109.574 GC heap after {Heap after GC invocations=13 (full 0): garbage-first heap total 4194304K, used 110848K [0x0000000700000000, 0x0000000800000000) region size 2048K, 45 young (92160K), 45 survivors (92160K) Metaspace used 118257K, committed 120448K, reserved 1155072K class space used 14624K, committed 15616K, reserved 1048576K } Event: 110.488 GC heap before {Heap before GC invocations=13 (full 0): garbage-first heap total 4194304K, used 1067264K [0x0000000700000000, 0x0000000800000000) region size 2048K, 512 young (1048576K), 45 survivors (92160K) Metaspace used 118278K, committed 120448K, reserved 1155072K class space used 14624K, committed 15616K, reserved 1048576K } Event: 110.558 GC heap after {Heap after GC invocations=14 (full 0): garbage-first heap total 4194304K, used 111940K [0x0000000700000000, 0x0000000800000000) region size 2048K, 26 young (53248K), 26 survivors (53248K) Metaspace used 118278K, committed 120448K, reserved 1155072K class space used 14624K, committed 15616K, reserved 1048576K } Event: 111.511 GC heap before {Heap before GC invocations=14 (full 0): garbage-first heap total 4194304K, used 1107268K [0x0000000700000000, 0x0000000800000000) region size 2048K, 512 young (1048576K), 26 survivors (53248K) Metaspace used 118302K, committed 120512K, reserved 1155072K class space used 14624K, committed 15616K, reserved 1048576K } Event: 111.553 GC heap after {Heap after GC invocations=15 (full 0): garbage-first heap total 4194304K, used 113988K [0x0000000700000000, 0x0000000800000000) region size 2048K, 27 young (55296K), 27 survivors (55296K) Metaspace used 118302K, committed 120512K, reserved 1155072K class space used 14624K, committed 15616K, reserved 1048576K } Dll operation events (20 events): Event: 0.106 Loaded shared library D:\Gama\jdk\bin\zip.dll Event: 0.180 Loaded shared library D:\Gama\jdk\bin\jimage.dll Event: 0.236 Loaded shared library D:\Gama\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024\eclipse_11801.dll Event: 1.233 Loaded shared library D:\Gama\jdk\bin\verify.dll Event: 1.584 Loaded shared library D:\Gama\configuration\org.eclipse.osgi\146\0\.cp\swt-win32-4956r13.dll Event: 1.626 Loaded shared library D:\Gama\configuration\org.eclipse.osgi\146\0\.cp\swt-gdip-win32-4956r13.dll Event: 1.964 Loaded shared library D:\Gama\jdk\bin\awt.dll Event: 3.099 Loaded shared library D:\Gama\jdk\bin\prefs.dll Event: 4.257 Loaded shared library C:\Users\romar\AppData\Local\Temp\jogamp_0000\file_cache\jln76506969778401598\jln14030661449476648726\natives\windows-amd64\gluegen_rt.dll Event: 4.286 Loaded shared library D:\Gama\jdk\bin\jawt.dll Event: 4.289 Loaded shared library C:\Users\romar\AppData\Local\Temp\jogamp_0000\file_cache\jln76506969778401598\jln14030661449476648726\natives\windows-amd64\nativewindow_awt.dll Event: 4.334 Loaded shared library C:\Users\romar\AppData\Local\Temp\jogamp_0000\file_cache\jln76506969778401598\jln14030661449476648726\natives\windows-amd64\nativewindow_win32.dll Event: 4.450 Loaded shared library C:\Users\romar\AppData\Local\Temp\jogamp_0000\file_cache\jln76506969778401598\jln14030661449476648726\natives\windows-amd64\jogl_desktop.dll Event: 4.527 Loaded shared library C:\Users\romar\AppData\Local\Temp\jogamp_0000\file_cache\jln76506969778401598\jln14030661449476648726\natives\windows-amd64\jogl_mobile.dll Event: 11.250 Loaded shared library D:\Gama\jdk\bin\management.dll Event: 11.251 Loaded shared library D:\Gama\jdk\bin\management_ext.dll Event: 40.817 Loaded shared library D:\Gama\configuration\org.eclipse.osgi\146\0\.cp\swt-awt-win32-4956r13.dll Event: 40.836 Loaded shared library D:\Gama\jdk\bin\freetype.dll Event: 40.837 Loaded shared library D:\Gama\jdk\bin\fontmanager.dll Event: 103.092 Loaded shared library C:\Users\romar\AppData\Local\Temp\jogamp_0000\file_cache\jln76506969778401598\jln14030661449476648726\natives\windows-amd64\newt_head.dll Deoptimization events (20 events): Event: 110.706 Thread 0x000002c530a096e0 DEOPT PACKING pc=0x000002c5422d47b4 sp=0x000000cdc06fd600 Event: 110.706 Thread 0x000002c530a096e0 DEOPT UNPACKING pc=0x000002c5412769a3 sp=0x000000cdc06fd598 mode 2 Event: 111.152 Thread 0x000002c55b8542d0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000002c5428e5958 relative=0x00000000000001b8 Event: 111.152 Thread 0x000002c55b8542d0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002c5428e5958 method=java.util.concurrent.ForkJoinTask.signalWaiters()V @ 22 c2 Event: 111.152 Thread 0x000002c55b8542d0 DEOPT PACKING pc=0x000002c5428e5958 sp=0x000000cf13aee790 Event: 111.152 Thread 0x000002c55b8542d0 DEOPT UNPACKING pc=0x000002c5412769a3 sp=0x000000cf13aee6d0 mode 2 Event: 111.188 Thread 0x000002c566858fe0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000002c5428bc938 relative=0x0000000000000118 Event: 111.188 Thread 0x000002c566858fe0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002c5428bc938 method=java.util.concurrent.ForkJoinTask.signalWaiters()V @ 22 c2 Event: 111.188 Thread 0x000002c566858fe0 DEOPT PACKING pc=0x000002c5428bc938 sp=0x000000cf3baeef20 Event: 111.188 Thread 0x000002c566858fe0 DEOPT UNPACKING pc=0x000002c5412769a3 sp=0x000000cf3baeeeb8 mode 2 Event: 111.553 Thread 0x000002c55b8512b0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000002c5424848bc relative=0x000000000000019c Event: 111.553 Thread 0x000002c55b8512b0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002c5424848bc method=org.eclipse.core.internal.jobs.WorkerPool.jobQueued()V @ 4 c2 Event: 111.553 Thread 0x000002c55b8512b0 DEOPT PACKING pc=0x000002c5424848bc sp=0x000000ce5aefef20 Event: 111.553 Thread 0x000002c556788750 DEOPT PACKING pc=0x000002c53aeb17c5 sp=0x000000cdc8dff1e0 Event: 111.553 Thread 0x000002c556788750 DEOPT UNPACKING pc=0x000002c541277143 sp=0x000000cdc8dfe680 mode 0 Event: 111.554 Thread 0x000002c55b8512b0 DEOPT UNPACKING pc=0x000002c5412769a3 sp=0x000000ce5aefeec0 mode 2 Event: 111.905 Thread 0x000002c55a508b80 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000002c54247cbc0 relative=0x0000000000000140 Event: 111.905 Thread 0x000002c55a508b80 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000002c54247cbc0 method=java.util.concurrent.locks.ReentrantLock$NonfairSync.tryAcquire(I)Z @ 13 c2 Event: 111.905 Thread 0x000002c55a508b80 DEOPT PACKING pc=0x000002c54247cbc0 sp=0x000000ce4aefed60 Event: 111.905 Thread 0x000002c55a508b80 DEOPT UNPACKING pc=0x000002c5412769a3 sp=0x000000ce4aefed10 mode 2 Classes unloaded (0 events): No events Classes redefined (0 events): No events Internal exceptions (20 events): Event: 101.537 Thread 0x000002c55a50a390 Implicit null exception at 0x000002c54251c9f5 to 0x000002c54251caf0 Event: 102.035 Thread 0x000002c566858fe0 Implicit null exception at 0x000002c54240d181 to 0x000002c54240dae4 Event: 102.035 Thread 0x000002c566858fe0 Implicit null exception at 0x000002c542409a46 to 0x000002c542409e3c Event: 102.035 Thread 0x000002c566858fe0 Implicit null exception at 0x000002c5423568f2 to 0x000002c542356ea4 Event: 102.272 Thread 0x000002c566858fe0 Implicit null exception at 0x000002c541ac4d0c to 0x000002c541ac4d44 Event: 102.443 Thread 0x000002c566858fe0 Exception (0x00000007c6719de8) thrown [s\src\hotspot\share\prims\jni.cpp, line 516] Event: 102.443 Thread 0x000002c566858fe0 Exception (0x00000007c671a3a0) thrown [s\src\hotspot\share\prims\jni.cpp, line 516] Event: 102.586 Thread 0x000002c566858fe0 Implicit null exception at 0x000002c5422bc26d to 0x000002c5422bcbfc Event: 102.587 Thread 0x000002c566858fe0 Implicit null exception at 0x000002c5422daa0c to 0x000002c5422daa44 Event: 102.587 Thread 0x000002c566858fe0 Implicit null exception at 0x000002c5422e62e0 to 0x000002c5422e6948 Event: 102.945 Thread 0x000002c566858fe0 Implicit null exception at 0x000002c5423482d8 to 0x000002c5423485f0 Event: 102.945 Thread 0x000002c566858fe0 Implicit null exception at 0x000002c5424eab2b to 0x000002c5424eba64 Event: 103.522 Thread 0x000002c530a096e0 Implicit null exception at 0x000002c541d268e9 to 0x000002c541d269cb Event: 103.814 Thread 0x000002c530a096e0 Implicit null exception at 0x000002c542168441 to 0x000002c542168910 Event: 103.853 Thread 0x000002c530a096e0 Exception (0x00000007fecfa798) thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759] Event: 104.021 Thread 0x000002c530a096e0 Exception (0x00000007fea35f70) thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 1433] Event: 107.995 Thread 0x000002c5580e79e0 Implicit null exception at 0x000002c542337feb to 0x000002c54233aa04 Event: 108.179 Thread 0x000002c55a50a860 Implicit null exception at 0x000002c54256a468 to 0x000002c54256ce34 Event: 109.574 Thread 0x000002c5580e61d0 Implicit null exception at 0x000002c5425a5ca9 to 0x000002c5425a60b9 Event: 109.574 Thread 0x000002c5580e61d0 Implicit null exception at 0x000002c5425a4cb3 to 0x000002c5425a5095 VM Operations (20 events): Event: 104.815 Executing VM operation: Cleanup Event: 104.815 Executing VM operation: Cleanup done Event: 105.816 Executing VM operation: Cleanup Event: 105.816 Executing VM operation: Cleanup done Event: 106.817 Executing VM operation: Cleanup Event: 106.817 Executing VM operation: Cleanup done Event: 108.162 Executing VM operation: HandshakeAllThreads Event: 108.162 Executing VM operation: HandshakeAllThreads done Event: 108.162 Executing VM operation: Cleanup Event: 108.162 Executing VM operation: Cleanup done Event: 108.243 Executing VM operation: HandshakeAllThreads Event: 108.243 Executing VM operation: HandshakeAllThreads done Event: 108.296 Executing VM operation: ICBufferFull Event: 108.297 Executing VM operation: ICBufferFull done Event: 109.513 Executing VM operation: G1CollectForAllocation Event: 109.574 Executing VM operation: G1CollectForAllocation done Event: 110.488 Executing VM operation: G1CollectForAllocation Event: 110.558 Executing VM operation: G1CollectForAllocation done Event: 111.510 Executing VM operation: G1CollectForAllocation Event: 111.553 Executing VM operation: G1CollectForAllocation done Events (20 events): Event: 108.180 Thread 0x000002c55a50cee0 Thread added: 0x000002c55a50cee0 Event: 108.234 Thread 0x000002c55b8542d0 Thread added: 0x000002c55b8542d0 Event: 108.242 Thread 0x000002c55b855610 Thread added: 0x000002c55b855610 Event: 108.246 Thread 0x000002c5567eb540 flushing nmethod 0x000002c541b99e90 Event: 108.272 Thread 0x000002c5567eb540 flushing nmethod 0x000002c53a488f90 Event: 108.279 Thread 0x000002c5567eb540 flushing nmethod 0x000002c53a865d90 Event: 108.283 Thread 0x000002c5567eb540 flushing nmethod 0x000002c53ac1fd90 Event: 108.284 Thread 0x000002c5567eb540 flushing nmethod 0x000002c53adc0310 Event: 108.292 Thread 0x000002c5567eb540 flushing nmethod 0x000002c53b59e990 Event: 108.294 Thread 0x000002c5567eb540 flushing nmethod 0x000002c53b7c4790 Event: 108.304 Thread 0x000002c557d4fdc0 Thread added: 0x000002c557d4fdc0 Event: 108.528 Thread 0x000002c557d4dc10 Thread added: 0x000002c557d4dc10 Event: 109.070 Thread 0x000002c55e253e10 Thread added: 0x000002c55e253e10 Event: 109.248 Thread 0x000002c566858fe0 Thread added: 0x000002c566858fe0 Event: 109.249 Thread 0x000002c5029b5200 Thread exited: 0x000002c5029b5200 Event: 109.286 Thread 0x000002c5029b9df0 Thread exited: 0x000002c5029b9df0 Event: 109.586 Thread 0x000002c5029b9df0 Thread added: 0x000002c5029b9df0 Event: 109.679 Thread 0x000002c55e16c510 Thread added: 0x000002c55e16c510 Event: 109.876 Thread 0x000002c5029b9df0 Thread exited: 0x000002c5029b9df0 Event: 111.554 Thread 0x000002c55dee8f50 Thread added: 0x000002c55dee8f50 Dynamic libraries: 0x00007ff62bf20000 - 0x00007ff62bf2e000 D:\Gama\jdk\bin\javaw.exe 0x00007ffb2cb50000 - 0x00007ffb2cd64000 C:\WINDOWS\SYSTEM32\ntdll.dll 0x00007ffb2c770000 - 0x00007ffb2c832000 C:\WINDOWS\System32\KERNEL32.DLL 0x00007ffb2a0a0000 - 0x00007ffb2a43c000 C:\WINDOWS\System32\KERNELBASE.dll 0x00007ffb26cc0000 - 0x00007ffb26d56000 C:\WINDOWS\SYSTEM32\apphelp.dll 0x00007ffb2a440000 - 0x00007ffb2a551000 C:\WINDOWS\System32\ucrtbase.dll 0x00007ffb248a0000 - 0x00007ffb248b7000 D:\Gama\jdk\bin\jli.dll 0x00007ffb17fe0000 - 0x00007ffb17ff9000 D:\Gama\jdk\bin\VCRUNTIME140.dll 0x00007ffb2aea0000 - 0x00007ffb2b04b000 C:\WINDOWS\System32\USER32.dll 0x00007ffb2a560000 - 0x00007ffb2a586000 C:\WINDOWS\System32\win32u.dll 0x00007ffb11950000 - 0x00007ffb11bde000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.608_none_a9444ca7c10bb01d\COMCTL32.dll 0x00007ffb2aac0000 - 0x00007ffb2aae9000 C:\WINDOWS\System32\GDI32.dll 0x00007ffb2b5f0000 - 0x00007ffb2b697000 C:\WINDOWS\System32\msvcrt.dll 0x00007ffb2a700000 - 0x00007ffb2a813000 C:\WINDOWS\System32\gdi32full.dll 0x00007ffb29f90000 - 0x00007ffb2a02a000 C:\WINDOWS\System32\msvcp_win.dll 0x00007ffb2ae60000 - 0x00007ffb2ae91000 C:\WINDOWS\System32\IMM32.DLL 0x00007ffb24890000 - 0x00007ffb2489c000 D:\Gama\jdk\bin\vcruntime140_1.dll 0x00007ffb172c0000 - 0x00007ffb17351000 D:\Gama\jdk\bin\msvcp140.dll 0x00007ffa6fa80000 - 0x00007ffa706c7000 D:\Gama\jdk\bin\server\jvm.dll 0x00007ffb2aa10000 - 0x00007ffb2aabe000 C:\WINDOWS\System32\ADVAPI32.dll 0x00007ffb2b6c0000 - 0x00007ffb2b764000 C:\WINDOWS\System32\sechost.dll 0x00007ffb2c9f0000 - 0x00007ffb2cb07000 C:\WINDOWS\System32\RPCRT4.dll 0x00007ffb222c0000 - 0x00007ffb222f4000 C:\WINDOWS\SYSTEM32\WINMM.dll 0x00007ffaac810000 - 0x00007ffaac819000 C:\WINDOWS\SYSTEM32\WSOCK32.dll 0x00007ffb20fb0000 - 0x00007ffb20fba000 C:\WINDOWS\SYSTEM32\VERSION.dll 0x00007ffb2b0c0000 - 0x00007ffb2b131000 C:\WINDOWS\System32\WS2_32.dll 0x00007ffb28fe0000 - 0x00007ffb28ff8000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll 0x00007ffb243c0000 - 0x00007ffb243ca000 D:\Gama\jdk\bin\jimage.dll 0x00007ffb275a0000 - 0x00007ffb277ce000 C:\WINDOWS\SYSTEM32\DBGHELP.DLL 0x00007ffb2b260000 - 0x00007ffb2b5e9000 C:\WINDOWS\System32\combase.dll 0x00007ffb2ad70000 - 0x00007ffb2ae47000 C:\WINDOWS\System32\OLEAUT32.dll 0x00007ffb0e3a0000 - 0x00007ffb0e3d2000 C:\WINDOWS\SYSTEM32\dbgcore.DLL 0x00007ffb2a8e0000 - 0x00007ffb2a95b000 C:\WINDOWS\System32\bcryptPrimitives.dll 0x00007ffb17290000 - 0x00007ffb172b5000 D:\Gama\jdk\bin\java.dll 0x00007ffb013c0000 - 0x00007ffb01496000 D:\Gama\jdk\bin\jsvml.dll 0x00007ffb2bd80000 - 0x00007ffb2c570000 C:\WINDOWS\System32\SHELL32.dll 0x00007ffb27fa0000 - 0x00007ffb2886d000 C:\WINDOWS\SYSTEM32\windows.storage.dll 0x00007ffb27e60000 - 0x00007ffb27f9e000 C:\WINDOWS\SYSTEM32\wintypes.dll 0x00007ffb2b770000 - 0x00007ffb2b861000 C:\WINDOWS\System32\SHCORE.dll 0x00007ffb2c840000 - 0x00007ffb2c89e000 C:\WINDOWS\System32\shlwapi.dll 0x00007ffb29ec0000 - 0x00007ffb29ee1000 C:\WINDOWS\SYSTEM32\profapi.dll 0x00007ffb17270000 - 0x00007ffb17289000 D:\Gama\jdk\bin\net.dll 0x00007ffb24a70000 - 0x00007ffb24ba7000 C:\WINDOWS\SYSTEM32\WINHTTP.dll 0x00007ffb29450000 - 0x00007ffb294b9000 C:\WINDOWS\system32\mswsock.dll 0x00007ffb17250000 - 0x00007ffb17265000 D:\Gama\jdk\bin\nio.dll 0x00007ffb17230000 - 0x00007ffb17248000 D:\Gama\jdk\bin\zip.dll 0x00007ffb18020000 - 0x00007ffb1805e000 D:\Gama\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024\eclipse_11801.dll 0x00007ffb2c570000 - 0x00007ffb2c70c000 C:\WINDOWS\System32\ole32.dll 0x00007ffb27220000 - 0x00007ffb272cb000 C:\WINDOWS\system32\uxtheme.dll 0x00007ffb2b140000 - 0x00007ffb2b25e000 C:\WINDOWS\System32\MSCTF.dll 0x00007ffb2a960000 - 0x00007ffb2aa10000 C:\WINDOWS\System32\clbcatq.dll 0x00007ffb14380000 - 0x00007ffb144ae000 C:\WINDOWS\SYSTEM32\textinputframework.dll 0x00007ffb26710000 - 0x00007ffb26843000 C:\WINDOWS\SYSTEM32\CoreMessaging.dll 0x00007ffb22e50000 - 0x00007ffb231bc000 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll 0x00007ffb296d0000 - 0x00007ffb296dc000 C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL 0x00007ffaf1680000 - 0x00007ffaf1ac2000 C:\Windows\System32\uiautomationcore.dll 0x00007ffaff1c0000 - 0x00007ffaff229000 C:\Windows\System32\OLEACC.dll 0x00007ffb243a0000 - 0x00007ffb243b0000 D:\Gama\jdk\bin\verify.dll 0x00007ffb012f0000 - 0x00007ffb013b6000 D:\Gama\configuration\org.eclipse.osgi\146\0\.cp\swt-win32-4956r13.dll 0x00007ffb2c8a0000 - 0x00007ffb2c997000 C:\WINDOWS\System32\COMDLG32.dll 0x00007ffb08960000 - 0x00007ffb08e54000 C:\WINDOWS\SYSTEM32\WININET.dll 0x00007ffb01190000 - 0x00007ffb011a9000 C:\WINDOWS\SYSTEM32\USP10.dll 0x00007ffb01d50000 - 0x00007ffb01dea000 C:\WINDOWS\SYSTEM32\WINSPOOL.DRV 0x00007ffb243d0000 - 0x00007ffb243d7000 C:\WINDOWS\SYSTEM32\MSIMG32.dll 0x00007ffb24bb0000 - 0x00007ffb24cb0000 C:\WINDOWS\SYSTEM32\PROPSYS.dll 0x00007ffb15790000 - 0x00007ffb1597f000 C:\WINDOWS\SYSTEM32\urlmon.dll 0x00007ffb27490000 - 0x00007ffb274bb000 C:\WINDOWS\SYSTEM32\dwmapi.dll 0x00007ffb154e0000 - 0x00007ffb15790000 C:\WINDOWS\SYSTEM32\iertutil.dll 0x00007ffb154b0000 - 0x00007ffb154d8000 C:\WINDOWS\SYSTEM32\srvcli.dll 0x00007ffb28a80000 - 0x00007ffb28a8c000 C:\WINDOWS\SYSTEM32\netutils.dll 0x00007ffaf5500000 - 0x00007ffaf56b9000 C:\Windows\System32\TaskFlowDataEngine.dll 0x00007ffb0fa10000 - 0x00007ffb0fab5000 C:\Windows\System32\OneCoreCommonProxyStub.dll 0x00007ffb10460000 - 0x00007ffb10488000 D:\Gama\configuration\org.eclipse.osgi\146\0\.cp\swt-gdip-win32-4956r13.dll 0x00007ffafa060000 - 0x00007ffafa219000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.22621.819_none_da30437f1b9d3de1\gdiplus.dll 0x00007ffb251f0000 - 0x00007ffb253a0000 C:\WINDOWS\SYSTEM32\WindowsCodecs.dll 0x00007ffae7820000 - 0x00007ffae79ae000 D:\Gama\jdk\bin\awt.dll 0x00007ffb24350000 - 0x00007ffb24359000 D:\Gama\jdk\bin\prefs.dll 0x00007ffb296b0000 - 0x00007ffb296cb000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll 0x00007ffb28f50000 - 0x00007ffb28f85000 C:\WINDOWS\system32\rsaenh.dll 0x00007ffb29550000 - 0x00007ffb29578000 C:\WINDOWS\SYSTEM32\USERENV.dll 0x00007ffb29870000 - 0x00007ffb29898000 C:\WINDOWS\SYSTEM32\bcrypt.dll 0x00007ffab6c90000 - 0x00007ffab6d90000 C:\WINDOWS\system32\opengl32.dll 0x00007ffab6900000 - 0x00007ffab692d000 C:\WINDOWS\SYSTEM32\GLU32.dll 0x00007ffb27340000 - 0x00007ffb27376000 C:\WINDOWS\SYSTEM32\dxcore.dll 0x00007ffb28b00000 - 0x00007ffb28b2d000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL 0x00007ffb2b050000 - 0x00007ffb2b059000 C:\WINDOWS\System32\NSI.dll 0x00007ffb23700000 - 0x00007ffb23719000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL 0x00007ffb236e0000 - 0x00007ffb236ff000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL 0x00007ffb28b30000 - 0x00007ffb28c23000 C:\WINDOWS\SYSTEM32\DNSAPI.dll 0x00007ffb10e70000 - 0x00007ffb10e85000 C:\Windows\System32\threadpoolwinrt.dll 0x00007ffabed10000 - 0x00007ffabeeb9000 C:\WINDOWS\system32\d3d9.dll 0x00007ffb21bb0000 - 0x00007ffb21d8b000 C:\WINDOWS\System32\DriverStore\FileRepository\u0373062.inf_amd64_83580168138c42df\B373032\aticfx64.dll 0x00007ffabecd0000 - 0x00007ffabed03000 C:\WINDOWS\System32\DriverStore\FileRepository\u0373062.inf_amd64_83580168138c42df\B373032\atiu9p64.dll 0x00007ffabdf70000 - 0x00007ffabecca000 C:\WINDOWS\System32\DriverStore\FileRepository\u0373062.inf_amd64_83580168138c42df\B373032\atiumd64.dll 0x000000005e020000 - 0x000000005eeeb000 C:\WINDOWS\System32\DriverStore\FileRepository\u0373062.inf_amd64_83580168138c42df\B373032\atiumd6a.dll 0x00007ffb29e60000 - 0x00007ffb29ead000 C:\WINDOWS\SYSTEM32\POWRPROF.dll 0x00007ffb29e40000 - 0x00007ffb29e53000 C:\WINDOWS\SYSTEM32\UMPDC.dll 0x00007ffb20a70000 - 0x00007ffb20aa0000 C:\WINDOWS\SYSTEM32\amdihk64.dll 0x00007ffb23af0000 - 0x00007ffb23b38000 C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll 0x000000006e8c0000 - 0x000000006e8cd000 C:\Users\romar\AppData\Local\Temp\jogamp_0000\file_cache\jln76506969778401598\jln14030661449476648726\natives\windows-amd64\gluegen_rt.dll 0x00007ffb18120000 - 0x00007ffb18127000 D:\Gama\jdk\bin\jawt.dll 0x000000006a440000 - 0x000000006a44d000 C:\Users\romar\AppData\Local\Temp\jogamp_0000\file_cache\jln76506969778401598\jln14030661449476648726\natives\windows-amd64\nativewindow_awt.dll 0x000000006c100000 - 0x000000006c110000 C:\Users\romar\AppData\Local\Temp\jogamp_0000\file_cache\jln76506969778401598\jln14030661449476648726\natives\windows-amd64\nativewindow_win32.dll 0x0000000064500000 - 0x0000000064585000 C:\Users\romar\AppData\Local\Temp\jogamp_0000\file_cache\jln76506969778401598\jln14030661449476648726\natives\windows-amd64\jogl_desktop.dll 0x0000000064340000 - 0x0000000064391000 C:\Users\romar\AppData\Local\Temp\jogamp_0000\file_cache\jln76506969778401598\jln14030661449476648726\natives\windows-amd64\jogl_mobile.dll 0x00007ffb22180000 - 0x00007ffb222b4000 C:\Windows\System32\AppXDeploymentClient.dll 0x00007ffb18130000 - 0x00007ffb1815b000 C:\WINDOWS\System32\DriverStore\FileRepository\u0373062.inf_amd64_83580168138c42df\B373032\atig6pxx.dll 0x00007ffa71660000 - 0x00007ffa74468000 C:\WINDOWS\System32\DriverStore\FileRepository\u0373062.inf_amd64_83580168138c42df\B373032\atio6axx.dll 0x00007ffb2b900000 - 0x00007ffb2bd74000 C:\WINDOWS\System32\SETUPAPI.dll 0x00007ffaf4450000 - 0x00007ffaf4475000 C:\WINDOWS\SYSTEM32\dxva2.dll 0x00007ffb29b90000 - 0x00007ffb29bde000 C:\WINDOWS\SYSTEM32\cfgmgr32.DLL 0x00007ffaf4de0000 - 0x00007ffaf4e1c000 C:\WINDOWS\System32\DriverStore\FileRepository\u0373062.inf_amd64_83580168138c42df\B373032\atig6txx.dll 0x00007ffafb550000 - 0x00007ffafb703000 C:\WINDOWS\SYSTEM32\atiadlxx.dll 0x00007ffb2ae50000 - 0x00007ffb2ae58000 C:\WINDOWS\System32\PSAPI.DLL 0x00007ffaff230000 - 0x00007ffaff280000 C:\WINDOWS\SYSTEM32\pdh.dll 0x00007ffb29b60000 - 0x00007ffb29b8c000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll 0x00007ffb2a030000 - 0x00007ffb2a09b000 C:\WINDOWS\System32\WINTRUST.dll 0x00007ffb2a590000 - 0x00007ffb2a6f6000 C:\WINDOWS\System32\CRYPT32.dll 0x00007ffb29710000 - 0x00007ffb29722000 C:\WINDOWS\SYSTEM32\MSASN1.dll 0x00007ffb14c50000 - 0x00007ffb14d00000 C:\WINDOWS\SYSTEM32\TextShaping.dll 0x00007ffb18010000 - 0x00007ffb18019000 D:\Gama\jdk\bin\management.dll 0x00007ffb173e0000 - 0x00007ffb173eb000 D:\Gama\jdk\bin\management_ext.dll 0x00007ffb06d30000 - 0x00007ffb06d8e000 C:\WINDOWS\system32\dataexchange.dll 0x00007ffb216f0000 - 0x00007ffb2195a000 C:\WINDOWS\system32\twinapi.appcore.dll 0x00007ffaeb940000 - 0x00007ffaeb982000 C:\WINDOWS\system32\mlang.dll 0x00007ffaa5b90000 - 0x00007ffaa635c000 C:\Windows\System32\ieframe.dll 0x00007ffb2b870000 - 0x00007ffb2b8ed000 C:\WINDOWS\System32\coml2.dll 0x00007ffb29d80000 - 0x00007ffb29e23000 C:\WINDOWS\SYSTEM32\sxs.dll dbghelp: loaded successfully - version: 4.0.5 - missing functions: none symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;D:\Gama\jdk\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.608_none_a9444ca7c10bb01d;D:\Gama\jdk\bin\server;D:\Gama\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024;D:\Gama\configuration\org.eclipse.osgi\146\0\.cp;C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.22621.819_none_da30437f1b9d3de1;C:\WINDOWS\System32\DriverStore\FileRepository\u0373062.inf_amd64_83580168138c42df\B373032;C:\Users\romar\AppData\Local\Temp\jogamp_0000\file_cache\jln76506969778401598\jln14030661449476648726\natives\windows-amd64 VM Arguments: jvm_args: -XX:+UseG1GC -XX:+UseStringDeduplication -Dorg.eclipse.swt.graphics.Resource.reportNonDisposed=false -Xms4096m -Xmx4096m -Xss128m -Xmn1024m -XX:+UseAdaptiveSizePolicy -XX:+OptimizeStringConcat -Dosgi.locking=none -Dosgi.checkConfiguration=false -Declipse.log.level=ERROR -Dorg.eclipse.ecf.provider.filetransfer.retrieve.retryAttempts=10 -Dorg.eclipse.ecf.provider.filetransfer.retrieve.closeTimeout=6000 -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=6000 -Denable_logging=true -Denable_debug=true -Duse_global_preference_store=true -Dswt.autoScale=exact -Dread_only=false -Duse_old_tabs=true -Duse_legacy_drawers=false -Duse_delayed_resize=false -Duse_native_opengl_window=true --add-opens=java.base/java.lang=ALL-UNNAMED --add-exports=java.base/java.lang=ALL-UNNAMED --add-exports=java.desktop/sun.awt=ALL-UNNAMED --add-exports=java.desktop/sun.java2d=ALL-UNNAMED --add-exports=java.desktop/sun.awt.image=ALL-UNNAMED -Dfile.encoding=UTF-8 java_command: D:\Gama\\plugins/org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar -os win32 -ws win32 -arch x86_64 -showsplash -launcher D:\Gama\Gama.exe -name Gama --launcher.library D:\Gama\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024\eclipse_11801.dll -startup D:\Gama\\plugins/org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar --launcher.overrideVmargs -exitdata 583c_16c -data @noDefault -vm D:\Gama\./jdk/bin/javaw.exe -vmargs -server -XX:+UseG1GC -XX:+UseStringDeduplication -Dorg.eclipse.swt.graphics.Resource.reportNonDisposed=false -Xms4096m -Xmx4096m -Xss128m -Xmn1024m -XX:+UseAdaptiveSizePolicy -XX:+OptimizeStringConcat -Dosgi.locking=none -Dosgi.checkConfiguration=false -Declipse.log.level=ERROR -Dorg.eclipse.ecf.provider.filetransfer.retrieve.retryAttempts=10 -Dorg.eclipse.ecf.provider.filetransfer.retrieve.closeTimeout=6000 -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=6000 -Denable_logging=true -Denable_debug=true -Duse_global_preference_store=true -Dswt.autoScale=exact -Dread_only=false -Duse_old_tabs=true -Duse_legacy_drawers=false -Duse_delayed_resize=false -Duse_native_opengl_window=true --add-opens=java.base/java.lang=ALL-UNNAMED --add-exports=java.base/java.lang=ALL-UNNAMED --add-exports=java.desktop/sun.awt=ALL-UNNAMED --add-exports=java.desktop/sun.java2d=ALL-UNNAMED --add-exports=java.desktop/sun.awt.image=ALL-UNNAMED -Dfile.encoding=UTF-8 -jar D:\Gama\\plugins/org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar java_class_path (initial): D:\Gama\\plugins/org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar Launcher Type: SUN_STANDARD [Global flags] intx CICompilerCount = 4 {product} {ergonomic} uint ConcGCThreads = 3 {product} {ergonomic} uint G1ConcRefinementThreads = 10 {product} {ergonomic} size_t G1HeapRegionSize = 2097152 {product} {ergonomic} uintx GCDrainStackTargetSize = 64 {product} {ergonomic} size_t InitialHeapSize = 4294967296 {product} {command line} size_t MarkStackSize = 4194304 {product} {ergonomic} size_t MaxHeapSize = 4294967296 {product} {command line} size_t MaxNewSize = 1073741824 {product} {command line} size_t MinHeapDeltaBytes = 2097152 {product} {ergonomic} size_t MinHeapSize = 4294967296 {product} {command line} size_t NewSize = 1073741824 {product} {command line} uintx NonNMethodCodeHeapSize = 5839372 {pd product} {ergonomic} uintx NonProfiledCodeHeapSize = 122909434 {pd product} {ergonomic} bool OptimizeStringConcat = true {C2 product} {command line} uintx ProfiledCodeHeapSize = 122909434 {pd product} {ergonomic} uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic} bool SegmentedCodeCache = true {product} {ergonomic} size_t SoftMaxHeapSize = 4294967296 {manageable} {ergonomic} intx ThreadStackSize = 131072 {pd product} {command line} bool UseAdaptiveSizePolicy = true {product} {command line} bool UseCompressedClassPointers = true {product lp64_product} {ergonomic} bool UseCompressedOops = true {product lp64_product} {ergonomic} bool UseG1GC = true {product} {command line} bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic} bool UseStringDeduplication = true {product} {command line} Logging: Log output configuration: #0: stdout all=warning uptime,level,tags #1: stderr all=off uptime,level,tags Environment Variables: PATH=C:\Program Files (x86)\Microchip\xc8\v1.12\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Polyspace\R2020a\runtime\win64;C:\Program Files\Polyspace\R2020a\bin;C:\Program Files\Polyspace\R2020a\polyspace\bin;C:\Program Files\Polyspace\R2021a\runtime\win64;C:\Program Files\Polyspace\R2021a\bin;C:\Program Files\Polyspace\R2021a\polyspace\bin;C:\Program Files\Git\cmd;C:\Users\romar\AppData\Local\Microsoft\WindowsApps;C:\Users\romar\AppData\Local\Programs\Microsoft VS Code\bin USERNAME=romar OS=Windows_NT PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 80 Stepping 0, AuthenticAMD TMP=C:\Users\romar\AppData\Local\Temp TEMP=C:\Users\romar\AppData\Local\Temp --------------- S Y S T E M --------------- OS: Windows 11 , 64 bit Build 22621 (10.0.22621.1485) OS uptime: 0 days 6:48 hours CPU: total 12 (initial active 12) (12 cores per cpu, 2 threads per core) family 25 model 80 stepping 0 microcode 0x0, cx8, cmov, fxsr, ht, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4a, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, erms, clmul, bmi1, bmi2, adx, sha, fma, vzeroupper, clflush, clflushopt Memory: 4k page, system-wide physical 15717M (5966M free) TotalPageFile size 19196M (AvailPageFile size 2015M) current process WorkingSet (physical memory assigned to process): 1776M, peak: 1823M current process commit charge ("private bytes"): 4835M, peak: 4890M vm_info: OpenJDK 64-Bit Server VM (17.0.6+10) for windows-amd64 JRE (17.0.6+10), built on Jan 18 2023 10:08:59 by "temurin" with MS VC++ 16.7 (VS2019) ```

END.

hqnghi88 commented 1 year ago

There is a FAQ on common troubleshooting issues here: https://github.com/gama-platform/gama/wiki/Troubleshooting#on-windows Can you please try the workaround proposed ?

AlexisDrogoul commented 1 year ago

@Romaric1331 did the workaround help ?

Romaric1331 commented 1 year ago

Hello Alexis, I checked with it and it's working. Thank you for the support. See you soon at LPI! ALL THE BEST FOR VERSION 2.0

tcquang commented 6 months ago

I have the same issue with a Lenovo Thinkpad, integrated card Intel UHD Graphics 620. GAMA crashed when it is launching the experiment "to_sub_geometries" from the library model \Modeling\Spatial Topology\Spatial Operators\Geometry Discretization.gaml.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffd21cf6c7b, pid=12136, tid=12824
#
# JRE version: OpenJDK Runtime Environment Temurin-17.0.8.1+1 (17.0.8.1+1) (build 17.0.8.1+1)
# Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.8.1+1 (17.0.8.1+1, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# C  [ig9icd64.dll+0x1a6c7b]
#
# 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:
#   https://github.com/adoptium/adoptium-support/issues
# 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: -XX:+UseG1GC -XX:+UseStringDeduplication -Dorg.eclipse.swt.graphics.Resource.reportNonDisposed=false -Xms4096m -Xmx4096m -Xss128m -Xmn1024m -XX:+UseAdaptiveSizePolicy -XX:+OptimizeStringConcat -Dosgi.locking=none -Dosgi.checkConfiguration=false -Declipse.log.level=ERROR -Dorg.eclipse.ecf.provider.filetransfer.retrieve.retryAttempts=10 -Dorg.eclipse.ecf.provider.filetransfer.retrieve.closeTimeout=6000 -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=6000 -Denable_logging=true -Denable_debug=true -Duse_global_preference_store=true -Dswt.autoScale=exact -Dread_only=false -Duse_old_tabs=true -Duse_legacy_drawers=false -Duse_delayed_resize=false --add-exports=java.base/java.lang=ALL-UNNAMED --add-exports=java.desktop/sun.awt=ALL-UNNAMED --add-exports=java.desktop/sun.java2d=ALL-UNNAMED --add-exports=java.desktop/sun.awt.image=ALL-UNNAMED --add-exports=java.base/java.math=ALL-UNNAMED --add-exports=java.base/sun.nio.ch=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/jdk.internal.loader=ALL-UNNAMED --add-opens=java.base/java.math=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.desktop/java.awt=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.time=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.locks=ALL-UNNAMED --add-opens=java.base/java.text=ALL-UNNAMED --add-opens=java.base/java.lang.ref=ALL-UNNAMED --add-opens=java.sql/java.sql=ALL-UNNAMED -Dfile.encoding=UTF-8 -Dorg.eclipse.swt.browser.DefaultType=edge D:\codingcamp\GAMA_1.9.3_Windows_with_JDK\\plugins/org.eclipse.equinox.launcher_1.6.500.v20230717-2134.jar -os win32 -ws win32 -arch x86_64 -showsplash -launcher D:\codingcamp\GAMA_1.9.3_Windows_with_JDK\Gama.exe -name Gama --launcher.library D:\codingcamp\GAMA_1.9.3_Windows_with_JDK\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024\eclipse_11801.dll -startup D:\codingcamp\GAMA_1.9.3_Windows_with_JDK\\plugins/org.eclipse.equinox.launcher_1.6.500.v20230717-2134.jar --launcher.overrideVmargs -exitdata 1850_158 -data @noDefault -vm D:\codingcamp\GAMA_1.9.3_Windows_with_JDK\./jdk/bin/javaw.exe -vmargs -server -XX:+UseG1GC -XX:+UseStringDeduplication -Dorg.eclipse.swt.graphics.Resource.reportNonDisposed=false -Xms4096m -Xmx4096m -Xss128m -Xmn1024m -XX:+UseAdaptiveSizePolicy -XX:+OptimizeStringConcat -Dosgi.locking=none -Dosgi.checkConfiguration=false -Declipse.log.level=ERROR -Dorg.eclipse.ecf.provider.filetransfer.retrieve.retryAttempts=10 -Dorg.eclipse.ecf.provider.filetransfer.retrieve.closeTimeout=6000 -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=6000 -Denable_logging=true -Denable_debug=true -Duse_global_preference_store=true -Dswt.autoScale=exact -Dread_only=false -Duse_old_tabs=true -Duse_legacy_drawers=false -Duse_delayed_resize=false --add-exports=java.base/java.lang=ALL-UNNAMED --add-exports=java.desktop/sun.awt=ALL-UNNAMED --add-exports=java.desktop/sun.java2d=ALL-UNNAMED --add-exports=java.desktop/sun.awt.image=ALL-UNNAMED --add-exports=java.base/java.math=ALL-UNNAMED --add-exports=java.base/sun.nio.ch=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/jdk.internal.loader=ALL-UNNAMED --add-opens=java.base/java.math=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.desktop/java.awt=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.time=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.locks=ALL-UNNAMED --add-opens=java.base/java.text=ALL-UNNAMED --add-opens=java.base/java.lang.ref=ALL-UNNAMED --add-opens=java.sql/java.sql=ALL-UNNAMED -Dfile.encoding=UTF-8 -Dorg.eclipse.swt.browser.DefaultType=edge -jar D:\codingcamp\GAMA_1.9.3_Windows_with_JDK\\plugins/org.eclipse.equinox.launcher_1.6.500.v20230717-2134.jar

Host: Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz, 8 cores, 15G,  Windows 10 , 64 bit Build 19041 (10.0.19041.3570)
Time: Tue Feb 20 10:16:02 2024 SE Asia Standard Time elapsed time: 59.725262 seconds (0d 0h 0m 59s)

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

Current thread (0x00000181b8c98540):  JavaThread "main" [_thread_in_native, id=12824, stack(0x00000051e8600000,0x00000051f0600000)]

Stack: [0x00000051e8600000,0x00000051f0600000],  sp=0x00000051f05fcad0,  free space=131058k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ig9icd64.dll+0x1a6c7b]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  jogamp.opengl.gl4.GL4bcImpl.dispatch_glReadPixels1(IIIIIILjava/lang/Object;IZJ)V+0
j  jogamp.opengl.gl4.GL4bcImpl.glReadPixels(IIIIIILjava/nio/Buffer;)V+117
j  ummisco.gama.opengl.renderer.helpers.CameraHelper.computeMouseLocationInTheWorld(II)V+80
j  ummisco.gama.opengl.renderer.helpers.CameraHelper.internalMouseMove(IIIZZZ)V+199
j  ummisco.gama.opengl.renderer.helpers.CameraHelper.lambda$1(Lcom/jogamp/newt/event/MouseEvent;Lcom/jogamp/opengl/GLAutoDrawable;)Z+34
j  ummisco.gama.opengl.renderer.helpers.CameraHelper$$Lambda$3593+0x00000181dee79d60.run(Lcom/jogamp/opengl/GLAutoDrawable;)Z+9
j  jogamp.opengl.GLRunnableTask.run(Lcom/jogamp/opengl/GLAutoDrawable;)Z+15
j  jogamp.opengl.GLDrawableHelper.execGLRunnables(Lcom/jogamp/opengl/GLAutoDrawable;)Z+81
j  jogamp.opengl.GLDrawableHelper.display(Lcom/jogamp/opengl/GLAutoDrawable;)V+14
j  jogamp.opengl.GLAutoDrawableBase$2.run()V+59
j  jogamp.opengl.GLDrawableHelper.invokeGLImpl(Lcom/jogamp/opengl/GLDrawable;Lcom/jogamp/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V+203
j  jogamp.opengl.GLDrawableHelper.invokeGL(Lcom/jogamp/opengl/GLDrawable;Lcom/jogamp/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V+72
j  com.jogamp.newt.opengl.GLWindow.display()V+90
j  ummisco.gama.opengl.view.GamaGLAnimator.lambda$1()V+16
j  ummisco.gama.opengl.view.GamaGLAnimator$$Lambda$3527+0x00000181dee5c8b0.run()V+4
J 13766 c1 org.eclipse.swt.widgets.RunnableLock.run(Lorg/eclipse/swt/widgets/Display;)V (50 bytes) @ 0x00000181c1fc763c [0x00000181c1fc75c0+0x000000000000007c]
J 13747 c1 org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z (188 bytes) @ 0x00000181c1fb7344 [0x00000181c1fb71e0+0x0000000000000164]
J 8671 c1 org.eclipse.swt.widgets.Display.readAndDispatch()Z (94 bytes) @ 0x00000181c11324f4 [0x00000181c1132080+0x0000000000000474]
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+382
j  org.eclipse.ui.internal.Workbench$$Lambda$2386+0x00000181de64d920.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  msi.gama.application.Application.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+76
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;+79
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+99
j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+132
v  ~StubRoutines::call_stub
j  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 java.base@17.0.8.1
j  jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+133 java.base@17.0.8.1
j  jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6 java.base@17.0.8.1
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+59 java.base@17.0.8.1
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
j  org.eclipse.equinox.launcher.Main.main([Ljava/lang/String;)V+10
v  ~StubRoutines::call_stub

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

Switching the first display to 2d solves the issue