#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x4c49de7a, pid=4768, tid=3204
#
# JRE version: 7.0_25-b17
# Java VM: Java HotSpot(TM) Client VM (23.25-b01 mixed mode windows-x86 )
# Problematic frame:
# C  [OpenAL32.dll+0xde7a]  alProcessUpdatesSOFT+0x122f
#
# 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/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 (0x49365800):  JavaThread "Thread-5" [_thread_in_native, id=3204, stack(0x4ab90000,0x4abe0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x49393004

Registers:
EAX=0x49393004, EBX=0x00000001, ECX=0x4c500050, EDX=0x610e0001
ESP=0x4abdf7f8, EBP=0x4abdf828, ESI=0x4c500050, EDI=0x49392fb4
EIP=0x4c49de7a, EFLAGS=0x00210206

Top of Stack: (sp=0x4abdf7f8)
0x4abdf7f8:   00000001 4c500050 00000002 00000004
0x4abdf808:   000000ff 003c7fc8 009ac2c7 4c49e54a
0x4abdf818:   00000004 0000ac44 00000014 433712a0
0x4abdf828:   4abdf83c 4c49ef0d 49365800 433712a0
0x4abdf838:   433712a0 4abdf890 49135aa0 4c500050
0x4abdf848:   49392fb4 0097a717 49365928 4abdf898
0x4abdf858:   4c500050 00000000 49392fb4 00000000
0x4abdf868:   00000000 4abdf878 4abdf870 433712a0 

Instructions: (pc=0x4c49de7a)
0x4c49de5a:   02 8b d9 2b cb 89 4d e0 81 fa 03 00 02 00 75 06
0x4c49de6a:   8b 40 04 89 45 f0 83 45 f8 02 8b 45 f8 8d 04 87
0x4c49de7a:   83 38 00 75 b3 8d 45 f4 50 68 7c e8 4c 4c 6a 00
0x4c49de8a:   e8 6a 4e 00 00 b8 40 1f 00 00 83 c4 0c 39 45 f4 


Register to memory mapping:

EAX=0x49393004 is an unknown value
EBX=0x00000001 is an unknown value
ECX=0x4c500050 is an unknown value
EDX=0x610e0001 is an unknown value
ESP=0x4abdf7f8 is pointing into the stack for thread: 0x49365800
EBP=0x4abdf828 is pointing into the stack for thread: 0x49365800
ESI=0x4c500050 is an unknown value
EDI=0x49392fb4 is an unknown value


Stack: [0x4ab90000,0x4abe0000],  sp=0x4abdf7f8,  free space=317k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [OpenAL32.dll+0xde7a]  alProcessUpdatesSOFT+0x122f
C  [OpenAL32.dll+0xef0d]  alcCreateContext+0x45
C  [lwjgl.dll+0x5aa0]  Java_org_lwjgl_openal_AL11_initNativeStubs+0x470
j  org.lwjgl.openal.ALC10.alcCreateContext(Lorg/lwjgl/openal/ALCdevice;Ljava/nio/IntBuffer;)Lorg/lwjgl/openal/ALCcontext;+8
j  org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+69
j  org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+227
j  org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5
j  org.lwjgl.openal.AL.create()V+6
j  paulscode.sound.libraries.LibraryLWJGLOpenAL.init()V+2
j  paulscode.sound.SoundSystem.CommandNewLibrary(Ljava/lang/Class;)V+260
j  paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z+1206
j  paulscode.sound.CommandThread.run()V+51
v  ~StubRoutines::call_stub
V  [jvm.dll+0x124afa]
V  [jvm.dll+0x1d224e]
V  [IMM32.DLL+0x124caf]
V  [jvm.dll+0x124d17]
V  [jvm.dll+0xcf06f]
V  [jvm.dll+0x144447]
V  [jvm.dll+0x1445b0]
V  [jvm.dll+0x177bb9]
C  [msvcr100.dll+0x5c6de]  endthreadex+0x3a
C  [msvcr100.dll+0x5c788]  endthreadex+0xe4
C  [kernel32.dll+0xb729]  GetModuleFileNameA+0x1ba

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.openal.ALC10.nalcCreateContext(JJ)J+0
j  org.lwjgl.openal.ALC10.alcCreateContext(Lorg/lwjgl/openal/ALCdevice;Ljava/nio/IntBuffer;)Lorg/lwjgl/openal/ALCcontext;+8
j  org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+69
j  org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+227
j  org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5
j  org.lwjgl.openal.AL.create()V+6
j  paulscode.sound.libraries.LibraryLWJGLOpenAL.init()V+2
j  paulscode.sound.SoundSystem.CommandNewLibrary(Ljava/lang/Class;)V+260
j  paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z+1206
j  paulscode.sound.CommandThread.run()V+51
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x4939f000 JavaThread "Thread-6" [_thread_blocked, id=700, stack(0x4c440000,0x4c490000)]
=>0x49365800 JavaThread "Thread-5" [_thread_in_native, id=3204, stack(0x4ab90000,0x4abe0000)]
  0x4932fc00 JavaThread "Thread-4" [_thread_blocked, id=3740, stack(0x4ab40000,0x4ab90000)]
  0x492f3c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1952, stack(0x496b0000,0x49700000)]
  0x4926c400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=780, stack(0x49660000,0x496b0000)]
  0x49215400 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2184, stack(0x49610000,0x49660000)]
  0x48dd1800 JavaThread "Service Thread" daemon [_thread_blocked, id=2824, stack(0x49090000,0x490e0000)]
  0x48dc3c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=5884, stack(0x49040000,0x49090000)]
  0x48dc2000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3720, stack(0x48ff0000,0x49040000)]
  0x48dc0800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2808, stack(0x48fa0000,0x48ff0000)]
  0x02ad7000 JavaThread "Finalizer" daemon [_thread_blocked, id=2768, stack(0x48d50000,0x48da0000)]
  0x02ad1c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=4104, stack(0x48d00000,0x48d50000)]
  0x003c9800 JavaThread "Minecraft main thread" [_thread_in_Java, id=4512, stack(0x00900000,0x00950000)]

Other Threads:
  0x02acc400 VMThread [stack: 0x48cb0000,0x48d00000] [id=3264]
  0x48ddcc00 WatcherThread [stack: 0x490e0000,0x49130000] [id=1984]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 20864K, used 6987K [0x02af0000, 0x04190000, 0x18040000)
  eden space 18560K,  33% used [0x02af0000, 0x031188b8, 0x03d10000)
  from space 2304K,  29% used [0x03d10000, 0x03dba6a8, 0x03f50000)
  to   space 2304K,   0% used [0x03f50000, 0x03f50000, 0x04190000)
 tenured generation   total 46192K, used 26308K [0x18040000, 0x1ad5c000, 0x42af0000)
   the space 46192K,  56% used [0x18040000, 0x199f1088, 0x199f1200, 0x1ad5c000)
 compacting perm gen  total 12288K, used 9646K [0x42af0000, 0x436f0000, 0x46af0000)
   the space 12288K,  78% used [0x42af0000, 0x4345ba10, 0x4345bc00, 0x436f0000)
No shared spaces configured.

Card table byte_map: [0x488f0000,0x48b20000] byte_map_base: 0x488da880

Polling page: 0x003f0000

Code Cache  [0x00970000, 0x00af8000, 0x02970000)
 total_blobs=917 nmethods=633 adapters=218 free_code_cache=31211Kb largest_free_block=31959936

Compilation events (10 events):
Event: 6.493 Thread 0x48dc3c00  575             sun.misc.PerfCounter::addElapsedTimeFrom (10 bytes)
Event: 6.493 Thread 0x48dc3c00 nmethod 575 0x00ae0448 code [0x00ae0570, 0x00ae0958]
Event: 6.494 Thread 0x48dc3c00  576   !         java.util.zip.Inflater::setInput (74 bytes)
Event: 6.495 Thread 0x48dc3c00 nmethod 576 0x00ae0c88 code [0x00ae0db0, 0x00ae10d8]
Event: 6.496 Thread 0x48dc3c00  577             bbt::a (11 bytes)
Event: 6.497 Thread 0x48dc3c00 nmethod 577 0x00ae1248 code [0x00ae1340, 0x00ae1420]
Event: 6.497 Thread 0x48dc3c00  578             bbt::<init> (23 bytes)
Event: 6.497 Thread 0x48dc3c00 nmethod 578 0x00ae1488 code [0x00ae1580, 0x00ae1620]
Event: 6.499 Thread 0x48dc3c00  579             java.util.zip.ZipEntry::getSize (5 bytes)
Event: 6.499 Thread 0x48dc3c00 nmethod 579 0x00ae1688 code [0x00ae1780, 0x00ae1800]

GC Heap History (10 events):
Event: 6.084 GC heap before
{Heap before GC invocations=10 (full 1):
 def new generation   total 4992K, used 4992K [0x02af0000, 0x03050000, 0x18040000)
  eden space 4480K, 100% used [0x02af0000, 0x02f50000, 0x02f50000)
  from space 512K, 100% used [0x02fd0000, 0x03050000, 0x03050000)
  to   space 512K,   0% used [0x02f50000, 0x02f50000, 0x02fd0000)
 tenured generation   total 21188K, used 18480K [0x18040000, 0x194f1000, 0x42af0000)
   the space 21188K,  87% used [0x18040000, 0x1924c088, 0x1924c200, 0x194f1000)
 compacting perm gen  total 12288K, used 8493K [0x42af0000, 0x436f0000, 0x46af0000)
   the space 12288K,  69% used [0x42af0000, 0x4333b6c0, 0x4333b800, 0x436f0000)
No shared spaces configured.
Event: 6.087 GC heap after
Heap after GC invocations=11 (full 1):
 def new generation   total 4992K, used 511K [0x02af0000, 0x03050000, 0x18040000)
  eden space 4480K,   0% used [0x02af0000, 0x02af0000, 0x02f50000)
  from space 512K,  99% used [0x02f50000, 0x02fcfe88, 0x02fd0000)
  to   space 512K,   0% used [0x02fd0000, 0x02fd0000, 0x03050000)
 tenured generation   total 21188K, used 18884K [0x18040000, 0x194f1000, 0x42af0000)
   the space 21188K,  89% used [0x18040000, 0x192b1390, 0x192b1400, 0x194f1000)
 compacting perm gen  total 12288K, used 8493K [0x42af0000, 0x436f0000, 0x46af0000)
   the space 12288K,  69% used [0x42af0000, 0x4333b6c0, 0x4333b800, 0x436f0000)
No shared spaces configured.
}
Event: 6.159 GC heap before
{Heap before GC invocations=11 (full 1):
 def new generation   total 4992K, used 2663K [0x02af0000, 0x03050000, 0x18040000)
  eden space 4480K,  48% used [0x02af0000, 0x02d09e70, 0x02f50000)
  from space 512K,  99% used [0x02f50000, 0x02fcfe88, 0x02fd0000)
  to   space 512K,   0% used [0x02fd0000, 0x02fd0000, 0x03050000)
 tenured generation   total 21188K, used 18884K [0x18040000, 0x194f1000, 0x42af0000)
   the space 21188K,  89% used [0x18040000, 0x192b1390, 0x192b1400, 0x194f1000)
 compacting perm gen  total 12288K, used 8572K [0x42af0000, 0x436f0000, 0x46af0000)
   the space 12288K,  69% used [0x42af0000, 0x4334f340, 0x4334f400, 0x436f0000)
No shared spaces configured.
Event: 6.190 GC heap after
Heap after GC invocations=12 (full 2):
 def new generation   total 13504K, used 0K [0x02af0000, 0x03990000, 0x18040000)
  eden space 12032K,   0% used [0x02af0000, 0x02af0000, 0x036b0000)
  from space 1472K,   0% used [0x036b0000, 0x036b0000, 0x03820000)
  to   space 1472K,   0% used [0x03820000, 0x03820000, 0x03990000)
 tenured generation   total 29804K, used 17881K [0x18040000, 0x19d5b000, 0x42af0000)
   the space 29804K,  59% used [0x18040000, 0x191b6598, 0x191b6600, 0x19d5b000)
 compacting perm gen  total 12288K, used 8572K [0x42af0000, 0x436f0000, 0x46af0000)
   the space 12288K,  69% used [0x42af0000, 0x4334f340, 0x4334f400, 0x436f0000)
No shared spaces configured.
}
Event: 6.402 GC heap before
{Heap before GC invocations=12 (full 2):
 def new generation   total 13504K, used 9758K [0x02af0000, 0x03990000, 0x18040000)
  eden space 12032K,  81% used [0x02af0000, 0x03477818, 0x036b0000)
  from space 1472K,   0% used [0x036b0000, 0x036b0000, 0x03820000)
  to   space 1472K,   0% used [0x03820000, 0x03820000, 0x03990000)
 tenured generation   total 46192K, used 34265K [0x18040000, 0x1ad5c000, 0x42af0000)
   the space 46192K,  74% used [0x18040000, 0x1a1b65a8, 0x1a1b6600, 0x1ad5c000)
 compacting perm gen  total 12288K, used 8713K [0x42af0000, 0x436f0000, 0x46af0000)
   the space 12288K,  70% used [0x42af0000, 0x43372540, 0x43372600, 0x436f0000)
No shared spaces configured.
Event: 6.443 GC heap after
Heap after GC invocations=13 (full 3):
 def new generation   total 20864K, used 0K [0x02af0000, 0x04190000, 0x18040000)
  eden space 18560K,   0% used [0x02af0000, 0x02af0000, 0x03d10000)
  from space 2304K,   0% used [0x03d10000, 0x03d10000, 0x03f50000)
  to   space 2304K,   0% used [0x03f50000, 0x03f50000, 0x04190000)
 tenured generation   total 46192K, used 26308K [0x18040000, 0x1ad5c000, 0x42af0000)
   the space 46192K,  56% used [0x18040000, 0x199f1088, 0x199f1200, 0x1ad5c000)
 compacting perm gen  total 12288K, used 8713K [0x42af0000, 0x436f0000, 0x46af0000)
   the space 12288K,  70% used [0x42af0000, 0x43372540, 0x43372600, 0x436f0000)
No shared spaces configured.
}
Event: 6.458 GC heap before
{Heap before GC invocations=13 (full 3):
 def new generation   total 20864K, used 17200K [0x02af0000, 0x04190000, 0x18040000)
  eden space 18560K,  92% used [0x02af0000, 0x03bbc110, 0x03d10000)
  from space 2304K,   0% used [0x03d10000, 0x03d10000, 0x03f50000)
  to   space 2304K,   0% used [0x03f50000, 0x03f50000, 0x04190000)
 tenured generation   total 46192K, used 26308K [0x18040000, 0x1ad5c000, 0x42af0000)
   the space 46192K,  56% used [0x18040000, 0x199f1088, 0x199f1200, 0x1ad5c000)
 compacting perm gen  total 12288K, used 8713K [0x42af0000, 0x436f0000, 0x46af0000)
   the space 12288K,  70% used [0x42af0000, 0x43372550, 0x43372600, 0x436f0000)
No shared spaces configured.
Event: 6.459 GC heap after
Heap after GC invocations=14 (full 3):
 def new generation   total 20864K, used 158K [0x02af0000, 0x04190000, 0x18040000)
  eden space 18560K,   0% used [0x02af0000, 0x02af0000, 0x03d10000)
  from space 2304K,   6% used [0x03f50000, 0x03f779c8, 0x04190000)
  to   space 2304K,   0% used [0x03d10000, 0x03d10000, 0x03f50000)
 tenured generation   total 46192K, used 26308K [0x18040000, 0x1ad5c000, 0x42af0000)
   the space 46192K,  56% used [0x18040000, 0x199f1088, 0x199f1200, 0x1ad5c000)
 compacting perm gen  total 12288K, used 8713K [0x42af0000, 0x436f0000, 0x46af0000)
   the space 12288K,  70% used [0x42af0000, 0x43372550, 0x43372600, 0x436f0000)
No shared spaces configured.
}
Event: 6.479 GC heap before
{Heap before GC invocations=14 (full 3):
 def new generation   total 20864K, used 18495K [0x02af0000, 0x04190000, 0x18040000)
  eden space 18560K,  98% used [0x02af0000, 0x03cd85d0, 0x03d10000)
  from space 2304K,   6% used [0x03f50000, 0x03f779c8, 0x04190000)
  to   space 2304K,   0% used [0x03d10000, 0x03d10000, 0x03f50000)
 tenured generation   total 46192K, used 26308K [0x18040000, 0x1ad5c000, 0x42af0000)
   the space 46192K,  56% used [0x18040000, 0x199f1088, 0x199f1200, 0x1ad5c000)
 compacting perm gen  total 12288K, used 8716K [0x42af0000, 0x436f0000, 0x46af0000)
   the space 12288K,  70% used [0x42af0000, 0x433733a8, 0x43373400, 0x436f0000)
No shared spaces configured.
Event: 6.480 GC heap after
Heap after GC invocations=15 (full 3):
 def new generation   total 20864K, used 681K [0x02af0000, 0x04190000, 0x18040000)
  eden space 18560K,   0% used [0x02af0000, 0x02af0000, 0x03d10000)
  from space 2304K,  29% used [0x03d10000, 0x03dba6a8, 0x03f50000)
  to   space 2304K,   0% used [0x03f50000, 0x03f50000, 0x04190000)
 tenured generation   total 46192K, used 26308K [0x18040000, 0x1ad5c000, 0x42af0000)
   the space 46192K,  56% used [0x18040000, 0x199f1088, 0x199f1200, 0x1ad5c000)
 compacting perm gen  total 12288K, used 8716K [0x42af0000, 0x436f0000, 0x46af0000)
   the space 12288K,  70% used [0x42af0000, 0x433733a8, 0x43373400, 0x436f0000)
No shared spaces configured.
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 6.497 Thread 0x003c9800 Threw 0x02c415e8 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 6.498 Thread 0x003c9800 Threw 0x02c448d0 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 6.498 Thread 0x003c9800 Threw 0x02c4c938 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 6.498 Thread 0x003c9800 Threw 0x02c559a0 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 6.499 Thread 0x003c9800 Threw 0x02c595a8 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 6.499 Thread 0x003c9800 Threw 0x02c5bb90 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 6.500 Thread 0x003c9800 Threw 0x02c68348 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 6.500 Thread 0x003c9800 Threw 0x02c6bef8 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 6.500 Thread 0x003c9800 Threw 0x02c72608 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 6.501 Thread 0x003c9800 Threw 0x02c78438 at C:\jdk7u2_32P\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235

Events (10 events):
Event: 6.499 loading class 0x493f5d60
Event: 6.499 loading class 0x493f5d60 done
Event: 6.500 loading class 0x492c55c8
Event: 6.500 loading class 0x492c55c8 done
Event: 6.500 loading class 0x48e37ad8
Event: 6.500 loading class 0x48e37ad8 done
Event: 6.500 loading class 0x492b7ce8
Event: 6.500 loading class 0x492b7ce8 done
Event: 6.501 loading class 0x494c4938
Event: 6.501 loading class 0x494c4938 done


Dynamic libraries:
0x00400000 - 0x0042f000 	C:\Programme\Java\jre7\bin\javaw.exe
0x7c910000 - 0x7c9c9000 	C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c908000 	C:\WINDOWS\system32\kernel32.dll
0x77da0000 - 0x77e4a000 	C:\WINDOWS\system32\ADVAPI32.dll
0x77e50000 - 0x77ee3000 	C:\WINDOWS\system32\RPCRT4.dll
0x77fc0000 - 0x77fd1000 	C:\WINDOWS\system32\Secur32.dll
0x7e360000 - 0x7e3f1000 	C:\WINDOWS\system32\USER32.dll
0x77ef0000 - 0x77f39000 	C:\WINDOWS\system32\GDI32.dll
0x773a0000 - 0x774a3000 	C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll
0x77be0000 - 0x77c38000 	C:\WINDOWS\system32\msvcrt.dll
0x77f40000 - 0x77fb6000 	C:\WINDOWS\system32\SHLWAPI.dll
0x76330000 - 0x7634d000 	C:\WINDOWS\system32\RPCRT4.dll
0x78aa0000 - 0x78b5e000 	C:\WINDOWS\system32\GDI32.dll
0x6e7c0000 - 0x6eb02000 	C:\Programme\Java\jre7\bin\client\jvm.dll
0x71a30000 - 0x71a3a000 	C:\Programme\Java\jre7\bin\msvcr100.dll
0x71a10000 - 0x71a27000 	C:\WINDOWS\system32\WSOCK32.dll
0x71a00000 - 0x71a08000 	C:\WINDOWS\system32\WS2HELP.dll
0x76af0000 - 0x76b1e000 	C:\WINDOWS\system32\WINMM.dll
0x76bb0000 - 0x76bbb000 	C:\WINDOWS\system32\PSAPI.DLL
0x6e710000 - 0x6e71c000 	C:\Programme\Java\jre7\bin\zip.dll
0x6d4d0000 - 0x6d4f0000 	C:\Programme\Java\jre7\bin\java.dll
0x6e7a0000 - 0x6e7b3000 	C:\Programme\Java\jre7\bin\zip.dll
0x49130000 - 0x4917c000 	C:\Dokumente und Einstellungen\Surfer\Anwendungsdaten\.minecraft\versions\13w26a\13w26a-natives-30844913916051\lwjgl.dll
0x5f0d0000 - 0x5f19c000 	C:\WINDOWS\system32\OPENGL32.dll
0x68fc0000 - 0x68fe0000 	C:\WINDOWS\system32\GLU32.dll
0x736d0000 - 0x7371b000 	C:\WINDOWS\system32\DDRAW.dll
0x73b30000 - 0x73b36000 	C:\WINDOWS\system32\RPCRT4.dll
0x77bd0000 - 0x77bd8000 	C:\WINDOWS\system32\msvcrt.dll0x68000000 - 0x68036000 	C:\Programme\Java\jre7\bin\msvcr100.dll
0x76620000 - 0x766d6000 	C:\WINDOWS\system32\WS2_32.dll
0x597d0000 - 0x59825000 	C:\WINDOWS\system32\netapi32.dll
0x6e4f0000 - 0x6e504000 	C:\WINDOWS\system32\WINMM.dll
0x719b0000 - 0x719f0000 	C:\WINDOWS\System32\mswsock.dll
0x76ee0000 - 0x76f07000 	C:\WINDOWS\system32\DNSAPI.dll
0x76d20000 - 0x76d39000 	C:\WINDOWS\system32\iphlpapi.dll
0x76f70000 - 0x76f78000 	C:\WINDOWS\System32\winrnr.dll
0x76f20000 - 0x76f4d000 	C:\WINDOWS\system32\WLDAP32.dll
0x64000000 - 0x64021000 	C:\Programme\Bonjour\mdnsNSP.dll
0x76f80000 - 0x76f86000 	C:\WINDOWS\system32\Secur32.dll
0x6e510000 - 0x6e51f000 	C:\WINDOWS\system32\SHLWAPI.dll
0x6d000000 - 0x6d144000 	C:\Programme\Java\jre7\bin\client\jvm.dll
0x770f0000 - 0x7717b000 	C:\WINDOWS\system32\WINMM.dll
0x774b0000 - 0x775ee000 	C:\Programme\Java\jre7\bin\verify.dll
0x746a0000 - 0x746ec000 	C:\WINDOWS\system32\MSCTF.dll
0x49750000 - 0x4998f000 	C:\Programme\NVIDIA Corporation\nView\nview.dll
0x7e670000 - 0x7ee91000 	C:\WINDOWS\system32\SHELL32.dll
0x77660000 - 0x77681000 	C:\WINDOWS\system32\NTMARTA.DLL
0x71b70000 - 0x71b83000 	C:\WINDOWS\system32\USER32.dll
0x49a50000 - 0x49a9c000 	C:\WINDOWS\system32\IMM32.DLL
0x75250000 - 0x7527e000 	C:\WINDOWS\system32\WS2_32.dll
0x69500000 - 0x6a209000 	C:\Programme\Java\jre7\bin\verify.dll
0x4a110000 - 0x4a125000 	C:\Programme\Java\jre7\bin\zip.dll
0x73aa0000 - 0x73ab5000 	C:\WINDOWS\system32\mscms.dll
0x72f70000 - 0x72f96000 	C:\WINDOWS\system32\WINSPOOL.DRV
0x58d90000 - 0x58dd1000 	C:\WINDOWS\system32\icm32.dll
0x4c490000 - 0x4c4f5000 	C:\WINDOWS\system32\RPCRT4.dll
0x76f90000 - 0x7700f000 	C:\WINDOWS\system32\IMM32.DLL
0x77010000 - 0x770e3000 	C:\WINDOWS\system32\WS2_32.dll
0x73e70000 - 0x73ecc000 	C:\Programme\Java\jre7\bin\verify.dll
0x76bf0000 - 0x76c1e000 	C:\WINDOWS\system32\WINTRUST.dll
0x77a50000 - 0x77ae6000 	C:\WINDOWS\system32\CRYPT32.dll
0x77af0000 - 0x77b02000 	C:\WINDOWS\system32\MSASN1.dll
0x76c50000 - 0x76c78000 	C:\WINDOWS\system32\ADVAPI32.dll
0x72c90000 - 0x72c99000 	C:\WINDOWS\system32\SHLWAPI.dll
0x72c80000 - 0x72c88000 	C:\WINDOWS\system32\WS2_32.dll
0x77bb0000 - 0x77bc5000 	C:\Programme\Java\jre7\bin\verify.dll
0x77ba0000 - 0x77ba7000 	C:\WINDOWS\system32\midimap.dll
0x73e40000 - 0x73e44000 	C:\WINDOWS\system32\KsUser.dll
0x59dd0000 - 0x59e71000 	C:\WINDOWS\system32\dbghelp.dll

VM Arguments:
jvm_args: -Xmx1G -Djava.library.path=C:\Dokumente und Einstellungen\Surfer\Anwendungsdaten\.minecraft\versions\13w26a\13w26a-natives-30844913916051 
java_command: net.minecraft.client.main.Main --username Meridiana --session e338a2fffeb70284e236f07db7bf8c74da5e7f2b --version 13w26a --gameDir C:\Dokumente und Einstellungen\Surfer\Anwendungsdaten\.minecraft --assetsDir C:\Dokumente und Einstellungen\Surfer\Anwendungsdaten\.minecraft\assets
Launcher Type: SUN_STANDARD

Environment Variables:
CLASSPATH=.;C:\Programme\Java\jre6\lib\ext\QTJava.zip;D:\Programme\Tools\lingDialog\byte\lcdialog.jar
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;D:\Programme\Media\Quicktime\QTSystem\;D:\Programme\Tools\lingDialog\bin;C:\Programme\Gemeinsame Dateien\Adobe\AGL;C:\Programme\Java\jre7\bin
USERNAME=Surfer
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 6, GenuineIntel



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

OS: Windows XP Build 2600 Service Pack 3

CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, tsc

Memory: 4k page, physical 2096356k(1271532k free), swap 4033284k(2874536k free)

vm_info: Java HotSpot(TM) Client VM (23.25-b01) for windows-x86 JRE (1.7.0_25-b17), built on Jun 21 2013 13:06:48 by "java_re" with unknown MS VC++:1600

time: Tue Jun 25 14:17:37 2013
elapsed time: 6 seconds