samedi 28 février 2015
Java Error (Exception_acces_violation)
Posted on 10:40 by verona
Hallo, ich habe seit letztem immer so ein komisches error erhalten und hab auch schon lange nachgeforscht aber keine Lösung gefunden ich bitte um Hilfe und Antwort! :bahnhof: Mein Spiel crasht sehr oft und es zeigt mir diese Fehlermeldung an(Minecraft):
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005c838bf4, pid=4412, tid=4244
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0xf8bf4]
#
# 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:
# HotSpot Virtual Machine Error Reporting Page
#
--------------- T H R E A D ---------------
Current thread (0x00000000024b2800): ConcurrentGCThread [stack: 0x0000000015a80000,0x0000000015b80000] [id=4244]
siginfo: ExceptionCode=0xc0000005, writing address 0x0000000653760000
Registers:
RAX=0x0000000653760000, RBX=0x0000000015b7f360, RCX=0x0000000653760000, RDX=0x00000000c9131bd8
RSP=0x0000000015b7f2b8, RBP=0x0000000015b7f360, RSI=0x00000000caa8ad70, RDI=0x00000000c9131bd8
R8 =0x0000000000000000, R9 =0x00000000024b1ba8, R10=0x00000000c8000000, R11=0x00000000c9131bd8
R12=0x00000000c39a0a48, R13=0x00000000c89eab78, R14=0x0000000015c61260, R15=0x00000000024b31a8
RIP=0x000000005c838bf4, EFLAGS=0x0000000000010293
Top of Stack: (sp=0x0000000015b7f2b8)
0x0000000015b7f2b8: 000000005cadb03c 0000000653760000
0x0000000015b7f2c8: 00000000caa8ad70 00000000024b31a8
0x0000000015b7f2d8: 00000000c8a487c8 00000000c39a0a40
0x0000000015b7f2e8: 000000005c8359f2 00000000c910aee0
0x0000000015b7f2f8: 0000000015b7f480 0000000015b7f480
0x0000000015b7f308: 0000000015b7f360 00000000024b2dd0
0x0000000015b7f318: 00000000001c0000 00000000024b1c30
0x0000000015b7f328: 000000005cad4b74 0000000015b7f480
0x0000000015b7f338: 0000000015b7f480 00000000c8a54ea0
0x0000000015b7f348: 00000000c8a54ea0 00000000c8a54e00
0x0000000015b7f358: 0000000000000040 000000005cd57f48
0x0000000015b7f368: 000000005c802200 00000000564b24f0
0x0000000015b7f378: 000000005cd572c8 0000000000000000
0x0000000015b7f388: 0000000015b7f360 00000000024b1860
0x0000000015b7f398: 00000000c8000000 0000000007000000
0x0000000015b7f3a8: 00000000024b1ba8 00000000024b1d28
Instructions: (pc=0x000000005c838bf4)
0x000000005c838bd4: e0 ff ff 01 00 41 81 f8 fe ff 01 00 73 29 48 8b
0x000000005c838be4: 41 30 4a 8d 0c d0 48 89 4c 24 08 48 8b 44 24 08
0x000000005c838bf4: 48 89 10 48 8b 44 24 08 41 8d 42 01 25 ff ff 01
0x000000005c838c04: 00 41 89 01 b0 01 c3 41 81 f8 ff ff 01 00 75 28
Register to memory mapping:
RAX=0x0000000653760000 is an unknown value
RBX=0x0000000015b7f360 is an unknown value
RCX=0x0000000653760000 is an unknown value
RDX=0x00000000c9131bd8 is an oop
java.lang.String
- klass: 'java/lang/String'
RSP=0x0000000015b7f2b8 is an unknown value
RBP=0x0000000015b7f360 is an unknown value
RSI=0x00000000caa8ad70 is pointing into object: 0x00000000ca565190
[B
- klass: {type array byte}
- length: 10485760
RDI=0x00000000c9131bd8 is an oop
java.lang.String
- klass: 'java/lang/String'
R8 =0x0000000000000000 is an unknown value
R9 =0x00000000024b1ba8 is an unknown value
R10=0x00000000c8000000 is an oop
[Lnet.minecraft.stats.StatBase;
- klass: 'net/minecraft/stats/StatBase'[]
- length: 32000
R11=0x00000000c9131bd8 is an oop
java.lang.String
- klass: 'java/lang/String'
R12=0x00000000c39a0a48 is an unallocated location in the heap
R13=0x00000000c89eab78 is an oop
[error occurred during error reporting (printing register info), id 0xc0000005]
Stack: [0x0000000015a80000,0x0000000015b80000], sp=0x0000000015b7f2b8, free space=1020k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0xf8bf4]
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000057fbb800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=5360, stack(0x0000000070ef0000,0x0000000070ff0000)]
0x000000005a889800 JavaThread "pool-2-thread-1" [_thread_blocked, id=3860, stack(0x000000006d0a0000,0x000000006d1a0000)]
0x0000000067d33800 JavaThread "Netty Client IO #3" daemon [_thread_in_native, id=4484, stack(0x000000006db60000,0x000000006dc60000)]
0x00000000588bc000 JavaThread "Netty Client IO #2" daemon [_thread_in_native, id=108, stack(0x0000000070070000,0x0000000070170000)]
0x00000000642b9800 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=5460, stack(0x000000006fce0000,0x000000006fde0000)]
0x0000000064ab2800 JavaThread "Netty Client IO #0" daemon [_thread_blocked, id=920, stack(0x000000006e8e0000,0x000000006e9e0000)]
0x0000000058bc5800 JavaThread "Server Pinger #3" daemon [_thread_blocked, id=3708, stack(0x000000006da10000,0x000000006db10000)]
0x0000000066315000 JavaThread "Server Pinger #2" daemon [_thread_blocked, id=2568, stack(0x000000006c890000,0x000000006c990000)]
0x000000006494f800 JavaThread "Thread-12" daemon [_thread_in_native, id=3544, stack(0x0000000065540000,0x0000000065640000)]
0x0000000069fba800 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=3244, stack(0x000000006cf80000,0x000000006d080000)]
0x000000005abba000 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=3400, stack(0x00000000610f0000,0x00000000611f0000)]
0x00000000587c6800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=1088, stack(0x0000000065840000,0x0000000065940000)]
0x00000000589a3800 JavaThread "Thread-10" [_thread_blocked, id=3112, stack(0x00000000656c0000,0x00000000657c0000)]
0x0000000058eb7800 JavaThread "Thread-9" [_thread_blocked, id=2536, stack(0x0000000060190000,0x0000000060290000)]
0x0000000058cc2000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1584, stack(0x000000005a1f0000,0x000000005a2f0000)]
0x000000005ae00800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1840, stack(0x000000005be50000,0x000000005bf50000)]
0x000000005aa43800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3444, stack(0x000000005bb50000,0x000000005bc50000)]
0x000000005657a000 JavaThread "Service Thread" daemon [_thread_blocked, id=4380, stack(0x0000000056980000,0x0000000056a80000)]
0x0000000056579800 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=2924, stack(0x0000000057540000,0x0000000057640000)]
0x0000000056530000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3200, stack(0x0000000056cb0000,0x0000000056db0000)]
0x000000005652c000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1128, stack(0x0000000056ae0000,0x0000000056be0000)]
0x000000005652b000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5064, stack(0x0000000056710000,0x0000000056810000)]
0x0000000056529800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=3296, stack(0x0000000015980000,0x0000000015a80000)]
0x00000000564cb800 JavaThread "Finalizer" daemon [_thread_blocked, id=2132, stack(0x0000000057280000,0x0000000057380000)]
0x00000000564c4800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3620, stack(0x00000000573d0000,0x00000000574d0000)]
0x0000000001d3f800 JavaThread "Client thread" [_thread_blocked, id=3384, stack(0x00000000027e0000,0x00000000028e0000)]
Other Threads:
0x00000000564b8000 VMThread [stack: 0x00000000565e0000,0x00000000566e0000] [id=4344]
0x0000000056dc4000 WatcherThread [stack: 0x0000000057730000,0x0000000057830000] [id=4448]
=>0x00000000024b2800 (exited) ConcurrentGCThread [stack: 0x0000000015a80000,0x0000000015b80000] [id=4244]
VM state:at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x00000000024708e0] Threads_lock - owner thread: 0x00000000564b8000
[0x0000000002470e60] Heap_lock - owner thread: 0x0000000001d3f800
Heap:
par new generation total 118016K, used 54976K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 50% used [0x00000000c0000000, 0x00000000c3360ff0, 0x00000000c6680000)
from space 13056K, 18% used [0x00000000c7340000, 0x00000000c758f2d0, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 172312K, used 105210K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 41024K, capacity 41487K, committed 41600K, reserved 1085440K
class space used 4597K, capacity 4714K, committed 4736K, reserved 1048576K
Card table byte_map: [0x0000000012350000,0x0000000012560000] byte_map_base: 0x0000000011d50000
Marking Bits: (CMSBitMap*) 0x00000000024b1ba8
Bits: [0x0000000012950000, 0x0000000013750000)
Mod Union Table: (CMSBitMap*) 0x00000000024b1c68
Bits: [0x0000000001d60000, 0x0000000001d98000)
Polling page: 0x00000000003c0000
CodeCache: size=245760Kb used=27114Kb max_used=30034Kb free=218645Kb
bounds [0x0000000002ca0000, 0x0000000004aa0000, 0x0000000011ca0000]
total_blobs=8294 nmethods=7463 adapters=743
compilation: enabled
Compilation events (10 events):
Event: 300.881 Thread 0x0000000056579800 nmethod 10794 0x00000000030ff510 code [0x00000000030ff6c0, 0x00000000030ffb88]
Event: 301.033 Thread 0x0000000056530000 10795 ! 4 net.minecraft.client.Minecraft::func_71407_l (2148 bytes)
Event: 301.037 Thread 0x0000000056579800 10796 3 cpw.mods.fml.common.FMLCommonHandler::onPreClientTick (19 bytes)
Event: 301.038 Thread 0x0000000056579800 nmethod 10796 0x000000000391e690 code [0x000000000391e820, 0x000000000391eb78]
Event: 301.531 Thread 0x0000000056579800 10797 % ! 3 net.minecraft.network.play.server.S21PacketChunkData::func_148837_a @ 88 (226 bytes)
Event: 301.534 Thread 0x0000000056579800 nmethod 10797% 0x000000000477f590 code [0x000000000477f880, 0x0000000004780c08]
Event: 301.534 Thread 0x0000000056579800 10798 ! 3 net.minecraft.network.play.server.S21PacketChunkData::func_148837_a (226 bytes)
Event: 301.537 Thread 0x0000000056579800 nmethod 10798 0x0000000003c68b50 code [0x0000000003c68e40, 0x0000000003c6a148]
Event: 301.538 Thread 0x0000000056579800 10799 3 sun.reflect.ClassFileAssembler::emitConstantPoolMethodref (28 bytes)
Event: 301.539 Thread 0x0000000056579800 nmethod 10799 0x000000000391d850 code [0x000000000391da40, 0x000000000391e108]
GC Heap History (10 events):
Event: 243.972 GC heap after
Heap after GC invocations=106 (full 30):
par new generation total 118016K, used 2070K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 15% used [0x00000000c7340000, 0x00000000c7545af8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 172312K, used 105113K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 40983K, capacity 41469K, committed 41600K, reserved 1085440K
class space used 4595K, capacity 4711K, committed 4736K, reserved 1048576K
}
Event: 261.473 GC heap before
{Heap before GC invocations=106 (full 30):
par new generation total 118016K, used 107030K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 15% used [0x00000000c7340000, 0x00000000c7545af8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 172312K, used 105113K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 40987K, capacity 41469K, committed 41600K, reserved 1085440K
class space used 4595K, capacity 4711K, committed 4736K, reserved 1048576K
Event: 261.480 GC heap after
Heap after GC invocations=107 (full 30):
par new generation total 118016K, used 2118K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 16% used [0x00000000c6680000, 0x00000000c6891ad0, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 172312K, used 105146K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 40987K, capacity 41469K, committed 41600K, reserved 1085440K
class space used 4595K, capacity 4711K, committed 4736K, reserved 1048576K
}
Event: 272.488 GC heap before
{Heap before GC invocations=107 (full 30):
par new generation total 118016K, used 107078K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 16% used [0x00000000c6680000, 0x00000000c6891ad0, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 172312K, used 105146K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 40992K, capacity 41469K, committed 41600K, reserved 1085440K
class space used 4595K, capacity 4711K, committed 4736K, reserved 1048576K
Event: 272.494 GC heap after
Heap after GC invocations=108 (full 30):
par new generation total 118016K, used 2138K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 16% used [0x00000000c7340000, 0x00000000c7556900, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 172312K, used 105174K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 40992K, capacity 41469K, committed 41600K, reserved 1085440K
class space used 4595K, capacity 4711K, committed 4736K, reserved 1048576K
}
Event: 282.384 GC heap before
{Heap before GC invocations=108 (full 30):
par new generation total 118016K, used 107098K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 16% used [0x00000000c7340000, 0x00000000c7556900, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 172312K, used 105174K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 41003K, capacity 41475K, committed 41600K, reserved 1085440K
class space used 4596K, capacity 4712K, committed 4736K, reserved 1048576K
Event: 282.391 GC heap after
Heap after GC invocations=109 (full 30):
par new generation total 118016K, used 2444K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 18% used [0x00000000c6680000, 0x00000000c68e3388, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 172312K, used 105197K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 41003K, capacity 41475K, committed 41600K, reserved 1085440K
class space used 4596K, capacity 4712K, committed 4736K, reserved 1048576K
}
Event: 294.718 GC heap before
{Heap before GC invocations=109 (full 30):
par new generation total 118016K, used 107404K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 18% used [0x00000000c6680000, 0x00000000c68e3388, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 172312K, used 105197K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 41010K, capacity 41475K, committed 41600K, reserved 1085440K
class space used 4596K, capacity 4712K, committed 4736K, reserved 1048576K
Event: 294.724 GC heap after
Heap after GC invocations=110 (full 30):
par new generation total 118016K, used 2364K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 18% used [0x00000000c7340000, 0x00000000c758f2d0, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 172312K, used 105210K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 41010K, capacity 41475K, committed 41600K, reserved 1085440K
class space used 4596K, capacity 4712K, committed 4736K, reserved 1048576K
}
Event: 301.592 GC heap before
{Heap before GC invocations=110 (full 30):
par new generation total 118016K, used 54976K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 50% used [0x00000000c0000000, 0x00000000c3360ff0, 0x00000000c6680000)
from space 13056K, 18% used [0x00000000c7340000, 0x00000000c758f2d0, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 172312K, used 105210K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 41024K, capacity 41487K, committed 41600K, reserved 1085440K
class space used 4597K, capacity 4714K, committed 4736K, reserved 1048576K
Deoptimization events (10 events):
Event: 199.230 Thread 0x0000000001d3f800 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000004097688 method=net.minecraft.world.World.func_147463_c(Lnet/minecraft/world/EnumSkyBlock;III)Z @ 316
Event: 226.996 Thread 0x0000000001d3f800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003cb17a0 method=net.minecraft.world.chunk.Chunk.func_76629_c(IIII)I @ 12
Event: 227.624 Thread 0x0000000001d3f800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003e32220 method=net.minecraft.world.chunk.Chunk.func_76628_c(III)I @ 25
Event: 227.681 Thread 0x0000000001d3f800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003b5a9ac method=net.minecraft.world.chunk.Chunk.func_76628_c(III)I @ 25
Event: 227.681 Thread 0x0000000001d3f800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003ea0a18 method=net.minecraft.world.chunk.Chunk.func_76628_c(III)I @ 25
Event: 228.032 Thread 0x0000000001d3f800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004016ce4 method=net.minecraft.client.renderer.EntityRenderer.func_78467_g(F)V @ 683
Event: 300.337 Thread 0x0000000001d3f800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003cd6864 method=net.minecraft.client.Minecraft.func_71407_l()V @ 377
Event: 300.384 Thread 0x0000000001d3f800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003cd6864 method=net.minecraft.client.Minecraft.func_71407_l()V @ 377
Event: 300.428 Thread 0x0000000001d3f800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003cd6864 method=net.minecraft.client.Minecraft.func_71407_l()V @ 377
Event: 300.480 Thread 0x0000000001d3f800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003cd6864 method=net.minecraft.client.Minecraft.func_71407_l()V @ 377
Internal exceptions (10 events):
Event: 301.583 Thread 0x0000000058eb7800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c3159680) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 301.583 Thread 0x0000000058eb7800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c3159880) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 301.583 Thread 0x0000000058eb7800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c3159a80) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 301.583 Thread 0x0000000058eb7800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c3159c80) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 301.583 Thread 0x0000000058eb7800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c3159e80) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 301.583 Thread 0x0000000058eb7800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c315a080) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 301.583 Thread 0x0000000058eb7800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c315a280) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 301.583 Thread 0x0000000058eb7800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c315a480) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 301.583 Thread 0x0000000058eb7800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c315a680) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 301.583 Thread 0x0000000058eb7800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c315a880) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Events (10 events):
Event: 300.480 Thread 0x0000000001d3f800 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x0000000003cd6864
Event: 300.480 Thread 0x0000000001d3f800 DEOPT PACKING pc=0x0000000003cd6864 sp=0x00000000028de800
Event: 300.480 Thread 0x0000000001d3f800 DEOPT UNPACKING pc=0x0000000002ce556a sp=0x00000000028de7d0 mode 2
Event: 300.836 Thread 0x0000000056579800 flushing nmethod 0x00000000048983d0
Event: 300.843 Thread 0x0000000056579800 flushing nmethod 0x0000000004a20990
Event: 301.537 Thread 0x0000000064ab2800 DEOPT PACKING pc=0x0000000003e2c1e6 sp=0x000000006e9de680
Event: 301.537 Thread 0x0000000064ab2800 DEOPT UNPACKING pc=0x0000000002ce71bf sp=0x000000006e9de420 mode 0
Event: 301.586 Thread 0x0000000001d3f800 DEOPT PACKING pc=0x0000000003e0528e sp=0x00000000028de2c0
Event: 301.586 Thread 0x0000000001d3f800 DEOPT UNPACKING pc=0x0000000002ce71bf sp=0x00000000028de0a8 mode 0
Event: 301.592 Executing VM operation: GenCollectFull
Dynamic libraries:
0x000000013f430000 - 0x000000013f464000 C:\Users\Basic\Desktop\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005c838bf4, pid=4412, tid=4244
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0xf8bf4]
#
# 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:
# HotSpot Virtual Machine Error Reporting Page
#
--------------- T H R E A D ---------------
Current thread (0x00000000024b2800): ConcurrentGCThread [stack: 0x0000000015a80000,0x0000000015b80000] [id=4244]
siginfo: ExceptionCode=0xc0000005, writing address 0x0000000653760000
Registers:
RAX=0x0000000653760000, RBX=0x0000000015b7f360, RCX=0x0000000653760000, RDX=0x00000000c9131bd8
RSP=0x0000000015b7f2b8, RBP=0x0000000015b7f360, RSI=0x00000000caa8ad70, RDI=0x00000000c9131bd8
R8 =0x0000000000000000, R9 =0x00000000024b1ba8, R10=0x00000000c8000000, R11=0x00000000c9131bd8
R12=0x00000000c39a0a48, R13=0x00000000c89eab78, R14=0x0000000015c61260, R15=0x00000000024b31a8
RIP=0x000000005c838bf4, EFLAGS=0x0000000000010293
Top of Stack: (sp=0x0000000015b7f2b8)
0x0000000015b7f2b8: 000000005cadb03c 0000000653760000
0x0000000015b7f2c8: 00000000caa8ad70 00000000024b31a8
0x0000000015b7f2d8: 00000000c8a487c8 00000000c39a0a40
0x0000000015b7f2e8: 000000005c8359f2 00000000c910aee0
0x0000000015b7f2f8: 0000000015b7f480 0000000015b7f480
0x0000000015b7f308: 0000000015b7f360 00000000024b2dd0
0x0000000015b7f318: 00000000001c0000 00000000024b1c30
0x0000000015b7f328: 000000005cad4b74 0000000015b7f480
0x0000000015b7f338: 0000000015b7f480 00000000c8a54ea0
0x0000000015b7f348: 00000000c8a54ea0 00000000c8a54e00
0x0000000015b7f358: 0000000000000040 000000005cd57f48
0x0000000015b7f368: 000000005c802200 00000000564b24f0
0x0000000015b7f378: 000000005cd572c8 0000000000000000
0x0000000015b7f388: 0000000015b7f360 00000000024b1860
0x0000000015b7f398: 00000000c8000000 0000000007000000
0x0000000015b7f3a8: 00000000024b1ba8 00000000024b1d28
Instructions: (pc=0x000000005c838bf4)
0x000000005c838bd4: e0 ff ff 01 00 41 81 f8 fe ff 01 00 73 29 48 8b
0x000000005c838be4: 41 30 4a 8d 0c d0 48 89 4c 24 08 48 8b 44 24 08
0x000000005c838bf4: 48 89 10 48 8b 44 24 08 41 8d 42 01 25 ff ff 01
0x000000005c838c04: 00 41 89 01 b0 01 c3 41 81 f8 ff ff 01 00 75 28
Register to memory mapping:
RAX=0x0000000653760000 is an unknown value
RBX=0x0000000015b7f360 is an unknown value
RCX=0x0000000653760000 is an unknown value
RDX=0x00000000c9131bd8 is an oop
java.lang.String
- klass: 'java/lang/String'
RSP=0x0000000015b7f2b8 is an unknown value
RBP=0x0000000015b7f360 is an unknown value
RSI=0x00000000caa8ad70 is pointing into object: 0x00000000ca565190
[B
- klass: {type array byte}
- length: 10485760
RDI=0x00000000c9131bd8 is an oop
java.lang.String
- klass: 'java/lang/String'
R8 =0x0000000000000000 is an unknown value
R9 =0x00000000024b1ba8 is an unknown value
R10=0x00000000c8000000 is an oop
[Lnet.minecraft.stats.StatBase;
- klass: 'net/minecraft/stats/StatBase'[]
- length: 32000
R11=0x00000000c9131bd8 is an oop
java.lang.String
- klass: 'java/lang/String'
R12=0x00000000c39a0a48 is an unallocated location in the heap
R13=0x00000000c89eab78 is an oop
[error occurred during error reporting (printing register info), id 0xc0000005]
Stack: [0x0000000015a80000,0x0000000015b80000], sp=0x0000000015b7f2b8, free space=1020k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0xf8bf4]
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000057fbb800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=5360, stack(0x0000000070ef0000,0x0000000070ff0000)]
0x000000005a889800 JavaThread "pool-2-thread-1" [_thread_blocked, id=3860, stack(0x000000006d0a0000,0x000000006d1a0000)]
0x0000000067d33800 JavaThread "Netty Client IO #3" daemon [_thread_in_native, id=4484, stack(0x000000006db60000,0x000000006dc60000)]
0x00000000588bc000 JavaThread "Netty Client IO #2" daemon [_thread_in_native, id=108, stack(0x0000000070070000,0x0000000070170000)]
0x00000000642b9800 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=5460, stack(0x000000006fce0000,0x000000006fde0000)]
0x0000000064ab2800 JavaThread "Netty Client IO #0" daemon [_thread_blocked, id=920, stack(0x000000006e8e0000,0x000000006e9e0000)]
0x0000000058bc5800 JavaThread "Server Pinger #3" daemon [_thread_blocked, id=3708, stack(0x000000006da10000,0x000000006db10000)]
0x0000000066315000 JavaThread "Server Pinger #2" daemon [_thread_blocked, id=2568, stack(0x000000006c890000,0x000000006c990000)]
0x000000006494f800 JavaThread "Thread-12" daemon [_thread_in_native, id=3544, stack(0x0000000065540000,0x0000000065640000)]
0x0000000069fba800 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=3244, stack(0x000000006cf80000,0x000000006d080000)]
0x000000005abba000 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=3400, stack(0x00000000610f0000,0x00000000611f0000)]
0x00000000587c6800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=1088, stack(0x0000000065840000,0x0000000065940000)]
0x00000000589a3800 JavaThread "Thread-10" [_thread_blocked, id=3112, stack(0x00000000656c0000,0x00000000657c0000)]
0x0000000058eb7800 JavaThread "Thread-9" [_thread_blocked, id=2536, stack(0x0000000060190000,0x0000000060290000)]
0x0000000058cc2000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1584, stack(0x000000005a1f0000,0x000000005a2f0000)]
0x000000005ae00800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1840, stack(0x000000005be50000,0x000000005bf50000)]
0x000000005aa43800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3444, stack(0x000000005bb50000,0x000000005bc50000)]
0x000000005657a000 JavaThread "Service Thread" daemon [_thread_blocked, id=4380, stack(0x0000000056980000,0x0000000056a80000)]
0x0000000056579800 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=2924, stack(0x0000000057540000,0x0000000057640000)]
0x0000000056530000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3200, stack(0x0000000056cb0000,0x0000000056db0000)]
0x000000005652c000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1128, stack(0x0000000056ae0000,0x0000000056be0000)]
0x000000005652b000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5064, stack(0x0000000056710000,0x0000000056810000)]
0x0000000056529800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=3296, stack(0x0000000015980000,0x0000000015a80000)]
0x00000000564cb800 JavaThread "Finalizer" daemon [_thread_blocked, id=2132, stack(0x0000000057280000,0x0000000057380000)]
0x00000000564c4800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3620, stack(0x00000000573d0000,0x00000000574d0000)]
0x0000000001d3f800 JavaThread "Client thread" [_thread_blocked, id=3384, stack(0x00000000027e0000,0x00000000028e0000)]
Other Threads:
0x00000000564b8000 VMThread [stack: 0x00000000565e0000,0x00000000566e0000] [id=4344]
0x0000000056dc4000 WatcherThread [stack: 0x0000000057730000,0x0000000057830000] [id=4448]
=>0x00000000024b2800 (exited) ConcurrentGCThread [stack: 0x0000000015a80000,0x0000000015b80000] [id=4244]
VM state:at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x00000000024708e0] Threads_lock - owner thread: 0x00000000564b8000
[0x0000000002470e60] Heap_lock - owner thread: 0x0000000001d3f800
Heap:
par new generation total 118016K, used 54976K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 50% used [0x00000000c0000000, 0x00000000c3360ff0, 0x00000000c6680000)
from space 13056K, 18% used [0x00000000c7340000, 0x00000000c758f2d0, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 172312K, used 105210K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 41024K, capacity 41487K, committed 41600K, reserved 1085440K
class space used 4597K, capacity 4714K, committed 4736K, reserved 1048576K
Card table byte_map: [0x0000000012350000,0x0000000012560000] byte_map_base: 0x0000000011d50000
Marking Bits: (CMSBitMap*) 0x00000000024b1ba8
Bits: [0x0000000012950000, 0x0000000013750000)
Mod Union Table: (CMSBitMap*) 0x00000000024b1c68
Bits: [0x0000000001d60000, 0x0000000001d98000)
Polling page: 0x00000000003c0000
CodeCache: size=245760Kb used=27114Kb max_used=30034Kb free=218645Kb
bounds [0x0000000002ca0000, 0x0000000004aa0000, 0x0000000011ca0000]
total_blobs=8294 nmethods=7463 adapters=743
compilation: enabled
Compilation events (10 events):
Event: 300.881 Thread 0x0000000056579800 nmethod 10794 0x00000000030ff510 code [0x00000000030ff6c0, 0x00000000030ffb88]
Event: 301.033 Thread 0x0000000056530000 10795 ! 4 net.minecraft.client.Minecraft::func_71407_l (2148 bytes)
Event: 301.037 Thread 0x0000000056579800 10796 3 cpw.mods.fml.common.FMLCommonHandler::onPreClientTick (19 bytes)
Event: 301.038 Thread 0x0000000056579800 nmethod 10796 0x000000000391e690 code [0x000000000391e820, 0x000000000391eb78]
Event: 301.531 Thread 0x0000000056579800 10797 % ! 3 net.minecraft.network.play.server.S21PacketChunkData::func_148837_a @ 88 (226 bytes)
Event: 301.534 Thread 0x0000000056579800 nmethod 10797% 0x000000000477f590 code [0x000000000477f880, 0x0000000004780c08]
Event: 301.534 Thread 0x0000000056579800 10798 ! 3 net.minecraft.network.play.server.S21PacketChunkData::func_148837_a (226 bytes)
Event: 301.537 Thread 0x0000000056579800 nmethod 10798 0x0000000003c68b50 code [0x0000000003c68e40, 0x0000000003c6a148]
Event: 301.538 Thread 0x0000000056579800 10799 3 sun.reflect.ClassFileAssembler::emitConstantPoolMethodref (28 bytes)
Event: 301.539 Thread 0x0000000056579800 nmethod 10799 0x000000000391d850 code [0x000000000391da40, 0x000000000391e108]
GC Heap History (10 events):
Event: 243.972 GC heap after
Heap after GC invocations=106 (full 30):
par new generation total 118016K, used 2070K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 15% used [0x00000000c7340000, 0x00000000c7545af8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 172312K, used 105113K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 40983K, capacity 41469K, committed 41600K, reserved 1085440K
class space used 4595K, capacity 4711K, committed 4736K, reserved 1048576K
}
Event: 261.473 GC heap before
{Heap before GC invocations=106 (full 30):
par new generation total 118016K, used 107030K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 15% used [0x00000000c7340000, 0x00000000c7545af8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 172312K, used 105113K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 40987K, capacity 41469K, committed 41600K, reserved 1085440K
class space used 4595K, capacity 4711K, committed 4736K, reserved 1048576K
Event: 261.480 GC heap after
Heap after GC invocations=107 (full 30):
par new generation total 118016K, used 2118K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 16% used [0x00000000c6680000, 0x00000000c6891ad0, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 172312K, used 105146K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 40987K, capacity 41469K, committed 41600K, reserved 1085440K
class space used 4595K, capacity 4711K, committed 4736K, reserved 1048576K
}
Event: 272.488 GC heap before
{Heap before GC invocations=107 (full 30):
par new generation total 118016K, used 107078K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 16% used [0x00000000c6680000, 0x00000000c6891ad0, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 172312K, used 105146K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 40992K, capacity 41469K, committed 41600K, reserved 1085440K
class space used 4595K, capacity 4711K, committed 4736K, reserved 1048576K
Event: 272.494 GC heap after
Heap after GC invocations=108 (full 30):
par new generation total 118016K, used 2138K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 16% used [0x00000000c7340000, 0x00000000c7556900, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 172312K, used 105174K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 40992K, capacity 41469K, committed 41600K, reserved 1085440K
class space used 4595K, capacity 4711K, committed 4736K, reserved 1048576K
}
Event: 282.384 GC heap before
{Heap before GC invocations=108 (full 30):
par new generation total 118016K, used 107098K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 16% used [0x00000000c7340000, 0x00000000c7556900, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 172312K, used 105174K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 41003K, capacity 41475K, committed 41600K, reserved 1085440K
class space used 4596K, capacity 4712K, committed 4736K, reserved 1048576K
Event: 282.391 GC heap after
Heap after GC invocations=109 (full 30):
par new generation total 118016K, used 2444K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 18% used [0x00000000c6680000, 0x00000000c68e3388, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 172312K, used 105197K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 41003K, capacity 41475K, committed 41600K, reserved 1085440K
class space used 4596K, capacity 4712K, committed 4736K, reserved 1048576K
}
Event: 294.718 GC heap before
{Heap before GC invocations=109 (full 30):
par new generation total 118016K, used 107404K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 18% used [0x00000000c6680000, 0x00000000c68e3388, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 172312K, used 105197K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 41010K, capacity 41475K, committed 41600K, reserved 1085440K
class space used 4596K, capacity 4712K, committed 4736K, reserved 1048576K
Event: 294.724 GC heap after
Heap after GC invocations=110 (full 30):
par new generation total 118016K, used 2364K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 18% used [0x00000000c7340000, 0x00000000c758f2d0, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 172312K, used 105210K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 41010K, capacity 41475K, committed 41600K, reserved 1085440K
class space used 4596K, capacity 4712K, committed 4736K, reserved 1048576K
}
Event: 301.592 GC heap before
{Heap before GC invocations=110 (full 30):
par new generation total 118016K, used 54976K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 50% used [0x00000000c0000000, 0x00000000c3360ff0, 0x00000000c6680000)
from space 13056K, 18% used [0x00000000c7340000, 0x00000000c758f2d0, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 172312K, used 105210K [0x00000000c8000000, 0x00000000d2846000, 0x0000000100000000)
Metaspace used 41024K, capacity 41487K, committed 41600K, reserved 1085440K
class space used 4597K, capacity 4714K, committed 4736K, reserved 1048576K
Deoptimization events (10 events):
Event: 199.230 Thread 0x0000000001d3f800 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000004097688 method=net.minecraft.world.World.func_147463_c(Lnet/minecraft/world/EnumSkyBlock;III)Z @ 316
Event: 226.996 Thread 0x0000000001d3f800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003cb17a0 method=net.minecraft.world.chunk.Chunk.func_76629_c(IIII)I @ 12
Event: 227.624 Thread 0x0000000001d3f800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003e32220 method=net.minecraft.world.chunk.Chunk.func_76628_c(III)I @ 25
Event: 227.681 Thread 0x0000000001d3f800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003b5a9ac method=net.minecraft.world.chunk.Chunk.func_76628_c(III)I @ 25
Event: 227.681 Thread 0x0000000001d3f800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003ea0a18 method=net.minecraft.world.chunk.Chunk.func_76628_c(III)I @ 25
Event: 228.032 Thread 0x0000000001d3f800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004016ce4 method=net.minecraft.client.renderer.EntityRenderer.func_78467_g(F)V @ 683
Event: 300.337 Thread 0x0000000001d3f800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003cd6864 method=net.minecraft.client.Minecraft.func_71407_l()V @ 377
Event: 300.384 Thread 0x0000000001d3f800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003cd6864 method=net.minecraft.client.Minecraft.func_71407_l()V @ 377
Event: 300.428 Thread 0x0000000001d3f800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003cd6864 method=net.minecraft.client.Minecraft.func_71407_l()V @ 377
Event: 300.480 Thread 0x0000000001d3f800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003cd6864 method=net.minecraft.client.Minecraft.func_71407_l()V @ 377
Internal exceptions (10 events):
Event: 301.583 Thread 0x0000000058eb7800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c3159680) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 301.583 Thread 0x0000000058eb7800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c3159880) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 301.583 Thread 0x0000000058eb7800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c3159a80) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 301.583 Thread 0x0000000058eb7800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c3159c80) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 301.583 Thread 0x0000000058eb7800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c3159e80) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 301.583 Thread 0x0000000058eb7800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c315a080) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 301.583 Thread 0x0000000058eb7800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c315a280) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 301.583 Thread 0x0000000058eb7800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c315a480) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 301.583 Thread 0x0000000058eb7800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c315a680) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 301.583 Thread 0x0000000058eb7800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c315a880) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Events (10 events):
Event: 300.480 Thread 0x0000000001d3f800 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x0000000003cd6864
Event: 300.480 Thread 0x0000000001d3f800 DEOPT PACKING pc=0x0000000003cd6864 sp=0x00000000028de800
Event: 300.480 Thread 0x0000000001d3f800 DEOPT UNPACKING pc=0x0000000002ce556a sp=0x00000000028de7d0 mode 2
Event: 300.836 Thread 0x0000000056579800 flushing nmethod 0x00000000048983d0
Event: 300.843 Thread 0x0000000056579800 flushing nmethod 0x0000000004a20990
Event: 301.537 Thread 0x0000000064ab2800 DEOPT PACKING pc=0x0000000003e2c1e6 sp=0x000000006e9de680
Event: 301.537 Thread 0x0000000064ab2800 DEOPT UNPACKING pc=0x0000000002ce71bf sp=0x000000006e9de420 mode 0
Event: 301.586 Thread 0x0000000001d3f800 DEOPT PACKING pc=0x0000000003e0528e sp=0x00000000028de2c0
Event: 301.586 Thread 0x0000000001d3f800 DEOPT UNPACKING pc=0x0000000002ce71bf sp=0x00000000028de0a8 mode 0
Event: 301.592 Executing VM operation: GenCollectFull
Dynamic libraries:
0x000000013f430000 - 0x000000013f464000 C:\Users\Basic\Desktop\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
Java Error (Exception_acces_violation)
Categories: Java Error (Exception_acces_violation)
Inscription à :
Publier les commentaires (Atom)
0 commentaires:
Enregistrer un commentaire