Cruiser-GL crashes on start - Win 10

88 views
Skip to first unread message

Gernot Fürmetz

unread,
Dec 7, 2019, 10:50:54 AM12/7/19
to Cruiser Users
Cruiser.exe starts perfectly.
Cruiser-GL.exe crashes and spits out the following:
(I´m not an expert at all in Java and .dlls - can anyone help me with that? - thanks in advance...)

# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x7b6d1417, pid=5060, tid=0x00001ff0
#
# JRE version: Java(TM) SE Runtime Environment (8.0_231-b11) (build 1.8.0_231-b11)
# Java VM: Java HotSpot(TM) Client VM (25.231-b11 mixed mode windows-x86 )
# Problematic frame:
# C  [ig7icd32.dll+0x3f1417]
#
# 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 (0x44b58c00):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=8176, stack(0x451a0000,0x451f0000)]

siginfo: ExceptionCode=0xc00000fd, ExceptionInformation=0x00000000 0x451a0000

Registers:
EAX=0x451a0000, EBX=0x451edf88, ECX=0x45192480, EDX=0x00cd0000
ESP=0x451b0b5c, EBP=0x451b0b70, ESI=0x451e98ac, EDI=0x49939dc0
EIP=0x7b6d1417, EFLAGS=0x00010206

Top of Stack: (sp=0x451b0b5c)
0x451b0b5c:   49939dc0 7b5813e2 451cf26c 7b72e64e
0x451b0b6c:   ffffffff 451cf278 7b581a37 00000077
0x451b0b7c:   451cc02c 451cf218 49939dc0 47c36d68
0x451b0b8c:   451b3520 00000000 451b35a8 7b572e5f
0x451b0b9c:   451b35a8 451b35a8 451b0bd4 7b72c638
0x451b0bac:   00000000 451ceccc 7b572e5f 451ceccc
0x451b0bbc:   451ceccc 451b0bf0 7b72c638 00000000
0x451b0bcc:   451b0c00 7b6cf044 3c1ff23b 49938be8

Instructions: (pc=0x7b6d1417)
0x7b6d13f7:   1b c0 f7 d0 23 c8 8b c4 25 00 f0 ff ff 3b c8 72
0x7b6d1407:   0a 8b c1 59 94 8b 00 89 04 24 c3 2d 00 10 00 00
0x7b6d1417:   85 00 eb e9 cc cc cc cc cc 55 8b ec 56 33 c0 50
0x7b6d1427:   50 50 50 50 50 50 50 8b 55 0c 8d 49 00 8a 02 0a


Register to memory mapping:

EAX=0x451a0000 is an unknown value
EBX=0x451edf88 is pointing into the stack for thread: 0x44b58c00
ECX=0x45192480 is an unknown value
EDX=0x00cd0000 is an unknown value
ESP=0x451b0b5c is pointing into the stack for thread: 0x44b58c00
EBP=0x451b0b70 is pointing into the stack for thread: 0x44b58c00
ESI=0x451e98ac is pointing into the stack for thread: 0x44b58c00
EDI=0x49939dc0 is an unknown value


Stack: [0x451a0000,0x451f0000],  sp=0x451b0b5c,  free space=66k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ig7icd32.dll+0x3f1417]
C  [ig7icd32.dll+0x2a1a37]
C  [ig7icd32.dll+0x2a40f8]
C  [ig7icd32.dll+0x38e4b7]
C  [ig7icd32.dll+0x38eb3a]
C  [ig7icd32.dll+0x34cad7]
C  [ig7icd32.dll+0x38f4cd]
C  [ig7icd32.dll+0x34cac6]
C  [ig7icd32.dll+0x38f548]
C  [ig7icd32.dll+0x34cac6]
C  [ig7icd32.dll+0x38e89f]
C  [ig7icd32.dll+0x34cad7]
C  [ig7icd32.dll+0x3901a9]
C  [ig7icd32.dll+0x34cae8]
C  [ig7icd32.dll+0x38e89f]
C  [ig7icd32.dll+0x3672e5]
C  [ig7icd32.dll+0x38ef5d]
C  [ig7icd32.dll+0x34cad7]
C  [ig7icd32.dll+0x38e89f]
C  [ig7icd32.dll+0x34cad7]
C  [ig7icd32.dll+0x34cba5]
C  [ig7icd32.dll+0x34c9ca]
C  [ig7icd32.dll+0x1a8647]
C  [ig7icd32.dll+0x11c3ff]
C  [ig7icd32.dll+0x11d37a]
C  [ig7icd32.dll+0x11d522]
C  [ig7icd32.dll+0x237162]
C  [lwjgl.dll+0x99b9]
j  org.lwjgl.opengl.GL20.glLinkProgram(I)V+15
j  org.oscim.gdx.LwjglGL20.linkProgram(I)V+1
j  org.oscim.renderer.GLShader.createProgramDirective(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I+307
j  org.oscim.renderer.GLShader.loadShaderDirective(Ljava/lang/String;Ljava/lang/String;)I+136
j  org.oscim.renderer.GLShader.createDirective(Ljava/lang/String;Ljava/lang/String;)Z+3
j  org.oscim.renderer.GLShader.create(Ljava/lang/String;)Z+3
j  org.oscim.renderer.bucket.LineTexBucket$Shader.<init>(Ljava/lang/String;)V+6
j  org.oscim.renderer.bucket.LineTexBucket$Renderer.init()V+6
j  org.oscim.renderer.bucket.RenderBuckets.initRenderer()V+4
j  org.oscim.renderer.MapRenderer.onSurfaceCreated()V+98
j  org.oscim.gdx.GdxMap.create()V+147
j  gr.talent.c.a.i.create()V+1
j  com.badlogic.gdx.backends.lwjgl.LwjglCanvas.create()V+11
j  com.badlogic.gdx.backends.lwjgl.LwjglCanvas$1.addNotify()V+60
j  java.awt.Container.addImpl(Ljava/awt/Component;Ljava/lang/Object;I)V+200
j  java.awt.Container.add(Ljava/awt/Component;)Ljava/awt/Component;+4
j  com.badlogic.gdx.backends.lwjgl.LwjglFrame.addCanvas()V+11
j  com.badlogic.gdx.backends.lwjgl.LwjglFrame$2.run()V+4
j  java.awt.event.InvocationEvent.dispatch()V+47
j  java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
j  java.awt.EventQueue.access$500(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j  java.awt.EventQueue$3.run()Ljava/lang/Void;+32
j  java.awt.EventQueue$3.run()Ljava/lang/Object;+1
v  ~StubRoutines::call_stub
V  [jvm.dll+0x15c3d5]
V  [jvm.dll+0x2260ae]
V  [jvm.dll+0x15c46e]
V  [jvm.dll+0x10c35f]
C  [java.dll+0x102f]
j  java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+18
j  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
j  java.awt.EventDispatchThread.pumpOneEventForFilters(I)V+140
j  java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35
j  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j  java.awt.EventDispatchThread.run()V+9
v  ~StubRoutines::call_stub
V  [jvm.dll+0x15c3d5]
V  [jvm.dll+0x2260ae]
V  [jvm.dll+0x15c46e]
V  [jvm.dll+0x15c5f6]
V  [jvm.dll+0x15c667]
V  [jvm.dll+0x1002bf]
V  [jvm.dll+0x17f7e0]
V  [jvm.dll+0x18005a]
V  [jvm.dll+0x1c6c56]
C  [msvcr100.dll+0x5c556]
C  [msvcr100.dll+0x5c600]
C  [KERNEL32.DLL+0x22369]
C  [ntdll.dll+0x5e5bb]
C  [ntdll.dll+0x5e58f]
C  0x00000000

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.GL20.nglLinkProgram(IJ)V+0
j  org.lwjgl.opengl.GL20.glLinkProgram(I)V+15
j  org.oscim.gdx.LwjglGL20.linkProgram(I)V+1
j  org.oscim.renderer.GLShader.createProgramDirective(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I+307
j  org.oscim.renderer.GLShader.loadShaderDirective(Ljava/lang/String;Ljava/lang/String;)I+136
j  org.oscim.renderer.GLShader.createDirective(Ljava/lang/String;Ljava/lang/String;)Z+3
j  org.oscim.renderer.GLShader.create(Ljava/lang/String;)Z+3
j  org.oscim.renderer.bucket.LineTexBucket$Shader.<init>(Ljava/lang/String;)V+6
j  org.oscim.renderer.bucket.LineTexBucket$Renderer.init()V+6
j  org.oscim.renderer.bucket.RenderBuckets.initRenderer()V+4
j  org.oscim.renderer.MapRenderer.onSurfaceCreated()V+98
j  org.oscim.gdx.GdxMap.create()V+147
j  gr.talent.c.a.i.create()V+1
j  com.badlogic.gdx.backends.lwjgl.LwjglCanvas.create()V+11
j  com.badlogic.gdx.backends.lwjgl.LwjglCanvas$1.addNotify()V+60
j  java.awt.Container.addImpl(Ljava/awt/Component;Ljava/lang/Object;I)V+200
j  java.awt.Container.add(Ljava/awt/Component;)Ljava/awt/Component;+4
j  com.badlogic.gdx.backends.lwjgl.LwjglFrame.addCanvas()V+11
j  com.badlogic.gdx.backends.lwjgl.LwjglFrame$2.run()V+4
j  java.awt.event.InvocationEvent.dispatch()V+47
j  java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
j  java.awt.EventQueue.access$500(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j  java.awt.EventQueue$3.run()Ljava/lang/Void;+32
j  java.awt.EventQueue$3.run()Ljava/lang/Object;+1
v  ~StubRoutines::call_stub
j  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
j  java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+18
j  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
j  java.awt.EventDispatchThread.pumpOneEventForFilters(I)V+140
j  java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35
j  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j  java.awt.EventDispatchThread.run()V+9
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x4690cc00 JavaThread "Swing-Shell" daemon [_thread_blocked, id=7824, stack(0x470c0000,0x47110000)]
  0x01ebc400 JavaThread "DestroyJavaVM" [_thread_blocked, id=7148, stack(0x00f20000,0x00f70000)]
=>0x44b58c00 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=8176, stack(0x451a0000,0x451f0000)]
  0x44b57000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=8220, stack(0x45050000,0x450a0000)]
  0x44b56400 JavaThread "AWT-Shutdown" [_thread_blocked, id=3712, stack(0x45000000,0x45050000)]
  0x44b34800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4840, stack(0x44fb0000,0x45000000)]
  0x44a21000 JavaThread "Service Thread" daemon [_thread_blocked, id=7928, stack(0x44da0000,0x44df0000)]
  0x449f4400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=8060, stack(0x44d50000,0x44da0000)]
  0x449f3400 JavaThread "Attach Listener" daemon [_thread_blocked, id=796, stack(0x44d00000,0x44d50000)]
  0x449fe000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6748, stack(0x04180000,0x041d0000)]
  0x449e9800 JavaThread "Finalizer" daemon [_thread_blocked, id=9944, stack(0x04120000,0x04170000)]
  0x449d3800 JavaThread "Reference Handler" daemon [_thread_blocked, id=504, stack(0x040d0000,0x04120000)]

Other Threads:
  0x020ccc00 VMThread [stack: 0x01e60000,0x01eb0000] [id=8076]
  0x449fb400 WatcherThread [stack: 0x44df0000,0x44e40000] [id=1000]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 def new generation   total 6976K, used 3043K [0x04200000, 0x04990000, 0x19750000)
  eden space 6208K,  49% used [0x04200000, 0x044f8f18, 0x04810000)
  from space 768K,   0% used [0x04810000, 0x04810000, 0x048d0000)
  to   space 768K,   0% used [0x048d0000, 0x048d0000, 0x04990000)
 tenured generation   total 15348K, used 9207K [0x19750000, 0x1a64d000, 0x44200000)
   the space 15348K,  59% used [0x19750000, 0x1a04dc00, 0x1a04dc00, 0x1a64d000)
 Metaspace       used 12577K, capacity 12814K, committed 12928K, reserved 13696K

Card table byte_map: [0x44200000,0x44410000] byte_map_base: 0x441df000

Polling page: 0x00f80000

CodeCache: size=32768Kb used=1801Kb max_used=1801Kb free=30966Kb
 bounds [0x020d0000, 0x02298000, 0x040d0000]
 total_blobs=1098 nmethods=775 adapters=253
 compilation: enabled

Compilation events (10 events):
Event: 10.120 Thread 0x449f4400  773             java.util.logging.LogManager$LoggerContext::getOwner (5 bytes)
Event: 10.120 Thread 0x449f4400 nmethod 773 0x02290208 code [0x02290300, 0x02290380]
Event: 10.139 Thread 0x449f4400  774             java.net.URLClassLoader::access$000 (5 bytes)
Event: 10.139 Thread 0x449f4400 nmethod 774 0x02290508 code [0x02290600, 0x02290670]
Event: 10.222 Thread 0x449f4400  775             org.lwjgl.opengl.APIUtil::encode (58 bytes)
Event: 10.223 Thread 0x449f4400 nmethod 775 0x02290fc8 code [0x022910e0, 0x022911e4]
Event: 10.248 Thread 0x449f4400  776 %           org.oscim.renderer.bucket.LineBucket$Renderer::init @ 50 (143 bytes)
Event: 10.250 Thread 0x449f4400 nmethod 776% 0x022912c8 code [0x02291430, 0x02291894]
Event: 10.256 Thread 0x449f4400  777  s          java.util.Vector::elementAt (48 bytes)
Event: 10.257 Thread 0x449f4400 nmethod 777 0x02291c48 code [0x02291d90, 0x0229219c]

GC Heap History (10 events):
Event: 5.224 GC heap before
{Heap before GC invocations=4 (full 0):
 def new generation   total 4928K, used 4926K [0x04200000, 0x04750000, 0x19750000)
  eden space 4416K, 100% used [0x04200000, 0x04650000, 0x04650000)
  from space 512K,  99% used [0x04650000, 0x046cf808, 0x046d0000)
  to   space 512K,   0% used [0x046d0000, 0x046d0000, 0x04750000)
 tenured generation   total 10944K, used 4269K [0x19750000, 0x1a200000, 0x44200000)
   the space 10944K,  39% used [0x19750000, 0x19b7b6b0, 0x19b7b800, 0x1a200000)
 Metaspace       used 10378K, capacity 10585K, committed 10752K, reserved 11648K
Event: 5.238 GC heap after
Heap after GC invocations=5 (full 0):
 def new generation   total 4928K, used 512K [0x04200000, 0x04750000, 0x19750000)
  eden space 4416K,   0% used [0x04200000, 0x04200000, 0x04650000)
  from space 512K, 100% used [0x046d0000, 0x04750000, 0x04750000)
  to   space 512K,   0% used [0x04650000, 0x04650000, 0x046d0000)
 tenured generation   total 10944K, used 5206K [0x19750000, 0x1a200000, 0x44200000)
   the space 10944K,  47% used [0x19750000, 0x19c65800, 0x19c65800, 0x1a200000)
 Metaspace       used 10378K, capacity 10585K, committed 10752K, reserved 11648K
}
Event: 7.032 GC heap before
{Heap before GC invocations=5 (full 0):
 def new generation   total 4928K, used 4928K [0x04200000, 0x04750000, 0x19750000)
  eden space 4416K, 100% used [0x04200000, 0x04650000, 0x04650000)
  from space 512K, 100% used [0x046d0000, 0x04750000, 0x04750000)
  to   space 512K,   0% used [0x04650000, 0x04650000, 0x046d0000)
 tenured generation   total 10944K, used 5206K [0x19750000, 0x1a200000, 0x44200000)
   the space 10944K,  47% used [0x19750000, 0x19c65800, 0x19c65800, 0x1a200000)
 Metaspace       used 10624K, capacity 10837K, committed 11008K, reserved 11648K
Event: 7.046 GC heap after
Heap after GC invocations=6 (full 0):
 def new generation   total 4928K, used 512K [0x04200000, 0x04750000, 0x19750000)
  eden space 4416K,   0% used [0x04200000, 0x04200000, 0x04650000)
  from space 512K, 100% used [0x04650000, 0x046d0000, 0x046d0000)
  to   space 512K,   0% used [0x046d0000, 0x046d0000, 0x04750000)
 tenured generation   total 10944K, used 6179K [0x19750000, 0x1a200000, 0x44200000)
   the space 10944K,  56% used [0x19750000, 0x19d58f50, 0x19d59000, 0x1a200000)
 Metaspace       used 10624K, capacity 10837K, committed 11008K, reserved 11648K
}
Event: 8.062 GC heap before
{Heap before GC invocations=6 (full 0):
 def new generation   total 4928K, used 4819K [0x04200000, 0x04750000, 0x19750000)
  eden space 4416K,  97% used [0x04200000, 0x04634d40, 0x04650000)
  from space 512K, 100% used [0x04650000, 0x046d0000, 0x046d0000)
  to   space 512K,   0% used [0x046d0000, 0x046d0000, 0x04750000)
 tenured generation   total 10944K, used 6179K [0x19750000, 0x1a200000, 0x44200000)
   the space 10944K,  56% used [0x19750000, 0x19d58f50, 0x19d59000, 0x1a200000)
 Metaspace       used 11513K, capacity 11708K, committed 11904K, reserved 12672K
Event: 8.079 GC heap after
Heap after GC invocations=7 (full 0):
 def new generation   total 4928K, used 512K [0x04200000, 0x04750000, 0x19750000)
  eden space 4416K,   0% used [0x04200000, 0x04200000, 0x04650000)
  from space 512K, 100% used [0x046d0000, 0x04750000, 0x04750000)
  to   space 512K,   0% used [0x04650000, 0x04650000, 0x046d0000)
 tenured generation   total 10944K, used 7324K [0x19750000, 0x1a200000, 0x44200000)
   the space 10944K,  66% used [0x19750000, 0x19e77360, 0x19e77400, 0x1a200000)
 Metaspace       used 11513K, capacity 11708K, committed 11904K, reserved 12672K
}
Event: 9.365 GC heap before
{Heap before GC invocations=7 (full 0):
 def new generation   total 4928K, used 4832K [0x04200000, 0x04750000, 0x19750000)
  eden space 4416K,  97% used [0x04200000, 0x04638118, 0x04650000)
  from space 512K, 100% used [0x046d0000, 0x04750000, 0x04750000)
  to   space 512K,   0% used [0x04650000, 0x04650000, 0x046d0000)
 tenured generation   total 10944K, used 7324K [0x19750000, 0x1a200000, 0x44200000)
   the space 10944K,  66% used [0x19750000, 0x19e77360, 0x19e77400, 0x1a200000)
 Metaspace       used 11699K, capacity 11932K, committed 12032K, reserved 12672K
Event: 9.382 GC heap after
Heap after GC invocations=8 (full 0):
 def new generation   total 4928K, used 480K [0x04200000, 0x04750000, 0x19750000)
  eden space 4416K,   0% used [0x04200000, 0x04200000, 0x04650000)
  from space 512K,  93% used [0x04650000, 0x046c81b8, 0x046d0000)
  to   space 512K,   0% used [0x046d0000, 0x046d0000, 0x04750000)
 tenured generation   total 10944K, used 10663K [0x19750000, 0x1a200000, 0x44200000)
   the space 10944K,  97% used [0x19750000, 0x1a1b9e18, 0x1a1ba000, 0x1a200000)
 Metaspace       used 11699K, capacity 11932K, committed 12032K, reserved 12672K
}
Event: 9.688 GC heap before
{Heap before GC invocations=8 (full 0):
 def new generation   total 4928K, used 1243K [0x04200000, 0x04750000, 0x19750000)
  eden space 4416K,  17% used [0x04200000, 0x042bee00, 0x04650000)
  from space 512K,  93% used [0x04650000, 0x046c81b8, 0x046d0000)
  to   space 512K,   0% used [0x046d0000, 0x046d0000, 0x04750000)
 tenured generation   total 10944K, used 10663K [0x19750000, 0x1a200000, 0x44200000)
   the space 10944K,  97% used [0x19750000, 0x1a1b9e18, 0x1a1ba000, 0x1a200000)
 Metaspace       used 11998K, capacity 12206K, committed 12288K, reserved 12672K
Event: 9.748 GC heap after
Heap after GC invocations=9 (full 1):
 def new generation   total 6976K, used 0K [0x04200000, 0x04990000, 0x19750000)
  eden space 6208K,   0% used [0x04200000, 0x04200000, 0x04810000)
  from space 768K,   0% used [0x04810000, 0x04810000, 0x048d0000)
  to   space 768K,   0% used [0x048d0000, 0x048d0000, 0x04990000)
 tenured generation   total 15348K, used 9207K [0x19750000, 0x1a64d000, 0x44200000)
   the space 15348K,  59% used [0x19750000, 0x1a04dc00, 0x1a04dc00, 0x1a64d000)
 Metaspace       used 11998K, capacity 12206K, committed 12288K, reserved 12672K
}

Deoptimization events (0 events):
No events

Classes redefined (0 events):
No events

Internal exceptions (10 events):
Event: 0.093 Thread 0x01ebc400 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.prefetchRead(Ljava/lang/Object;J)V name or signature does not match> (0x04207180) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jni.cpp
Event: 0.322 Thread 0x01ebc400 Exception <a 'java/security/PrivilegedActionException'> (0x04295c48) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 0.322 Thread 0x01ebc400 Exception <a 'java/security/PrivilegedActionException'> (0x04295e48) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 0.324 Thread 0x01ebc400 Exception <a 'java/security/PrivilegedActionException'> (0x04299650) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 0.324 Thread 0x01ebc400 Exception <a 'java/security/PrivilegedActionException'> (0x04299850) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 0.345 Thread 0x01ebc400 Exception <a 'java/io/FileNotFoundException'> (0x042b2020) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 0.454 Thread 0x01ebc400 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x0436fc90) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\methodHandles.cpp, line 1167]
Event: 0.459 Thread 0x01ebc400 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x0437be48) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\methodHandles.cpp, line 1167]
Event: 0.877 Thread 0x44b58c00 Exception <a 'java/io/FileNotFoundException'> (0x04540728) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 10.054 Thread 0x44b58c00 Exception <a 'java/io/IOException'> (0x042f5018) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jni.cpp, line 710]

Events (10 events):
Event: 10.165 loading class org/oscim/renderer/GLShader done
Event: 10.171 Thread 0x468c6000 Thread exited: 0x468c6000
Event: 10.175 loading class org/lwjgl/opengl/GL20
Event: 10.175 loading class org/lwjgl/opengl/GL20 done
Event: 10.252 loading class org/lwjgl/opengl/GLChecks
Event: 10.252 loading class org/lwjgl/opengl/GLChecks done
Event: 10.257 loading class org/oscim/renderer/bucket/LineTexBucket$Renderer
Event: 10.257 loading class org/oscim/renderer/bucket/LineTexBucket$Renderer done
Event: 10.259 loading class org/oscim/renderer/bucket/LineTexBucket$Shader
Event: 10.259 loading class org/oscim/renderer/bucket/LineTexBucket$Shader done


Dynamic libraries:
0x00900000 - 0x00933000     C:\Program Files\Java\jre1.8.0_231\bin\javaw.exe
0x77da0000 - 0x77f39000     C:\WINDOWS\SYSTEM32\ntdll.dll
0x77ac0000 - 0x77b58000     C:\WINDOWS\System32\KERNEL32.DLL
0x75f60000 - 0x7615a000     C:\WINDOWS\System32\KERNELBASE.dll
0x77d20000 - 0x77d99000     C:\WINDOWS\System32\ADVAPI32.dll
0x76bd0000 - 0x76c8f000     C:\WINDOWS\System32\msvcrt.dll
0x76450000 - 0x764c6000     C:\WINDOWS\System32\sechost.dll
0x779a0000 - 0x77a61000     C:\WINDOWS\System32\RPCRT4.dll
0x77760000 - 0x778d8000     C:\WINDOWS\System32\USER32.dll
0x76160000 - 0x7617c000     C:\WINDOWS\System32\win32u.dll
0x77730000 - 0x77751000     C:\WINDOWS\System32\GDI32.dll
0x75de0000 - 0x75f3d000     C:\WINDOWS\System32\gdi32full.dll
0x76310000 - 0x7638c000     C:\WINDOWS\System32\msvcp_win.dll
0x75cc0000 - 0x75ddf000     C:\WINDOWS\System32\ucrtbase.dll
0x69860000 - 0x69a6f000     C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.476_none_2e71e7f2278b4e9b\COMCTL32.dll
0x76950000 - 0x76bc6000     C:\WINDOWS\System32\combase.dll
0x75690000 - 0x756ef000     C:\WINDOWS\System32\bcryptPrimitives.dll
0x764d0000 - 0x764f6000     C:\WINDOWS\System32\IMM32.DLL
0x6dcb0000 - 0x6dd6f000     C:\Program Files\Java\jre1.8.0_231\bin\msvcr100.dll
0x7b940000 - 0x7bd16000     C:\Program Files\Java\jre1.8.0_231\bin\client\jvm.dll
0x77bf0000 - 0x77bf6000     C:\WINDOWS\System32\PSAPI.DLL
0x66ba0000 - 0x66ba8000     C:\WINDOWS\SYSTEM32\VERSION.dll
0x724f0000 - 0x724f8000     C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x73a00000 - 0x73a24000     C:\WINDOWS\SYSTEM32\WINMM.dll
0x77cc0000 - 0x77d1e000     C:\WINDOWS\System32\WS2_32.dll
0x738c0000 - 0x738e3000     C:\WINDOWS\SYSTEM32\winmmbase.dll
0x76400000 - 0x7643b000     C:\WINDOWS\System32\cfgmgr32.dll
0x6dda0000 - 0x6ddac000     C:\Program Files\Java\jre1.8.0_231\bin\verify.dll
0x6dc80000 - 0x6dca1000     C:\Program Files\Java\jre1.8.0_231\bin\java.dll
0x6dc60000 - 0x6dc74000     C:\Program Files\Java\jre1.8.0_231\bin\zip.dll
0x76f80000 - 0x774fa000     C:\WINDOWS\System32\SHELL32.dll
0x77b60000 - 0x77be4000     C:\WINDOWS\System32\shcore.dll
0x756f0000 - 0x75cb5000     C:\WINDOWS\System32\windows.storage.dll
0x75660000 - 0x75677000     C:\WINDOWS\System32\profapi.dll
0x75610000 - 0x75653000     C:\WINDOWS\System32\powrprof.dll
0x755f0000 - 0x755fd000     C:\WINDOWS\System32\UMPDC.dll
0x77a70000 - 0x77ab4000     C:\WINDOWS\System32\shlwapi.dll
0x75600000 - 0x7560f000     C:\WINDOWS\System32\kernel.appcore.dll
0x76390000 - 0x763a3000     C:\WINDOWS\System32\cryptsp.dll
0x6db10000 - 0x6dc57000     C:\Program Files\Java\jre1.8.0_231\bin\awt.dll
0x77580000 - 0x77612000     C:\WINDOWS\System32\OLEAUT32.dll
0x73af0000 - 0x73b8f000     C:\WINDOWS\SYSTEM32\apphelp.dll
0x73c80000 - 0x73cfd000     C:\WINDOWS\system32\uxtheme.dll
0x77620000 - 0x77723000     C:\WINDOWS\System32\MSCTF.dll
0x76c90000 - 0x76d87000     C:\WINDOWS\System32\ole32.dll
0x74150000 - 0x74175000     C:\WINDOWS\system32\DWMAPI.DLL
0x6c580000 - 0x6c5a4000     C:\Users\Gernot\AppData\Local\Temp\libgdxGernot\b8d7d532\vtm-jni.dll
0x74bd0000 - 0x74bff000     C:\WINDOWS\system32\rsaenh.dll
0x75f40000 - 0x75f5b000     C:\WINDOWS\System32\bcrypt.dll
0x75540000 - 0x7555e000     C:\WINDOWS\SYSTEM32\USERENV.dll
0x75120000 - 0x7512a000     C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x6daf0000 - 0x6db06000     C:\Program Files\Java\jre1.8.0_231\bin\net.dll
0x74fa0000 - 0x74ff7000     C:\WINDOWS\system32\mswsock.dll
0x74d30000 - 0x74d62000     C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x77990000 - 0x77997000     C:\WINDOWS\System32\NSI.dll
0x6d1a0000 - 0x6d1b3000     C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x6d660000 - 0x6d675000     C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x74d70000 - 0x74e01000     C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x6dae0000 - 0x6daef000     C:\Program Files\Java\jre1.8.0_231\bin\nio.dll
0x6dab0000 - 0x6dad4000     C:\Program Files\Java\jre1.8.0_231\bin\dcpr.dll
0x53690000 - 0x536ca000     C:\Program Files\Java\jre1.8.0_231\bin\fontmanager.dll
0x672b0000 - 0x6733d000     C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.18362.476_none_71d739795ae3e03a\comctl32.dll
0x76d90000 - 0x76e10000     C:\WINDOWS\System32\clbcatq.dll
0x74450000 - 0x74515000     C:\WINDOWS\system32\propsys.dll
0x69820000 - 0x69833000     C:\WINDOWS\system32\NetworkExplorer.dll
0x71130000 - 0x71299000     C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
0x51ee0000 - 0x51f2a000     C:\Windows\System32\thumbcache.dll
0x713f0000 - 0x71463000     C:\WINDOWS\SYSTEM32\policymanager.dll
0x72830000 - 0x72895000     C:\WINDOWS\SYSTEM32\msvcp110_win.dll
0x506b0000 - 0x507af000     C:\WINDOWS\system32\opengl32.dll
0x50640000 - 0x5067f000     C:\WINDOWS\SYSTEM32\GLU32.dll
0x745f0000 - 0x74609000     C:\WINDOWS\SYSTEM32\dxcore.dll
0x7bf20000 - 0x7bf52000     C:\Program Files\Java\jre1.8.0_231\bin\t2k.dll
0x66b80000 - 0x66b98000     C:\WINDOWS\SYSTEM32\MPR.dll
0x69ad0000 - 0x69ad9000     C:\WINDOWS\System32\drprov.dll
0x749f0000 - 0x74a39000     C:\WINDOWS\System32\WINSTA.dll
0x692e0000 - 0x692f2000     C:\WINDOWS\System32\ntlanman.dll
0x68df0000 - 0x68e09000     C:\WINDOWS\System32\davclnt.dll
0x692d0000 - 0x692da000     C:\WINDOWS\System32\DAVHLPR.dll
0x6fe60000 - 0x6fe70000     C:\WINDOWS\System32\wkscli.dll
0x5e590000 - 0x5e59e000     C:\WINDOWS\SYSTEM32\cscapi.dll
0x74e10000 - 0x74e1b000     C:\WINDOWS\System32\netutils.dll
0x7a290000 - 0x7a2d3000     C:\Windows\System32\dlnashext.dll
0x5a0f0000 - 0x5a139000     C:\Windows\System32\PlayToDevice.dll
0x68db0000 - 0x68dcb000     C:\Windows\System32\DevDispItemProvider.dll
0x6c9a0000 - 0x6ca02000     C:\WINDOWS\System32\MMDevApi.dll
0x75430000 - 0x75453000     C:\WINDOWS\System32\DEVOBJ.dll
0x7a330000 - 0x7a3bc000     C:\WINDOWS\system32\wpdshext.dll
0x68700000 - 0x68869000     C:\WINDOWS\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.18362.476_none_5f5cdad7821dc869\gdiplus.dll
0x72740000 - 0x727c3000     C:\Windows\System32\PortableDeviceApi.dll
0x76500000 - 0x76949000     C:\WINDOWS\System32\SETUPAPI.dll
0x763b0000 - 0x763f6000     C:\WINDOWS\System32\WINTRUST.dll
0x75680000 - 0x7568e000     C:\WINDOWS\System32\MSASN1.dll
0x76180000 - 0x7627b000     C:\WINDOWS\System32\CRYPT32.dll
0x71da0000 - 0x71dc7000     C:\Windows\System32\PortableDeviceTypes.dll
0x7b2a0000 - 0x7b2e0000     C:\WINDOWS\system32\audiodev.dll
0x6c160000 - 0x6c36d000     C:\WINDOWS\system32\WMVCore.DLL
0x6c430000 - 0x6c46d000     C:\WINDOWS\system32\WMASF.DLL
0x6f420000 - 0x6f526000     C:\WINDOWS\system32\mfperfhelper.dll
0x505f0000 - 0x50622000     C:\Windows\System32\EhStorShell.dll
0x68880000 - 0x6889f000     C:\Windows\System32\EhStorAPI.dll
0x72820000 - 0x7282f000     C:\Windows\System32\WTSAPI32.dll
0x5e680000 - 0x5e68a000     C:\WINDOWS\SYSTEM32\Secur32.dll
0x75510000 - 0x75536000     C:\WINDOWS\SYSTEM32\SSPICLI.DLL
0x6cc00000 - 0x6cc45000     C:\Users\Gernot\AppData\Local\Temp\libgdxGernot\1beef2cc\gdx.dll
0x47b70000 - 0x47bbf000     C:\Users\Gernot\AppData\Local\Temp\libgdxGernot\3a617a20\lwjgl.dll
0x70ba0000 - 0x70c34000     C:\WINDOWS\SYSTEM32\mscms.dll
0x70b80000 - 0x70b91000     C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll
0x6eff0000 - 0x6f003000     C:\Windows\System32\Windows.Internal.Graphics.Display.DisplayColorManagement.dll
0x6c3a0000 - 0x6c424000     C:\WINDOWS\System32\TextInputFramework.dll
0x71fb0000 - 0x7220e000     C:\WINDOWS\System32\CoreUIComponents.dll
0x73520000 - 0x735c1000     C:\WINDOWS\System32\CoreMessaging.dll
0x71ed0000 - 0x71faa000     C:\WINDOWS\SYSTEM32\wintypes.dll
0x748e0000 - 0x74909000     C:\WINDOWS\SYSTEM32\ntmarta.dll
0x68070000 - 0x680c3000     C:\WINDOWS\system32\Oleacc.dll
0x6daa0000 - 0x6daa6000     C:\Program Files\Java\jre1.8.0_231\bin\jawt.dll
0x7b2e0000 - 0x7b925000     C:\WINDOWS\SYSTEM32\ig7icd32.dll
0x6dfb0000 - 0x6e32b000     C:\WINDOWS\SYSTEM32\igdusc32.dll
0x746c0000 - 0x74781000     C:\WINDOWS\SYSTEM32\dxgi.dll
0x72950000 - 0x72b2e000     C:\WINDOWS\SYSTEM32\d3d11.dll
0x6e330000 - 0x6ee69000     C:\WINDOWS\SYSTEM32\igd10iumd32.dll
0x75200000 - 0x75221000     C:\WINDOWS\SYSTEM32\ncrypt.dll
0x751d0000 - 0x751f8000     C:\WINDOWS\SYSTEM32\NTASN1.dll
0x6ff90000 - 0x7011f000     C:\WINDOWS\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Xmx1024m
java_command: C:\Users\Gernot\Desktop\GPS\Orux-Cruisermaps\cruiser-desktop-1.8\cruiser\cruiser-gl.jar
java_class_path (initial): C:\Users\Gernot\Desktop\GPS\Orux-Cruisermaps\cruiser-desktop-1.8\cruiser\cruiser-gl.jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\PC Connectivity Solution\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Windows Live\Shared;C:\WINDOWS\System32\OpenSSH\;C:\Users\Gernot\AppData\Local\Microsoft\WindowsApps;;C:\Program Files\Java\jre1.8.0_231\bin
USERNAME=Gernot
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 55 Stepping 8, GenuineIntel



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

OS: Windows 10.0 Build 18362 (10.0.18362.329)

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

Memory: 4k page, physical 2034176k(281484k free), swap 5048832k(2077484k free)

vm_info: Java HotSpot(TM) Client VM (25.231-b11) for windows-x86 JRE (1.8.0_231-b11), built on Oct  5 2019 03:23:31 by "java_re" with MS VC++ 10.0 (VS2010)

time: Sat Dec 07 16:15:39 2019
timezone: Mitteleuropäische Zeit
elapsed time: 11 seconds (0d 0h 0m 11s)


Emux

unread,
Dec 7, 2019, 10:54:15 AM12/7/19
to cruise...@googlegroups.com
Please see a related discussion here with some proposed solutions.

--
Emux

Gernot Fürmetz

unread,
Dec 7, 2019, 1:45:04 PM12/7/19
to Cruiser Users
Thanks for proposed solution...
I downloaded and installed:


but same effect takes place...

#

# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x48c11417, pid=8400, tid=0x000018e8

#
# JRE version: Java(TM) SE Runtime Environment (8.0_231-b11) (build 1.8.0_231-b11)
# Java VM: Java HotSpot(TM) Client VM (25.231-b11 mixed mode windows-x86 )
# Problematic frame:
# C  [ig7icd32.dll+0x3f1417]
#
# 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 (0x44b59800):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6376, stack(0x45190000,0x451e0000)]

siginfo: ExceptionCode=0xc00000fd, ExceptionInformation=0x00000000 0x45190000

Registers:
EAX=0x45190000, EBX=0x451ddea8, ECX=0x451823a0, EDX=0x00f10000
ESP=0x451a0a7c, EBP=0x451a0a90, ESI=0x451d97cc, EDI=0x4a230e50
EIP=0x48c11417, EFLAGS=0x00010206

Top of Stack: (sp=0x451a0a7c)
0x451a0a7c:   4a230e50 48ac13e2 451bf18c 48c6e64e
0x451a0a8c:   ffffffff 451bf198 48ac1a37 00000077
0x451a0a9c:   451bbf4c 451bf138 4a230e50 47d471b8
0x451a0aac:   451a3440 00000000 451a34c8 48ab2e5f
0x451a0abc:   451a34c8 451a34c8 451a0af4 48c6c638
0x451a0acc:   00000000 451bebec 48ab2e5f 451bebec
0x451a0adc:   451bebec 451a0b10 48c6c638 00000000
0x451a0aec:   451a0b20 48c0f044 112fa966 4a1900d0

Instructions: (pc=0x48c11417)
0x48c113f7:   1b c0 f7 d0 23 c8 8b c4 25 00 f0 ff ff 3b c8 72
0x48c11407:   0a 8b c1 59 94 8b 00 89 04 24 c3 2d 00 10 00 00
0x48c11417:   85 00 eb e9 cc cc cc cc cc 55 8b ec 56 33 c0 50
0x48c11427:   50 50 50 50 50 50 50 8b 55 0c 8d 49 00 8a 02 0a


Register to memory mapping:

EAX=0x45190000 is pointing into the stack for thread: 0x44b58000
EBX=0x451ddea8 is pointing into the stack for thread: 0x44b59800
ECX=0x451823a0 is pointing into the stack for thread: 0x44b58000
EDX=0x00f10000 is an unknown value
ESP=0x451a0a7c is pointing into the stack for thread: 0x44b59800
EBP=0x451a0a90 is pointing into the stack for thread: 0x44b59800
ESI=0x451d97cc is pointing into the stack for thread: 0x44b59800
EDI=0x4a230e50 is an unknown value


Stack: [0x45190000,0x451e0000],  sp=0x451a0a7c,  free space=66k
  0x4698a800 JavaThread "Swing-Shell" daemon [_thread_blocked, id=9540, stack(0x471e0000,0x47230000)]
  0x00efc400 JavaThread "DestroyJavaVM" [_thread_blocked, id=7436, stack(0x01fa0000,0x01ff0000)]
=>0x44b59800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6376, stack(0x45190000,0x451e0000)]
  0x44b58000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=8220, stack(0x45140000,0x45190000)]
  0x44b34400 JavaThread "AWT-Shutdown" [_thread_blocked, id=8256, stack(0x450f0000,0x45140000)]
  0x44b33800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8296, stack(0x450a0000,0x450f0000)]
  0x44a11000 JavaThread "Service Thread" daemon [_thread_blocked, id=8264, stack(0x44e90000,0x44ee0000)]
  0x449f7800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=8284, stack(0x44e40000,0x44e90000)]
  0x449f3400 JavaThread "Attach Listener" daemon [_thread_blocked, id=8308, stack(0x44df0000,0x44e40000)]
  0x449fe000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8292, stack(0x44da0000,0x44df0000)]
  0x449e9800 JavaThread "Finalizer" daemon [_thread_blocked, id=8312, stack(0x44c20000,0x44c70000)]
  0x449d3800 JavaThread "Reference Handler" daemon [_thread_blocked, id=8204, stack(0x44bd0000,0x44c20000)]

Other Threads:
  0x020ecc00 VMThread [stack: 0x04170000,0x041c0000] [id=4184]
  0x44a34c00 WatcherThread [stack: 0x44ee0000,0x44f30000] [id=8288]


VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 def new generation   total 6976K, used 3163K [0x04200000, 0x04990000, 0x19750000)
  eden space 6208K,  50% used [0x04200000, 0x04516f08, 0x04810000)

  from space 768K,   0% used [0x04810000, 0x04810000, 0x048d0000)
  to   space 768K,   0% used [0x048d0000, 0x048d0000, 0x04990000)
 tenured generation   total 15356K, used 9211K [0x19750000, 0x1a64f000, 0x44200000)
   the space 15356K,  59% used [0x19750000, 0x1a04ed18, 0x1a04ee00, 0x1a64f000)
 Metaspace       used 12575K, capacity 12814K, committed 12928K, reserved 13696K


Card table byte_map: [0x44200000,0x44410000] byte_map_base: 0x441df000

Polling page: 0x00ed0000

CodeCache: size=32768Kb used=1800Kb max_used=1800Kb free=30967Kb
 bounds [0x020f0000, 0x022b8000, 0x040f0000]
 total_blobs=1097 nmethods=774 adapters=253

 compilation: enabled

Compilation events (10 events):
Event: 13.822 Thread 0x449f7800  771             java.util.zip.ZipCoder::getBytes (192 bytes)
Event: 13.826 Thread 0x449f7800 nmethod 771 0x022adec8 code [0x022ae0f0, 0x022aec2c]
Event: 13.849 Thread 0x449f7800  773             java.util.logging.LogManager$LoggerContext::getOwner (5 bytes)
Event: 13.850 Thread 0x449f7800 nmethod 773 0x022b0908 code [0x022b0a00, 0x022b0a80]
Event: 13.858 Thread 0x449f7800  774             sun.misc.URLClassPath$JarLoader::access$700 (5 bytes)
Event: 13.858 Thread 0x449f7800 nmethod 774 0x022b0ac8 code [0x022b0bc0, 0x022b0c30]
Event: 13.995 Thread 0x449f7800  775             org.lwjgl.opengl.APIUtil::encode (58 bytes)
Event: 13.996 Thread 0x449f7800 nmethod 775 0x022b16c8 code [0x022b17e0, 0x022b18e4]
Event: 14.029 Thread 0x449f7800  776 %           org.oscim.renderer.bucket.LineBucket$Renderer::init @ 50 (143 bytes)
Event: 14.030 Thread 0x449f7800 nmethod 776% 0x022b19c8 code [0x022b1b30, 0x022b1f94]


GC Heap History (10 events):
Event: 8.507 GC heap before

{Heap before GC invocations=4 (full 0):
 def new generation   total 4928K, used 4926K [0x04200000, 0x04750000, 0x19750000)
  eden space 4416K, 100% used [0x04200000, 0x04650000, 0x04650000)
  from space 512K,  99% used [0x04650000, 0x046cf9c0, 0x046d0000)

  to   space 512K,   0% used [0x046d0000, 0x046d0000, 0x04750000)
 tenured generation   total 10944K, used 4272K [0x19750000, 0x1a200000, 0x44200000)
   the space 10944K,  39% used [0x19750000, 0x19b7c088, 0x19b7c200, 0x1a200000)

 Metaspace       used 10378K, capacity 10585K, committed 10752K, reserved 11648K
Event: 8.523 GC heap after

Heap after GC invocations=5 (full 0):
 def new generation   total 4928K, used 512K [0x04200000, 0x04750000, 0x19750000)
  eden space 4416K,   0% used [0x04200000, 0x04200000, 0x04650000)
  from space 512K, 100% used [0x046d0000, 0x04750000, 0x04750000)
  to   space 512K,   0% used [0x04650000, 0x04650000, 0x046d0000)
 tenured generation   total 10944K, used 5180K [0x19750000, 0x1a200000, 0x44200000)
   the space 10944K,  47% used [0x19750000, 0x19c5f3f0, 0x19c5f400, 0x1a200000)

 Metaspace       used 10378K, capacity 10585K, committed 10752K, reserved 11648K
}
Event: 10.830 GC heap before

{Heap before GC invocations=5 (full 0):
 def new generation   total 4928K, used 4928K [0x04200000, 0x04750000, 0x19750000)
  eden space 4416K, 100% used [0x04200000, 0x04650000, 0x04650000)
  from space 512K, 100% used [0x046d0000, 0x04750000, 0x04750000)
  to   space 512K,   0% used [0x04650000, 0x04650000, 0x046d0000)
 tenured generation   total 10944K, used 5180K [0x19750000, 0x1a200000, 0x44200000)
   the space 10944K,  47% used [0x19750000, 0x19c5f3f0, 0x19c5f400, 0x1a200000)

 Metaspace       used 10624K, capacity 10837K, committed 11008K, reserved 11648K
Event: 10.847 GC heap after

Heap after GC invocations=6 (full 0):
 def new generation   total 4928K, used 512K [0x04200000, 0x04750000, 0x19750000)
  eden space 4416K,   0% used [0x04200000, 0x04200000, 0x04650000)
  from space 512K, 100% used [0x04650000, 0x046d0000, 0x046d0000)
  to   space 512K,   0% used [0x046d0000, 0x046d0000, 0x04750000)
 tenured generation   total 10944K, used 6177K [0x19750000, 0x1a200000, 0x44200000)
   the space 10944K,  56% used [0x19750000, 0x19d58408, 0x19d58600, 0x1a200000)

 Metaspace       used 10624K, capacity 10837K, committed 11008K, reserved 11648K
}
Event: 12.307 GC heap before

{Heap before GC invocations=6 (full 0):
 def new generation   total 4928K, used 4793K [0x04200000, 0x04750000, 0x19750000)
  eden space 4416K,  96% used [0x04200000, 0x0462e540, 0x04650000)

  from space 512K, 100% used [0x04650000, 0x046d0000, 0x046d0000)
  to   space 512K,   0% used [0x046d0000, 0x046d0000, 0x04750000)
 tenured generation   total 10944K, used 6177K [0x19750000, 0x1a200000, 0x44200000)
   the space 10944K,  56% used [0x19750000, 0x19d58408, 0x19d58600, 0x1a200000)

 Metaspace       used 11513K, capacity 11708K, committed 11904K, reserved 12672K
Event: 12.328 GC heap after

Heap after GC invocations=7 (full 0):
 def new generation   total 4928K, used 512K [0x04200000, 0x04750000, 0x19750000)
  eden space 4416K,   0% used [0x04200000, 0x04200000, 0x04650000)
  from space 512K, 100% used [0x046d0000, 0x04750000, 0x04750000)
  to   space 512K,   0% used [0x04650000, 0x04650000, 0x046d0000)
 tenured generation   total 10944K, used 7328K [0x19750000, 0x1a200000, 0x44200000)
   the space 10944K,  66% used [0x19750000, 0x19e78338, 0x19e78400, 0x1a200000)

 Metaspace       used 11513K, capacity 11708K, committed 11904K, reserved 12672K
}
Event: 13.001 GC heap before

{Heap before GC invocations=7 (full 0):
 def new generation   total 4928K, used 4836K [0x04200000, 0x04750000, 0x19750000)
  eden space 4416K,  97% used [0x04200000, 0x04639240, 0x04650000)

  from space 512K, 100% used [0x046d0000, 0x04750000, 0x04750000)
  to   space 512K,   0% used [0x04650000, 0x04650000, 0x046d0000)
 tenured generation   total 10944K, used 7328K [0x19750000, 0x1a200000, 0x44200000)
   the space 10944K,  66% used [0x19750000, 0x19e78338, 0x19e78400, 0x1a200000)

 Metaspace       used 11699K, capacity 11932K, committed 12032K, reserved 12672K
Event: 13.023 GC heap after

Heap after GC invocations=8 (full 0):
 def new generation   total 4928K, used 480K [0x04200000, 0x04750000, 0x19750000)
  eden space 4416K,   0% used [0x04200000, 0x04200000, 0x04650000)
  from space 512K,  93% used [0x04650000, 0x046c8218, 0x046d0000)

  to   space 512K,   0% used [0x046d0000, 0x046d0000, 0x04750000)
 tenured generation   total 10944K, used 10667K [0x19750000, 0x1a200000, 0x44200000)
   the space 10944K,  97% used [0x19750000, 0x1a1bae18, 0x1a1bb000, 0x1a200000)

 Metaspace       used 11699K, capacity 11932K, committed 12032K, reserved 12672K
}
Event: 13.348 GC heap before

{Heap before GC invocations=8 (full 0):
 def new generation   total 4928K, used 1231K [0x04200000, 0x04750000, 0x19750000)
  eden space 4416K,  17% used [0x04200000, 0x042bbd00, 0x04650000)
  from space 512K,  93% used [0x04650000, 0x046c8218, 0x046d0000)

  to   space 512K,   0% used [0x046d0000, 0x046d0000, 0x04750000)
 tenured generation   total 10944K, used 10667K [0x19750000, 0x1a200000, 0x44200000)
   the space 10944K,  97% used [0x19750000, 0x1a1bae18, 0x1a1bb000, 0x1a200000)

 Metaspace       used 11998K, capacity 12206K, committed 12288K, reserved 12672K
Event: 13.420 GC heap after

Heap after GC invocations=9 (full 1):
 def new generation   total 6976K, used 0K [0x04200000, 0x04990000, 0x19750000)
  eden space 6208K,   0% used [0x04200000, 0x04200000, 0x04810000)
  from space 768K,   0% used [0x04810000, 0x04810000, 0x048d0000)
  to   space 768K,   0% used [0x048d0000, 0x048d0000, 0x04990000)
 tenured generation   total 15356K, used 9211K [0x19750000, 0x1a64f000, 0x44200000)
   the space 15356K,  59% used [0x19750000, 0x1a04ed18, 0x1a04ee00, 0x1a64f000)

 Metaspace       used 11998K, capacity 12206K, committed 12288K, reserved 12672K
}

Deoptimization events (0 events):
No events

Classes redefined (0 events):
No events

Internal exceptions (10 events):
Event: 0.233 Thread 0x00efc400 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.prefetchRead(Ljava/lang/Object;J)V name or signature does not match> (0x04207180) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jni.cpp
Event: 0.528 Thread 0x00efc400 Exception <a 'java/security/PrivilegedActionException'> (0x04295c48) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 0.528 Thread 0x00efc400 Exception <a 'java/security/PrivilegedActionException'> (0x04295e48) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 0.531 Thread 0x00efc400 Exception <a 'java/security/PrivilegedActionException'> (0x04299650) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 0.531 Thread 0x00efc400 Exception <a 'java/security/PrivilegedActionException'> (0x04299850) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 0.693 Thread 0x00efc400 Exception <a 'java/io/FileNotFoundException'> (0x042b2020) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 0.831 Thread 0x00efc400 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x0436fc90) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\methodHandles.cpp, line 1167]
Event: 0.837 Thread 0x00efc400 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x0437be48) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\methodHandles.cpp, line 1167]
Event: 1.840 Thread 0x44b59800 Exception <a 'java/io/FileNotFoundException'> (0x04540728) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 13.777 Thread 0x44b59800 Exception <a 'java/io/IOException'> (0x042feab8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jni.cpp, line 710]

Events (10 events):
Event: 13.929 loading class org/oscim/renderer/GLShader
Event: 13.929 loading class org/oscim/renderer/GLShader done
Event: 13.939 loading class org/lwjgl/opengl/GL20
Event: 13.939 loading class org/lwjgl/opengl/GL20 done
Event: 14.034 loading class org/lwjgl/opengl/GLChecks
Event: 14.034 loading class org/lwjgl/opengl/GLChecks done
Event: 14.039 loading class org/oscim/renderer/bucket/LineTexBucket$Renderer
Event: 14.039 loading class org/oscim/renderer/bucket/LineTexBucket$Renderer done
Event: 14.041 loading class org/oscim/renderer/bucket/LineTexBucket$Shader
Event: 14.041 loading class org/oscim/renderer/bucket/LineTexBucket$Shader done


Dynamic libraries:
0x00220000 - 0x00253000     C:\Program Files\Java\jre1.8.0_231\bin\javaw.exe
0x76ff0000 - 0x77189000     C:\WINDOWS\SYSTEM32\ntdll.dll
0x76270000 - 0x76308000     C:\WINDOWS\System32\KERNEL32.DLL
0x750b0000 - 0x752aa000     C:\WINDOWS\System32\KERNELBASE.dll
0x758b0000 - 0x75929000     C:\WINDOWS\System32\ADVAPI32.dll
0x765c0000 - 0x7667f000     C:\WINDOWS\System32\msvcrt.dll
0x75760000 - 0x757d6000     C:\WINDOWS\System32\sechost.dll
0x757e0000 - 0x758a1000     C:\WINDOWS\System32\RPCRT4.dll
0x75a80000 - 0x75bf8000     C:\WINDOWS\System32\USER32.dll
0x75630000 - 0x7564c000     C:\WINDOWS\System32\win32u.dll
0x76310000 - 0x76331000     C:\WINDOWS\System32\GDI32.dll
0x754d0000 - 0x7562d000     C:\WINDOWS\System32\gdi32full.dll
0x75030000 - 0x750ac000     C:\WINDOWS\System32\msvcp_win.dll
0x753b0000 - 0x754cf000     C:\WINDOWS\System32\ucrtbase.dll
0x68cd0000 - 0x68edf000     C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.476_none_2e71e7f2278b4e9b\COMCTL32.dll
0x76340000 - 0x765b6000     C:\WINDOWS\System32\combase.dll
0x748e0000 - 0x7493f000     C:\WINDOWS\System32\bcryptPrimitives.dll
0x76790000 - 0x767b6000     C:\WINDOWS\System32\IMM32.DLL
0x7ab30000 - 0x7abef000     C:\Program Files\Java\jre1.8.0_231\bin\msvcr100.dll
0x7a750000 - 0x7ab26000     C:\Program Files\Java\jre1.8.0_231\bin\client\jvm.dll
0x75a70000 - 0x75a76000     C:\WINDOWS\System32\PSAPI.DLL
0x6dd50000 - 0x6dd58000     C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x72ba0000 - 0x72bc4000     C:\WINDOWS\SYSTEM32\WINMM.dll
0x76210000 - 0x7626e000     C:\WINDOWS\System32\WS2_32.dll
0x65df0000 - 0x65df8000     C:\WINDOWS\SYSTEM32\VERSION.dll
0x72850000 - 0x72873000     C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x75650000 - 0x7568b000     C:\WINDOWS\System32\cfgmgr32.dll
0x67280000 - 0x6728c000     C:\Program Files\Java\jre1.8.0_231\bin\verify.dll
0x7a6a0000 - 0x7a6c1000     C:\Program Files\Java\jre1.8.0_231\bin\java.dll
0x7a680000 - 0x7a694000     C:\Program Files\Java\jre1.8.0_231\bin\zip.dll
0x76870000 - 0x76dea000     C:\WINDOWS\System32\SHELL32.dll
0x759e0000 - 0x75a64000     C:\WINDOWS\System32\shcore.dll
0x74a40000 - 0x75005000     C:\WINDOWS\System32\windows.storage.dll
0x748a0000 - 0x748b7000     C:\WINDOWS\System32\profapi.dll
0x74850000 - 0x74893000     C:\WINDOWS\System32\powrprof.dll
0x74840000 - 0x7484d000     C:\WINDOWS\System32\UMPDC.dll
0x75710000 - 0x75754000     C:\WINDOWS\System32\shlwapi.dll
0x748d0000 - 0x748df000     C:\WINDOWS\System32\kernel.appcore.dll
0x74a20000 - 0x74a33000     C:\WINDOWS\System32\cryptsp.dll
0x7abf0000 - 0x7ad37000     C:\Program Files\Java\jre1.8.0_231\bin\awt.dll
0x75930000 - 0x759c2000     C:\WINDOWS\System32\OLEAUT32.dll
0x72df0000 - 0x72e8f000     C:\WINDOWS\SYSTEM32\apphelp.dll
0x72ed0000 - 0x72f4d000     C:\WINDOWS\system32\uxtheme.dll
0x76680000 - 0x76783000     C:\WINDOWS\System32\MSCTF.dll
0x75c60000 - 0x75d57000     C:\WINDOWS\System32\ole32.dll
0x733a0000 - 0x733c5000     C:\WINDOWS\system32\DWMAPI.DLL

0x6c580000 - 0x6c5a4000     C:\Users\Gernot\AppData\Local\Temp\libgdxGernot\b8d7d532\vtm-jni.dll
0x73dd0000 - 0x73dff000     C:\WINDOWS\system32\rsaenh.dll
0x75010000 - 0x7502b000     C:\WINDOWS\System32\bcrypt.dll
0x74790000 - 0x747ae000     C:\WINDOWS\SYSTEM32\USERENV.dll
0x74370000 - 0x7437a000     C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x7a6d0000 - 0x7a6e6000     C:\Program Files\Java\jre1.8.0_231\bin\net.dll
0x741f0000 - 0x74247000     C:\WINDOWS\system32\mswsock.dll
0x73f80000 - 0x73fb2000     C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x76e10000 - 0x76e17000     C:\WINDOWS\System32\NSI.dll
0x6bf40000 - 0x6bf53000     C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x6c230000 - 0x6c245000     C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x73fc0000 - 0x74051000     C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x5e530000 - 0x5e53f000     C:\Program Files\Java\jre1.8.0_231\bin\nio.dll
0x7a720000 - 0x7a744000     C:\Program Files\Java\jre1.8.0_231\bin\dcpr.dll
0x7bd00000 - 0x7bd3a000     C:\Program Files\Java\jre1.8.0_231\bin\fontmanager.dll
0x6dd70000 - 0x6ddfd000     C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.18362.476_none_71d739795ae3e03a\comctl32.dll
0x75690000 - 0x75710000     C:\WINDOWS\System32\clbcatq.dll
0x736a0000 - 0x73765000     C:\WINDOWS\system32\propsys.dll
0x674c0000 - 0x674d3000     C:\WINDOWS\system32\NetworkExplorer.dll
0x70e80000 - 0x70fe9000     C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
0x51a10000 - 0x51a5a000     C:\Windows\System32\thumbcache.dll
0x717e0000 - 0x71853000     C:\WINDOWS\SYSTEM32\policymanager.dll
0x71fa0000 - 0x72005000     C:\WINDOWS\SYSTEM32\msvcp110_win.dll
0x50100000 - 0x501ff000     C:\WINDOWS\system32\opengl32.dll
0x50230000 - 0x5026f000     C:\WINDOWS\SYSTEM32\GLU32.dll
0x73840000 - 0x73859000     C:\WINDOWS\SYSTEM32\dxcore.dll
0x7bd40000 - 0x7bd72000     C:\Program Files\Java\jre1.8.0_231\bin\t2k.dll
0x65dd0000 - 0x65de8000     C:\WINDOWS\SYSTEM32\MPR.dll
0x68170000 - 0x68179000     C:\WINDOWS\System32\drprov.dll
0x73e50000 - 0x73e99000     C:\WINDOWS\System32\WINSTA.dll
0x7c0f0000 - 0x7c102000     C:\WINDOWS\System32\ntlanman.dll
0x7c110000 - 0x7c129000     C:\WINDOWS\System32\davclnt.dll
0x68130000 - 0x6813a000     C:\WINDOWS\System32\DAVHLPR.dll
0x6f7e0000 - 0x6f7f0000     C:\WINDOWS\System32\wkscli.dll
0x6d9a0000 - 0x6d9ae000     C:\WINDOWS\SYSTEM32\cscapi.dll
0x74060000 - 0x7406b000     C:\WINDOWS\System32\netutils.dll
0x78ec0000 - 0x78f03000     C:\Windows\System32\dlnashext.dll
0x78f10000 - 0x78f59000     C:\Windows\System32\PlayToDevice.dll
0x68210000 - 0x6822b000     C:\Windows\System32\DevDispItemProvider.dll
0x69b20000 - 0x69b82000     C:\WINDOWS\System32\MMDevApi.dll
0x74550000 - 0x74573000     C:\WINDOWS\System32\DEVOBJ.dll
0x78f60000 - 0x78fec000     C:\WINDOWS\system32\wpdshext.dll
0x67b70000 - 0x67cd9000     C:\WINDOWS\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.18362.476_none_5f5cdad7821dc869\gdiplus.dll
0x71110000 - 0x71193000     C:\Windows\System32\PortableDeviceApi.dll
0x75dc0000 - 0x76209000     C:\WINDOWS\System32\SETUPAPI.dll
0x749d0000 - 0x74a16000     C:\WINDOWS\System32\WINTRUST.dll
0x748c0000 - 0x748ce000     C:\WINDOWS\System32\MSASN1.dll
0x752b0000 - 0x753ab000     C:\WINDOWS\System32\CRYPT32.dll
0x712e0000 - 0x71307000     C:\Windows\System32\PortableDeviceTypes.dll
0x78ff0000 - 0x79030000     C:\WINDOWS\system32\audiodev.dll
0x6a3b0000 - 0x6a5bd000     C:\WINDOWS\system32\WMVCore.DLL
0x6a350000 - 0x6a38d000     C:\WINDOWS\system32\WMASF.DLL
0x6d890000 - 0x6d996000     C:\WINDOWS\system32\mfperfhelper.dll
0x778c0000 - 0x778f2000     C:\Windows\System32\EhStorShell.dll
0x68ef0000 - 0x68f0f000     C:\Windows\System32\EhStorAPI.dll
0x71a70000 - 0x71a7f000     C:\Windows\System32\WTSAPI32.dll
0x6da10000 - 0x6da1a000     C:\WINDOWS\SYSTEM32\Secur32.dll
0x74760000 - 0x74786000     C:\WINDOWS\SYSTEM32\SSPICLI.DLL

0x6cc00000 - 0x6cc45000     C:\Users\Gernot\AppData\Local\Temp\libgdxGernot\1beef2cc\gdx.dll
0x45730000 - 0x4577f000     C:\Users\Gernot\AppData\Local\Temp\libgdxGernot\3a617a20\lwjgl.dll
0x70960000 - 0x709f4000     C:\WINDOWS\SYSTEM32\mscms.dll
0x70940000 - 0x70951000     C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll
0x6d9b0000 - 0x6d9c3000     C:\Windows\System32\Windows.Internal.Graphics.Display.DisplayColorManagement.dll
0x6bb30000 - 0x6bbb4000     C:\WINDOWS\System32\TextInputFramework.dll
0x71310000 - 0x7156e000     C:\WINDOWS\System32\CoreUIComponents.dll
0x720c0000 - 0x72161000     C:\WINDOWS\System32\CoreMessaging.dll
0x73b30000 - 0x73b59000     C:\WINDOWS\SYSTEM32\ntmarta.dll
0x71200000 - 0x712da000     C:\WINDOWS\SYSTEM32\wintypes.dll
0x674e0000 - 0x67533000     C:\WINDOWS\system32\Oleacc.dll
0x6e450000 - 0x6e456000     C:\Program Files\Java\jre1.8.0_231\bin\jawt.dll
0x48820000 - 0x48e65000     C:\WINDOWS\SYSTEM32\ig7icd32.dll
0x6e090000 - 0x6e40b000     C:\WINDOWS\SYSTEM32\igdusc32.dll
0x73910000 - 0x739d1000     C:\WINDOWS\SYSTEM32\dxgi.dll
0x72500000 - 0x726de000     C:\WINDOWS\SYSTEM32\d3d11.dll
0x6e4b0000 - 0x6efe9000     C:\WINDOWS\SYSTEM32\igd10iumd32.dll
0x74450000 - 0x74471000     C:\WINDOWS\SYSTEM32\ncrypt.dll
0x74420000 - 0x74448000     C:\WINDOWS\SYSTEM32\NTASN1.dll
0x6d440000 - 0x6d5cf000     C:\WINDOWS\SYSTEM32\dbghelp.dll


VM Arguments:
jvm_args: -Xmx1024m
java_command: C:\Users\Gernot\Desktop\GPS\Orux-Cruisermaps\cruiser-desktop-1.8\cruiser\cruiser-gl.jar
java_class_path (initial): C:\Users\Gernot\Desktop\GPS\Orux-Cruisermaps\cruiser-desktop-1.8\cruiser\cruiser-gl.jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\PC Connectivity Solution\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Windows Live\Shared;C:\WINDOWS\System32\OpenSSH\;C:\Users\Gernot\AppData\Local\Microsoft\WindowsApps;;C:\Program Files\Java\jre1.8.0_231\bin
USERNAME=Gernot
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 55 Stepping 8, GenuineIntel



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

OS: Windows 10.0 Build 18362 (10.0.18362.329)

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

Memory: 4k page, physical 2034176k(274192k free), swap 5048832k(2948496k free)


vm_info: Java HotSpot(TM) Client VM (25.231-b11) for windows-x86 JRE (1.8.0_231-b11), built on Oct  5 2019 03:23:31 by "java_re" with MS VC++ 10.0 (VS2010)

time: Sat Dec 07 19:29:48 2019
timezone: Mitteleuropäische Zeit
elapsed time: 15 seconds (0d 0h 0m 15s)

is this maybe a problem with my tablet running on 32-bit OS:

?????

Emux

unread,
Dec 7, 2019, 3:34:39 PM12/7/19
to cruise...@googlegroups.com
Thanks for the details, I didn't know it is a Windows tablet.

Cruiser GL needs a graphics card with OpenGL acceleration, are the graphics drivers installed / updated?

Do you run the application inside Cygwin?
Can you run it natively from its *.exe or *.bat file?

--
Emux

Gernot Fürmetz

unread,
Dec 8, 2019, 11:48:09 AM12/8/19
to Cruiser Users
Unistalled: Intel -Driver - reinstalled again
Installed: OpenGL Extensions Viewer 6.0 - screenshot after scan:

so... - OpenGL supported.
But,....Same crash on Startup of Cruiser-GL:

#

# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x7b3f1417, pid=6284, tid=0x00001fcc

#
# JRE version: Java(TM) SE Runtime Environment (8.0_231-b11) (build 1.8.0_231-b11)
# Java VM: Java HotSpot(TM) Client VM (25.231-b11 mixed mode windows-x86 )
# Problematic frame:
# C  [ig7icd32.dll+0x3f1417]
#
# 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 (0x443f7800):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=8140, stack(0x44aa0000,0x44af0000)]

siginfo: ExceptionCode=0xc00000fd, ExceptionInformation=0x00000000 0x44aa0000

Registers:
EAX=0x44aa0000, EBX=0x44aedd88, ECX=0x44a92280, EDX=0x00710000
ESP=0x44ab095c, EBP=0x44ab0970, ESI=0x44ae96ac, EDI=0x4916ca08
EIP=0x7b3f1417, EFLAGS=0x00010206

Top of Stack: (sp=0x44ab095c)
0x44ab095c:   4916ca08 7b2a13e2 44acf06c 7b44e64e
0x44ab096c:   ffffffff 44acf078 7b2a1a37 00000077
0x44ab097c:   44acbe2c 44acf018 4916ca08 474527c8
0x44ab098c:   44ab3320 00000000 44ab33a8 7b292e5f
0x44ab099c:   44ab33a8 44ab33a8 44ab09d4 7b44c638
0x44ab09ac:   00000000 44aceacc 7b292e5f 44aceacc
0x44ab09bc:   44aceacc 44ab09f0 7b44c638 00000000
0x44ab09cc:   44ab0a00 7b3ef044 e0f43755 4914ef78

Instructions: (pc=0x7b3f1417)
0x7b3f13f7:   1b c0 f7 d0 23 c8 8b c4 25 00 f0 ff ff 3b c8 72
0x7b3f1407:   0a 8b c1 59 94 8b 00 89 04 24 c3 2d 00 10 00 00
0x7b3f1417:   85 00 eb e9 cc cc cc cc cc 55 8b ec 56 33 c0 50
0x7b3f1427:   50 50 50 50 50 50 50 8b 55 0c 8d 49 00 8a 02 0a


Register to memory mapping:

EAX=0x44aa0000 is an unknown value
EBX=0x44aedd88 is pointing into the stack for thread: 0x443f7800
ECX=0x44a92280 is an unknown value
EDX=0x00710000 is an unknown value
ESP=0x44ab095c is pointing into the stack for thread: 0x443f7800
EBP=0x44ab0970 is pointing into the stack for thread: 0x443f7800
ESI=0x44ae96ac is pointing into the stack for thread: 0x443f7800
EDI=0x4916ca08 is an unknown value


Stack: [0x44aa0000,0x44af0000],  sp=0x44ab095c,  free space=66k
  0x46164000 JavaThread "Swing-Shell" daemon [_thread_blocked, id=2620, stack(0x46a00000,0x46a50000)]
  0x019ac400 JavaThread "DestroyJavaVM" [_thread_blocked, id=5872, stack(0x00810000,0x00860000)]
=>0x443f7800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=8140, stack(0x44aa0000,0x44af0000)]
  0x443f5400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6004, stack(0x44940000,0x44990000)]
  0x443f3c00 JavaThread "AWT-Shutdown" [_thread_blocked, id=5688, stack(0x448f0000,0x44940000)]
  0x443d2c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8184, stack(0x448a0000,0x448f0000)]
  0x442b7000 JavaThread "Service Thread" daemon [_thread_blocked, id=5120, stack(0x44690000,0x446e0000)]
  0x44293c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=8828, stack(0x44640000,0x44690000)]
  0x4429e800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5840, stack(0x445f0000,0x44640000)]
  0x4429d800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6684, stack(0x445a0000,0x445f0000)]
  0x44289800 JavaThread "Finalizer" daemon [_thread_blocked, id=884, stack(0x03b90000,0x03be0000)]
  0x44273800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6664, stack(0x01930000,0x01980000)]

Other Threads:
  0x0192cc00 VMThread [stack: 0x017b0000,0x01800000] [id=8792]
  0x442cb400 WatcherThread [stack: 0x446e0000,0x44730000] [id=8916]


VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 def new generation   total 7488K, used 3259K [0x03c00000, 0x04410000, 0x19150000)
  eden space 6720K,  48% used [0x03c00000, 0x03f2ecc0, 0x04290000)
  from space 768K,   0% used [0x04290000, 0x04290000, 0x04350000)
  to   space 768K,   0% used [0x04350000, 0x04350000, 0x04410000)
 tenured generation   total 16428K, used 9855K [0x19150000, 0x1a15b000, 0x43c00000)
   the space 16428K,  59% used [0x19150000, 0x19aefcb0, 0x19aefe00, 0x1a15b000)
 Metaspace       used 12576K, capacity 12814K, committed 12928K, reserved 13696K

Card table byte_map: [0x43c00000,0x43e10000] byte_map_base: 0x43be2000

Polling page: 0x006f0000

CodeCache: size=32768Kb used=1798Kb max_used=1798Kb free=30969Kb
 bounds [0x019b0000, 0x01b78000, 0x039b0000]
 total_blobs=1097 nmethods=774 adapters=253

 compilation: enabled

Compilation events (10 events):
Event: 11.255 Thread 0x44293c00  772             java.util.logging.LogManager$LoggerContext::getOwner (5 bytes)
Event: 11.255 Thread 0x44293c00 nmethod 772 0x01b6f5c8 code [0x01b6f6c0, 0x01b6f740]
Event: 11.307 Thread 0x44293c00  773             sun.misc.URLClassPath$JarLoader::access$700 (5 bytes)
Event: 11.307 Thread 0x44293c00 nmethod 773 0x01b6fa08 code [0x01b6fb00, 0x01b6fb70]
Event: 11.367 Thread 0x44293c00  774             org.lwjgl.opengl.APIUtil::encode (58 bytes)
Event: 11.368 Thread 0x44293c00 nmethod 774 0x01b70388 code [0x01b704a0, 0x01b705a4]
Event: 11.368 Thread 0x44293c00  775  s          java.util.Vector::elementAt (48 bytes)
Event: 11.369 Thread 0x44293c00 nmethod 775 0x01b70688 code [0x01b707d0, 0x01b70bdc]
Event: 11.407 Thread 0x44293c00  776 %           org.oscim.renderer.bucket.LineBucket$Renderer::init @ 50 (143 bytes)
Event: 11.408 Thread 0x44293c00 nmethod 776% 0x01b70f08 code [0x01b71070, 0x01b714d4]


GC Heap History (10 events):
Event: 3.769 GC heap before
{Heap before GC invocations=3 (full 0):
 def new generation   total 4928K, used 4928K [0x03c00000, 0x04150000, 0x19150000)
  eden space 4416K, 100% used [0x03c00000, 0x04050000, 0x04050000)
  from space 512K, 100% used [0x040d0000, 0x04150000, 0x04150000)
  to   space 512K,   0% used [0x04050000, 0x04050000, 0x040d0000)
 tenured generation   total 10944K, used 3920K [0x19150000, 0x19c00000, 0x43c00000)
   the space 10944K,  35% used [0x19150000, 0x19524100, 0x19524200, 0x19c00000)
 Metaspace       used 8070K, capacity 8244K, committed 8320K, reserved 8576K
Event: 3.776 GC heap after
Heap after GC invocations=4 (full 0):
 def new generation   total 4928K, used 453K [0x03c00000, 0x04150000, 0x19150000)
  eden space 4416K,   0% used [0x03c00000, 0x03c00000, 0x04050000)
  from space 512K,  88% used [0x04050000, 0x040c1558, 0x040d0000)
  to   space 512K,   0% used [0x040d0000, 0x040d0000, 0x04150000)
 tenured generation   total 10944K, used 4345K [0x19150000, 0x19c00000, 0x43c00000)
   the space 10944K,  39% used [0x19150000, 0x1958e468, 0x1958e600, 0x19c00000)
 Metaspace       used 8070K, capacity 8244K, committed 8320K, reserved 8576K
}
Event: 6.102 GC heap before

{Heap before GC invocations=4 (full 0):
 def new generation   total 4928K, used 4869K [0x03c00000, 0x04150000, 0x19150000)
  eden space 4416K, 100% used [0x03c00000, 0x04050000, 0x04050000)
  from space 512K,  88% used [0x04050000, 0x040c1558, 0x040d0000)
  to   space 512K,   0% used [0x040d0000, 0x040d0000, 0x04150000)
 tenured generation   total 10944K, used 4345K [0x19150000, 0x19c00000, 0x43c00000)
   the space 10944K,  39% used [0x19150000, 0x1958e468, 0x1958e600, 0x19c00000)
 Metaspace       used 10522K, capacity 10713K, committed 10880K, reserved 11648K
Event: 6.121 GC heap after

Heap after GC invocations=5 (full 0):
 def new generation   total 4928K, used 512K [0x03c00000, 0x04150000, 0x19150000)
  eden space 4416K,   0% used [0x03c00000, 0x03c00000, 0x04050000)
  from space 512K, 100% used [0x040d0000, 0x04150000, 0x04150000)
  to   space 512K,   0% used [0x04050000, 0x04050000, 0x040d0000)
 tenured generation   total 10944K, used 5296K [0x19150000, 0x19c00000, 0x43c00000)
   the space 10944K,  48% used [0x19150000, 0x1967c2b8, 0x1967c400, 0x19c00000)
 Metaspace       used 10522K, capacity 10713K, committed 10880K, reserved 11648K
}
Event: 8.463 GC heap before

{Heap before GC invocations=5 (full 0):
 def new generation   total 4928K, used 4928K [0x03c00000, 0x04150000, 0x19150000)
  eden space 4416K, 100% used [0x03c00000, 0x04050000, 0x04050000)
  from space 512K, 100% used [0x040d0000, 0x04150000, 0x04150000)
  to   space 512K,   0% used [0x04050000, 0x04050000, 0x040d0000)
 tenured generation   total 10944K, used 5296K [0x19150000, 0x19c00000, 0x43c00000)
   the space 10944K,  48% used [0x19150000, 0x1967c2b8, 0x1967c400, 0x19c00000)
 Metaspace       used 10626K, capacity 10837K, committed 11008K, reserved 11648K
Event: 8.482 GC heap after

Heap after GC invocations=6 (full 0):
 def new generation   total 4928K, used 512K [0x03c00000, 0x04150000, 0x19150000)
  eden space 4416K,   0% used [0x03c00000, 0x03c00000, 0x04050000)
  from space 512K, 100% used [0x04050000, 0x040d0000, 0x040d0000)
  to   space 512K,   0% used [0x040d0000, 0x040d0000, 0x04150000)
 tenured generation   total 10944K, used 6297K [0x19150000, 0x19c00000, 0x43c00000)
   the space 10944K,  57% used [0x19150000, 0x19776510, 0x19776600, 0x19c00000)
 Metaspace       used 10626K, capacity 10837K, committed 11008K, reserved 11648K
}
Event: 9.671 GC heap before

{Heap before GC invocations=6 (full 0):
 def new generation   total 4928K, used 4928K [0x03c00000, 0x04150000, 0x19150000)
  eden space 4416K, 100% used [0x03c00000, 0x04050000, 0x04050000)
  from space 512K, 100% used [0x04050000, 0x040d0000, 0x040d0000)
  to   space 512K,   0% used [0x040d0000, 0x040d0000, 0x04150000)
 tenured generation   total 10944K, used 6297K [0x19150000, 0x19c00000, 0x43c00000)
   the space 10944K,  57% used [0x19150000, 0x19776510, 0x19776600, 0x19c00000)

 Metaspace       used 11513K, capacity 11708K, committed 11904K, reserved 12672K
Event: 9.688 GC heap after

Heap after GC invocations=7 (full 0):
 def new generation   total 4928K, used 512K [0x03c00000, 0x04150000, 0x19150000)
  eden space 4416K,   0% used [0x03c00000, 0x03c00000, 0x04050000)
  from space 512K, 100% used [0x040d0000, 0x04150000, 0x04150000)
  to   space 512K,   0% used [0x04050000, 0x04050000, 0x040d0000)
 tenured generation   total 10944K, used 7632K [0x19150000, 0x19c00000, 0x43c00000)
   the space 10944K,  69% used [0x19150000, 0x198c4328, 0x198c4400, 0x19c00000)

 Metaspace       used 11513K, capacity 11708K, committed 11904K, reserved 12672K
}
Event: 10.555 GC heap before

{Heap before GC invocations=7 (full 0):
 def new generation   total 4928K, used 4871K [0x03c00000, 0x04150000, 0x19150000)
  eden space 4416K,  98% used [0x03c00000, 0x04041e98, 0x04050000)
  from space 512K, 100% used [0x040d0000, 0x04150000, 0x04150000)
  to   space 512K,   0% used [0x04050000, 0x04050000, 0x040d0000)
 tenured generation   total 10944K, used 7632K [0x19150000, 0x19c00000, 0x43c00000)
   the space 10944K,  69% used [0x19150000, 0x198c4328, 0x198c4400, 0x19c00000)
 Metaspace       used 11951K, capacity 12174K, committed 12288K, reserved 12672K
Event: 10.639 GC heap after
Heap after GC invocations=8 (full 1):
 def new generation   total 7488K, used 0K [0x03c00000, 0x04410000, 0x19150000)
  eden space 6720K,   0% used [0x03c00000, 0x03c00000, 0x04290000)
  from space 768K,   0% used [0x04290000, 0x04290000, 0x04350000)
  to   space 768K,   0% used [0x04350000, 0x04350000, 0x04410000)
 tenured generation   total 16428K, used 9855K [0x19150000, 0x1a15b000, 0x43c00000)
   the space 16428K,  59% used [0x19150000, 0x19aefcb0, 0x19aefe00, 0x1a15b000)
 Metaspace       used 11951K, capacity 12174K, committed 12288K, reserved 12672K

}

Deoptimization events (0 events):
No events

Classes redefined (0 events):
No events

Internal exceptions (10 events):
Event: 0.107 Thread 0x019ac400 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.prefetchRead(Ljava/lang/Object;J)V name or signature does not match> (0x03c07180) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jni.cpp
Event: 0.363 Thread 0x019ac400 Exception <a 'java/security/PrivilegedActionException'> (0x03ca9f38) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 0.363 Thread 0x019ac400 Exception <a 'java/security/PrivilegedActionException'> (0x03caa138) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 0.366 Thread 0x019ac400 Exception <a 'java/security/PrivilegedActionException'> (0x03cad940) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 0.366 Thread 0x019ac400 Exception <a 'java/security/PrivilegedActionException'> (0x03cadb40) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 0.382 Thread 0x019ac400 Exception <a 'java/io/FileNotFoundException'> (0x03cb0190) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 0.514 Thread 0x019ac400 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x03d6e318) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\methodHandles.cpp, line 1167]
Event: 0.519 Thread 0x019ac400 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x03d7a4b8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\methodHandles.cpp, line 1167]
Event: 1.137 Thread 0x443f7800 Exception <a 'java/io/FileNotFoundException'> (0x03f2b038) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 11.183 Thread 0x443f7800 Exception <a 'java/io/IOException'> (0x03d1a4b0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jni.cpp, line 710]

Events (10 events):
Event: 11.307 loading class org/oscim/renderer/GLShader
Event: 11.307 loading class org/oscim/renderer/GLShader done
Event: 11.317 loading class org/lwjgl/opengl/GL20
Event: 11.317 loading class org/lwjgl/opengl/GL20 done
Event: 11.411 loading class org/lwjgl/opengl/GLChecks
Event: 11.411 loading class org/lwjgl/opengl/GLChecks done
Event: 11.416 loading class org/oscim/renderer/bucket/LineTexBucket$Renderer
Event: 11.416 loading class org/oscim/renderer/bucket/LineTexBucket$Renderer done
Event: 11.418 loading class org/oscim/renderer/bucket/LineTexBucket$Shader
Event: 11.418 loading class org/oscim/renderer/bucket/LineTexBucket$Shader done


Dynamic libraries:
0x00190000 - 0x001c3000     C:\Program Files\Java\jre1.8.0_231\bin\javaw.exe
0x77550000 - 0x776e9000     C:\WINDOWS\SYSTEM32\ntdll.dll
0x75c50000 - 0x75ce8000     C:\WINDOWS\System32\KERNEL32.DLL
0x75690000 - 0x7588a000     C:\WINDOWS\System32\KERNELBASE.dll
0x76d20000 - 0x76d99000     C:\WINDOWS\System32\ADVAPI32.dll
0x75d70000 - 0x75e2f000     C:\WINDOWS\System32\msvcrt.dll
0x75cf0000 - 0x75d66000     C:\WINDOWS\System32\sechost.dll
0x76420000 - 0x764e1000     C:\WINDOWS\System32\RPCRT4.dll
0x76f20000 - 0x77098000     C:\WINDOWS\System32\USER32.dll
0x74e40000 - 0x74e5c000     C:\WINDOWS\System32\win32u.dll
0x75ec0000 - 0x75ee1000     C:\WINDOWS\System32\GDI32.dll
0x74e80000 - 0x74fdd000     C:\WINDOWS\System32\gdi32full.dll
0x74fe0000 - 0x7505c000     C:\WINDOWS\System32\msvcp_win.dll
0x75890000 - 0x759af000     C:\WINDOWS\System32\ucrtbase.dll
0x692b0000 - 0x694bf000     C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.476_none_2e71e7f2278b4e9b\COMCTL32.dll
0x761a0000 - 0x76416000     C:\WINDOWS\System32\combase.dll
0x759b0000 - 0x75a0f000     C:\WINDOWS\System32\bcryptPrimitives.dll
0x75f50000 - 0x75f76000     C:\WINDOWS\System32\IMM32.DLL
0x79730000 - 0x797ef000     C:\Program Files\Java\jre1.8.0_231\bin\msvcr100.dll
0x79350000 - 0x79726000     C:\Program Files\Java\jre1.8.0_231\bin\client\jvm.dll
0x764f0000 - 0x764f6000     C:\WINDOWS\System32\PSAPI.DLL
0x731e0000 - 0x73204000     C:\WINDOWS\SYSTEM32\WINMM.dll
0x50040000 - 0x50048000     C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x664d0000 - 0x664d8000     C:\WINDOWS\SYSTEM32\VERSION.dll
0x770a0000 - 0x770fe000     C:\WINDOWS\System32\WS2_32.dll
0x731b0000 - 0x731d3000     C:\WINDOWS\SYSTEM32\WINMMBASE.dll

0x75650000 - 0x7568b000     C:\WINDOWS\System32\cfgmgr32.dll
0x6f9e0000 - 0x6f9ec000     C:\Program Files\Java\jre1.8.0_231\bin\verify.dll
0x79160000 - 0x79181000     C:\Program Files\Java\jre1.8.0_231\bin\java.dll
0x6c670000 - 0x6c684000     C:\Program Files\Java\jre1.8.0_231\bin\zip.dll
0x767a0000 - 0x76d1a000     C:\WINDOWS\System32\SHELL32.dll
0x75e30000 - 0x75eb4000     C:\WINDOWS\System32\shcore.dll
0x75080000 - 0x75645000     C:\WINDOWS\System32\windows.storage.dll
0x74db0000 - 0x74dc7000     C:\WINDOWS\System32\profapi.dll
0x74df0000 - 0x74e33000     C:\WINDOWS\System32\powrprof.dll
0x74da0000 - 0x74dad000     C:\WINDOWS\System32\UMPDC.dll
0x75f80000 - 0x75fc4000     C:\WINDOWS\System32\shlwapi.dll
0x74de0000 - 0x74def000     C:\WINDOWS\System32\kernel.appcore.dll
0x75060000 - 0x75073000     C:\WINDOWS\System32\cryptsp.dll
0x79200000 - 0x79347000     C:\Program Files\Java\jre1.8.0_231\bin\awt.dll
0x760a0000 - 0x76132000     C:\WINDOWS\System32\OLEAUT32.dll
0x73350000 - 0x733ef000     C:\WINDOWS\SYSTEM32\apphelp.dll
0x73430000 - 0x734ad000     C:\WINDOWS\system32\uxtheme.dll
0x76500000 - 0x76603000     C:\WINDOWS\System32\MSCTF.dll
0x76da0000 - 0x76e97000     C:\WINDOWS\System32\ole32.dll
0x73900000 - 0x73925000     C:\WINDOWS\system32\DWMAPI.DLL

0x6c580000 - 0x6c5a4000     C:\Users\Gernot\AppData\Local\Temp\libgdxGernot\b8d7d532\vtm-jni.dll
0x74330000 - 0x7435f000     C:\WINDOWS\system32\rsaenh.dll
0x74e60000 - 0x74e7b000     C:\WINDOWS\System32\bcrypt.dll
0x74cf0000 - 0x74d0e000     C:\WINDOWS\SYSTEM32\USERENV.dll
0x748d0000 - 0x748da000     C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x791e0000 - 0x791f6000     C:\Program Files\Java\jre1.8.0_231\bin\net.dll
0x74750000 - 0x747a7000     C:\WINDOWS\system32\mswsock.dll
0x744e0000 - 0x74512000     C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x76080000 - 0x76087000     C:\WINDOWS\System32\NSI.dll
0x6ce40000 - 0x6ce53000     C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x6ce20000 - 0x6ce35000     C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x74520000 - 0x745b1000     C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x59eb0000 - 0x59ebf000     C:\Program Files\Java\jre1.8.0_231\bin\nio.dll
0x791b0000 - 0x791d4000     C:\Program Files\Java\jre1.8.0_231\bin\dcpr.dll
0x79830000 - 0x7986a000     C:\Program Files\Java\jre1.8.0_231\bin\fontmanager.dll
0x65190000 - 0x6521d000     C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.18362.476_none_71d739795ae3e03a\comctl32.dll
0x76ea0000 - 0x76f20000     C:\WINDOWS\System32\clbcatq.dll
0x73c00000 - 0x73cc5000     C:\WINDOWS\system32\propsys.dll
0x7a5c0000 - 0x7a5d3000     C:\WINDOWS\system32\NetworkExplorer.dll
0x709d0000 - 0x70b39000     C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
0x519b0000 - 0x519fa000     C:\Windows\System32\thumbcache.dll
0x70dc0000 - 0x70e33000     C:\WINDOWS\SYSTEM32\policymanager.dll
0x72be0000 - 0x72c45000     C:\WINDOWS\SYSTEM32\msvcp110_win.dll
0x79a00000 - 0x79aff000     C:\WINDOWS\system32\opengl32.dll
0x68780000 - 0x687bf000     C:\WINDOWS\SYSTEM32\GLU32.dll
0x73d40000 - 0x73d59000     C:\WINDOWS\SYSTEM32\dxcore.dll
0x797f0000 - 0x79822000     C:\Program Files\Java\jre1.8.0_231\bin\t2k.dll
0x664b0000 - 0x664c8000     C:\WINDOWS\SYSTEM32\MPR.dll
0x64f50000 - 0x64f59000     C:\WINDOWS\System32\drprov.dll
0x743b0000 - 0x743f9000     C:\WINDOWS\System32\WINSTA.dll
0x7a6c0000 - 0x7a6d2000     C:\WINDOWS\System32\ntlanman.dll
0x7a6e0000 - 0x7a6f9000     C:\WINDOWS\System32\davclnt.dll
0x7a700000 - 0x7a70a000     C:\WINDOWS\System32\DAVHLPR.dll
0x6f650000 - 0x6f660000     C:\WINDOWS\System32\wkscli.dll
0x5d4d0000 - 0x5d4de000     C:\WINDOWS\SYSTEM32\cscapi.dll
0x745c0000 - 0x745cb000     C:\WINDOWS\System32\netutils.dll
0x7b7c0000 - 0x7b803000     C:\Windows\System32\dlnashext.dll
0x7b810000 - 0x7b859000     C:\Windows\System32\PlayToDevice.dll
0x687c0000 - 0x687db000     C:\Windows\System32\DevDispItemProvider.dll
0x6ab20000 - 0x6ab82000     C:\WINDOWS\System32\MMDevApi.dll
0x74ab0000 - 0x74ad3000     C:\WINDOWS\System32\DEVOBJ.dll
0x7b860000 - 0x7b8ec000     C:\WINDOWS\system32\wpdshext.dll
0x680e0000 - 0x68249000     C:\WINDOWS\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.18362.476_none_5f5cdad7821dc869\gdiplus.dll
0x71e90000 - 0x71f13000     C:\Windows\System32\PortableDeviceApi.dll
0x77100000 - 0x77549000     C:\WINDOWS\System32\SETUPAPI.dll
0x75aa0000 - 0x75ae6000     C:\WINDOWS\System32\WINTRUST.dll
0x74dd0000 - 0x74dde000     C:\WINDOWS\System32\MSASN1.dll
0x75af0000 - 0x75beb000     C:\WINDOWS\System32\CRYPT32.dll
0x71f40000 - 0x71f67000     C:\Windows\System32\PortableDeviceTypes.dll
0x7b8f0000 - 0x7b930000     C:\WINDOWS\system32\audiodev.dll
0x69670000 - 0x6987d000     C:\WINDOWS\system32\WMVCore.DLL
0x6ed80000 - 0x6ee86000     C:\WINDOWS\system32\mfperfhelper.dll
0x69630000 - 0x6966d000     C:\WINDOWS\system32\WMASF.DLL
0x50bf0000 - 0x50c22000     C:\Windows\System32\EhStorShell.dll
0x7b930000 - 0x7b94f000     C:\Windows\System32\EhStorAPI.dll
0x71fd0000 - 0x71fdf000     C:\Windows\System32\WTSAPI32.dll
0x5d6d0000 - 0x5d6da000     C:\WINDOWS\SYSTEM32\Secur32.dll
0x74cc0000 - 0x74ce6000     C:\WINDOWS\SYSTEM32\SSPICLI.DLL

0x6cc00000 - 0x6cc45000     C:\Users\Gernot\AppData\Local\Temp\libgdxGernot\1beef2cc\gdx.dll
0x46960000 - 0x469af000     C:\Users\Gernot\AppData\Local\Temp\libgdxGernot\3a617a20\lwjgl.dll
0x706d0000 - 0x70764000     C:\WINDOWS\SYSTEM32\mscms.dll
0x70630000 - 0x70641000     C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll
0x6dd90000 - 0x6dda3000     C:\Windows\System32\Windows.Internal.Graphics.Display.DisplayColorManagement.dll
0x6c000000 - 0x6c084000     C:\WINDOWS\System32\TextInputFramework.dll
0x71010000 - 0x7126e000     C:\WINDOWS\System32\CoreUIComponents.dll
0x72ff0000 - 0x73091000     C:\WINDOWS\System32\CoreMessaging.dll
0x74160000 - 0x74189000     C:\WINDOWS\SYSTEM32\ntmarta.dll
0x70e40000 - 0x70f1a000     C:\WINDOWS\SYSTEM32\wintypes.dll
0x67950000 - 0x679a3000     C:\WINDOWS\system32\Oleacc.dll
0x7aff0000 - 0x7aff6000     C:\Program Files\Java\jre1.8.0_231\bin\jawt.dll
0x7b000000 - 0x7b645000     C:\WINDOWS\SYSTEM32\ig7icd32.dll
0x6dec0000 - 0x6e23b000     C:\WINDOWS\SYSTEM32\igdusc32.dll
0x73d60000 - 0x73e21000     C:\WINDOWS\SYSTEM32\dxgi.dll
0x72a00000 - 0x72bde000     C:\WINDOWS\SYSTEM32\d3d11.dll
0x6e240000 - 0x6ed79000     C:\WINDOWS\SYSTEM32\igd10iumd32.dll
0x749b0000 - 0x749d1000     C:\WINDOWS\SYSTEM32\ncrypt.dll
0x74980000 - 0x749a8000     C:\WINDOWS\SYSTEM32\NTASN1.dll
0x6f7b0000 - 0x6f93f000     C:\WINDOWS\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Xmx1024m
java_command: C:\Users\Gernot\Desktop\GPS\cruiser-desktop-1.8\cruiser\cruiser-gl.jar
java_class_path (initial): C:\Users\Gernot\Desktop\GPS\cruiser-desktop-1.8\cruiser\cruiser-gl.jar

Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\PC Connectivity Solution\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Windows Live\Shared;C:\WINDOWS\System32\OpenSSH\;C:\Users\Gernot\AppData\Local\Microsoft\WindowsApps;;C:\Program Files\Java\jre1.8.0_231\bin
USERNAME=Gernot
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 55 Stepping 8, GenuineIntel



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

OS: Windows 10.0 Build 18362 (10.0.18362.329)

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

Memory: 4k page, physical 2034176k(553708k free), swap 5310976k(3294404k free)


vm_info: Java HotSpot(TM) Client VM (25.231-b11) for windows-x86 JRE (1.8.0_231-b11), built on Oct  5 2019 03:23:31 by "java_re" with MS VC++ 10.0 (VS2010)

time: Sun Dec 08 17:02:22 2019
timezone: Mitteleuropäische Zeit
elapsed time: 13 seconds (0d 0h 0m 13s)


I´m very sad - This beautiful App runs perfectly on my Android-Nokia and also on my Desktop-PC with AMD where I had to change some settings....

Looks like this is beyond my capabilities to get Cruiser-GL run on the tablet that i use for Marine-realtime-Navigation...
In Cruiser.exe there´no location-button to get location data from integrated GPS(or BluetoothGPS via Franson Gate)
This seems to just be possible in Cruiser-GL.exe that I can not get to start and work.
Nevertheless - great piece of software!!!!!!
Gernot

Am Samstag, 7. Dezember 2019 16:50:54 UTC+1 schrieb Gernot Fürmetz:

Gernot Fürmetz

unread,
Dec 8, 2019, 11:53:13 AM12/8/19
to Cruiser Users
.....no, doesn´t start from*.exe nor *.bat.
Not running inside ´Cygwin´....

Emux

unread,
Dec 8, 2019, 12:12:35 PM12/8/19
to cruise...@googlegroups.com
> In Cruiser.exe there´no location-button to get location data from integrated GPS(or BluetoothGPS via Franson Gate)
> This seems to just be possible in Cruiser-GL.exe that I can not get to start and work.

These are desktop applications, so they don't support any GPS sensor.
They have the same features, just using different map engine.

Perhaps mean Android Cruiser with GPS for mobile devices?

--
Emux
Reply all
Reply to author
Forward
0 new messages