Перейти к публикации

Вылет


Рекомендованные сообщения

Опубликовано: (изменено)

Иногда когда я захожу на MiniGames у меня вылетает и пишет:

 

 

#

# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x42b4de7a, pid=5032, tid=4036
#
# JRE version: Java SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot Client VM (25.25-b02 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:
# 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 (0x40a05800):  JavaThread "Thread-23" daemon [_thread_in_native, id=4036, stack(0x52cc0000,0x52dc0000)]
 
siginfo: ExceptionCode=0xc0000005, reading address 0x46c79004
 
Registers:
EAX=0x46c79004, EBX=0x00000001, ECX=0x531b0050, EDX=0x521fc923
ESP=0x52dbf878, EBP=0x52dbf8a8, ESI=0x531b0050, EDI=0x46c7154c
EIP=0x42b4de7a, EFLAGS=0x00210202
 
Top of Stack: (sp=0x52dbf878)
0x52dbf878:   00000001 531b0050 40a05800 50650c60
0x52dbf888:   000000ff 40a05800 531b0050 52dbf8bc
0x52dbf898:   00000004 0000ac44 00001eae 50650c60
0x52dbf8a8:   52dbf8bc 42b4ef0d 40a05800 50650c60
0x52dbf8b8:   50650c60 52dbf910 3e3a5aa0 531b0050
0x52dbf8c8:   46c7154c 01d4aca3 40a05938 52dbf918
0x52dbf8d8:   531b0050 00000000 46c7154c 00000000
0x52dbf8e8:   50650c60 01d4aa96 52dbf8f0 50650c60 
 
Instructions: (pc=0x42b4de7a)
0x42b4de5a:   02 8b d9 2b cb 89 4d e0 81 fa 03 00 02 00 75 06
0x42b4de6a:   8b 40 04 89 45 f0 83 45 f8 02 8b 45 f8 8d 04 87
0x42b4de7a:   83 38 00 75 b3 8d 45 f4 50 68 7c e8 b7 42 6a 00
0x42b4de8a:   e8 6a 4e 00 00 b8 40 1f 00 00 83 c4 0c 39 45 f4 
 
 
Register to memory mapping:
 
EAX=0x46c79004 is an unknown value
EBX=0x00000001 is an unknown value
ECX=0x531b0050 is an unknown value
EDX=0x521fc923 is an unknown value
ESP=0x52dbf878 is pointing into the stack for thread: 0x40a05800
EBP=0x52dbf8a8 is pointing into the stack for thread: 0x40a05800
ESI=0x531b0050 is an unknown value
EDI=0x46c7154c is an unknown value
 
 
Stack: [0x52cc0000,0x52dc0000],  sp=0x52dbf878,  free space=1022k
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+0x147285]
V  [jvm.dll+0x20d19e]
V  [jvm.dll+0x14731e]
V  [jvm.dll+0x1474a6]
V  [jvm.dll+0x147517]
V  [jvm.dll+0xf06bf]
V  [jvm.dll+0x1698cc]
V  [jvm.dll+0x16a15a]
V  [jvm.dll+0x1aee06]
C  [MSVCR100.dll+0x5c556]
C  [MSVCR100.dll+0x5c600]
C  [kernel32.dll+0x4ee1c]
C  [ntdll.dll+0x637eb]
C  [ntdll.dll+0x637be]
C  0x00000000
 
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 )
  0x40a0a400 JavaThread "Thread-26" daemon [_thread_in_native, id=5120, stack(0x536c0000,0x537c0000)]
  0x40a09c00 JavaThread "Thread-25" daemon [_thread_blocked, id=2768, stack(0x52ec0000,0x52fc0000)]
  0x40a09800 JavaThread "Thread-24" daemon [_thread_in_native, id=3976, stack(0x52dc0000,0x52ec0000)]
=>0x40a05800 JavaThread "Thread-23" daemon [_thread_in_native, id=4036, stack(0x52cc0000,0x52dc0000)]
  0x40a09000 JavaThread "Thread-22" daemon [_thread_blocked, id=2756, stack(0x52bc0000,0x52cc0000)]
  0x40a05000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=112, stack(0x42850000,0x42950000)]
  0x40a08800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5676, stack(0x3ea20000,0x3eb20000)]
  0x40a08400 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5700, stack(0x3e8a0000,0x3e9a0000)]
  0x40a06400 JavaThread "Thread-15" daemon [_thread_blocked, id=1760, stack(0x3e5a0000,0x3e6a0000)]
  0x40a07800 JavaThread "Minecraft main thread" daemon [_thread_in_Java, id=3984, stack(0x42750000,0x42850000)]
  0x40a06c00 JavaThread "TimerQueue" daemon [_thread_blocked, id=248, stack(0x418e0000,0x419e0000)]
  0x40a05c00 JavaThread "DestroyJavaVM" [_thread_blocked, id=4984, stack(0x01aa0000,0x01ba0000)]
  0x409dc400 JavaThread "Image downloader" daemon [_thread_in_native, id=3520, stack(0x417e0000,0x418e0000)]
  0x408c1000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=5004, stack(0x41340000,0x41440000)]
  0x408ba400 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=1304, stack(0x40d80000,0x40e80000)]
  0x3d319c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5124, stack(0x3e2a0000,0x3e3a0000)]
  0x3d319000 JavaThread "AWT-Shutdown" [_thread_blocked, id=2820, stack(0x3e1a0000,0x3e2a0000)]
  0x3d316c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3516, stack(0x3e0a0000,0x3e1a0000)]
  0x3d1ec000 JavaThread "Service Thread" daemon [_thread_blocked, id=1148, stack(0x3d960000,0x3da60000)]
  0x3d1c0800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1120, stack(0x3d860000,0x3d960000)]
  0x3d1bfc00 JavaThread "Attach Listener" daemon [_thread_blocked, id=3384, stack(0x3d760000,0x3d860000)]
  0x3d1bcc00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5188, stack(0x3d660000,0x3d760000)]
  0x3d172400 JavaThread "Finalizer" daemon [_thread_blocked, id=2032, stack(0x3d560000,0x3d660000)]
  0x3d16c400 JavaThread "Reference Handler" daemon [_thread_blocked, id=5068, stack(0x3d460000,0x3d560000)]
 
Other Threads:
  0x3d169000 VMThread [stack: 0x3d360000,0x3d460000] [id=5028]
  0x3d1ed800 WatcherThread [stack: 0x3da60000,0x3db60000] [id=1716]
 
VM state:not at safepoint (normal execution)
 
VM Mutex/Monitor currently owned by a thread: None
 
Heap:
 def new generation   total 81472K, used 29907K [0x03e00000, 0x09660000, 0x16ca0000)
  eden space 72448K,  41% used [0x03e00000, 0x05b34fc8, 0x084c0000)
  from space 9024K,   0% used [0x084c0000, 0x084c0000, 0x08d90000)
  to   space 9024K,   0% used [0x08d90000, 0x08d90000, 0x09660000)
 tenured generation   total 180944K, used 84027K [0x16ca0000, 0x21d54000, 0x3ca00000)
   the space 180944K,  46% used [0x16ca0000, 0x1beaecf0, 0x1beaee00, 0x21d54000)
 Metaspace       used 19416K, capacity 19590K, committed 19712K, reserved 19840K
 
Card table byte_map: [0x3ca00000,0x3cbd0000] byte_map_base: 0x3c9e1000
 
Polling page: 0x00310000
 
CodeCache: size=32768Kb used=4563Kb max_used=4563Kb free=28204Kb
 bounds [0x01d40000, 0x021b8000, 0x03d40000]
 total_blobs=2779 nmethods=2414 adapters=296
 compilation: enabled
 
Compilation events (10 events):
Event: 55.306 Thread 0x3d1c0800 2437             java.nio.IntBuffer::put (9 bytes)
Event: 55.306 Thread 0x3d1c0800 nmethod 2437 0x021ad8c8 code [0x021ad9d0, 0x021ada7c]
Event: 55.338 Thread 0x3d1c0800 2438             java.lang.StringCoding::safeTrim (24 bytes)
Event: 55.338 Thread 0x3d1c0800 nmethod 2438 0x021ade08 code [0x021adf10, 0x021ae0bc]
Event: 55.356 Thread 0x3d1c0800 2439             java.lang.ClassLoader::compareCerts (149 bytes)
Event: 55.357 Thread 0x3d1c0800 nmethod 2439 0x021ae408 code [0x021ae530, 0x021ae798]
Event: 55.573 Thread 0x3d1c0800 2440   !         java.lang.StringCoding::encode (120 bytes)
Event: 55.574 Thread 0x3d1c0800 nmethod 2440 0x021aed88 code [0x021aef90, 0x021af5f8]
Event: 56.003 Thread 0x3d1c0800 2441             java.lang.StringCoding::access$300 (8 bytes)
Event: 56.004 Thread 0x3d1c0800 nmethod 2441 0x021affc8 code [0x021b00d0, 0x021b027c]
 
GC Heap History (10 events):
Event: 53.912 GC heap before
{Heap before GC invocations=80 (full 7):
 def new generation   total 60480K, used 57877K [0x03e00000, 0x07fa0000, 0x16ca0000)
  eden space 53760K,  97% used [0x03e00000, 0x07112d38, 0x07280000)
  from space 6720K,  83% used [0x07280000, 0x077f2a10, 0x07910000)
  to   space 6720K,   0% used [0x07910000, 0x07910000, 0x07fa0000)
 tenured generation   total 134292K, used 112161K [0x16ca0000, 0x1efc5000, 0x3ca00000)
   the space 134292K,  83% used [0x16ca0000, 0x1da28678, 0x1da28800, 0x1efc5000)
 Metaspace       used 18746K, capacity 18918K, committed 19072K, reserved 19840K
Event: 53.928 GC heap after
Heap after GC invocations=81 (full 7):
 def new generation   total 60480K, used 6720K [0x03e00000, 0x07fa0000, 0x16ca0000)
  eden space 53760K,   0% used [0x03e00000, 0x03e00000, 0x07280000)
  from space 6720K, 100% used [0x07910000, 0x07fa0000, 0x07fa0000)
  to   space 6720K,   0% used [0x07280000, 0x07280000, 0x07910000)
 tenured generation   total 134292K, used 123202K [0x16ca0000, 0x1efc5000, 0x3ca00000)
   the space 134292K,  91% used [0x16ca0000, 0x1e4f09d8, 0x1e4f0a00, 0x1efc5000)
 Metaspace       used 18746K, capacity 18918K, committed 19072K, reserved 19840K
}
Event: 54.392 GC heap before
{Heap before GC invocations=81 (full 7):
 def new generation   total 60480K, used 60363K [0x03e00000, 0x07fa0000, 0x16ca0000)
  eden space 53760K,  99% used [0x03e00000, 0x07262e88, 0x07280000)
  from space 6720K, 100% used [0x07910000, 0x07fa0000, 0x07fa0000)
  to   space 6720K,   0% used [0x07280000, 0x07280000, 0x07910000)
 tenured generation   total 134292K, used 123202K [0x16ca0000, 0x1efc5000, 0x3ca00000)
   the space 134292K,  91% used [0x16ca0000, 0x1e4f09d8, 0x1e4f0a00, 0x1efc5000)
 Metaspace       used 18746K, capacity 18918K, committed 19072K, reserved 19840K
Event: 54.575 GC heap after
Heap after GC invocations=82 (full 8):
 def new generation   total 81472K, used 0K [0x03e00000, 0x09660000, 0x16ca0000)
  eden space 72448K,   0% used [0x03e00000, 0x03e00000, 0x084c0000)
  from space 9024K,   0% used [0x084c0000, 0x084c0000, 0x08d90000)
  to   space 9024K,   0% used [0x08d90000, 0x08d90000, 0x09660000)
 tenured generation   total 180944K, used 108565K [0x16ca0000, 0x21d54000, 0x3ca00000)
   the space 180944K,  59% used [0x16ca0000, 0x1d6a5610, 0x1d6a5800, 0x21d54000)
 Metaspace       used 18746K, capacity 18918K, committed 19072K, reserved 19840K
}
Event: 54.896 GC heap before
{Heap before GC invocations=82 (full 8):
 def new generation   total 81472K, used 66131K [0x03e00000, 0x09660000, 0x16ca0000)
  eden space 72448K,  91% used [0x03e00000, 0x07e94cc0, 0x084c0000)
  from space 9024K,   0% used [0x084c0000, 0x084c0000, 0x08d90000)
  to   space 9024K,   0% used [0x08d90000, 0x08d90000, 0x09660000)
 tenured generation   total 180944K, used 108565K [0x16ca0000, 0x21d54000, 0x3ca00000)
   the space 180944K,  59% used [0x16ca0000, 0x1d6a5610, 0x1d6a5800, 0x21d54000)
 Metaspace       used 18746K, capacity 18918K, committed 19072K, reserved 19840K
Event: 54.905 GC heap after
Heap after GC invocations=83 (full 8):
 def new generation   total 81472K, used 8987K [0x03e00000, 0x09660000, 0x16ca0000)
  eden space 72448K,   0% used [0x03e00000, 0x03e00000, 0x084c0000)
  from space 9024K,  99% used [0x08d90000, 0x09656dd8, 0x09660000)
  to   space 9024K,   0% used [0x084c0000, 0x084c0000, 0x08d90000)
 tenured generation   total 180944K, used 108565K [0x16ca0000, 0x21d54000, 0x3ca00000)
   the space 180944K,  59% used [0x16ca0000, 0x1d6a5610, 0x1d6a5800, 0x21d54000)
 Metaspace       used 18746K, capacity 18918K, committed 19072K, reserved 19840K
}
Event: 55.427 GC heap before
{Heap before GC invocations=83 (full 8):
 def new generation   total 81472K, used 81435K [0x03e00000, 0x09660000, 0x16ca0000)
  eden space 72448K, 100% used [0x03e00000, 0x084c0000, 0x084c0000)
  from space 9024K,  99% used [0x08d90000, 0x09656dd8, 0x09660000)
  to   space 9024K,   0% used [0x084c0000, 0x084c0000, 0x08d90000)
 tenured generation   total 180944K, used 108565K [0x16ca0000, 0x21d54000, 0x3ca00000)
   the space 180944K,  59% used [0x16ca0000, 0x1d6a5610, 0x1d6a5800, 0x21d54000)
 Metaspace       used 18889K, capacity 19078K, committed 19200K, reserved 19840K
Event: 55.437 GC heap after
Heap after GC invocations=84 (full 8):
 def new generation   total 81472K, used 1321K [0x03e00000, 0x09660000, 0x16ca0000)
  eden space 72448K,   0% used [0x03e00000, 0x03e00000, 0x084c0000)
  from space 9024K,  14% used [0x084c0000, 0x0860a568, 0x08d90000)
  to   space 9024K,   0% used [0x08d90000, 0x08d90000, 0x09660000)
 tenured generation   total 180944K, used 117423K [0x16ca0000, 0x21d54000, 0x3ca00000)
   the space 180944K,  64% used [0x16ca0000, 0x1df4bd90, 0x1df4be00, 0x21d54000)
 Metaspace       used 18889K, capacity 19078K, committed 19200K, reserved 19840K
}
Event: 56.148 GC heap before
{Heap before GC invocations=84 (full 8):
 def new generation   total 81472K, used 10614K [0x03e00000, 0x09660000, 0x16ca0000)
  eden space 72448K,  12% used [0x03e00000, 0x04713630, 0x084c0000)
  from space 9024K,  14% used [0x084c0000, 0x0860a568, 0x08d90000)
  to   space 9024K,   0% used [0x08d90000, 0x08d90000, 0x09660000)
 tenured generation   total 180944K, used 117423K [0x16ca0000, 0x21d54000, 0x3ca00000)
   the space 180944K,  64% used [0x16ca0000, 0x1df4bd90, 0x1df4be00, 0x21d54000)
 Metaspace       used 19196K, capacity 19398K, committed 19456K, reserved 19840K
Event: 56.266 GC heap after
Heap after GC invocations=85 (full 9):
 def new generation   total 81472K, used 0K [0x03e00000, 0x09660000, 0x16ca0000)
  eden space 72448K,   0% used [0x03e00000, 0x03e00000, 0x084c0000)
  from space 9024K,   0% used [0x084c0000, 0x084c0000, 0x08d90000)
  to   space 9024K,   0% used [0x08d90000, 0x08d90000, 0x09660000)
 tenured generation   total 180944K, used 84027K [0x16ca0000, 0x21d54000, 0x3ca00000)
   the space 180944K,  46% used [0x16ca0000, 0x1beaecf0, 0x1beaee00, 0x21d54000)
 Metaspace       used 19196K, capacity 19398K, committed 19456K, reserved 19840K
}
 
Deoptimization events (0 events):
No events
 
Internal exceptions (10 events):
Event: 56.273 Thread 0x40a06400 Exception <a 'java/io/IOException'> (0x03f946f8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 716]
Event: 56.273 Thread 0x40a06400 Exception <a 'java/io/IOException'> (0x03f94910) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 716]
Event: 56.286 Thread 0x40a05800 Exception <a 'java/security/PrivilegedActionException'> (0x04269b30) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 56.286 Thread 0x40a05800 Exception <a 'java/security/PrivilegedActionException'> (0x0426a040) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 56.287 Thread 0x40a05800 Exception <a 'java/security/PrivilegedActionException'> (0x0426e158) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 56.287 Thread 0x40a05800 Exception <a 'java/security/PrivilegedActionException'> (0x0426e670) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 56.287 Thread 0x40a05800 Exception <a 'java/security/PrivilegedActionException'> (0x04271d38) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 56.287 Thread 0x40a05800 Exception <a 'java/security/PrivilegedActionException'> (0x04272218) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 56.288 Thread 0x40a05800 Exception <a 'java/security/PrivilegedActionException'> (0x04275c78) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 56.288 Thread 0x40a05800 Exception <a 'java/security/PrivilegedActionException'> (0x042761c0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
 
Events (10 events):
Event: 56.274 loading class net/minecraft/client/multiplayer/NetClientHandler
Event: 56.274 loading class net/minecraft/client/multiplayer/NetClientHandler done
Event: 56.286 loading class org/lwjgl/openal/ALCdevice
Event: 56.286 loading class org/lwjgl/openal/ALCdevice done
Event: 56.287 loading class org/lwjgl/openal/ALCcontext
Event: 56.287 loading class org/lwjgl/openal/ALCcontext done
Event: 56.287 loading class org/lwjgl/openal/Util
Event: 56.287 loading class org/lwjgl/openal/Util done
Event: 56.287 loading class org/lwjgl/openal/OpenALException
Event: 56.287 loading class org/lwjgl/openal/OpenALException done
 
 
Dynamic libraries:
0x00400000 - 0x004ad000 C:\Users\Илюша\Desktop\VimeWorld.exe
0x77cb0000 - 0x77dec000 C:\Windows\SYSTEM32\ntdll.dll
0x76fb0000 - 0x77084000 C:\Windows\system32\kernel32.dll
0x75d30000 - 0x75d7b000 C:\Windows\system32\KERNELBASE.dll
0x76ee0000 - 0x76fa9000 C:\Windows\system32\USER32.dll
0x77e30000 - 0x77e7e000 C:\Windows\system32\GDI32.dll
0x77e20000 - 0x77e2a000 C:\Windows\system32\LPK.dll
0x77c10000 - 0x77cad000 C:\Windows\system32\USP10.dll
0x778e0000 - 0x7798c000 C:\Windows\system32\msvcrt.dll
0x77ac0000 - 0x77b60000 C:\Windows\system32\ADVAPI32.dll
0x77df0000 - 0x77e09000 C:\Windows\SYSTEM32\sechost.dll
0x77b60000 - 0x77c02000 C:\Windows\system32\RPCRT4.dll
0x717e0000 - 0x71864000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\COMCTL32.dll
0x77ec0000 - 0x77edf000 C:\Windows\system32\IMM32.DLL
0x77480000 - 0x7754c000 C:\Windows\system32\MSCTF.dll
0x5a320000 - 0x5a355000 C:\Program Files\Java\jre1.8.0_25\bin\splashscreen.dll
0x70760000 - 0x7081f000 C:\Windows\system32\MSVCR100.dll
0x57ad0000 - 0x57e74000 C:\Program Files\Java\jre1.8.0_25\bin\client\jvm.dll
0x6ec10000 - 0x6ec17000 C:\Windows\system32\WSOCK32.dll
0x77e80000 - 0x77eb5000 C:\Windows\system32\WS2_32.dll
0x771f0000 - 0x771f6000 C:\Windows\system32\NSI.dll
0x73f30000 - 0x73f62000 C:\Windows\system32\WINMM.dll
0x77e10000 - 0x77e15000 C:\Windows\system32\PSAPI.DLL
0x743b0000 - 0x743bc000 C:\Program Files\Java\jre1.8.0_25\bin\verify.dll
0x73890000 - 0x738b1000 C:\Program Files\Java\jre1.8.0_25\bin\java.dll
0x73870000 - 0x73883000 C:\Program Files\Java\jre1.8.0_25\bin\zip.dll
0x76290000 - 0x76eda000 C:\Windows\system32\SHELL32.dll
0x77200000 - 0x77257000 C:\Windows\system32\SHLWAPI.dll
0x77090000 - 0x771ec000 C:\Windows\system32\ole32.dll
0x75d20000 - 0x75d2b000 C:\Windows\system32\profapi.dll
0x5ee10000 - 0x5ee25000 C:\Program Files\Java\jre1.8.0_25\bin\net.dll
0x75710000 - 0x7574c000 C:\Windows\system32\mswsock.dll
0x75700000 - 0x75706000 C:\Windows\System32\wship6.dll
0x73c80000 - 0x73c90000 C:\Windows\system32\NLAapi.dll
0x70920000 - 0x70930000 C:\Windows\system32\napinsp.dll
0x70900000 - 0x70912000 C:\Windows\system32\pnrpnsp.dll
0x755a0000 - 0x755e4000 C:\Windows\system32\DNSAPI.dll
0x708f0000 - 0x708f8000 C:\Windows\System32\winrnr.dll
0x730d0000 - 0x730ec000 C:\Windows\system32\IPHLPAPI.DLL
0x730c0000 - 0x730c7000 C:\Windows\system32\WINNSI.DLL
0x72bb0000 - 0x72be8000 C:\Windows\System32\fwpuclnt.dll
0x724c0000 - 0x724c6000 C:\Windows\system32\rasadhlp.dll
0x72b90000 - 0x72b9d000 C:\Windows\system32\dhcpcsvc6.DLL
0x72b00000 - 0x72b12000 C:\Windows\system32\dhcpcsvc.DLL
0x580e0000 - 0x58226000 C:\Program Files\Java\jre1.8.0_25\bin\awt.dll
0x775e0000 - 0x7766f000 C:\Windows\system32\OLEAUT32.dll
0x74940000 - 0x74980000 C:\Windows\system32\uxtheme.dll
0x74620000 - 0x74633000 C:\Windows\system32\dwmapi.dll
0x75c30000 - 0x75c3c000 C:\Windows\system32\CRYPTBASE.dll
0x743c0000 - 0x743cf000 C:\Program Files\Java\jre1.8.0_25\bin\nio.dll
0x63c80000 - 0x63e43000 C:\Windows\system32\d3d9.dll
0x751b0000 - 0x751b9000 C:\Windows\system32\VERSION.dll
0x6d270000 - 0x6d276000 C:\Windows\system32\d3d8thk.dll
0x5f0b0000 - 0x5fe7e000 C:\Windows\system32\nvd3dum.dll
0x74510000 - 0x74535000 C:\Windows\system32\powrprof.dll
0x760f0000 - 0x7628d000 C:\Windows\system32\SETUPAPI.dll
0x75ff0000 - 0x76017000 C:\Windows\system32\CFGMGR32.dll
0x75f00000 - 0x75f12000 C:\Windows\system32\DEVOBJ.dll
0x75750000 - 0x75766000 C:\Windows\system32\CRYPTSP.dll
0x754c0000 - 0x754fb000 C:\Windows\system32\rsaenh.dll
0x75fd0000 - 0x75fe7000 C:\Windows\system32\USERENV.dll
0x5a2e0000 - 0x5a318000 C:\Program Files\Java\jre1.8.0_25\bin\fontmanager.dll
0x5a2b0000 - 0x5a2e0000 C:\Program Files\Java\jre1.8.0_25\bin\t2k.dll
0x63970000 - 0x6397a000 C:\Program Files\Java\jre1.8.0_25\bin\management.dll
0x77550000 - 0x775d3000 C:\Windows\system32\CLBCatQ.DLL
0x74aa0000 - 0x74c3e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\comctl32.dll
0x743e0000 - 0x74510000 C:\Windows\system32\WindowsCodecs.dll
0x75be0000 - 0x75c2c000 C:\Windows\system32\apphelp.dll
0x6b430000 - 0x6b5d6000 C:\PROGRA~1\MICROS~3\Office15\GROOVEEX.DLL
0x6e750000 - 0x6e7b9000 C:\Windows\system32\MSVCP100.dll
0x6e720000 - 0x6e746000 C:\Windows\system32\ATL100.DLL
0x71fa0000 - 0x721e5000 C:\Windows\system32\msi.dll
0x6a920000 - 0x6af60000 C:\PROGRA~1\MICROS~3\Office15\1049\GrooveIntlResource.dll
0x75240000 - 0x75245000 C:\Windows\System32\wshtcpip.dll
0x6cdd0000 - 0x6ce01000 C:\Windows\system32\EhStorShell.dll
0x74980000 - 0x74a75000 C:\Windows\system32\PROPSYS.dll
0x6cd60000 - 0x6cdca000 C:\Windows\System32\cscui.dll
0x6eff0000 - 0x6eff9000 C:\Windows\System32\CSCDLL.dll
0x72af0000 - 0x72afb000 C:\Windows\system32\CSCAPI.dll
0x72b20000 - 0x72b90000 C:\Windows\system32\ntshrui.dll
0x75870000 - 0x75889000 C:\Windows\system32\srvcli.dll
0x73c10000 - 0x73c1a000 C:\Windows\system32\slc.dll
0x5a280000 - 0x5a2a5000 C:\Program Files\Java\jre1.8.0_25\bin\jpeg.dll
0x5a220000 - 0x5a232000 C:\Program Files\Java\jre1.8.0_25\bin\unpack.dll
0x3e3a0000 - 0x3e3ec000 C:\Users\Илюша\AppData\Roaming\.vimeworld\164\natives\lwjgl.dll
0x6e830000 - 0x6e8f8000 C:\Windows\system32\OPENGL32.dll
0x74260000 - 0x74282000 C:\Windows\system32\GLU32.dll
0x6e080000 - 0x6e167000 C:\Windows\system32\DDRAW.dll
0x743d0000 - 0x743d6000 C:\Windows\system32\DCIMAN32.dll
0x54d30000 - 0x5646a000 C:\Windows\system32\nvoglv32.DLL
0x752c0000 - 0x752cd000 C:\Windows\system32\WTSAPI32.dll
0x75db0000 - 0x75dde000 C:\Windows\system32\WINTRUST.dll
0x75de0000 - 0x75f00000 C:\Windows\system32\CRYPT32.dll
0x75d10000 - 0x75d1c000 C:\Windows\system32\MSASN1.dll
0x745c0000 - 0x745e1000 C:\Windows\system32\ntmarta.dll
0x77890000 - 0x778d5000 C:\Windows\system32\WLDAP32.dll
0x75680000 - 0x756a9000 C:\Windows\system32\WINSTA.dll
0x6f760000 - 0x6f7d9000 C:\Windows\system32\mscms.dll
0x6b9e0000 - 0x6ba18000 C:\Windows\system32\icm32.dll
0x6b990000 - 0x6b9d3000 C:\Users\Илюша\AppData\Roaming\.vimeworld\VimeWorld.dll
0x42b40000 - 0x42ba5000 C:\Users\Илюша\AppData\Roaming\.vimeworld\164\natives\OpenAL32.dll
0x74640000 - 0x74679000 C:\Windows\System32\MMDevApi.dll
0x6b630000 - 0x6b6a2000 C:\Windows\system32\dsound.dll
0x73df0000 - 0x73e26000 C:\Windows\system32\AUDIOSES.DLL
0x73a90000 - 0x73b7b000 C:\Windows\system32\dbghelp.dll
 
VM Arguments:
jvm_args: -Xmx908m -Djava.net.preferIPv4Stack=true -Dj2e.app.path=C:\Users\Илюша\Desktop\VimeWorld.exe -Dapplication.home=C:\Users\Илюша\Desktop\ -Djava.system.class.loader=com.regexlab.j2e.Jar2ExeClassLoader 
java_command: <unknown>
java_class_path (initial): C:\Users\Илюша\Desktop\VimeWorld.exe
Launcher Type: generic
 
Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
USERNAME=Илюша
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel
 
 
 
---------------  S Y S T E M  ---------------
 
OS: Windows 7 Build 7601 Service Pack 1
 
CPU:total 2 (2 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 3406900k(1181760k free), swap 6812052k(3870084k free)
 
vm_info: Java HotSpot Client VM (25.25-b02) for windows-x86 JRE (1.8.0_25-b18), built on Oct  7 2014 14:31:05 by "java_re" with MS VC++ 10.0 (VS2010)
 
time: Sun Apr 19 10:59:10 2015
elapsed time: 56 seconds (0d 0h 0m 56s)

 

 

Надеюсь длинный текст поместится.
Изменено пользователем SmaIK
Засунул все под спойлер

Создайте аккаунт или войдите в него для комментирования

Вы должны быть пользователем, чтобы оставить комментарий

Создать аккаунт

Зарегистрируйтесь для получения аккаунта. Это просто!

Зарегистрировать аккаунт

Войти

Уже зарегистрированы? Войдите здесь.

Войти сейчас
  • Сейчас на странице   0 пользователей

    • Нет пользователей, просматривающих эту страницу.
×
×
  • Создать...