View difference between Paste ID: jz6Tr6u5 and X2AJckpG
SHOW: | | - or go back to the newest paste.
1
#
2
# A fatal error has been detected by the Java Runtime Environment:
3
#
4
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006558afad, pid=4164, tid=6356
5
#
6
# JRE version: 7.0_25-b17
7
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode windows-amd64 compressed oops)
8
# Problematic frame:
9
# C  [gdx64.dll+0xafad]
10
#
11
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
12
#
13
# If you would like to submit a bug report, please visit:
14
#   http://bugreport.sun.com/bugreport/crash.jsp
15
# The crash happened outside the Java Virtual Machine in native code.
16
# See problematic frame for where to report the bug.
17
#
18
19
---------------  T H R E A D  ---------------
20
21
Current thread (0x000000000d7f9000):  JavaThread "LWJGL Application" [_thread_in_native, id=6356, stack(0x000000000ec40000,0x000000000ed40000)]
22
23
siginfo: ExceptionCode=0xc0000005, reading address 0x00000002004fcfe0
24
25
Registers:
26
RAX=0x0000000000000008, RBX=0x000000000046dea0, RCX=0x00000002004fcfe0, RDX=0x00000000000000b8
27
RSP=0x000000000ed3edc0, RBP=0x000000000ed3efb8, RSI=0x0000000000000006, RDI=0x00000000026564f0
28
R8 =0x000000000046dea0, R9 =0x0000000000000000, R10=0x0000000000000001, R11=0x0000000000000001
29
R12=0x0000000000000000, R13=0x000000077b729a10, R14=0x000000000ed3f060, R15=0x000000000d7f9000
30
RIP=0x000000006558afad, EFLAGS=0x0000000000010202
31
32
Top of Stack: (sp=0x000000000ed3edc0)
33
0x000000000ed3edc0:   000000006b950000 0000000063eacc58
34
0x000000000ed3edd0:   000000000ba051f8 000000006406e6f5
35
0x000000000ed3ede0:   000000000046dea0 000000000ed3ee70
36
0x000000000ed3edf0:   00000000026564f0 000000000ed3efb8
37
0x000000000ed3ee00:   0000000000000000 00000000655a0873
38
0x000000000ed3ee10:   0000000000000012 000000000ed3ee18
39
0x000000000ed3ee20:   000000000ba051f8 0000000100000012
40
0x000000000ed3ee30:   0000000000000002 00000000ef6e861a
41
0x000000000ed3ee40:   00000000026564f0 00000000655a8df8
42
0x000000000ed3ee50:   000000000ed3eeb0 0000000000000003
43
0x000000000ed3ee60:   00000000026564f0 00000000026555d8
44
0x000000000ed3ee70:   416eeeef00000002 00000000416eeeef
45
0x000000000ed3ee80:   0000000000000000 0000000000000000
46
0x000000000ed3ee90:   0000010100000000 000000000ed3f001
47
0x000000000ed3eea0:   0000000000000000 000000003f800000
48
0x000000000ed3eeb0:   000000077b729a10 00000000026623a8 
49
50
Instructions: (pc=0x000000006558afad)
51
0x000000006558af8d:   cf c0 05 00 48 63 f6 0f b6 34 30 83 fe 0d 77 25
52
0x000000006558af9d:   48 63 f6 48 8d 46 02 48 8b 0c c3 48 85 c9 74 3e
53
0x000000006558afad:   48 8b 11 48 89 14 c3 48 89 c8 48 83 c4 20 5b 5e
54
0x000000006558afbd:   5f 5d 41 5c c3 48 8d 0d bf da 04 00 48 8d 15 50 
55
56
57
Register to memory mapping:
58
59
RAX=0x0000000000000008 is an unknown value
60
RBX=0x000000000046dea0 is an unknown value
61
RCX=0x00000002004fcfe0 is an unknown value
62
RDX=0x00000000000000b8 is an unknown value
63
RSP=0x000000000ed3edc0 is pointing into the stack for thread: 0x000000000d7f9000
64
RBP=0x000000000ed3efb8 is pointing into the stack for thread: 0x000000000d7f9000
65
RSI=0x0000000000000006 is an unknown value
66
RDI=0x00000000026564f0 is an Interpreter codelet
67
return entry points  [0x0000000002655820, 0x0000000002657620]  7680 bytes
68
R8 =0x000000000046dea0 is an unknown value
69
R9 =0x0000000000000000 is an unknown value
70
R10=0x0000000000000001 is an unknown value
71
R11=0x0000000000000001 is an unknown value
72
R12=0x0000000000000000 is an unknown value
73
R13=0x000000077b729a10 is an oop
74
{method} 
75
 - klass: {other class}
76
R14=0x000000000ed3f060 is pointing into the stack for thread: 0x000000000d7f9000
77
R15=0x000000000d7f9000 is a thread
78
79
80
Stack: [0x000000000ec40000,0x000000000ed40000],  sp=0x000000000ed3edc0,  free space=1019k
81
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
82
C  [gdx64.dll+0xafad]
83
j  com.badlogic.gdx.physics.box2d.World.createBody(Lcom/badlogic/gdx/physics/box2d/BodyDef;)Lcom/badlogic/gdx/physics/box2d/Body;+80
84
j  sirkarpfen.breakablock.entities.bodies.BodyFactory.createBody(Lcom/badlogic/gdx/math/Vector2;Lcom/badlogic/gdx/physics/box2d/BodyDef$BodyType;)Lcom/badlogic/gdx/physics/box2d/Body;+43
85
j  sirkarpfen.breakablock.entities.Item.createBody(FF)V+13
86
j  sirkarpfen.breakablock.entities.Item.<init>(FFLsirkarpfen/breakablock/entities/enums/ItemProperty;)V+17
87
j  sirkarpfen.breakablock.entities.Brick.<init>(FFLsirkarpfen/breakablock/entities/enums/ItemProperty;Z)V+93
88
j  sirkarpfen.breakablock.entities.manager.EntityManager.createBricks()V+257
89
j  sirkarpfen.breakablock.screens.GameScreen.render(F)V+251
90
j  com.badlogic.gdx.Game.render()V+19
91
j  com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop()V+491
92
j  com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run()V+27
93
v  ~StubRoutines::call_stub
94
V  [jvm.dll+0x1a6844]
95
96
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
97
j  com.badlogic.gdx.physics.box2d.World.jniCreateBody(JIFFFFFFFFZZZZZF)J+0
98
j  com.badlogic.gdx.physics.box2d.World.createBody(Lcom/badlogic/gdx/physics/box2d/BodyDef;)Lcom/badlogic/gdx/physics/box2d/Body;+80
99
j  sirkarpfen.breakablock.entities.bodies.BodyFactory.createBody(Lcom/badlogic/gdx/math/Vector2;Lcom/badlogic/gdx/physics/box2d/BodyDef$BodyType;)Lcom/badlogic/gdx/physics/box2d/Body;+43
100
j  sirkarpfen.breakablock.entities.Item.createBody(FF)V+13
101
j  sirkarpfen.breakablock.entities.Item.<init>(FFLsirkarpfen/breakablock/entities/enums/ItemProperty;)V+17
102
j  sirkarpfen.breakablock.entities.Brick.<init>(FFLsirkarpfen/breakablock/entities/enums/ItemProperty;Z)V+93
103
j  sirkarpfen.breakablock.entities.manager.EntityManager.createBricks()V+257
104
j  sirkarpfen.breakablock.screens.GameScreen.render(F)V+251
105
j  com.badlogic.gdx.Game.render()V+19
106
j  com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop()V+491
107
j  com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run()V+27
108
v  ~StubRoutines::call_stub
109
110
---------------  P R O C E S S  ---------------
111
112
Java Threads: ( => current thread )
113
  0x000000000228c800 JavaThread "DestroyJavaVM" [_thread_blocked, id=6128, stack(0x0000000002550000,0x0000000002650000)]
114
=>0x000000000d7f9000 JavaThread "LWJGL Application" [_thread_in_native, id=6356, stack(0x000000000ec40000,0x000000000ed40000)]
115
  0x000000000ba24000 JavaThread "Service Thread" daemon [_thread_blocked, id=5980, stack(0x000000000d4d0000,0x000000000d5d0000)]
116
  0x000000000ba21000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=848, stack(0x000000000d350000,0x000000000d450000)]
117
  0x000000000ba0d000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=1528, stack(0x000000000d0f0000,0x000000000d1f0000)]
118
  0x000000000ba08000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5848, stack(0x000000000cf70000,0x000000000d070000)]
119
  0x000000000ba01000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1064, stack(0x000000000cd80000,0x000000000ce80000)]
120
  0x0000000002220000 JavaThread "Finalizer" daemon [_thread_blocked, id=6792, stack(0x000000000cba0000,0x000000000cca0000)]
121
  0x000000000221e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6956, stack(0x000000000c960000,0x000000000ca60000)]
122
123
Other Threads:
124
  0x000000000b982800 VMThread [stack: 0x000000000c7f0000,0x000000000c8f0000] [id=4160]
125
  0x000000000ba3d000 WatcherThread [stack: 0x000000000d5d0000,0x000000000d6d0000] [id=7128]
126
127
VM state:not at safepoint (normal execution)
128
129
VM Mutex/Monitor currently owned by a thread: None
130
131
Heap
132
 PSYoungGen      total 38144K, used 6173K [0x00000007d56b0000, 0x00000007d8140000, 0x0000000800000000)
133
  eden space 32704K, 3% used [0x00000007d56b0000,0x00000007d57eda68,0x00000007d76a0000)
134
  from space 5440K, 90% used [0x00000007d76a0000,0x00000007d7b69c48,0x00000007d7bf0000)
135
  to   space 5440K, 0% used [0x00000007d7bf0000,0x00000007d7bf0000,0x00000007d8140000)
136
 ParOldGen       total 87232K, used 8K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
137
  object space 87232K, 0% used [0x0000000780400000,0x0000000780402000,0x0000000785930000)
138
 PSPermGen       total 21248K, used 6224K [0x000000077b200000, 0x000000077c6c0000, 0x0000000780400000)
139
  object space 21248K, 29% used [0x000000077b200000,0x000000077b814210,0x000000077c6c0000)
140
141
Card table byte_map: [0x0000000005650000,0x0000000005a80000] byte_map_base: 0x0000000001a77000
142
143
Polling page: 0x0000000000220000
144
145
Code Cache  [0x0000000002650000, 0x00000000028c0000, 0x0000000005650000)
146
 total_blobs=621 nmethods=240 adapters=332 free_code_cache=48241Kb largest_free_block=49374080
147
148
Compilation events (10 events):
149
Event: 31.255 Thread 0x000000000ba21000  235             java.lang.AbstractStringBuilder::<init> (12 bytes)
150
Event: 31.256 Thread 0x000000000ba21000 nmethod 235 0x0000000002733850 code [0x00000000027339a0, 0x0000000002733ab8]
151
Event: 33.576 Thread 0x000000000ba0d000  236             java.lang.StringBuilder::toString (17 bytes)
152
Event: 33.579 Thread 0x000000000ba0d000 nmethod 236 0x0000000002737c50 code [0x0000000002737da0, 0x0000000002738078]
153
Event: 34.292 Thread 0x000000000ba21000  237   !         org.lwjgl.opengl.Display::isCreated (17 bytes)
154
Event: 34.293 Thread 0x000000000ba21000 nmethod 237 0x0000000002737810 code [0x0000000002737960, 0x0000000002737bb8]
155
Event: 37.242 Thread 0x000000000ba0d000  238   !         sun.misc.URLClassPath$JarLoader::getResource (91 bytes)
156
Event: 37.250 Thread 0x000000000ba0d000 nmethod 238 0x0000000002739090 code [0x0000000002739240, 0x00000000027396b0]
157
Event: 39.005 Thread 0x000000000ba21000  239             java.nio.HeapByteBuffer::put (167 bytes)
158
Event: 39.008 Thread 0x000000000ba21000 nmethod 239 0x0000000002735890 code [0x00000000027359e0, 0x0000000002735c78]
159
160
GC Heap History (2 events):
161
Event: 40.404 GC heap before
162
{Heap before GC invocations=1 (full 0):
163
 PSYoungGen      total 38144K, used 32704K [0x00000007d56b0000, 0x00000007d8140000, 0x0000000800000000)
164
  eden space 32704K, 100% used [0x00000007d56b0000,0x00000007d76a0000,0x00000007d76a0000)
165
  from space 5440K, 0% used [0x00000007d7bf0000,0x00000007d7bf0000,0x00000007d8140000)
166
  to   space 5440K, 0% used [0x00000007d76a0000,0x00000007d76a0000,0x00000007d7bf0000)
167
 ParOldGen       total 87232K, used 0K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
168
  object space 87232K, 0% used [0x0000000780400000,0x0000000780400000,0x0000000785930000)
169
 PSPermGen       total 21248K, used 6223K [0x000000077b200000, 0x000000077c6c0000, 0x0000000780400000)
170
  object space 21248K, 29% used [0x000000077b200000,0x000000077b813c58,0x000000077c6c0000)
171
Event: 40.412 GC heap after
172
Heap after GC invocations=1 (full 0):
173
 PSYoungGen      total 38144K, used 4903K [0x00000007d56b0000, 0x00000007d8140000, 0x0000000800000000)
174
  eden space 32704K, 0% used [0x00000007d56b0000,0x00000007d56b0000,0x00000007d76a0000)
175
  from space 5440K, 90% used [0x00000007d76a0000,0x00000007d7b69c48,0x00000007d7bf0000)
176
  to   space 5440K, 0% used [0x00000007d7bf0000,0x00000007d7bf0000,0x00000007d8140000)
177
 ParOldGen       total 87232K, used 8K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
178
  object space 87232K, 0% used [0x0000000780400000,0x0000000780402000,0x0000000785930000)
179
 PSPermGen       total 21248K, used 6223K [0x000000077b200000, 0x000000077c6c0000, 0x0000000780400000)
180
  object space 21248K, 29% used [0x000000077b200000,0x000000077b813c58,0x000000077c6c0000)
181
}
182
183
Deoptimization events (7 events):
184
Event: 2.592 Thread 0x000000000d7f9000 Uncommon trap -58 fr.pc 0x0000000002706f3c
185
Event: 2.608 Thread 0x000000000d7f9000 Uncommon trap -58 fr.pc 0x0000000002706f3c
186
Event: 2.632 Thread 0x000000000d7f9000 Uncommon trap -58 fr.pc 0x0000000002706f3c
187
Event: 2.639 Thread 0x000000000d7f9000 Uncommon trap -58 fr.pc 0x0000000002706f3c
188
Event: 3.646 Thread 0x000000000d7f9000 Uncommon trap -34 fr.pc 0x000000000271e8a0
189
Event: 3.657 Thread 0x000000000d7f9000 Uncommon trap -34 fr.pc 0x000000000271530c
190
Event: 3.659 Thread 0x000000000d7f9000 Uncommon trap -83 fr.pc 0x00000000026e7ff0
191
192
Internal exceptions (10 events):
193
Event: 0.831 Thread 0x000000000d7f9000 Threw 0x00000007d64ff8e0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
194
Event: 0.833 Thread 0x000000000d7f9000 Threw 0x00000007d650b900 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
195
Event: 0.834 Thread 0x000000000d7f9000 Threw 0x00000007d650e878 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
196
Event: 0.835 Thread 0x000000000d7f9000 Threw 0x00000007d6511628 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
197
Event: 0.853 Thread 0x000000000d7f9000 Threw 0x00000007d6520348 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
198
Event: 0.854 Thread 0x000000000d7f9000 Threw 0x00000007d65241d0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
199
Event: 0.855 Thread 0x000000000d7f9000 Threw 0x00000007d6527e00 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
200
Event: 0.855 Thread 0x000000000d7f9000 Threw 0x00000007d652bd30 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
201
Event: 4.097 Thread 0x000000000d7f9000 Threw 0x00000007d6711558 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
202
Event: 4.098 Thread 0x000000000d7f9000 Threw 0x00000007d671aaa8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
203
204
Events (10 events):
205
Event: 40.420 Executing VM operation: RevokeBias
206
Event: 40.420 Executing VM operation: RevokeBias done
207
Event: 40.420 Executing VM operation: RevokeBias
208
Event: 40.420 Executing VM operation: RevokeBias done
209
Event: 40.420 Executing VM operation: RevokeBias
210
Event: 40.420 Executing VM operation: RevokeBias done
211
Event: 40.420 Executing VM operation: BulkRevokeBias
212
Event: 40.420 Executing VM operation: BulkRevokeBias done
213
Event: 40.420 Executing VM operation: BulkRevokeBias
214
Event: 40.420 Executing VM operation: BulkRevokeBias done
215
216
217
Dynamic libraries:
218
0x000000013fa10000 - 0x000000013fa43000 	C:\java\jdk1.7.0_25\bin\javaw.exe
219
0x0000000077250000 - 0x00000000773f9000 	C:\Windows\SYSTEM32\ntdll.dll
220
0x0000000077030000 - 0x000000007714f000 	C:\Windows\system32\kernel32.dll
221
0x000007fefd110000 - 0x000007fefd17b000 	C:\Windows\system32\KERNELBASE.dll
222
0x000007fefee80000 - 0x000007fefef5b000 	C:\Windows\system32\ADVAPI32.dll
223
0x000007fefdcb0000 - 0x000007fefdd4f000 	C:\Windows\system32\msvcrt.dll
224
0x000007feff2b0000 - 0x000007feff2cf000 	C:\Windows\SYSTEM32\sechost.dll
225
0x000007feff2d0000 - 0x000007feff3fd000 	C:\Windows\system32\RPCRT4.dll
226
0x0000000077150000 - 0x000000007724a000 	C:\Windows\system32\USER32.dll
227
0x000007fefd540000 - 0x000007fefd5a7000 	C:\Windows\system32\GDI32.dll
228
0x000007fefe0d0000 - 0x000007fefe0de000 	C:\Windows\system32\LPK.dll
229
0x000007fefefb0000 - 0x000007feff079000 	C:\Windows\system32\USP10.dll
230
0x000007fefb6c0000 - 0x000007fefb8b4000 	C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
231
0x000007fefdd50000 - 0x000007fefddc1000 	C:\Windows\system32\SHLWAPI.dll
232
0x000007fefd7c0000 - 0x000007fefd7ee000 	C:\Windows\system32\IMM32.DLL
233
0x000007fefd610000 - 0x000007fefd719000 	C:\Windows\system32\MSCTF.dll
234
0x0000000066d10000 - 0x0000000066de1000 	C:\java\jdk1.7.0_25\jre\bin\msvcr100.dll
235
0x0000000063e10000 - 0x000000006451f000 	C:\java\jdk1.7.0_25\jre\bin\server\jvm.dll
236
0x000007fef9ba0000 - 0x000007fef9ba9000 	C:\Windows\system32\WSOCK32.dll
237
0x000007fefef60000 - 0x000007fefefad000 	C:\Windows\system32\WS2_32.dll
238
0x000007fefe0e0000 - 0x000007fefe0e8000 	C:\Windows\system32\NSI.dll
239
0x000007fef99b0000 - 0x000007fef99eb000 	C:\Windows\system32\WINMM.dll
240
0x0000000077410000 - 0x0000000077417000 	C:\Windows\system32\PSAPI.DLL
241
0x00000000675d0000 - 0x00000000675df000 	C:\java\jdk1.7.0_25\jre\bin\verify.dll
242
0x00000000674a0000 - 0x00000000674c8000 	C:\java\jdk1.7.0_25\jre\bin\java.dll
243
0x0000000067530000 - 0x0000000067545000 	C:\java\jdk1.7.0_25\jre\bin\zip.dll
244
0x0000000065580000 - 0x000000006560d000 	C:\Users\Die Scholzis\AppData\Local\Temp\libgdxDie Scholzis\353737039\gdx64.dll
245
0x0000000180000000 - 0x0000000180050000 	C:\Users\Die Scholzis\AppData\Local\Temp\libgdxDie Scholzis\27538956\lwjgl64.dll
246
0x000007fef6000000 - 0x000007fef611d000 	C:\Windows\system32\OPENGL32.dll
247
0x000007fef5e10000 - 0x000007fef5e3d000 	C:\Windows\system32\GLU32.dll
248
0x000007fef5d10000 - 0x000007fef5e01000 	C:\Windows\system32\DDRAW.dll
249
0x000007fef5d00000 - 0x000007fef5d08000 	C:\Windows\system32\DCIMAN32.dll
250
0x000007fefdef0000 - 0x000007fefe0c7000 	C:\Windows\system32\SETUPAPI.dll
251
0x000007fefd1d0000 - 0x000007fefd206000 	C:\Windows\system32\CFGMGR32.dll
252
0x000007fefd460000 - 0x000007fefd537000 	C:\Windows\system32\OLEAUT32.dll
253
0x000007feff0a0000 - 0x000007feff2a3000 	C:\Windows\system32\ole32.dll
254
0x000007fefd0e0000 - 0x000007fefd0fa000 	C:\Windows\system32\DEVOBJ.dll
255
0x000007fefb240000 - 0x000007fefb258000 	C:\Windows\system32\dwmapi.dll
256
0x000007fefc0f0000 - 0x000007fefc0fc000 	C:\Windows\system32\VERSION.dll
257
0x0000000002350000 - 0x00000000023b2000 	C:\Users\DIESCH~1\AppData\Local\Temp\libgdxDie Scholzis\27538956\OpenAL64.dll
258
0x000007fefe0f0000 - 0x000007fefee78000 	C:\Windows\system32\SHELL32.dll
259
0x000007fefcf60000 - 0x000007fefcf6f000 	C:\Windows\system32\CRYPTBASE.dll
260
0x000007fefb610000 - 0x000007fefb666000 	C:\Windows\system32\uxtheme.dll
261
0x000007fefde50000 - 0x000007fefdee9000 	C:\Windows\system32\CLBCatQ.DLL
262
0x000007fefbce0000 - 0x000007fefbe0c000 	C:\Windows\System32\PROPSYS.dll
263
0x000007fefd190000 - 0x000007fefd1c9000 	C:\Windows\system32\WINTRUST.dll
264
0x000007fefd2f0000 - 0x000007fefd45a000 	C:\Windows\system32\CRYPT32.dll
265
0x000007fefd0d0000 - 0x000007fefd0df000 	C:\Windows\system32\MSASN1.dll
266
0x000007fef6120000 - 0x000007fef61a8000 	C:\Windows\system32\dsound.dll
267
0x000007fefc1c0000 - 0x000007fefc1ec000 	C:\Windows\system32\POWRPROF.dll
268
0x0000000002230000 - 0x000000000227a000 	C:\Program Files\Acer\Acer ePower Management\SysHook.dll
269
0x000007fef98e0000 - 0x000007fef9951000 	C:\Windows\system32\WINSPOOL.DRV
270
0x000007fefbe10000 - 0x000007fefbe5b000 	C:\Windows\System32\MMDevApi.dll
271
0x000007fef58a0000 - 0x000007fef58ef000 	C:\Windows\system32\AUDIOSES.DLL
272
0x000007fef4790000 - 0x000007fef4798000 	C:\Windows\system32\atig6pxx.dll
273
0x0000000069030000 - 0x000000006a4dc000 	C:\Windows\system32\atio6axx.dll
274
0x000007fef47e0000 - 0x000007fef47ea000 	C:\Windows\system32\atig6txx.dll
275
0x0000000072de0000 - 0x0000000072e7f000 	C:\Windows\system32\aticfx64.dll
276
0x0000000005fa0000 - 0x0000000005ff7000 	C:\Windows\system32\atiadlxx.dll
277
0x000007fef1230000 - 0x000007fef12cc000 	C:\Windows\system32\mscms.dll
278
0x000007fefc320000 - 0x000007fefc33e000 	C:\Windows\system32\USERENV.dll
279
0x000007fefd030000 - 0x000007fefd03f000 	C:\Windows\system32\profapi.dll
280
0x000007fef1ef0000 - 0x000007fef1f32000 	C:\Windows\system32\icm32.dll
281
0x000007fef9210000 - 0x000007fef9335000 	C:\Windows\system32\dbghelp.dll
282
283
VM Arguments:
284
jvm_args: -Dfile.encoding=Cp1252 
285
java_command: sirkarpfen.breakablock.main.BlockMain
286
Launcher Type: SUN_STANDARD
287
288
Environment Variables:
289
JAVA_HOME=C:\java\jdk1.7.0_25
290
CLASSPATH=.;C:\java\eigeneKlassen
291
PATH=C:/java/jdk1.7.0_25/bin/../jre/bin/server;C:/java/jdk1.7.0_25/bin/../jre/bin;C:/java/jdk1.7.0_25/bin/../jre/lib/amd64;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\java\jdk1.7.0_25\bin;C:\Program Files (x86)\GimPhoto 1.4.3\bin;C:\Program Files (x86)\GimPhoto 1.4.3\lib\gimp\2.0\plug-ins;C:\Program Files (x86)\MySQL\MySQL Server 5.0\bin;C:\java\jdk1.7.0_25\bin;C:\Program Files (x86)\Maven\bin;C:\Program Files (x86)\Jar2Exe Wizard\;C:\java\eclipse;
292
USERNAME=Die Scholzis
293
OS=Windows_NT
294
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
295
296
297
298
---------------  S Y S T E M  ---------------
299
300
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
301
302
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit
303
304
Memory: 4k page, physical 8370032k(5320560k free), swap 32944172k(29041952k free)
305
306
vm_info: Java HotSpot(TM) 64-Bit Server VM (23.25-b01) for windows-amd64 JRE (1.7.0_25-b17), built on Jun 21 2013 12:58:32 by "java_re" with unknown MS VC++:1600
307
308
time: Thu Aug 15 20:23:29 2013
309
elapsed time: 40 seconds