<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 12:07:51 UTC 2025

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Mojang Studios Jira</title>
    <link>https://bugs.mojang.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en</language>    <build-info>
        <version>9.12.2</version>
        <build-number>9120002</build-number>
        <build-date>10-01-2024</build-date>
    </build-info>


<item>
            <title>[MC-5421] Fatal Error</title>
                <link>https://bugs.mojang.com/browse/MC-5421</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;#
# A fatal error has been detected by the Java &lt;span class=&quot;code-object&quot;&gt;Runtime&lt;/span&gt; Environment:
#
#  EXCEPTION_UNCAUGHT_CXX_EXCEPTION (0xe06d7363) at pc=0x76fb4b32, pid=6232, tid=1520
#
# JRE version: 7.0_09-b05
# Java VM: Java HotSpot(TM) Client VM (23.5-b02 mixed mode windows-x86 )
# Problematic frame:
# C  [KERNELBASE.dll+0x14b32]
#
# Failed to write core dump. Minidumps are not enabled by &lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt; on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#   http:&lt;span class=&quot;code-comment&quot;&gt;//bugreport.sun.com/bugreport/crash.jsp
&lt;/span&gt;# The crash happened outside the Java Virtual Machine in &lt;span class=&quot;code-keyword&quot;&gt;native&lt;/span&gt; code.
# See problematic frame &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; where to report the bug.
#

---------------  T H R E A D  ---------------

Current thread (0x4b1ac800):  JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Minecraft main thread&quot;&lt;/span&gt; daemon [_thread_in_native, id=1520, stack(0x4e390000,0x4e3e0000)]

siginfo: ExceptionCode=0xe06d7363, ExceptionInformation=0x19930520 0x4e3df644 0x7090ba24 

Registers:
EAX=0x4e3df5a0, EBX=0x0001b181, ECX=0x00000003, EDX=0x00000000
ESP=0x4e3df5a0, EBP=0x4e3df5fc, ESI=0x4e3df68c, EDI=0x572ee8c0
EIP=0x76fb4b32, EFLAGS=0x00000216

Top of Stack: (sp=0x4e3df5a0)
0x4e3df5a0:   e06d7363 00000001 00000000 76fb4b32
0x4e3df5b0:   00000003 19930520 4e3df644 7090ba24
0x4e3df5c0:   4cc158c0 717209e0 4e3df5f4 00000000
0x4e3df5d0:   00000050 0000002d 00000000 00000000
0x4e3df5e0:   6a8e8731 4e3df634 76fb1020 4e3df634
0x4e3df5f0:   76fff59b 6a2c1e79 6a2c1ded 4e3df634
0x4e3df600:   7052d355 e06d7363 00000001 00000003
0x4e3df610:   4e3df628 e06d7363 00000001 00000000 

Instructions: (pc=0x76fb4b32)
0x76fb4b12:   01 89 44 24 04 c7 44 24 0c e9 4a fb 76 85 c9 75
0x76fb4b22:   20 83 64 24 10 00 8d 04 24 50 ff 15 80 83 03 77
0x76fb4b32:   8b 4c 24 54 33 cc e8 07 72 ff ff 8b e5 5d c2 10
0x76fb4b42:   00 8b 45 10 83 f8 0f 0f 87 1f be 04 00 89 44 24 


Register to memory mapping:

EAX=0x4e3df5a0 is pointing into the stack &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; thread: 0x4b1ac800
EBX=0x0001b181 is an unknown value
ECX=0x00000003 is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x4e3df5a0 is pointing into the stack &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; thread: 0x4b1ac800
EBP=0x4e3df5fc is pointing into the stack &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; thread: 0x4b1ac800
ESI=0x4e3df68c is pointing into the stack &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; thread: 0x4b1ac800
EDI=0x572ee8c0 is an unknown value


Stack: [0x4e390000,0x4e3e0000],  sp=0x4e3df5a0,  free space=317k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=&lt;span class=&quot;code-keyword&quot;&gt;native&lt;/span&gt; code)
C  [KERNELBASE.dll+0x14b32]
C  [ig7icd32.dll+0x2dd355]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.GL11.nglDeleteLists(IIJ)V+0
j  org.lwjgl.opengl.GL11.glDeleteLists(II)V+16
j  arx.b(I)V+19
j  bav.f()V+4
j  net.minecraft.client.Minecraft.f()V+10
j  net.minecraft.client.Minecraft.run()V+98
j  java.lang.&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.run()V+11
v  ~StubRoutines::call_stub

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

Java Threads: ( =&amp;gt; current thread )
  0x5410e400 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;File IO &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;&quot;&lt;/span&gt; daemon [_thread_blocked, id=8764, stack(0x58940000,0x58990000)]
  0x4b1ae800 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Server thread&quot;&lt;/span&gt; daemon [_thread_blocked, id=7596, stack(0x53150000,0x531a0000)]
  0x4b1ae000 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Snooper Timer&quot;&lt;/span&gt; daemon [_thread_blocked, id=9128, stack(0x4d6e0000,0x4d730000)]
  0x4b1ad400 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-11&quot;&lt;/span&gt; daemon [_thread_in_native, id=5724, stack(0x51550000,0x515a0000)]
  0x4b1acc00 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-10&quot;&lt;/span&gt; daemon [_thread_blocked, id=8308, stack(0x514c0000,0x51510000)]
=&amp;gt;0x4b1ac800 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Minecraft main thread&quot;&lt;/span&gt; daemon [_thread_in_native, id=1520, stack(0x4e390000,0x4e3e0000)]
  0x4b1af400 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Timer hack thread&quot;&lt;/span&gt; daemon [_thread_blocked, id=5816, stack(0x4e300000,0x4e350000)]
  0x4b1adc00 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Snooper Timer&quot;&lt;/span&gt; daemon [_thread_blocked, id=5572, stack(0x4d8d0000,0x4d920000)]
  0x02d0a800 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;DestroyJavaVM&quot;&lt;/span&gt; [_thread_blocked, id=7920, stack(0x01190000,0x011e0000)]
  0x4cbe0c00 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;AWT-EventQueue-0&quot;&lt;/span&gt; [_thread_blocked, id=1584, stack(0x4d000000,0x4d050000)]
  0x4cbc4000 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;TimerQueue&quot;&lt;/span&gt; daemon [_thread_blocked, id=9152, stack(0x4b8f0000,0x4b940000)]
  0x4cbc4800 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;SwingWorker-pool-1-thread-1&quot;&lt;/span&gt; daemon [_thread_blocked, id=1312, stack(0x4b980000,0x4b9d0000)]
  0x4b2fc000 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;AWT-Windows&quot;&lt;/span&gt; daemon [_thread_in_native, id=4516, stack(0x4b860000,0x4b8b0000)]
  0x4b2ac000 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;AWT-Shutdown&quot;&lt;/span&gt; [_thread_blocked, id=3848, stack(0x4b7d0000,0x4b820000)]
  0x4b2ab800 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Java2D Disposer&quot;&lt;/span&gt; daemon [_thread_blocked, id=2428, stack(0x4b740000,0x4b790000)]
  0x4b192c00 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Service &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;&quot;&lt;/span&gt; daemon [_thread_blocked, id=7048, stack(0x4b540000,0x4b590000)]
  0x4b18e800 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;C1 CompilerThread0&quot;&lt;/span&gt; daemon [_thread_blocked, id=4488, stack(0x4b4b0000,0x4b500000)]
  0x4b18d400 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Attach Listener&quot;&lt;/span&gt; daemon [_thread_blocked, id=4804, stack(0x4b420000,0x4b470000)]
  0x4b18ac00 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Signal Dispatcher&quot;&lt;/span&gt; daemon [_thread_blocked, id=7316, stack(0x4b390000,0x4b3e0000)]
  0x02e02400 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Finalizer&quot;&lt;/span&gt; daemon [_thread_blocked, id=1476, stack(0x4b100000,0x4b150000)]
  0x02dfd800 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Reference Handler&quot;&lt;/span&gt; daemon [_thread_blocked, id=6140, stack(0x4b070000,0x4b0c0000)]

Other Threads:
  0x02df8000 VMThread [stack: 0x4afe0000,0x4b030000] [id=7476]
  0x4b1b0000 WatcherThread [stack: 0x4b5d0000,0x4b620000] [id=6428]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation   total 157376K, used 66076K [0x04e10000, 0x0f8d0000, 0x1a360000)
  eden space 139904K,  34% used [0x04e10000, 0x07d872c8, 0x0d6b0000)
  from space 17472K, 100% used [0x0e7c0000, 0x0f8d0000, 0x0f8d0000)
  to   space 17472K,   0% used [0x0d6b0000, 0x0d6b0000, 0x0e7c0000)
 tenured generation   total 349568K, used 186588K [0x1a360000, 0x2f8c0000, 0x44e10000)
   the space 349568K,  53% used [0x1a360000, 0x25997268, 0x25997400, 0x2f8c0000)
 compacting perm gen  total 16640K, used 16639K [0x44e10000, 0x45e50000, 0x48e10000)
   the space 16640K,  99% used [0x44e10000, 0x45e4fc88, 0x45e4fe00, 0x45e50000)
No shared spaces configured.

Card table byte_map: [0x4ac10000,0x4ae40000] byte_map_base: 0x4abe8f80

Polling page: 0x011e0000

Code Cache  [0x02e10000, 0x03610000, 0x04e10000)
 total_blobs=3974 nmethods=3590 adapters=316 free_code_cache=24606Kb largest_free_block=25195904

Compilation events (10 events):
Event: 331.613 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b18e800 3594             kc::d (19 bytes)
Event: 331.614 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b18e800 nmethod 3594 0x03606988 code [0x03606a90, 0x03606b4c]
Event: 332.017 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b18e800 3595             ayh::a (189 bytes)
Event: 332.018 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b18e800 nmethod 3595 0x03606c08 code [0x03606d80, 0x036070c8]
Event: 333.246 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b18e800 3596             alm::a (110 bytes)
Event: 333.246 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b18e800 nmethod 3596 0x03607708 code [0x036078d0, 0x03607ae0]
Event: 333.874 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b18e800 3597             java.lang.ThreadLocal$ThreadLocalMap::&amp;lt;init&amp;gt; (148 bytes)
Event: 333.879 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b18e800 nmethod 3597 0x03607bc8 code [0x03607d00, 0x03608078]
Event: 335.537 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b18e800 3598             java.io.OutputStream::flush (1 bytes)
Event: 335.537 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b18e800 nmethod 3598 0x03608508 code [0x03608600, 0x03608680]

GC Heap History (10 events):
Event: 293.293 GC heap before
{Heap before GC invocations=15 (full 3):
 def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation   total 157376K, used 97375K [0x04e10000, 0x0f8d0000, 0x1a360000)
  eden space 139904K,  61% used [0x04e10000, 0x0a19a8e8, 0x0d6b0000)
  from space 17472K,  67% used [0x0d6b0000, 0x0e23d640, 0x0e7c0000)
  to   space 17472K,   0% used [0x0e7c0000, 0x0e7c0000, 0x0f8d0000)
 tenured generation   total 349568K, used 176197K [0x1a360000, 0x2f8c0000, 0x44e10000)
   the space 349568K,  50% used [0x1a360000, 0x24f71450, 0x24f71600, 0x2f8c0000)
 compacting perm gen  total 16896K, used 16643K [0x44e10000, 0x45e90000, 0x48e10000)
   the space 16896K,  98% used [0x44e10000, 0x45e50e90, 0x45e51000, 0x45e90000)
No shared spaces configured.
Event: 293.450 GC heap after
Heap after GC invocations=16 (full 4):
 def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation   total 157376K, used 0K [0x04e10000, 0x0f8d0000, 0x1a360000)
  eden space 139904K,   0% used [0x04e10000, 0x04e10000, 0x0d6b0000)
  from space 17472K,   0% used [0x0d6b0000, 0x0d6b0000, 0x0e7c0000)
  to   space 17472K,   0% used [0x0e7c0000, 0x0e7c0000, 0x0f8d0000)
 tenured generation   total 349568K, used 147807K [0x1a360000, 0x2f8c0000, 0x44e10000)
   the space 349568K,  42% used [0x1a360000, 0x233b7f18, 0x233b8000, 0x2f8c0000)
 compacting perm gen  total 16640K, used 16630K [0x44e10000, 0x45e50000, 0x48e10000)
   the space 16640K,  99% used [0x44e10000, 0x45e4db48, 0x45e4dc00, 0x45e50000)
No shared spaces configured.
}
Event: 298.320 GC heap before
{Heap before GC invocations=16 (full 4):
 def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation   total 157376K, used 139904K [0x04e10000, 0x0f8d0000, 0x1a360000)
  eden space 139904K, 100% used [0x04e10000, 0x0d6b0000, 0x0d6b0000)
  from space 17472K,   0% used [0x0d6b0000, 0x0d6b0000, 0x0e7c0000)
  to   space 17472K,   0% used [0x0e7c0000, 0x0e7c0000, 0x0f8d0000)
 tenured generation   total 349568K, used 147807K [0x1a360000, 0x2f8c0000, 0x44e10000)
   the space 349568K,  42% used [0x1a360000, 0x233b7f18, 0x233b8000, 0x2f8c0000)
 compacting perm gen  total 16640K, used 16632K [0x44e10000, 0x45e50000, 0x48e10000)
   the space 16640K,  99% used [0x44e10000, 0x45e4e368, 0x45e4e400, 0x45e50000)
No shared spaces configured.
Event: 298.347 GC heap after
Heap after GC invocations=17 (full 4):
 def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation   total 157376K, used 17472K [0x04e10000, 0x0f8d0000, 0x1a360000)
  eden space 139904K,   0% used [0x04e10000, 0x04e10000, 0x0d6b0000)
  from space 17472K, 100% used [0x0e7c0000, 0x0f8d0000, 0x0f8d0000)
  to   space 17472K,   0% used [0x0d6b0000, 0x0d6b0000, 0x0e7c0000)
 tenured generation   total 349568K, used 166092K [0x1a360000, 0x2f8c0000, 0x44e10000)
   the space 349568K,  47% used [0x1a360000, 0x24593020, 0x24593200, 0x2f8c0000)
 compacting perm gen  total 16640K, used 16632K [0x44e10000, 0x45e50000, 0x48e10000)
   the space 16640K,  99% used [0x44e10000, 0x45e4e368, 0x45e4e400, 0x45e50000)
No shared spaces configured.
}
Event: 320.779 GC heap before
{Heap before GC invocations=17 (full 4):
 def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation   total 157376K, used 157376K [0x04e10000, 0x0f8d0000, 0x1a360000)
  eden space 139904K, 100% used [0x04e10000, 0x0d6b0000, 0x0d6b0000)
  from space 17472K, 100% used [0x0e7c0000, 0x0f8d0000, 0x0f8d0000)
  to   space 17472K,   0% used [0x0d6b0000, 0x0d6b0000, 0x0e7c0000)
 tenured generation   total 349568K, used 166092K [0x1a360000, 0x2f8c0000, 0x44e10000)
   the space 349568K,  47% used [0x1a360000, 0x24593020, 0x24593200, 0x2f8c0000)
 compacting perm gen  total 16640K, used 16637K [0x44e10000, 0x45e50000, 0x48e10000)
   the space 16640K,  99% used [0x44e10000, 0x45e4f538, 0x45e4f600, 0x45e50000)
No shared spaces configured.
Event: 320.796 GC heap after
Heap after GC invocations=18 (full 4):
 def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation   total 157376K, used 7270K [0x04e10000, 0x0f8d0000, 0x1a360000)
  eden space 139904K,   0% used [0x04e10000, 0x04e10000, 0x0d6b0000)
  from space 17472K,  41% used [0x0d6b0000, 0x0ddc9ba0, 0x0e7c0000)
  to   space 17472K,   0% used [0x0e7c0000, 0x0e7c0000, 0x0f8d0000)
 tenured generation   total 349568K, used 182383K [0x1a360000, 0x2f8c0000, 0x44e10000)
   the space 349568K,  52% used [0x1a360000, 0x2557be58, 0x2557c000, 0x2f8c0000)
 compacting perm gen  total 16640K, used 16637K [0x44e10000, 0x45e50000, 0x48e10000)
   the space 16640K,  99% used [0x44e10000, 0x45e4f538, 0x45e4f600, 0x45e50000)
No shared spaces configured.
}
Event: 330.182 GC heap before
{Heap before GC invocations=18 (full 4):
 def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation   total 157376K, used 76645K [0x04e10000, 0x0f8d0000, 0x1a360000)
  eden space 139904K,  49% used [0x04e10000, 0x091cf918, 0x0d6b0000)
  from space 17472K,  41% used [0x0d6b0000, 0x0ddc9ba0, 0x0e7c0000)
  to   space 17472K,   0% used [0x0e7c0000, 0x0e7c0000, 0x0f8d0000)
 tenured generation   total 349568K, used 182383K [0x1a360000, 0x2f8c0000, 0x44e10000)
   the space 349568K,  52% used [0x1a360000, 0x2557be58, 0x2557c000, 0x2f8c0000)
 compacting perm gen  total 16640K, used 16637K [0x44e10000, 0x45e50000, 0x48e10000)
   the space 16640K,  99% used [0x44e10000, 0x45e4f568, 0x45e4f600, 0x45e50000)
No shared spaces configured.
Event: 330.294 GC heap after
Heap after GC invocations=19 (full 5):
 def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation   total 157376K, used 0K [0x04e10000, 0x0f8d0000, 0x1a360000)
  eden space 139904K,   0% used [0x04e10000, 0x04e10000, 0x0d6b0000)
  from space 17472K,   0% used [0x0d6b0000, 0x0d6b0000, 0x0e7c0000)
  to   space 17472K,   0% used [0x0e7c0000, 0x0e7c0000, 0x0f8d0000)
 tenured generation   total 349568K, used 140723K [0x1a360000, 0x2f8c0000, 0x44e10000)
   the space 349568K,  40% used [0x1a360000, 0x22cccfe8, 0x22ccd000, 0x2f8c0000)
 compacting perm gen  total 16640K, used 16637K [0x44e10000, 0x45e50000, 0x48e10000)
   the space 16640K,  99% used [0x44e10000, 0x45e4f568, 0x45e4f600, 0x45e50000)
No shared spaces configured.
}
Event: 333.804 GC heap before
{Heap before GC invocations=19 (full 5):
 def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation   total 157376K, used 139904K [0x04e10000, 0x0f8d0000, 0x1a360000)
  eden space 139904K, 100% used [0x04e10000, 0x0d6b0000, 0x0d6b0000)
  from space 17472K,   0% used [0x0d6b0000, 0x0d6b0000, 0x0e7c0000)
  to   space 17472K,   0% used [0x0e7c0000, 0x0e7c0000, 0x0f8d0000)
 tenured generation   total 349568K, used 140723K [0x1a360000, 0x2f8c0000, 0x44e10000)
   the space 349568K,  40% used [0x1a360000, 0x22cccfe8, 0x22ccd000, 0x2f8c0000)
 compacting perm gen  total 16640K, used 16639K [0x44e10000, 0x45e50000, 0x48e10000)
   the space 16640K,  99% used [0x44e10000, 0x45e4fc88, 0x45e4fe00, 0x45e50000)
No shared spaces configured.
Event: 333.839 GC heap after
Heap after GC invocations=20 (full 5):
 def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation   total 157376K, used 17472K [0x04e10000, 0x0f8d0000, 0x1a360000)
  eden space 139904K,   0% used [0x04e10000, 0x04e10000, 0x0d6b0000)
  from space 17472K, 100% used [0x0e7c0000, 0x0f8d0000, 0x0f8d0000)
  to   space 17472K,   0% used [0x0d6b0000, 0x0d6b0000, 0x0e7c0000)
 tenured generation   total 349568K, used 186588K [0x1a360000, 0x2f8c0000, 0x44e10000)
   the space 349568K,  53% used [0x1a360000, 0x25997268, 0x25997400, 0x2f8c0000)
 compacting perm gen  total 16640K, used 16639K [0x44e10000, 0x45e50000, 0x48e10000)
   the space 16640K,  99% used [0x44e10000, 0x45e4fc88, 0x45e4fe00, 0x45e50000)
No shared spaces configured.
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 333.801 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1ac800 Threw 0x0cd487f8 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 333.801 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1ac800 Threw 0x0cd48990 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 333.801 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1ac800 Threw 0x0cd48af8 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 333.801 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1ac800 Threw 0x0cd48d10 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 333.801 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1ac800 Threw 0x0cd48ea8 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 333.801 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1ac800 Threw 0x0cd49010 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 333.801 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1ac800 Threw 0x0cd49288 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 333.801 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1ac800 Threw 0x0cd49420 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 333.801 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1ac800 Threw 0x0cd49588 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 333.874 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1ac800 Threw 0x05326850 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2699

Events (10 events):
Event: 320.805 Executing VM operation: RevokeBias done
Event: 320.805 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x5410fc00 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; exited: 0x5410fc00
Event: 325.756 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x5410e800 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; added: 0x5410e800
Event: 325.764 Executing VM operation: RevokeBias
Event: 325.764 Executing VM operation: RevokeBias done
Event: 325.764 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x5410e800 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; exited: 0x5410e800
Event: 330.182 Executing VM operation: GenCollectFull
Event: 330.294 Executing VM operation: GenCollectFull done
Event: 333.804 Executing VM operation: GenCollectForAllocation
Event: 333.839 Executing VM operation: GenCollectForAllocation done


Dynamic libraries:
0x00f80000 - 0x00faf000 	C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x77930000 - 0x77a87000 	C:\Windows\SYSTEM32\ntdll.dll
0x769a0000 - 0x76ad0000 	C:\Windows\SYSTEM32\KERNEL32.DLL
0x76fa0000 - 0x77046000 	C:\Windows\SYSTEM32\KERNELBASE.dll
0x752a0000 - 0x7534e000 	C:\Windows\SYSTEM32\ADVAPI32.dll
0x77710000 - 0x77826000 	C:\Windows\SYSTEM32\USER32.dll
0x72f50000 - 0x73147000 	C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9200.16384_none_893961408605e985\COMCTL32.dll
0x76710000 - 0x767c1000 	C:\Windows\SYSTEM32\msvcrt.dll
0x75240000 - 0x75274000 	C:\Windows\SYSTEM32\sechost.dll
0x77660000 - 0x7770c000 	C:\Windows\SYSTEM32\RPCRT4.dll
0x773b0000 - 0x774ad000 	C:\Windows\SYSTEM32\GDI32.dll
0x74fc0000 - 0x74fdc000 	C:\Windows\SYSTEM32\SspiCli.dll
0x74fb0000 - 0x74fb9000 	C:\Windows\SYSTEM32\CRYPTBASE.dll
0x74f50000 - 0x74fa1000 	C:\Windows\SYSTEM32\bcryptPrimitives.dll
0x77390000 - 0x773b0000 	C:\Windows\system32\IMM32.DLL
0x76ec0000 - 0x76f9c000 	C:\Windows\SYSTEM32\MSCTF.dll
0x71800000 - 0x718be000 	C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x714b0000 - 0x717fd000 	C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x73c70000 - 0x73c78000 	C:\Windows\SYSTEM32\WSOCK32.dll
0x74780000 - 0x747a1000 	C:\Windows\SYSTEM32\WINMM.dll
0x753c0000 - 0x753c6000 	C:\Windows\SYSTEM32\PSAPI.DLL
0x753e0000 - 0x75430000 	C:\Windows\SYSTEM32\WS2_32.dll
0x74750000 - 0x7477a000 	C:\Windows\SYSTEM32\WINMMBASE.dll
0x74fe0000 - 0x74fe8000 	C:\Windows\SYSTEM32\NSI.dll
0x71f90000 - 0x71f9c000 	C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x71490000 - 0x714b0000 	C:\Program Files (x86)\Java\jre7\bin\java.dll
0x71470000 - 0x71483000 	C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x71320000 - 0x71462000 	C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x75010000 - 0x7509b000 	C:\Windows\SYSTEM32\OLEAUT32.dll
0x75100000 - 0x75236000 	C:\Windows\SYSTEM32\combase.dll
0x74c40000 - 0x74ce7000 	C:\Windows\system32\apphelp.dll
0x743c0000 - 0x74448000 	C:\Windows\system32\uxtheme.dll
0x72b00000 - 0x72b69000 	C:\Program Files (x86)\Common Files\microsoft shared\ink\tiptsf.dll
0x74450000 - 0x74458000 	c:\PROGRA~2\mcafee\SITEAD~1\saHook.dll
0x77540000 - 0x77659000 	C:\Windows\SYSTEM32\ole32.dll
0x74300000 - 0x74319000 	C:\Windows\SYSTEM32\dwmapi.dll
0x75430000 - 0x764f5000 	C:\Windows\SYSTEM32\SHELL32.dll
0x77830000 - 0x77870000 	C:\Windows\SYSTEM32\SHLWAPI.dll
0x74ea0000 - 0x74f15000 	C:\Windows\SYSTEM32\shcore.dll
0x712f0000 - 0x7131a000 	C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x712d0000 - 0x712e4000 	C:\Program Files (x86)\Java\jre7\bin\net.dll
0x74a80000 - 0x74aca000 	C:\Windows\system32\mswsock.dll
0x712c0000 - 0x712cf000 	C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x73c20000 - 0x73c30000 	C:\Windows\system32\napinsp.dll
0x73c00000 - 0x73c14000 	C:\Windows\system32\pnrpnsp.dll
0x73bf0000 - 0x73c00000 	C:\Windows\system32\NLAapi.dll
0x74a00000 - 0x74a75000 	C:\Windows\SYSTEM32\DNSAPI.dll
0x73be0000 - 0x73be9000 	C:\Windows\System32\winrnr.dll
0x73bd0000 - 0x73be0000 	C:\Windows\system32\wshbth.dll
0x74e40000 - 0x74e62000 	C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x74cf0000 - 0x74cf8000 	C:\Windows\SYSTEM32\WINNSI.DLL
0x74200000 - 0x7421a000 	C:\Windows\SYSTEM32\CRYPTSP.dll
0x74170000 - 0x741ae000 	C:\Windows\system32\rsaenh.dll
0x747b0000 - 0x747cb000 	C:\Windows\SYSTEM32\USERENV.dll
0x749b0000 - 0x749c1000 	C:\Windows\SYSTEM32\profapi.dll
0x74970000 - 0x749af000 	C:\Windows\System32\fwpuclnt.dll
0x749f0000 - 0x749f7000 	C:\Windows\System32\rasadhlp.dll
0x712a0000 - 0x712c0000 	C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x71260000 - 0x71291000 	C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x76690000 - 0x76704000 	C:\Windows\SYSTEM32\clbcatq.dll
0x71110000 - 0x71256000 	C:\Windows\SYSTEM32\WindowsCodecs.dll
0x74920000 - 0x74970000 	C:\Windows\SYSTEM32\oleacc.dll
0x71100000 - 0x71109000 	C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x76500000 - 0x76688000 	C:\Windows\SYSTEM32\CRYPT32.dll
0x75280000 - 0x75292000 	C:\Windows\SYSTEM32\MSASN1.dll
0x4d770000 - 0x4d7db000 	C:\Users\biscu_000\AppData\Roaming\.minecraft\bin\natives\lwjgl.dll
0x71030000 - 0x710fe000 	C:\Windows\SYSTEM32\OPENGL32.dll
0x74f30000 - 0x74f38000 	C:\Windows\SYSTEM32\VERSION.dll
0x71000000 - 0x71023000 	C:\Windows\SYSTEM32\GLU32.dll
0x70f20000 - 0x70ff9000 	C:\Windows\SYSTEM32\DDRAW.dll
0x70f10000 - 0x70f17000 	C:\Windows\SYSTEM32\DCIMAN32.dll
0x70f00000 - 0x70f06000 	C:\Program Files (x86)\Java\jre7\bin\jawt.dll
0x70250000 - 0x70a71000 	C:\Windows\SYSTEM32\ig7icd32.dll
0x70dd0000 - 0x70ef9000 	C:\Users\biscu_000\AppData\Roaming\.minecraft\bin\natives\OpenAL32.dll
0x70d40000 - 0x70dc4000 	C:\Windows\SYSTEM32\dsound.dll
0x72f10000 - 0x72f4f000 	C:\Windows\SYSTEM32\POWRPROF.dll
0x70cf0000 - 0x70d3d000 	C:\Windows\System32\MMDevApi.dll
0x74ff0000 - 0x7500e000 	C:\Windows\SYSTEM32\DEVOBJ.dll
0x77050000 - 0x77096000 	C:\Windows\SYSTEM32\cfgmgr32.dll
0x70cc0000 - 0x70cf0000 	C:\Windows\SYSTEM32\wdmaud.drv
0x70cb0000 - 0x70cb5000 	C:\Windows\SYSTEM32\ksuser.dll
0x70ca0000 - 0x70ca8000 	C:\Windows\SYSTEM32\AVRT.dll
0x70c40000 - 0x70c94000 	C:\Windows\SYSTEM32\AUDIOSES.DLL
0x70c30000 - 0x70c39000 	C:\Windows\SYSTEM32\msacm32.drv
0x70c10000 - 0x70c24000 	C:\Windows\SYSTEM32\MSACM32.dll
0x70c00000 - 0x70c08000 	C:\Windows\SYSTEM32\midimap.dll
0x70bf0000 - 0x70bfa000 	C:\Program Files (x86)\Java\jre7\bin\management.dll

VM Arguments:
jvm_args: -Xms512m -Xmx1024m 
java_command: C:\Users\biscu_000\Desktop\Minecraft.exe
Launcher Type: SUN_STANDARD

Environment Variables:



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

OS: Windows 8 , 64 bit Build 9200 

CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit, tscinv

Memory: 4k page, physical 6082144k(3003656k free), swap 10276448k(6530632k free)

vm_info: Java HotSpot(TM) Client VM (23.5-b02) &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; windows-x86 JRE (1.7.0_09-b05), built on Sep 24 2012 22:01:33 by &lt;span class=&quot;code-quote&quot;&gt;&quot;java_re&quot;&lt;/span&gt; with unknown MS VC++:1600

time: Tue Dec 25 07:51:09 2012
elapsed time: 335 seconds
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;

A fatal error has been detected by the Java &lt;span class=&quot;code-object&quot;&gt;Runtime&lt;/span&gt; Environment:
#

    EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6ad87fca, pid=6556, tid=6736
    #
    JRE version: 7.0_09-b05
    Java VM: Java HotSpot(TM) Client VM (23.5-b02 mixed mode windows-x86 )
    Problematic frame:
    C [ig7icd32.dll+0x27fca]
    #
    Failed to write core dump. Minidumps are not enabled by &lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt; on client versions of Windows
    #
    If you would like to submit a bug report, please visit:
    http:&lt;span class=&quot;code-comment&quot;&gt;//bugreport.sun.com/bugreport/crash.jsp
&lt;/span&gt;    The crash happened outside the Java Virtual Machine in &lt;span class=&quot;code-keyword&quot;&gt;native&lt;/span&gt; code.
    See problematic frame &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; where to report the bug.
    #

--------------- T H R E A D ---------------

Current thread (0x4aba5c00): JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Minecraft main thread&quot;&lt;/span&gt; daemon _thread_in_native, id=6736, stack(0x4cb40000,0x4cb90000)

siginfo: ExceptionCode=0xc0000005, reading address 0x00000048

Registers:
EAX=0x00040000, EBX=0x00d377a0, ECX=0x00000000, EDX=0x4d54a6e8
ESP=0x4cb8a664, EBP=0x00000010, ESI=0x4cb8a70c, EDI=0x4d470050
EIP=0x6ad87fca, EFLAGS=0x00010206

Top of Stack: (sp=0x4cb8a664)
0x4cb8a664: 4d470050 4d4cb320 4cb8c824 5070bea8
0x4cb8a674: 00000001 4c7c007c 000060c0 4cb8a70c
0x4cb8a684: 00040000 000000d8 4d54a6e8 0000000a
0x4cb8a694: 0000000a 6ad9935c 00000001 00000001
0x4cb8a6a4: 00000001 4d47ecd0 00000006 00000003
0x4cb8a6b4: 00000000 4d47ecfc 003ca660 4d470050
0x4cb8a6c4: 00000012 4dfef330 00000004 000217bc
0x4cb8a6d4: 4c7c00a0 00000004 751c2fdc 4c7c00b4

Instructions: (pc=0x6ad87fca)
0x6ad87faa: 1e e9 ea 01 00 00 8b 4c 24 44 c6 87 1d e9 00 00
0x6ad87fba: 00 8b 44 24 20 85 87 00 e9 00 00 74 2f 8b 4b 28
0x6ad87fca: 80 79 48 00 8b 41 08 89 46 04 74 10 8b 41 44 89
0x6ad87fda: 06 8b 43 08 89 46 08 e9 b4 01 00 00 8b 41 40 89

Register to memory mapping:

EAX=0x00040000 is an unknown value
EBX=0x00d377a0 is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x4d54a6e8 is an unknown value
ESP=0x4cb8a664 is pointing into the stack &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; thread: 0x4aba5c00
EBP=0x00000010 is an unknown value
ESI=0x4cb8a70c is pointing into the stack &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; thread: 0x4aba5c00
EDI=0x4d470050 is an unknown value

Stack: 0x4cb40000,0x4cb90000, sp=0x4cb8a664, free space=297k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=&lt;span class=&quot;code-keyword&quot;&gt;native&lt;/span&gt; code)
C [ig7icd32.dll+0x27fca]

error occurred during error reporting (printing &lt;span class=&quot;code-keyword&quot;&gt;native&lt;/span&gt; stack), id 0xc0000005

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J org.lwjgl.opengl.GL11.nglCallLists(IILjava/nio/Buffer;IJ)V
J org.lwjgl.opengl.GL11.glCallLists(Ljava/nio/IntBuffer;)V
J bay.a()V
J bav.a(ID)V
J bav.a(IIID)I
J bav.a(Lmd;ID)I
J ban.a(FJ)V
J ban.b(F)V
J net.minecraft.client.Minecraft.J()V
J net.minecraft.client.Minecraft.run()V
j java.lang.&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;.run()V+11
v ~StubRoutines::call_stub

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

Java Threads: ( =&amp;gt; current thread )
0x52e76400 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;File IO &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;&quot;&lt;/span&gt; daemon _thread_blocked, id=5128, stack(0x592e0000,0x59330000)
0x4bcf7000 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Server thread&quot;&lt;/span&gt; daemon _thread_blocked, id=4036, stack(0x52250000,0x522a0000)
0x4bcf8c00 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Snooper Timer&quot;&lt;/span&gt; daemon _thread_blocked, id=2932, stack(0x51130000,0x51180000)
0x4bcf8400 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-11&quot;&lt;/span&gt; daemon _thread_blocked, id=1716, stack(0x4d570000,0x4d5c0000)
0x4bcf8000 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-10&quot;&lt;/span&gt; daemon _thread_blocked, id=2600, stack(0x4cbd0000,0x4cc20000)
=&amp;gt;0x4aba5c00 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Minecraft main thread&quot;&lt;/span&gt; daemon _thread_in_native, id=6736, stack(0x4cb40000,0x4cb90000)
0x4aba5400 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Timer hack thread&quot;&lt;/span&gt; daemon _thread_blocked, id=6200, stack(0x4cab0000,0x4cb00000)
0x4ab3e400 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Snooper Timer&quot;&lt;/span&gt; daemon _thread_blocked, id=5996, stack(0x4c880000,0x4c8d0000)
0x00e4a800 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;DestroyJavaVM&quot;&lt;/span&gt; _thread_blocked, id=4776, stack(0x00a70000,0x00ac0000)
0x4ba79400 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;AWT-EventQueue-0&quot;&lt;/span&gt; _thread_blocked, id=920, stack(0x4bf00000,0x4bf50000)
0x4ba30c00 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;TimerQueue&quot;&lt;/span&gt; daemon _thread_blocked, id=3196, stack(0x4bde0000,0x4be30000)
0x4ba48800 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;SwingWorker-pool-1-thread-1&quot;&lt;/span&gt; daemon _thread_blocked, id=8180, stack(0x4be70000,0x4bec0000)
0x4ac77c00 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;AWT-Windows&quot;&lt;/span&gt; daemon _thread_in_native, id=3876, stack(0x4b4e0000,0x4b530000)
0x4ac76400 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;AWT-Shutdown&quot;&lt;/span&gt; _thread_blocked, id=3708, stack(0x4b450000,0x4b4a0000)
0x4ac75800 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Java2D Disposer&quot;&lt;/span&gt; daemon _thread_blocked, id=2880, stack(0x4b3c0000,0x4b410000)
0x4ab12c00 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Service &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;&quot;&lt;/span&gt; daemon _thread_blocked, id=3448, stack(0x4aec0000,0x4af10000)
0x4ab0e800 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;C1 CompilerThread0&quot;&lt;/span&gt; daemon _thread_blocked, id=1304, stack(0x4ae30000,0x4ae80000)
0x4ab0d400 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Attach Listener&quot;&lt;/span&gt; daemon _thread_blocked, id=7812, stack(0x4ada0000,0x4adf0000)
0x4ab0ac00 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Signal Dispatcher&quot;&lt;/span&gt; daemon _thread_blocked, id=3972, stack(0x4ad10000,0x4ad60000)
0x027c2400 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Finalizer&quot;&lt;/span&gt; daemon _thread_blocked, id=5432, stack(0x4aa80000,0x4aad0000)
0x027bd800 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Reference Handler&quot;&lt;/span&gt; daemon _thread_blocked, id=7616, stack(0x4aa30000,0x4aa80000)

Other Threads:
0x027b8000 VMThread stack: 0x4a9e0000,0x4aa30000 id=5300
0x4ab2a800 WatcherThread stack: 0x4af50000,0x4afa0000 id=1832

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation total 157376K, used 129740K [0x04850000, 0x0f310000, 0x19da0000)
eden space 139904K, 80% used [0x04850000, 0x0b5f3238, 0x0d0f0000)
from space 17472K, 100% used [0x0e200000, 0x0f310000, 0x0f310000)
to space 17472K, 0% used [0x0d0f0000, 0x0d0f0000, 0x0e200000)
tenured generation total 349568K, used 200613K [0x19da0000, 0x2f300000, 0x44850000)
the space 349568K, 57% used [0x19da0000, 0x26189548, 0x26189600, 0x2f300000)
compacting perm gen total 16640K, used 16518K [0x44850000, 0x45890000, 0x48850000)
the space 16640K, 99% used [0x44850000, 0x45871840, 0x45871a00, 0x45890000)
No shared spaces configured.

Card table byte_map: 0x4a650000,0x4a880000 byte_map_base: 0x4a62bd80

Polling page: 0x00b60000

Code Cache [0x027d0000, 0x02f88000, 0x047d0000)
total_blobs=3785 nmethods=3405 adapters=312 free_code_cache=24870Kb largest_free_block=25466688

Compilation events (10 events):
Event: 618.440 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4ab0e800 3395 ob::a (43 bytes)
Event: 618.440 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4ab0e800 nmethod 3395 0x02f83fc8 code 0x02f840f0, 0x02f84248
Event: 618.513 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4ab0e800 3396 qc::j (27 bytes)
Event: 618.513 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4ab0e800 nmethod 3396 0x02f84408 code 0x02f84500, 0x02f845b0
Event: 618.740 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4ab0e800 3397 mt::a (64 bytes)
Event: 618.740 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4ab0e800 nmethod 3397 0x02f84608 code 0x02f84750, 0x02f84930
Event: 618.740 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4ab0e800 3398 nm::a (291 bytes)
Event: 618.742 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4ab0e800 nmethod 3398 0x02f84bc8 code 0x02f84d80, 0x02f85280
Event: 618.742 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4ab0e800 3399 nm::f (26 bytes)
Event: 618.742 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4ab0e800 nmethod 3399 0x02f85a48 code 0x02f85b60, 0x02f85c28

GC Heap History (10 events):
Event: 510.134 GC heap before
{Heap before GC invocations=21 (full 2): def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation total 157376K, used 150722K [0x04850000, 0x0f310000, 0x19da0000) eden space 139904K, 100% used [0x04850000, 0x0d0f0000, 0x0d0f0000) from space 17472K, 61% used [0x0e200000, 0x0ec90a60, 0x0f310000) to space 17472K, 0% used [0x0d0f0000, 0x0d0f0000, 0x0e200000) tenured generation total 349568K, used 222562K [0x19da0000, 0x2f300000, 0x44850000) the space 349568K, 63% used [0x19da0000, 0x276f8b70, 0x276f8c00, 0x2f300000) compacting perm gen total 16640K, used 16470K [0x44850000, 0x45890000, 0x48850000) the space 16640K, 98% used [0x44850000, 0x45865aa0, 0x45865c00, 0x45890000) No shared spaces configured. Event: 510.149 GC heap after Heap after GC invocations=22 (full 2): def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation total 157376K, used 5450K [0x04850000, 0x0f310000, 0x19da0000) eden space 139904K, 0% used [0x04850000, 0x04850000, 0x0d0f0000) from space 17472K, 31% used [0x0d0f0000, 0x0d642800, 0x0e200000) to space 17472K, 0% used [0x0e200000, 0x0e200000, 0x0f310000) tenured generation total 349568K, used 231516K [0x19da0000, 0x2f300000, 0x44850000) the space 349568K, 66% used [0x19da0000, 0x27fb70c8, 0x27fb7200, 0x2f300000) compacting perm gen total 16640K, used 16470K [0x44850000, 0x45890000, 0x48850000) the space 16640K, 98% used [0x44850000, 0x45865aa0, 0x45865c00, 0x45890000) No shared spaces configured. }

Event: 550.841 GC heap before
{Heap before GC invocations=22 (full 2): def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation total 157376K, used 145354K [0x04850000, 0x0f310000, 0x19da0000) eden space 139904K, 100% used [0x04850000, 0x0d0f0000, 0x0d0f0000) from space 17472K, 31% used [0x0d0f0000, 0x0d642800, 0x0e200000) to space 17472K, 0% used [0x0e200000, 0x0e200000, 0x0f310000) tenured generation total 349568K, used 231516K [0x19da0000, 0x2f300000, 0x44850000) the space 349568K, 66% used [0x19da0000, 0x27fb70c8, 0x27fb7200, 0x2f300000) compacting perm gen total 16640K, used 16470K [0x44850000, 0x45890000, 0x48850000) the space 16640K, 98% used [0x44850000, 0x45865ac0, 0x45865c00, 0x45890000) No shared spaces configured. Event: 550.859 GC heap after Heap after GC invocations=23 (full 2): def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation total 157376K, used 17472K [0x04850000, 0x0f310000, 0x19da0000) eden space 139904K, 0% used [0x04850000, 0x04850000, 0x0d0f0000) from space 17472K, 100% used [0x0e200000, 0x0f310000, 0x0f310000) to space 17472K, 0% used [0x0d0f0000, 0x0d0f0000, 0x0e200000) tenured generation total 349568K, used 236310K [0x19da0000, 0x2f300000, 0x44850000) the space 349568K, 67% used [0x19da0000, 0x28465a70, 0x28465c00, 0x2f300000) compacting perm gen total 16640K, used 16470K [0x44850000, 0x45890000, 0x48850000) the space 16640K, 98% used [0x44850000, 0x45865ac0, 0x45865c00, 0x45890000) No shared spaces configured. }

Event: 575.046 GC heap before
{Heap before GC invocations=23 (full 2): def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation total 157376K, used 157376K [0x04850000, 0x0f310000, 0x19da0000) eden space 139904K, 100% used [0x04850000, 0x0d0f0000, 0x0d0f0000) from space 17472K, 100% used [0x0e200000, 0x0f310000, 0x0f310000) to space 17472K, 0% used [0x0d0f0000, 0x0d0f0000, 0x0e200000) tenured generation total 349568K, used 236310K [0x19da0000, 0x2f300000, 0x44850000) the space 349568K, 67% used [0x19da0000, 0x28465a70, 0x28465c00, 0x2f300000) compacting perm gen total 16640K, used 16492K [0x44850000, 0x45890000, 0x48850000) the space 16640K, 99% used [0x44850000, 0x4586b1d8, 0x4586b200, 0x45890000) No shared spaces configured. Event: 575.068 GC heap after Heap after GC invocations=24 (full 2): def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation total 157376K, used 17472K [0x04850000, 0x0f310000, 0x19da0000) eden space 139904K, 0% used [0x04850000, 0x04850000, 0x0d0f0000) from space 17472K, 100% used [0x0d0f0000, 0x0e200000, 0x0e200000) to space 17472K, 0% used [0x0e200000, 0x0e200000, 0x0f310000) tenured generation total 349568K, used 242710K [0x19da0000, 0x2f300000, 0x44850000) the space 349568K, 69% used [0x19da0000, 0x28aa5a68, 0x28aa5c00, 0x2f300000) compacting perm gen total 16640K, used 16492K [0x44850000, 0x45890000, 0x48850000) the space 16640K, 99% used [0x44850000, 0x4586b1d8, 0x4586b200, 0x45890000) No shared spaces configured. }

Event: 608.595 GC heap before
{Heap before GC invocations=24 (full 2): def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation total 157376K, used 124022K [0x04850000, 0x0f310000, 0x19da0000) eden space 139904K, 76% used [0x04850000, 0x0b05d8c0, 0x0d0f0000) from space 17472K, 100% used [0x0d0f0000, 0x0e200000, 0x0e200000) to space 17472K, 0% used [0x0e200000, 0x0e200000, 0x0f310000) tenured generation total 349568K, used 242710K [0x19da0000, 0x2f300000, 0x44850000) the space 349568K, 69% used [0x19da0000, 0x28aa5a68, 0x28aa5c00, 0x2f300000) compacting perm gen total 16640K, used 16499K [0x44850000, 0x45890000, 0x48850000) the space 16640K, 99% used [0x44850000, 0x4586cf00, 0x4586d000, 0x45890000) No shared spaces configured. Event: 608.749 GC heap after Heap after GC invocations=25 (full 3): def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation total 157376K, used 0K [0x04850000, 0x0f310000, 0x19da0000) eden space 139904K, 0% used [0x04850000, 0x04850000, 0x0d0f0000) from space 17472K, 0% used [0x0d0f0000, 0x0d0f0000, 0x0e200000) to space 17472K, 0% used [0x0e200000, 0x0e200000, 0x0f310000) tenured generation total 349568K, used 166830K [0x19da0000, 0x2f300000, 0x44850000) the space 349568K, 47% used [0x19da0000, 0x2408b858, 0x2408ba00, 0x2f300000) compacting perm gen total 16640K, used 16499K [0x44850000, 0x45890000, 0x48850000) the space 16640K, 99% used [0x44850000, 0x4586cf00, 0x4586d000, 0x45890000) No shared spaces configured. }

Event: 611.837 GC heap before
{Heap before GC invocations=25 (full 3): def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation total 157376K, used 139904K [0x04850000, 0x0f310000, 0x19da0000) eden space 139904K, 100% used [0x04850000, 0x0d0f0000, 0x0d0f0000) from space 17472K, 0% used [0x0d0f0000, 0x0d0f0000, 0x0e200000) to space 17472K, 0% used [0x0e200000, 0x0e200000, 0x0f310000) tenured generation total 349568K, used 166830K [0x19da0000, 0x2f300000, 0x44850000) the space 349568K, 47% used [0x19da0000, 0x2408b858, 0x2408ba00, 0x2f300000) compacting perm gen total 16640K, used 16517K [0x44850000, 0x45890000, 0x48850000) the space 16640K, 99% used [0x44850000, 0x458717f0, 0x45871800, 0x45890000) No shared spaces configured. Event: 611.874 GC heap after Heap after GC invocations=26 (full 3): def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation total 157376K, used 17472K [0x04850000, 0x0f310000, 0x19da0000) eden space 139904K, 0% used [0x04850000, 0x04850000, 0x0d0f0000) from space 17472K, 100% used [0x0e200000, 0x0f310000, 0x0f310000) to space 17472K, 0% used [0x0d0f0000, 0x0d0f0000, 0x0e200000) tenured generation total 349568K, used 200613K [0x19da0000, 0x2f300000, 0x44850000) the space 349568K, 57% used [0x19da0000, 0x26189548, 0x26189600, 0x2f300000) compacting perm gen total 16640K, used 16517K [0x44850000, 0x45890000, 0x48850000) the space 16640K, 99% used [0x44850000, 0x458717f0, 0x45871800, 0x45890000) No shared spaces configured. }

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 619.333 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4aba5c00 Threw 0x0b0f60b0 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 619.333 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4aba5c00 Threw 0x0b0f6248 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 619.333 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4aba5c00 Threw 0x0b0f63b0 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 619.333 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4aba5c00 Threw 0x0b0f65c8 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 619.333 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4aba5c00 Threw 0x0b0f6760 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 619.333 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4aba5c00 Threw 0x0b0f68c8 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 619.333 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4aba5c00 Threw 0x0b0f6b40 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 619.333 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4aba5c00 Threw 0x0b0f6cd8 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 619.333 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4aba5c00 Threw 0x0b0f6e40 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jni.cpp:716
Event: 619.333 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4bcf8000 Threw 0x0b5d2360 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:2888

Events (10 events):
Event: 611.876 Executing VM operation: RevokeBias
Event: 611.876 Executing VM operation: RevokeBias done
Event: 611.876 Executing VM operation: RevokeBias
Event: 611.876 Executing VM operation: RevokeBias done
Event: 611.876 Executing VM operation: RevokeBias
Event: 611.876 Executing VM operation: RevokeBias done
Event: 616.423 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x52e7b400 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; added: 0x52e7b400
Event: 616.433 Executing VM operation: RevokeBias
Event: 616.433 Executing VM operation: RevokeBias done
Event: 616.433 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x52e7b400 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; exited: 0x52e7b400

Dynamic libraries:
0x00910000 - 0x0093f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x77ce0000 - 0x77e37000 C:\Windows\SYSTEM32\ntdll.dll
0x761b0000 - 0x762e0000 C:\Windows\SYSTEM32\KERNEL32.DLL
0x75840000 - 0x758e6000 C:\Windows\SYSTEM32\KERNELBASE.dll
0x75a10000 - 0x75abe000 C:\Windows\SYSTEM32\ADVAPI32.dll
0x755f0000 - 0x75706000 C:\Windows\SYSTEM32\USER32.dll
0x73710000 - 0x73907000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9200.16384_none_893961408605e985\COMCTL32.dll
0x779a0000 - 0x77a51000 C:\Windows\SYSTEM32\msvcrt.dll
0x76370000 - 0x763a4000 C:\Windows\SYSTEM32\sechost.dll
0x75540000 - 0x755ec000 C:\Windows\SYSTEM32\RPCRT4.dll
0x75dc0000 - 0x75ebd000 C:\Windows\SYSTEM32\GDI32.dll
0x75370000 - 0x7538c000 C:\Windows\SYSTEM32\SspiCli.dll
0x75360000 - 0x75369000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x75300000 - 0x75351000 C:\Windows\SYSTEM32\bcryptPrimitives.dll
0x76440000 - 0x76460000 C:\Windows\system32\IMM32.DLL
0x777f0000 - 0x778cd000 C:\Windows\SYSTEM32\MSCTF.dll
0x6f8b0000 - 0x6f96e000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x6b830000 - 0x6bb7d000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x74180000 - 0x74188000 C:\Windows\SYSTEM32\WSOCK32.dll
0x74f40000 - 0x74f61000 C:\Windows\SYSTEM32\WINMM.dll
0x75db0000 - 0x75db6000 C:\Windows\SYSTEM32\PSAPI.DLL
0x75930000 - 0x75980000 C:\Windows\SYSTEM32\WS2_32.dll
0x74f10000 - 0x74f3a000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x75530000 - 0x75538000 C:\Windows\SYSTEM32\NSI.dll
0x70fb0000 - 0x70fbc000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x6fac0000 - 0x6fae0000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x6faa0000 - 0x6fab3000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x6f640000 - 0x6f782000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x75980000 - 0x75a0b000 C:\Windows\SYSTEM32\OLEAUT32.dll
0x76070000 - 0x761a6000 C:\Windows\SYSTEM32\combase.dll
0x748a0000 - 0x74947000 C:\Windows\system32\apphelp.dll
0x73e00000 - 0x73e88000 C:\Windows\system32\uxtheme.dll
0x736a0000 - 0x73709000 C:\Program Files (x86)\Common Files\microsoft shared\ink\tiptsf.dll
0x745e0000 - 0x745e8000 c:\PROGRA~2\mcafee\SITEAD~1\saHook.dll
0x75b20000 - 0x75c39000 C:\Windows\SYSTEM32\ole32.dll
0x73de0000 - 0x73df9000 C:\Windows\SYSTEM32\dwmapi.dll
0x766d0000 - 0x77796000 C:\Windows\SYSTEM32\SHELL32.dll
0x758f0000 - 0x75930000 C:\Windows\SYSTEM32\SHLWAPI.dll
0x750f0000 - 0x75165000 C:\Windows\SYSTEM32\shcore.dll
0x6f4a0000 - 0x6f4ca000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x6f000000 - 0x6f014000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x74d50000 - 0x74d9a000 C:\Windows\system32\mswsock.dll
0x70fa0000 - 0x70faf000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x73dc0000 - 0x73dda000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x73d80000 - 0x73dbe000 C:\Windows\system32\rsaenh.dll
0x74f70000 - 0x74f8b000 C:\Windows\SYSTEM32\USERENV.dll
0x750d0000 - 0x750e1000 C:\Windows\SYSTEM32\profapi.dll
0x73cc0000 - 0x73cd0000 C:\Windows\system32\napinsp.dll
0x73ca0000 - 0x73cb4000 C:\Windows\system32\pnrpnsp.dll
0x73c90000 - 0x73ca0000 C:\Windows\system32\NLAapi.dll
0x74cd0000 - 0x74d45000 C:\Windows\SYSTEM32\DNSAPI.dll
0x73c80000 - 0x73c89000 C:\Windows\System32\winrnr.dll
0x73c70000 - 0x73c80000 C:\Windows\system32\wshbth.dll
0x752c0000 - 0x752e2000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x75170000 - 0x75178000 C:\Windows\SYSTEM32\WINNSI.DLL
0x74c80000 - 0x74cbf000 C:\Windows\System32\fwpuclnt.dll
0x74cc0000 - 0x74cc7000 C:\Windows\System32\rasadhlp.dll
0x6efe0000 - 0x6f000000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x6efa0000 - 0x6efd1000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x76610000 - 0x76684000 C:\Windows\SYSTEM32\clbcatq.dll
0x6b590000 - 0x6b6d6000 C:\Windows\SYSTEM32\WindowsCodecs.dll
0x74c30000 - 0x74c80000 C:\Windows\SYSTEM32\oleacc.dll
0x6fd50000 - 0x6fd59000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x753a0000 - 0x75528000 C:\Windows\SYSTEM32\CRYPT32.dll
0x76690000 - 0x766a2000 C:\Windows\SYSTEM32\MSASN1.dll
0x4c720000 - 0x4c78b000 C:\Users\biscu_000\AppData\Roaming\.minecraft\bin\natives\lwjgl.dll
0x6eed0000 - 0x6ef9e000 C:\Windows\SYSTEM32\OPENGL32.dll
0x74150000 - 0x74158000 C:\Windows\SYSTEM32\VERSION.dll
0x6eea0000 - 0x6eec3000 C:\Windows\SYSTEM32\GLU32.dll
0x6e0a0000 - 0x6e179000 C:\Windows\SYSTEM32\DDRAW.dll
0x6fc30000 - 0x6fc37000 C:\Windows\SYSTEM32\DCIMAN32.dll
0x6f630000 - 0x6f636000 C:\Program Files (x86)\Java\jre7\bin\jawt.dll
0x6ad60000 - 0x6b581000 C:\Windows\SYSTEM32\ig7icd32.dll
0x6b700000 - 0x6b829000 C:\Users\biscu_000\AppData\Roaming\.minecraft\bin\natives\OpenAL32.dll
0x6ee10000 - 0x6ee94000 C:\Windows\SYSTEM32\dsound.dll
0x73ab0000 - 0x73aef000 C:\Windows\SYSTEM32\POWRPROF.dll
0x6fe70000 - 0x6febd000 C:\Windows\System32\MMDevApi.dll
0x766b0000 - 0x766ce000 C:\Windows\SYSTEM32\DEVOBJ.dll
0x777a0000 - 0x777e6000 C:\Windows\SYSTEM32\cfgmgr32.dll
0x6e070000 - 0x6e0a0000 C:\Windows\SYSTEM32\wdmaud.drv
0x6fa90000 - 0x6fa95000 C:\Windows\SYSTEM32\ksuser.dll
0x6fc20000 - 0x6fc28000 C:\Windows\SYSTEM32\AVRT.dll
0x6a940000 - 0x6a994000 C:\Windows\SYSTEM32\AUDIOSES.DLL
0x6e060000 - 0x6e069000 C:\Windows\SYSTEM32\msacm32.drv
0x6e040000 - 0x6e054000 C:\Windows\SYSTEM32\MSACM32.dll
0x6e030000 - 0x6e038000 C:\Windows\SYSTEM32\midimap.dll
0x6e020000 - 0x6e02a000 C:\Program Files (x86)\Java\jre7\bin\management.dll
0x70f10000 - 0x70f4d000 C:\Windows\system32\Ninput.dll

VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: C:\Users\biscu_000\Desktop\Minecraft.exe
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\EgisTec MyWinLocker\x64;C:\Program Files (x86)\EgisTec MyWinLocker\;C:\Program Files (x86)\Java\jre7\bin
USERNAME=biscu_000
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel

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

OS: Windows 8 , 64 bit Build 9200

CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit, tscinv

Memory: 4k page, physical 6082144k(3601492k free), swap 7671392k(3923412k free)

vm_info: Java HotSpot(TM) Client VM (23.5-b02) &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; windows-x86 JRE (1.7.0_09-b05), built on Sep 24 2012 22:01:33 by &lt;span class=&quot;code-quote&quot;&gt;&quot;java_re&quot;&lt;/span&gt; with unknown MS VC++:1600

time: Wed Dec 26 18:11:11 2012
elapsed time: 619 seconds
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="18025">MC-5421</key>
            <summary>Fatal Error</summary>
                <type id="1" iconUrl="https://bugs.mojang.com/secure/viewavatar?size=xsmall&amp;avatarId=18903&amp;avatarType=issuetype">Bug</type>
                                    <status id="5" iconUrl="https://bugs.mojang.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="3">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="jiblet10">Julian Ames</reporter>
                        <labels>
                    </labels>
                <created>Thu, 27 Dec 2012 17:26:58 +0100</created>
                <updated>Thu, 4 Jul 2013 20:12:11 +0200</updated>
                            <resolved>Sat, 29 Dec 2012 01:57:02 +0100</resolved>
                                    <version>Minecraft 1.4.6</version>
                                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="82545" author="kumasasa" created="Thu, 4 Jul 2013 20:11:59 +0200"  >&lt;p&gt;Relinked to &lt;a href=&quot;https://bugs.mojang.com/browse/MC-14051&quot; title=&quot;JVM crashes in ig4dev32.dll / ig4dev64.dll (Broken Intel graphics driver for the &amp;quot;Mobile Intel 965 Express&amp;quot; graphics card)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-14051&quot;&gt;&lt;del&gt;MC-14051&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="31334" author="bljat" created="Sat, 29 Dec 2012 01:57:02 +0100"  >&lt;p&gt;Duplicate of &lt;a href=&quot;https://bugs.mojang.com/browse/MC-588&quot; title=&quot;Instant crash of my Minecraft 1.4.2 Client *Major*&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MC-588&quot;&gt;&lt;del&gt;MC-588&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="31176" author="unon1100" created="Fri, 28 Dec 2012 14:08:04 +0100"  >&lt;p&gt;Both crash reports say that it happened during the &quot;Minecraft main thread&quot;&lt;/p&gt;</comment>
                            <comment id="31050" author="jonathanhaas" created="Thu, 27 Dec 2012 19:26:04 +0100"  >&lt;p&gt;This is likely a lwjgl issue.&lt;/p&gt;</comment>
                            <comment id="31048" author="bljat" created="Thu, 27 Dec 2012 19:01:56 +0100"  >&lt;p&gt;Moved MC-5420 error here.&lt;/p&gt;</comment>
                            <comment id="31037" author="kumasasa" created="Thu, 27 Dec 2012 17:33:32 +0100"  >&lt;p&gt;Moved description from environment (Put your PC, OS and so on there) to description&lt;/p&gt;</comment>
                            <comment id="31034" author="banana478" created="Thu, 27 Dec 2012 17:31:07 +0100"  >&lt;p&gt;Did Minecraft produce a crash report? (In .minecraft/crash-reports)&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="29239">MC-14051</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                        <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Unconfirmed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_11700" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_11100" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Linked</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i02sjz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>