944
本帖最后由 944 于 2014-10-29 13:26 编辑

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x4bf3de7a, pid=3192, tid=4132
#
# JRE version: Java(TM) SE Runtime Environment (7.0_71-b14) (build 1.7.0_71-b14)
# Java VM: Java HotSpot(TM) Client VM (24.71-b01 mixed mode windows-x86 )
# Problematic frame:
# C  [OpenAL32.dll+0xde7a]
#
# 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 (0x4d649800):  JavaThread "Thread-12" [_thread_in_native, id=4132, stack(0x4bee0000,0x4bf30000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x4cbff004

Registers:
EAX=0x4cbff004, EBX=0x00000001, ECX=0x4f0e8dd0, EDX=0x00006176
ESP=0x4bf2f7d8, EBP=0x4bf2f808, ESI=0x4f0e8dd0, EDI=0x4cbfefd4
EIP=0x4bf3de7a, EFLAGS=0x00010206

Top of Stack: (sp=0x4bf2f7d8)
0x4bf2f7d8:   00000001 4f0e8dd0 00000000 4d649800
0x4bf2f7e8:   000000ff 6ea1634e 00879f40 4bf3e54a
0x4bf2f7f8:   00000004 0000ac44 0000000c 3668a128
0x4bf2f808:   4bf2f81c 4bf3ef0d 4d649800 3668a128
0x4bf2f818:   3668a128 4bf2f870 3c785aa0 4f0e8dd0
0x4bf2f828:   4cbfefd4 00aeaabd 4d649930 4bf2f878
0x4bf2f838:   4f0e8dd0 00000000 4cbfefd4 00000000
0x4bf2f848:   4bf2f87c 00ae3304 4bf2f850 3668a128

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


Register to memory mapping:

EAX=0x4cbff004 is an unknown value
EBX=0x00000001 is an unknown value
ECX=0x4f0e8dd0 is an unknown value
EDX=0x00006176 is an unknown value
ESP=0x4bf2f7d8 is pointing into the stack for thread: 0x4d649800
EBP=0x4bf2f808 is pointing into the stack for thread: 0x4d649800
ESI=0x4f0e8dd0 is an unknown value
EDI=0x4cbfefd4 is an unknown value


Stack: [0x4bee0000,0x4bf30000],  sp=0x4bf2f7d8,  free space=317k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [OpenAL32.dll+0xde7a]
C  [OpenAL32.dll+0xef0d]
C  [lwjgl.dll+0x5aa0]
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+273
j  paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z+1206
j  paulscode.sound.CommandThread.run()V+51
v  ~StubRoutines::call_stub
V  [jvm.dll+0x141eda]
V  [jvm.dll+0x2061ee]
V  [jvm.dll+0x1420a5]
V  [jvm.dll+0x142107]
V  [jvm.dll+0xed11f]
V  [jvm.dll+0x16324c]
V  [jvm.dll+0x163ca7]
V  [jvm.dll+0x1a80f9]
C  [msvcr100.dll+0x5c556]
C  [msvcr100.dll+0x5c600]
C  [kernel32.dll+0xb729]

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+273
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 )
  0x4edc3800 JavaThread "Thread-13" [_thread_blocked, id=4992, stack(0x4f1d0000,0x4f220000)]
=>0x4d649800 JavaThread "Thread-12" [_thread_in_native, id=4132, stack(0x4bee0000,0x4bf30000)]
  0x4d5cf400 JavaThread "Sound Library Loader" [_thread_blocked, id=4128, stack(0x4be90000,0x4bee0000)]
  0x4ce19400 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5780, stack(0x54ba0000,0x54bf0000)]
  0x3b6f9400 JavaThread "Thread-7" [_thread_in_native, id=2484, stack(0x4be40000,0x4be90000)]
  0x3c0ef800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1040, stack(0x3c880000,0x3c8d0000)]
  0x3b58dc00 JavaThread "Timer hack thread" daemon [_thread_blocked, id=192, stack(0x3c830000,0x3c880000)]
  0x3c147800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3872, stack(0x3c7e0000,0x3c830000)]
  0x3af91800 JavaThread "Service Thread" daemon [_thread_blocked, id=3140, stack(0x3b260000,0x3b2b0000)]
  0x3af8b400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2568, stack(0x3b210000,0x3b260000)]
  0x3af89c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=5876, stack(0x3b1c0000,0x3b210000)]
  0x3af88800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6068, stack(0x3b170000,0x3b1c0000)]
  0x00ad6c00 JavaThread "Finalizer" daemon [_thread_blocked, id=5000, stack(0x3af20000,0x3af70000)]
  0x00ad1c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=5092, stack(0x3aed0000,0x3af20000)]
  0x0087b400 JavaThread "Client thread" [_thread_in_native, id=2956, stack(0x00960000,0x009b0000)]

Other Threads:
  0x00acf000 VMThread [stack: 0x02b90000,0x02be0000] [id=4752]
  0x3afad000 WatcherThread [stack: 0x3b2b0000,0x3b300000] [id=2456]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation   total 110336K, used 96849K [0x02c00000, 0x0a3b0000, 0x13750000)
  eden space 98112K,  94% used [0x02c00000, 0x0866a2c0, 0x08bd0000)
  from space 12224K,  34% used [0x097c0000, 0x09bea3f0, 0x0a3b0000)
  to   space 12224K,   0% used [0x08bd0000, 0x08bd0000, 0x097c0000)
tenured generation   total 245028K, used 173551K [0x13750000, 0x22699000, 0x34e00000)
   the space 245028K,  70% used [0x13750000, 0x1e0cbed0, 0x1e0cc000, 0x22699000)
compacting perm gen  total 28672K, used 28492K [0x34e00000, 0x36a00000, 0x38e00000)
   the space 28672K,  99% used [0x34e00000, 0x369d31a0, 0x369d3200, 0x36a00000)
No shared spaces configured.

Card table byte_map: [0x3ac00000,0x3adc0000] byte_map_base: 0x3abea000

Polling page: 0x009b0000

Code Cache  [0x00ae0000, 0x010a0000, 0x02ae0000)
total_blobs=3301 nmethods=2919 adapters=318 free_code_cache=26897Kb largest_free_block=27531392

Compilation events (10 events):
Event: 33.743 Thread 0x3af8b400 2975             com.google.gson.internal.bind.JsonTreeReader::expect (48 bytes)
Event: 33.743 Thread 0x3af8b400 nmethod 2975 0x00f70988 code [0x00f70b10, 0x00f70d4c]
Event: 33.776 Thread 0x3af8b400 2976             com.google.gson.JsonElement::getAsJsonPrimitive (22 bytes)
Event: 33.776 Thread 0x3af8b400 nmethod 2976 0x00fbef48 code [0x00fbf050, 0x00fbf18c]
Event: 33.779 Thread 0x3af8b400 2977             net.minecraft.client.renderer.texture.TextureAtlasSprite::func_130099_d (49 bytes)
Event: 33.779 Thread 0x3af8b400 nmethod 2977 0x00f70688 code [0x00f707b0, 0x00f708c4]
Event: 33.791 Thread 0x3af8b400 2978             com.google.gson.internal.bind.JsonTreeReader::nextString (68 bytes)
Event: 33.791 Thread 0x3af8b400 nmethod 2978 0x00f6ff48 code [0x00f70100, 0x00f703a4]
Event: 35.575 Thread 0x3af8b400 2979   !         net.minecraft.client.audio.SoundHandler::func_110549_a (224 bytes)
Event: 35.577 Thread 0x3af8b400 nmethod 2979 0x00f9c248 code [0x00f9c540, 0x00f9cdfc]

GC Heap History (10 events):
Event: 32.574 GC heap before
{Heap before GC invocations=118 (full 10):
def new generation   total 110336K, used 100969K [0x02c00000, 0x0a3b0000, 0x13750000)
  eden space 98112K, 100% used [0x02c00000, 0x08bd0000, 0x08bd0000)
  from space 12224K,  23% used [0x08bd0000, 0x08e9a578, 0x097c0000)
  to   space 12224K,   0% used [0x097c0000, 0x097c0000, 0x0a3b0000)
tenured generation   total 245028K, used 173551K [0x13750000, 0x22699000, 0x34e00000)
   the space 245028K,  70% used [0x13750000, 0x1e0cbed0, 0x1e0cc000, 0x22699000)
compacting perm gen  total 28672K, used 28487K [0x34e00000, 0x36a00000, 0x38e00000)
   the space 28672K,  99% used [0x34e00000, 0x369d1f78, 0x369d2000, 0x36a00000)
No shared spaces configured.
Event: 32.586 GC heap after
Heap after GC invocations=119 (full 10):
def new generation   total 110336K, used 2584K [0x02c00000, 0x0a3b0000, 0x13750000)
  eden space 98112K,   0% used [0x02c00000, 0x02c00000, 0x08bd0000)
  from space 12224K,  21% used [0x097c0000, 0x09a46220, 0x0a3b0000)
  to   space 12224K,   0% used [0x08bd0000, 0x08bd0000, 0x097c0000)
tenured generation   total 245028K, used 173551K [0x13750000, 0x22699000, 0x34e00000)
   the space 245028K,  70% used [0x13750000, 0x1e0cbed0, 0x1e0cc000, 0x22699000)
compacting perm gen  total 28672K, used 28487K [0x34e00000, 0x36a00000, 0x38e00000)
   the space 28672K,  99% used [0x34e00000, 0x369d1f78, 0x369d2000, 0x36a00000)
No shared spaces configured.
}
Event: 33.141 GC heap before
{Heap before GC invocations=119 (full 10):
def new generation   total 110336K, used 100696K [0x02c00000, 0x0a3b0000, 0x13750000)
  eden space 98112K, 100% used [0x02c00000, 0x08bd0000, 0x08bd0000)
  from space 12224K,  21% used [0x097c0000, 0x09a46220, 0x0a3b0000)
  to   space 12224K,   0% used [0x08bd0000, 0x08bd0000, 0x097c0000)
tenured generation   total 245028K, used 173551K [0x13750000, 0x22699000, 0x34e00000)
   the space 245028K,  70% used [0x13750000, 0x1e0cbed0, 0x1e0cc000, 0x22699000)
compacting perm gen  total 28672K, used 28487K [0x34e00000, 0x36a00000, 0x38e00000)
   the space 28672K,  99% used [0x34e00000, 0x369d1f88, 0x369d2000, 0x36a00000)
No shared spaces configured.
Event: 33.153 GC heap after
Heap after GC invocations=120 (full 10):
def new generation   total 110336K, used 3727K [0x02c00000, 0x0a3b0000, 0x13750000)
  eden space 98112K,   0% used [0x02c00000, 0x02c00000, 0x08bd0000)
  from space 12224K,  30% used [0x08bd0000, 0x08f73f80, 0x097c0000)
  to   space 12224K,   0% used [0x097c0000, 0x097c0000, 0x0a3b0000)
tenured generation   total 245028K, used 173551K [0x13750000, 0x22699000, 0x34e00000)
   the space 245028K,  70% used [0x13750000, 0x1e0cbed0, 0x1e0cc000, 0x22699000)
compacting perm gen  total 28672K, used 28487K [0x34e00000, 0x36a00000, 0x38e00000)
   the space 28672K,  99% used [0x34e00000, 0x369d1f88, 0x369d2000, 0x36a00000)
No shared spaces configured.
}
Event: 33.717 GC heap before
{Heap before GC invocations=120 (full 10):
def new generation   total 110336K, used 101839K [0x02c00000, 0x0a3b0000, 0x13750000)
  eden space 98112K, 100% used [0x02c00000, 0x08bd0000, 0x08bd0000)
  from space 12224K,  30% used [0x08bd0000, 0x08f73f80, 0x097c0000)
  to   space 12224K,   0% used [0x097c0000, 0x097c0000, 0x0a3b0000)
tenured generation   total 245028K, used 173551K [0x13750000, 0x22699000, 0x34e00000)
   the space 245028K,  70% used [0x13750000, 0x1e0cbed0, 0x1e0cc000, 0x22699000)
compacting perm gen  total 28672K, used 28492K [0x34e00000, 0x36a00000, 0x38e00000)
   the space 28672K,  99% used [0x34e00000, 0x369d3180, 0x369d3200, 0x36a00000)
No shared spaces configured.
Event: 33.731 GC heap after
Heap after GC invocations=121 (full 10):
def new generation   total 110336K, used 5326K [0x02c00000, 0x0a3b0000, 0x13750000)
  eden space 98112K,   0% used [0x02c00000, 0x02c00000, 0x08bd0000)
  from space 12224K,  43% used [0x097c0000, 0x09cf3bc8, 0x0a3b0000)
  to   space 12224K,   0% used [0x08bd0000, 0x08bd0000, 0x097c0000)
tenured generation   total 245028K, used 173551K [0x13750000, 0x22699000, 0x34e00000)
   the space 245028K,  70% used [0x13750000, 0x1e0cbed0, 0x1e0cc000, 0x22699000)
compacting perm gen  total 28672K, used 28492K [0x34e00000, 0x36a00000, 0x38e00000)
   the space 28672K,  99% used [0x34e00000, 0x369d3180, 0x369d3200, 0x36a00000)
No shared spaces configured.
}
Event: 34.364 GC heap before
{Heap before GC invocations=121 (full 10):
def new generation   total 110336K, used 103438K [0x02c00000, 0x0a3b0000, 0x13750000)
  eden space 98112K, 100% used [0x02c00000, 0x08bd0000, 0x08bd0000)
  from space 12224K,  43% used [0x097c0000, 0x09cf3bc8, 0x0a3b0000)
  to   space 12224K,   0% used [0x08bd0000, 0x08bd0000, 0x097c0000)
tenured generation   total 245028K, used 173551K [0x13750000, 0x22699000, 0x34e00000)
   the space 245028K,  70% used [0x13750000, 0x1e0cbed0, 0x1e0cc000, 0x22699000)
compacting perm gen  total 28672K, used 28492K [0x34e00000, 0x36a00000, 0x38e00000)
   the space 28672K,  99% used [0x34e00000, 0x369d3190, 0x369d3200, 0x36a00000)
No shared spaces configured.
Event: 34.377 GC heap after
Heap after GC invocations=122 (full 10):
def new generation   total 110336K, used 5905K [0x02c00000, 0x0a3b0000, 0x13750000)
  eden space 98112K,   0% used [0x02c00000, 0x02c00000, 0x08bd0000)
  from space 12224K,  48% used [0x08bd0000, 0x09194510, 0x097c0000)
  to   space 12224K,   0% used [0x097c0000, 0x097c0000, 0x0a3b0000)
tenured generation   total 245028K, used 173551K [0x13750000, 0x22699000, 0x34e00000)
   the space 245028K,  70% used [0x13750000, 0x1e0cbed0, 0x1e0cc000, 0x22699000)
compacting perm gen  total 28672K, used 28492K [0x34e00000, 0x36a00000, 0x38e00000)
   the space 28672K,  99% used [0x34e00000, 0x369d3190, 0x369d3200, 0x36a00000)
No shared spaces configured.
}
Event: 35.149 GC heap before
{Heap before GC invocations=122 (full 10):
def new generation   total 110336K, used 104017K [0x02c00000, 0x0a3b0000, 0x13750000)
  eden space 98112K, 100% used [0x02c00000, 0x08bd0000, 0x08bd0000)
  from space 12224K,  48% used [0x08bd0000, 0x09194510, 0x097c0000)
  to   space 12224K,   0% used [0x097c0000, 0x097c0000, 0x0a3b0000)
tenured generation   total 245028K, used 173551K [0x13750000, 0x22699000, 0x34e00000)
   the space 245028K,  70% used [0x13750000, 0x1e0cbed0, 0x1e0cc000, 0x22699000)
compacting perm gen  total 28672K, used 28492K [0x34e00000, 0x36a00000, 0x38e00000)
   the space 28672K,  99% used [0x34e00000, 0x369d3190, 0x369d3200, 0x36a00000)
No shared spaces configured.
Event: 35.159 GC heap after
Heap after GC invocations=123 (full 10):
def new generation   total 110336K, used 4264K [0x02c00000, 0x0a3b0000, 0x13750000)
  eden space 98112K,   0% used [0x02c00000, 0x02c00000, 0x08bd0000)
  from space 12224K,  34% used [0x097c0000, 0x09bea3f0, 0x0a3b0000)
  to   space 12224K,   0% used [0x08bd0000, 0x08bd0000, 0x097c0000)
tenured generation   total 245028K, used 173551K [0x13750000, 0x22699000, 0x34e00000)
   the space 245028K,  70% used [0x13750000, 0x1e0cbed0, 0x1e0cc000, 0x22699000)
compacting perm gen  total 28672K, used 28492K [0x34e00000, 0x36a00000, 0x38e00000)
   the space 28672K,  99% used [0x34e00000, 0x369d3190, 0x369d3200, 0x36a00000)
No shared spaces configured.
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 35.896 Thread 0x4d649800 Threw 0x07f9d5c0 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
Event: 35.896 Thread 0x4d649800 Threw 0x07f9e238 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
Event: 35.896 Thread 0x4d649800 Threw 0x07f9ec48 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
Event: 35.896 Thread 0x4d649800 Threw 0x07f9f618 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
Event: 35.896 Thread 0x4d649800 Threw 0x07fa05c8 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
Event: 35.896 Thread 0x4d649800 Threw 0x07fa0fd8 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
Event: 35.896 Thread 0x4d649800 Threw 0x07fa19a8 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
Event: 35.899 Thread 0x4d649800 Threw 0x07fa2728 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jni.cpp:717
Event: 35.899 Thread 0x4d649800 Threw 0x07fa2c08 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jni.cpp:717
Event: 35.900 Thread 0x4d649800 Threw 0x07fa30f0 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jni.cpp:717

Events (10 events):
Event: 35.576 Executing VM operation: RevokeBias
Event: 35.576 Executing VM operation: RevokeBias done
Event: 35.576 Thread 0x4d5cf400 Thread exited: 0x4d5cf400
Event: 35.695 Thread 0x4d5cf400 Thread added: 0x4d5cf400
Event: 35.695 Thread 0x4d649800 Thread added: 0x4d649800
Event: 35.895 Executing VM operation: RevokeBias
Event: 35.895 Executing VM operation: RevokeBias done
Event: 35.896 Thread 0x4edc3800 Thread added: 0x4edc3800
Event: 35.908 Executing VM operation: RevokeBias
Event: 35.908 Executing VM operation: RevokeBias done


Dynamic libraries:
0x00400000 - 0x0042f000         C:\Program Files\Java\jre7\bin\javaw.exe
0x7c920000 - 0x7c9b3000         C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c91e000         C:\WINDOWS\system32\kernel32.dll
0x77da0000 - 0x77e49000         C:\WINDOWS\system32\ADVAPI32.dll
0x77e50000 - 0x77ee3000         C:\WINDOWS\system32\RPCRT4.dll
0x77fc0000 - 0x77fd1000         C:\WINDOWS\system32\Secur32.dll
0x77d10000 - 0x77da0000         C:\WINDOWS\system32\USER32.dll
0x77ef0000 - 0x77f39000         C:\WINDOWS\system32\GDI32.dll
0x77180000 - 0x77283000         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
0x76300000 - 0x7631d000         C:\WINDOWS\system32\IMM32.DLL
0x62c20000 - 0x62c29000         C:\WINDOWS\system32\LPK.DLL
0x73fa0000 - 0x7400b000         C:\WINDOWS\system32\USP10.dll
0x78aa0000 - 0x78b5f000         C:\Program Files\Java\jre7\bin\msvcr100.dll
0x6e780000 - 0x6eb09000         C:\Program Files\Java\jre7\bin\client\jvm.dll
0x71a40000 - 0x71a4b000         C:\WINDOWS\system32\WSOCK32.dll
0x71a20000 - 0x71a37000         C:\WINDOWS\system32\WS2_32.dll
0x71a10000 - 0x71a18000         C:\WINDOWS\system32\WS2HELP.dll
0x76b10000 - 0x76b3a000         C:\WINDOWS\system32\WINMM.dll
0x76bc0000 - 0x76bcb000         C:\WINDOWS\system32\PSAPI.DLL
0x6e6d0000 - 0x6e6dc000         C:\Program Files\Java\jre7\bin\verify.dll
0x6d480000 - 0x6d4a0000         C:\Program Files\Java\jre7\bin\java.dll
0x6e760000 - 0x6e773000         C:\Program Files\Java\jre7\bin\zip.dll
0x6e420000 - 0x6e42a000         C:\Program Files\Java\jre7\bin\management.dll
0x6e4c0000 - 0x6e4d4000         C:\Program Files\Java\jre7\bin\net.dll
0x6e4e0000 - 0x6e4ef000         C:\Program Files\Java\jre7\bin\nio.dll
0x719c0000 - 0x719fe000         C:\WINDOWS\System32\mswsock.dll
0x76ef0000 - 0x76f17000         C:\WINDOWS\system32\DNSAPI.dll
0x76d30000 - 0x76d48000         C:\WINDOWS\system32\iphlpapi.dll
0x76f80000 - 0x76f88000         C:\WINDOWS\System32\winrnr.dll
0x76f30000 - 0x76f5c000         C:\WINDOWS\system32\WLDAP32.dll
0x64000000 - 0x64021000         C:\Program Files\Bonjour\mdnsNSP.dll
0x76f90000 - 0x76f96000         C:\WINDOWS\system32\rasadhlp.dll
0x6e6b0000 - 0x6e6c1000         C:\Program Files\Java\jre7\bin\unpack.dll
0x3c780000 - 0x3c7cc000         G:\本地磁盘I\Windows\Games\MC\红叔三周目整合包\.minecraft\natives\lwjgl.dll
0x5ef10000 - 0x5efdc000         C:\WINDOWS\system32\OPENGL32.dll
0x68e20000 - 0x68e40000         C:\WINDOWS\system32\GLU32.dll
0x736d0000 - 0x7371b000         C:\WINDOWS\system32\DDRAW.dll
0x73b30000 - 0x73b36000         C:\WINDOWS\system32\DCIMAN32.dll
0x77bd0000 - 0x77bd8000         C:\WINDOWS\system32\VERSION.dll
0x68000000 - 0x68036000         C:\WINDOWS\system32\rsaenh.dll
0x759d0000 - 0x75a7f000         C:\WINDOWS\system32\USERENV.dll
0x5fdd0000 - 0x5fe25000         C:\WINDOWS\system32\netapi32.dll
0x76d10000 - 0x76d28000         C:\WINDOWS\system32\MPRAPI.dll
0x77c90000 - 0x77cc2000         C:\WINDOWS\system32\ACTIVEDS.dll
0x76de0000 - 0x76e05000         C:\WINDOWS\system32\adsldpc.dll
0x76af0000 - 0x76b01000         C:\WINDOWS\system32\ATL.DLL
0x76990000 - 0x76ace000         C:\WINDOWS\system32\ole32.dll
0x770f0000 - 0x7717b000         C:\WINDOWS\system32\OLEAUT32.dll
0x76e50000 - 0x76e5e000         C:\WINDOWS\system32\rtutils.dll
0x71b70000 - 0x71b83000         C:\WINDOWS\system32\SAMLIB.dll
0x76060000 - 0x761b6000         C:\WINDOWS\system32\SETUPAPI.dll
0x6d000000 - 0x6d143000         C:\Program Files\Java\jre7\bin\awt.dll
0x5adc0000 - 0x5adf7000         C:\WINDOWS\system32\uxtheme.dll
0x74680000 - 0x746cc000         C:\WINDOWS\system32\MSCTF.dll
0x73640000 - 0x7366e000         C:\WINDOWS\system32\msctfime.ime
0x3c970000 - 0x3cd04000         C:\WINDOWS\system32\SOGOUPY.IME
0x762f0000 - 0x762f5000         C:\WINDOWS\system32\MSIMG32.dll
0x61880000 - 0x618ba000         C:\WINDOWS\system32\OLEACC.dll
0x76cb0000 - 0x76cd0000         C:\WINDOWS\system32\NTMARTA.DLL
0x7d590000 - 0x7dd84000         C:\WINDOWS\system32\SHELL32.dll
0x40bd0000 - 0x40e0f000         C:\WINDOWS\system32\iglicd32.dll
0x3d870000 - 0x3d8ba000         C:\WINDOWS\system32\igldev32.dll
0x3d920000 - 0x3d954000         C:\Program Files\SogouInput\Components\SGImeGuard\1.0.0.27\SGImeGuard.dll
0x49e10000 - 0x49f37000         C:\Program Files\SogouInput\Components\PicFace\1.0.0.1045\PicFace.dll
0x4a210000 - 0x4a2cf000         C:\Program Files\SogouInput\7.2.0.2559\Resource.dll
0x4b9c0000 - 0x4b9e3000         C:\Program Files\SogouInput\Components\SgAppender\1.0.0.207\SgAppender_Dll.dll
0x73aa0000 - 0x73ab5000         C:\WINDOWS\system32\mscms.dll
0x72f70000 - 0x72f96000         C:\WINDOWS\system32\WINSPOOL.DRV
0x60a20000 - 0x60a61000         C:\WINDOWS\system32\icm32.dll
0x4bce0000 - 0x4bcee000         C:\Program Files\Common Files\Thunder Network\NetMon\speed_viewer1.0.2.32.dll
0x7c3c0000 - 0x7c43c000         C:\WINDOWS\system32\MSVCP71.dll
0x7c360000 - 0x7c3b6000         C:\WINDOWS\system32\MSVCR71.dll
0x4bd00000 - 0x4bd2a000         C:\WINDOWS\System32\iClickPM.dll
0x76c60000 - 0x76c89000         C:\WINDOWS\system32\imagehlp.dll
0x60fd0000 - 0x61025000         C:\WINDOWS\system32\hnetcfg.dll
0x71a00000 - 0x71a08000         C:\WINDOWS\System32\wshtcpip.dll
0x6e650000 - 0x6e670000         C:\Program Files\Java\jre7\bin\sunec.dll
0x6e670000 - 0x6e679000         C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x765e0000 - 0x76675000         C:\WINDOWS\system32\CRYPT32.dll
0x76db0000 - 0x76dc2000         C:\WINDOWS\system32\MSASN1.dll
0x4bf30000 - 0x4bf95000         G:\本地磁盘I\Windows\Games\MC\红叔三周目整合包\.minecraft\natives\OpenAL32.dll
0x76fa0000 - 0x7701f000         C:\WINDOWS\system32\CLBCATQ.DLL
0x77020000 - 0x770ba000         C:\WINDOWS\system32\COMRes.dll
0x73e70000 - 0x73ecc000         C:\WINDOWS\system32\dsound.dll
0x76c00000 - 0x76c2e000         C:\WINDOWS\system32\WINTRUST.dll
0x72c90000 - 0x72c99000         C:\WINDOWS\system32\wdmaud.drv
0x72c80000 - 0x72c88000         C:\WINDOWS\system32\msacm32.drv
0x77bb0000 - 0x77bc5000         C:\WINDOWS\system32\MSACM32.dll
0x77ba0000 - 0x77ba7000         C:\WINDOWS\system32\midimap.dll
0x73e40000 - 0x73e44000         C:\WINDOWS\system32\KsUser.dll
0x68d60000 - 0x68e01000         C:\WINDOWS\system32\dbghelp.dll

VM Arguments:
jvm_args: -Xmx802m -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.library.path=.minecraft\natives
java_command: net.minecraft.launchwrapper.Launch --username gggg --version 红叔三周目客户端 --gameDir .minecraft\versions\红叔三周目客户端 --assetsDir .minecraft\assets --uuid ${auth_uuid} --accessToken ${auth_access_token} --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Documents and Settings\Administrator\Local Settings\Application Data\Kingsoft\WPS Office\9.1.0.4855\office6;C:\Program Files\StormII\Codec;C:\Program Files\StormII
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, 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 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc

Memory: 4k page, physical 2085932k(914124k free), swap 5057712k(3637636k free)

vm_info: Java HotSpot(TM) Client VM (24.71-b01) for windows-x86 JRE (1.7.0_71-b14), built on Sep 26 2014 16:30:49 by "java_re" with unknown MS VC++:1600

time: Wed Oct 29 13:17:51 2014
elapsed time: 35 seconds



602844218qq
某MOD不兼容

qq3922382
请递交错误报告

天堂TT
整合包的话应该mod冲突很少
尝试减少内存到512m启动游戏

zhh0000zhh
openal问题
更新声卡驱动或者更新操作系统 到win7

嗜金龙须
有以下可能:1 mod冲突 2 内存设置出错 3 电脑配置有问题

北美路人
# A fatal error has been detected by the Java Runtime Environment:


路径和启动最小内存设置了吗?


第一页 上一页 下一页 最后一页