Properties
Similar Topics
Statistics
Comments
1
Participants
1
Subscribers
0
Votes
1
Views
1003
Share
Answered
Hallo
wir machen gerade die Erfahrung, dass bei zahlreichen "baugleichen" PCs GeoGebra nicht läuft... Java stürzt laut erstelltem LOG mit Fehlermeldung ab, vmtl. durch ATI-Grafikkarte... hat jemand ähnliche Erfahrungen?
LG
Markus
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2023 International GeoGebra Institute
Folgende LOG-Datei wird dabei erzeugt (kann sie nicht hochladen, es erscheint PHP-Fehlermeldung, deshalb hier als Text eingefügt):
[size=85]
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5f30a645, pid=3508, tid=4088
#
# JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
# Java VM: Java HotSpot(TM) Client VM (24.45-b08 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [atioglxx.dll+0x4a645]
#
# 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.sun.com/bu...
# 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 (0x01271c00): JavaThread "main-SharedResourceRunner" daemon [_thread_in_native, id=4088, stack(0x082b0000,0x08300000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x00000000, EBX=0x087cbbe0, ECX=0x00000000, EDX=0x082e1cc4
ESP=0x082e1674, EBP=0x082e1d14, ESI=0x087cbf30, EDI=0x087cbbe0
EIP=0x5f30a645, EFLAGS=0x00010246
Top of Stack: (sp=0x082e1674)
0x082e1674: 082e1cc4 00000000 00000000 087c5610
0x082e1684: 087c5618 082e1ee4 082e172c 771cbe48
0x082e1694: 082e167c 00650078 082e16e4 00cc3500
0x082e16a4: 00cc3500 082e16e4 77126451 f3c3f8b9
0x082e16b4: 770eb3a7 082e18ec 00000000 00cc3458
0x082e16c4: 00cc3500 00000000 383134b0 76b1743a
0x082e16d4: 082e18b4 771614b1 8cff8a3d fffffffe
0x082e16e4: 77126451 76b17466 00000000 082e172c
Instructions: (pc=0x5f30a645)
0x5f30a625: fd ff ff 01 00 00 00 c7 85 fc fd ff ff 00 00 00
0x5f30a635: 00 8b 8f 3c 0b 00 00 6a 00 8d 55 b0 52 89 45 d0
0x5f30a645: 8b 01 8d 95 10 fe ff ff 52 ff 50 04 8b 85 14 fe
0x5f30a655: ff ff 8b 8d 0c fd ff ff 25 00 ff ff ff 0d 00 00
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x087cbbe0 is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x082e1cc4 is pointing into the stack for thread: 0x01271c00
ESP=0x082e1674 is pointing into the stack for thread: 0x01271c00
EBP=0x082e1d14 is pointing into the stack for thread: 0x01271c00
ESI=0x087cbf30 is an unknown value
EDI=0x087cbbe0 is an unknown value
Stack: [0x082b0000,0x08300000], sp=0x082e1674, free space=197k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0x4a645]
C [atioglxx.dll+0xc04233]
C [atioglxx.dll+0xc04b96]
C [atioglxx.dll+0xbcecb9]
C [atioglxx.dll+0x100e47]
C [atioglxx.dll+0xaaaa81]
C [atioglxx.dll+0xaaa568]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j jogamp.nativewindow.windows.GDI.DescribePixelFormat1(JIILjava/nio/ByteBuffer;)I+0
j jogamp.nativewindow.windows.GDI.DescribePixelFormat(JIILjogamp/nativewindow/windows/PIXELFORMATDESCRIPTOR;)I+17
j jogamp.opengl.windows.wgl.WGLUtil.DescribePixelFormat(JIILjogamp/nativewindow/windows/PIXELFORMATDESCRIPTOR;)I+20
j jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfiguration.wglAllGDIPFIDs(J)[I+4
j jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory.updateGraphicsConfigurationGDI(Ljogamp/opengl/windows/wgl/WindowsWGLGraphicsConfiguration;Ljavax/media/nativewindow/CapabilitiesChooser;JZ[I)Z+361
j jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory.updateGraphicsConfiguration(Ljogamp/opengl/windows/wgl/WindowsWGLGraphicsConfiguration;Ljavax/media/nativewindow/CapabilitiesChooser;Ljavax/media/opengl/GLDrawableFactory;JZ[I)V+238
j jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory.updateGraphicsConfiguration(Ljavax/media/nativewindow/CapabilitiesChooser;Ljavax/media/opengl/GLDrawableFactory;Ljavax/media/nativewindow/NativeSurface;[I)V+129
j jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfiguration.updateGraphicsConfiguration(Ljavax/media/opengl/GLDrawableFactory;Ljavax/media/nativewindow/NativeSurface;[I)V+7
j jogamp.opengl.windows.wgl.WindowsWGLDrawable.setRealizedImpl()V+29
j jogamp.opengl.GLDrawableImpl.setRealized(Z)V+197
j jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(Ljava/lang/String;)Ljogamp/opengl/SharedResourceRunner$Resource;+108
j jogamp.opengl.SharedResourceRunner.run()V+267
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
=>0x01271c00 JavaThread "main-SharedResourceRunner" daemon [_thread_in_native, id=4088, stack(0x082b0000,0x08300000)]
0x0126f800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2664, stack(0x07d20000,0x07d70000)]
0x01271800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2652, stack(0x05450000,0x054a0000)]
0x0126e400 JavaThread "AWT-Shutdown" [_thread_blocked, id=4808, stack(0x053c0000,0x05410000)]
0x0126f000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3668, stack(0x05330000,0x05380000)]
0x01270400 JavaThread "Service Thread" daemon [_thread_blocked, id=2680, stack(0x04c20000,0x04c70000)]
0x01275800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1584, stack(0x04b90000,0x04be0000)]
0x01270c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=3432, stack(0x04b00000,0x04b50000)]
0x01271000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=144, stack(0x04a70000,0x04ac0000)]
0x01200000 JavaThread "Finalizer" daemon [_thread_blocked, id=1248, stack(0x049e0000,0x04a30000)]
0x011fe800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3120, stack(0x04950000,0x049a0000)]
0x028bbc00 JavaThread "main" [_thread_blocked, id=4432, stack(0x00b90000,0x00be0000)]
Other Threads:
0x011fd400 VMThread [stack: 0x048c0000,0x04910000] [id=4448]
0x0129cc00 WatcherThread [stack: 0x04cb0000,0x04d00000] [id=3704]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 4928K, used 2879K [0x24920000, 0x24e70000, 0x29e70000)
eden space 4416K, 57% used [0x24920000, 0x24b95b80, 0x24d70000)
from space 512K, 70% used [0x24d70000, 0x24dca158, 0x24df0000)
to space 512K, 0% used [0x24df0000, 0x24df0000, 0x24e70000)
tenured generation total 10944K, used 2920K [0x29e70000, 0x2a920000, 0x34920000)
the space 10944K, 26% used [0x29e70000, 0x2a14a320, 0x2a14a400, 0x2a920000)
compacting perm gen total 12288K, used 4249K [0x34920000, 0x35520000, 0x38920000)
the space 12288K, 34% used [0x34920000, 0x34d46650, 0x34d46800, 0x35520000)
ro space 10240K, 41% used [0x38920000, 0x38d51a78, 0x38d51c00, 0x39320000)
rw space 12288K, 52% used [0x39320000, 0x399662c0, 0x39966400, 0x39f20000)
Card table byte_map: [0x027d0000,0x02880000] byte_map_base: 0x026ab700
Polling page: 0x00ae0000
Code Cache [0x028c0000, 0x029c8000, 0x048c0000)
total_blobs=593 nmethods=247 adapters=283 free_code_cache=31729Kb largest_free_block=32491136
Compilation events (10 events):
Event: 1.808 Thread 0x01275800 242 sun.reflect.ClassFileAssembler::emitConstantPoolUTF8 (50 bytes)
Event: 1.808 Thread 0x01275800 nmethod 242 0x029c11c8 code [0x029c1310, 0x029c154c]
Event: 1.808 Thread 0x01275800 243 ! sun.reflect.UTF8::encode (189 bytes)
Event: 1.809 Thread 0x01275800 nmethod 243 0x029c18c8 code [0x029c1a10, 0x029c1dc4]
Event: 1.809 Thread 0x01275800 244 sun.reflect.UTF8::utf8Length (81 bytes)
Event: 1.809 Thread 0x01275800 nmethod 244 0x029c2348 code [0x029c2460, 0x029c25fc]
Event: 1.835 Thread 0x01275800 245 java.lang.CharacterDataLatin1::toUpperCase (53 bytes)
Event: 1.836 Thread 0x01275800 nmethod 245 0x029c2848 code [0x029c2940, 0x029c2a30]
Event: 1.836 Thread 0x01275800 247 ! java.util.concurrent.ConcurrentHashMap$Segment::put (237 bytes)
Event: 1.837 Thread 0x01275800 nmethod 247 0x029c2dc8 code [0x029c2f20, 0x029c3368]
GC Heap History (8 events):
Event: 0.411 GC heap before
{Heap before GC invocations=0 (full 0):
def new generation total 4928K, used 4416K [0x24920000, 0x24e70000, 0x29e70000)
eden space 4416K, 100% used [0x24920000, 0x24d70000, 0x24d70000)
from space 512K, 0% used [0x24d70000, 0x24d70000, 0x24df0000)
to space 512K, 0% used [0x24df0000, 0x24df0000, 0x24e70000)
tenured generation total 10944K, used 0K [0x29e70000, 0x2a920000, 0x34920000)
the space 10944K, 0% used [0x29e70000, 0x29e70000, 0x29e70200, 0x2a920000)
compacting perm gen total 12288K, used 569K [0x34920000, 0x35520000, 0x38920000)
the space 12288K, 4% used [0x34920000, 0x349ae458, 0x349ae600, 0x35520000)
ro space 10240K, 41% used [0x38920000, 0x38d51a78, 0x38d51c00, 0x39320000)
rw space 12288K, 52% used [0x39320000, 0x399662c0, 0x39966400, 0x39f20000)
Event: 0.416 GC heap after
Heap after GC invocations=1 (full 0):
def new generation total 4928K, used 512K [0x24920000, 0x24e70000, 0x29e70000)
eden space 4416K, 0% used [0x24920000, 0x24920000, 0x24d70000)
from space 512K, 100% used [0x24df0000, 0x24e70000, 0x24e70000)
to space 512K, 0% used [0x24d70000, 0x24d70000, 0x24df0000)
tenured generation total 10944K, used 983K [0x29e70000, 0x2a920000, 0x34920000)
the space 10944K, 8% used [0x29e70000, 0x29f65f78, 0x29f66000, 0x2a920000)
compacting perm gen total 12288K, used 569K [0x34920000, 0x35520000, 0x38920000)
the space 12288K, 4% used [0x34920000, 0x349ae458, 0x349ae600, 0x35520000)
ro space 10240K, 41% used [0x38920000, 0x38d51a78, 0x38d51c00, 0x39320000)
rw space 12288K, 52% used [0x39320000, 0x399662c0, 0x39966400, 0x39f20000)
}
Event: 0.479 GC heap before
{Heap before GC invocations=1 (full 0):
def new generation total 4928K, used 4928K [0x24920000, 0x24e70000, 0x29e70000)
eden space 4416K, 100% used [0x24920000, 0x24d70000, 0x24d70000)
from space 512K, 100% used [0x24df0000, 0x24e70000, 0x24e70000)
to space 512K, 0% used [0x24d70000, 0x24d70000, 0x24df0000)
tenured generation total 10944K, used 983K [0x29e70000, 0x2a920000, 0x34920000)
the space 10944K, 8% used [0x29e70000, 0x29f65f78, 0x29f66000, 0x2a920000)
compacting perm gen total 12288K, used 644K [0x34920000, 0x35520000, 0x38920000)
the space 12288K, 5% used [0x34920000, 0x349c1220, 0x349c1400, 0x35520000)
ro space 10240K, 41% used [0x38920000, 0x38d51a78, 0x38d51c00, 0x39320000)
rw space 12288K, 52% used [0x39320000, 0x399662c0, 0x39966400, 0x39f20000)
Event: 0.483 GC heap after
Heap after GC invocations=2 (full 0):
def new generation total 4928K, used 511K [0x24920000, 0x24e70000, 0x29e70000)
eden space 4416K, 0% used [0x24920000, 0x24920000, 0x24d70000)
from space 512K, 99% used [0x24d70000, 0x24defff8, 0x24df0000)
to space 512K, 0% used [0x24df0000, 0x24df0000, 0x24e70000)
tenured generation total 10944K, used 1673K [0x29e70000, 0x2a920000, 0x34920000)
the space 10944K, 15% used [0x29e70000, 0x2a0126c8, 0x2a012800, 0x2a920000)
compacting perm gen total 12288K, used 644K [0x34920000, 0x35520000, 0x38920000)
the space 12288K, 5% used [0x34920000, 0x349c1220, 0x349c1400, 0x35520000)
ro space 10240K, 41% used [0x38920000, 0x38d51a78, 0x38d51c00, 0x39320000)
rw space 12288K, 52% used [0x39320000, 0x399662c0, 0x39966400, 0x39f20000)
}
Event: 1.241 GC heap before
{Heap before GC invocations=2 (full 0):
def new generation total 4928K, used 4927K [0x24920000, 0x24e70000, 0x29e70000)
eden space 4416K, 100% used [0x24920000, 0x24d70000, 0x24d70000)
from space 512K, 99% used [0x24d70000, 0x24defff8, 0x24df0000)
to space 512K, 0% used [0x24df0000, 0x24df0000, 0x24e70000)
tenured generation total 10944K, used 1673K [0x29e70000, 0x2a920000, 0x34920000)
the space 10944K, 15% used [0x29e70000, 0x2a0126c8, 0x2a012800, 0x2a920000)
compacting perm gen total 12288K, used 1790K [0x34920000, 0x35520000, 0x38920000)
the space 12288K, 14% used [0x34920000, 0x34adfbd8, 0x34adfc00, 0x35520000)
ro space 10240K, 41% used [0x38920000, 0x38d51a78, 0x38d51c00, 0x39320000)
rw space 12288K, 52% used [0x39320000, 0x399662c0, 0x39966400, 0x39f20000)
Event: 1.245 GC heap after
Heap after GC invocations=3 (full 0):
def new generation total 4928K, used 512K [0x24920000, 0x24e70000, 0x29e70000)
eden space 4416K, 0% used [0x24920000, 0x24920000, 0x24d70000)
from space 512K, 100% used [0x24df0000, 0x24e70000, 0x24e70000)
to space 512K, 0% used [0x24d70000, 0x24d70000, 0x24df0000)
tenured generation total 10944K, used 2586K [0x29e70000, 0x2a920000, 0x34920000)
the space 10944K, 23% used [0x29e70000, 0x2a0f6998, 0x2a0f6a00, 0x2a920000)
compacting perm gen total 12288K, used 1790K [0x34920000, 0x35520000, 0x38920000)
the space 12288K, 14% used [0x34920000, 0x34adfbd8, 0x34adfc00, 0x35520000)
ro space 10240K, 41% used [0x38920000, 0x38d51a78, 0x38d51c00, 0x39320000)
rw space 12288K, 52% used [0x39320000, 0x399662c0, 0x39966400, 0x39f20000)
}
Event: 1.703 GC heap before
{Heap before GC invocations=3 (full 0):
def new generation total 4928K, used 4928K [0x24920000, 0x24e70000, 0x29e70000)
eden space 4416K, 100% used [0x24920000, 0x24d70000, 0x24d70000)
from space 512K, 100% used [0x24df0000, 0x24e70000, 0x24e70000)
to space 512K, 0% used [0x24d70000, 0x24d70000, 0x24df0000)
tenured generation total 10944K, used 2586K [0x29e70000, 0x2a920000, 0x34920000)
the space 10944K, 23% used [0x29e70000, 0x2a0f6998, 0x2a0f6a00, 0x2a920000)
compacting perm gen total 12288K, used 3988K [0x34920000, 0x35520000, 0x38920000)
the space 12288K, 32% used [0x34920000, 0x34d053b0, 0x34d05400, 0x35520000)
ro space 10240K, 41% used [0x38920000, 0x38d51a78, 0x38d51c00, 0x39320000)
rw space 12288K, 52% used [0x39320000, 0x399662c0, 0x39966400, 0x39f20000)
Event: 1.705 GC heap after
Heap after GC invocations=4 (full 0):
def new generation total 4928K, used 360K [0x24920000, 0x24e70000, 0x29e70000)
eden space 4416K, 0% used [0x24920000, 0x24920000, 0x24d70000)
from space 512K, 70% used [0x24d70000, 0x24dca158, 0x24df0000)
to space 512K, 0% used [0x24df0000, 0x24df0000, 0x24e70000)
tenured generation total 10944K, used 2920K [0x29e70000, 0x2a920000, 0x34920000)
the space 10944K, 26% used [0x29e70000, 0x2a14a320, 0x2a14a400, 0x2a920000)
compacting perm gen total 12288K, used 3988K [0x34920000, 0x35520000, 0x38920000)
the space 12288K, 32% used [0x34920000, 0x34d053b0, 0x34d05400, 0x35520000)
ro space 10240K, 41% used [0x38920000, 0x38d51a78, 0x38d51c00, 0x39320000)
rw space 12288K, 52% used [0x39320000, 0x399662c0, 0x39966400, 0x39f20000)
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 1.841 Thread 0x01271c00 Threw 0x24b53340 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.842 Thread 0x01271c00 Threw 0x24b61c50 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.843 Thread 0x01271c00 Threw 0x24b68850 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.843 Thread 0x01271c00 Threw 0x24b6d178 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.845 Thread 0x01271c00 Threw 0x24b77190 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.845 Thread 0x01271c00 Threw 0x24b7bf58 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.845 Thread 0x01271c00 Threw 0x24b80db0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.846 Thread 0x01271c00 Threw 0x24b85390 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.871 Thread 0x01271c00 Threw 0x24b8a438 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.872 Thread 0x01271c00 Threw 0x24b8e968 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Events (10 events):
Event: 1.845 loading class 0x04ed6180
Event: 1.845 loading class 0x04ed6180 done
Event: 1.845 loading class 0x04ed6540
Event: 1.845 loading class 0x04ed6540 done
Event: 1.846 loading class 0x0838ccd0
Event: 1.846 loading class 0x0838ccd0 done
Event: 1.871 loading class 0x04e84e40
Event: 1.871 loading class 0x04e84e40 done
Event: 1.872 loading class 0x0839a150
Event: 1.872 loading class 0x0839a150 done
Dynamic libraries:
0x01320000 - 0x0134f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x770d0000 - 0x77238000 C:\Windows\SYSTEM32\ntdll.dll
0x74b20000 - 0x74c60000 C:\Windows\SYSTEM32\KERNEL32.DLL
0x76b00000 - 0x76bcf000 C:\Windows\SYSTEM32\KERNELBASE.dll
0x6ecd0000 - 0x6ed6a000 C:\Windows\system32\apphelp.dll
0x6df00000 - 0x6e152000 C:\Windows\AppPatch\AcGenral.DLL
0x766e0000 - 0x7679e000 C:\Windows\SYSTEM32\msvcrt.dll
0x74e40000 - 0x74e7e000 C:\Windows\SYSTEM32\sechost.dll
0x74b00000 - 0x74b1d000 C:\Windows\SYSTEM32\SspiCli.dll
0x76da0000 - 0x76de1000 C:\Windows\SYSTEM32\SHLWAPI.dll
0x6e990000 - 0x6ea6c000 C:\Windows\SYSTEM32\UxTheme.dll
0x74ce0000 - 0x74e2f000 C:\Windows\SYSTEM32\USER32.dll
0x767a0000 - 0x768a8000 C:\Windows\SYSTEM32\GDI32.dll
0x6e970000 - 0x6e990000 C:\Windows\SYSTEM32\WINMM.dll
0x6eac0000 - 0x6ead2000 C:\Windows\SYSTEM32\samcli.dll
0x765d0000 - 0x766db000 C:\Windows\SYSTEM32\ole32.dll
0x768b0000 - 0x76937000 C:\Windows\SYSTEM32\OLEAUT32.dll
0x6c330000 - 0x6c345000 C:\Windows\SYSTEM32\MSACM32.dll
0x73990000 - 0x73998000 C:\Windows\SYSTEM32\VERSION.dll
0x753b0000 - 0x76553000 C:\Windows\SYSTEM32\SHELL32.dll
0x74a70000 - 0x74a89000 C:\Windows\SYSTEM32\USERENV.dll
0x6e910000 - 0x6e929000 C:\Windows\SYSTEM32\dwmapi.dll
0x64bb0000 - 0x64cd5000 C:\Windows\SYSTEM32\urlmon.dll
0x75020000 - 0x75097000 C:\Windows\SYSTEM32\ADVAPI32.dll
0x6e780000 - 0x6e7de000 C:\Windows\SYSTEM32\WINSPOOL.DRV
0x6eaa0000 - 0x6eab4000 C:\Windows\SYSTEM32\MPR.dll
0x76df0000 - 0x76ea1000 C:\Windows\SYSTEM32\RPCRT4.dll
0x74af0000 - 0x74af9000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x74ed0000 - 0x7501e000 C:\Windows\SYSTEM32\combase.dll
0x6e740000 - 0x6e760000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x74a60000 - 0x74a6e000 C:\Windows\SYSTEM32\profapi.dll
0x6d710000 - 0x6d925000 C:\Windows\SYSTEM32\iertutil.dll
0x6d930000 - 0x6daf4000 C:\Windows\SYSTEM32\WININET.dll
0x74a90000 - 0x74ae1000 C:\Windows\SYSTEM32\bcryptPrimitives.dll
0x76be0000 - 0x76c1a000 C:\Windows\SYSTEM32\cfgmgr32.dll
0x6f570000 - 0x6f58f000 C:\Windows\SYSTEM32\DEVOBJ.dll
0x749e0000 - 0x74a57000 C:\Windows\SYSTEM32\SHCORE.DLL
0x74c60000 - 0x74c85000 C:\Windows\system32\IMM32.DLL
0x75190000 - 0x75287000 C:\Windows\SYSTEM32\MSCTF.dll
0x6e160000 - 0x6e345000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.16384_none_a9f4965301334e09\COMCTL32.dll
0x6ebe0000 - 0x6ec9f000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x6db80000 - 0x6df00000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x742c0000 - 0x742c8000 C:\Windows\SYSTEM32\WSOCK32.dll
0x76bd0000 - 0x76bd6000 C:\Windows\SYSTEM32\PSAPI.DLL
0x74e80000 - 0x74ecd000 C:\Windows\SYSTEM32\WS2_32.dll
0x76940000 - 0x76947000 C:\Windows\SYSTEM32\NSI.dll
0x6ebd0000 - 0x6ebdc000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x6ebb0000 - 0x6ebd0000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x6eb90000 - 0x6eba3000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x746f0000 - 0x74708000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x746c0000 - 0x746ef000 C:\Windows\system32\rsaenh.dll
0x746a0000 - 0x746bd000 C:\Windows\SYSTEM32\bcrypt.dll
0x6eb70000 - 0x6eb84000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x6f600000 - 0x6f645000 C:\Windows\system32\mswsock.dll
0x6f460000 - 0x6f470000 C:\Windows\system32\napinsp.dll
0x6f440000 - 0x6f454000 C:\Windows\system32\pnrpnsp.dll
0x6f420000 - 0x6f432000 C:\Windows\system32\NLAapi.dll
0x6f4f0000 - 0x6f56c000 C:\Windows\SYSTEM32\DNSAPI.dll
0x6f410000 - 0x6f419000 C:\Windows\System32\winrnr.dll
0x6f4e0000 - 0x6f4e7000 C:\Windows\System32\rasadhlp.dll
0x6f5e0000 - 0x6f5fe000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x6f5d0000 - 0x6f5d8000 C:\Windows\SYSTEM32\WINNSI.DLL
0x6f490000 - 0x6f4d4000 C:\Windows\System32\fwpuclnt.dll
0x6eb60000 - 0x6eb6f000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x637c0000 - 0x637cb000 C:\Users\markus.strobl\AppData\Local\Temp\jogamp_0000\file_cache\jln3036792339097127249\jln4359542122248964332\gluegen-rt.dll
0x6e5f0000 - 0x6e733000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x748c0000 - 0x748c9000 C:\Windows\SYSTEM32\kernel.appcore.dll
0x6e5e0000 - 0x6e5e6000 C:\Program Files (x86)\Java\jre7\bin\jawt.dll
0x6a440000 - 0x6a44b000 C:\Users\markus.strobl\AppData\Local\Temp\jogamp_0000\file_cache\jln3036792339097127249\jln4359542122248964332\nativewindow_awt.dll
0x6ca80000 - 0x6cc38000 C:\Windows\system32\d3d9.dll
0x6d250000 - 0x6d336000 C:\Windows\SYSTEM32\aticfx32.dll
0x6e5c0000 - 0x6e5d9000 C:\Windows\SYSTEM32\atiu9pag.dll
0x6bc20000 - 0x6c21c000 C:\Windows\SYSTEM32\atiumdag.dll
0x6b780000 - 0x6bc11000 C:\Windows\SYSTEM32\atiumdva.dll
0x057b0000 - 0x057bd000 C:\Users\markus.strobl\AppData\Local\Temp\jogamp_0000\file_cache\jln3036792339097127249\jln4359542122248964332\nativewindow_win32.dll
0x6b6a0000 - 0x6b774000 C:\Windows\SYSTEM32\OpenGL32.dll
0x6e590000 - 0x6e5b4000 C:\Windows\SYSTEM32\GLU32.dll
0x6b5b0000 - 0x6b697000 C:\Windows\SYSTEM32\DDRAW.dll
0x6e580000 - 0x6e587000 C:\Windows\SYSTEM32\DCIMAN32.dll
0x64500000 - 0x64592000 C:\Users\markus.strobl\AppData\Local\Temp\jogamp_0000\file_cache\jln3036792339097127249\jln4359542122248964332\jogl_desktop.dll
0x6db60000 - 0x6db75000 C:\Windows\SYSTEM32\atiglpxx.dll
0x5f2c0000 - 0x6084f000 C:\Windows\SYSTEM32\atioglxx.dll
0x76950000 - 0x76afc000 C:\Windows\SYSTEM32\SETUPAPI.dll
0x6b4d0000 - 0x6b5a9000 C:\Windows\SYSTEM32\atiadlxy.dll
0x6e7e0000 - 0x6e904000 C:\Windows\SYSTEM32\PROPSYS.dll
0x6e770000 - 0x6e77e000 C:\Windows\SYSTEM32\WTSAPI32.dll
0x750d0000 - 0x75109000 C:\Windows\SYSTEM32\WINTRUST.dll
0x76c20000 - 0x76d9f000 C:\Windows\SYSTEM32\CRYPT32.dll
0x74e30000 - 0x74e3e000 C:\Windows\SYSTEM32\MSASN1.dll
0x6db40000 - 0x6db5c000 C:\Windows\SYSTEM32\atigktxx.dll
0x739a0000 - 0x73ae8000 C:\Windows\SYSTEM32\dbghelp.dll
VM Arguments:
java_command: C:\Program Files (x86)\GeoGebra 5.0\geogebra.jar
Launcher Type: SUN_STANDARD
Environment Variables:
CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\idmu\common;C:\Program Files\Common Files\Autodesk Shared\;C:\Program Files (x86)\Autodesk\Backburner\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\
USERNAME=markus.strobl
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 8 , 64 bit Build 9200
CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, tsc
Memory: 4k page, physical 4123896k(1935088k free), swap 4844792k(2147780k free)
vm_info: Java HotSpot(TM) Client VM (24.45-b08) for windows-x86 JRE (1.7.0_45-b18), built on Oct 8 2013 06:02:43 by "java_re" with unknown MS VC++:1600
time: Fri Nov 21 08:04:55 2014
elapsed time: 1 seconds
[/size]
Comments have been locked on this page!