<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sun Jan 12 12:21:13 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-9482] i have a random error?</title>
                <link>https://bugs.mojang.com/browse/MC-9482</link>
                <project id="10400" key="MC">Minecraft: Java Edition</project>
                    <description>&lt;p&gt; i was trying to record a video with Dxtory and i hit the record key (F12) and my game crashes a few moments after i type /time set day in single player. here is the error:&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=0x4dd381f9, pid=6644, tid=5924
#
# JRE version: 7.0_13-b20
# Java VM: Java HotSpot(TM) Client VM (23.7-b01 mixed mode windows-x86 )
# Problematic frame:
# C  [ig4icd32.dll+0x1181f9]  ShSetEncryptionMethod+0xfb499
#
# 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 (0x4b1c5000):  JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Minecraft main thread&quot;&lt;/span&gt; daemon [_thread_in_native, id=5924, stack(0x4d690000,0x4d6e0000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x5ee18000

Registers:
EAX=0x5fa16000, EBX=0x5ee16020, ECX=0x00000008, EDX=0x4d6df650
ESP=0x4d6df5bc, EBP=0x00002000, ESI=0x5fa17fe0, EDI=0x5ee18000
EIP=0x4dd381f9, EFLAGS=0x00010206

Top of Stack: (sp=0x4d6df5bc)
0x4d6df5bc:   5943e660 5f580000 4d6df630 4e072ffc
0x4d6df5cc:   00002000 000001b5 4e13f174 4d6df668
0x4d6df5dc:   00000000 5943e660 4e072ffc 5943e478
0x4d6df5ec:   5943e460 4e072ffc 00000000 00000000
0x4d6df5fc:   5943e460 5e980020 00000400 4e076ea4
0x4d6df60c:   4dd35850 00002000 00000800 00000005
0x4d6df61c:   00000001 00000001 00000004 4e38fedc
0x4d6df62c:   00800000 00000100 00000000 00000000 

Instructions: (pc=0x4dd381f9)
0x4dd381d9:   04 85 ff 89 4c 24 0c 7e 32 55 89 7c 24 14 eb 07
0x4dd381e9:   8b 4c 24 10 8d 49 00 8b e9 c1 e9 02 8b f0 8b fb
0x4dd381f9:   f3 a5 8b cd 83 e1 03 f3 a4 8b 4c 24 1c 03 42 0c
0x4dd38209:   03 59 0c 83 6c 24 14 01 75 d6 5d 5f 5e 5b 83 c4 


Register to memory mapping:

EAX=0x5fa16000 is an unknown value
EBX=0x5ee16020 is an unknown value
ECX=0x00000008 is an unknown value
EDX=0x4d6df650 is pointing into the stack &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; thread: 0x4b1c5000
ESP=0x4d6df5bc is pointing into the stack &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; thread: 0x4b1c5000
EBP=0x00002000 is an unknown value
ESI=0x5fa17fe0 is an unknown value
EDI=0x5ee18000 is an unknown value


Stack: [0x4d690000,0x4d6e0000],  sp=0x4d6df5bc,  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  [ig4icd32.dll+0x1181f9]  ShSetEncryptionMethod+0xfb499

[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.WindowsContextImplementation.nSwapBuffers(Ljava/nio/ByteBuffer;)V
J  org.lwjgl.opengl.WindowsContextImplementation.swapBuffers()V
J  org.lwjgl.opengl.Display.swapBuffers()V
J  org.lwjgl.opengl.Display.update(Z)V
J  net.minecraft.client.Minecraft.K()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 )
  0x4b1c6800 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=6892, stack(0x4aa90000,0x4aae0000)]
  0x4b1c5c00 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Server thread&quot;&lt;/span&gt; daemon [_thread_blocked, id=6788, stack(0x4ab70000,0x4abc0000)]
  0x4b1c6400 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Snooper Timer&quot;&lt;/span&gt; daemon [_thread_blocked, id=6452, stack(0x4ab10000,0x4ab60000)]
  0x4b1c5800 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;-12&quot;&lt;/span&gt; daemon [_thread_blocked, id=4372, stack(0x4e410000,0x4e460000)]
  0x4b1c3800 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=7772, stack(0x4db50000,0x4dba0000)]
=&amp;gt;0x4b1c5000 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Minecraft main thread&quot;&lt;/span&gt; daemon [_thread_in_native, id=5924, stack(0x4d690000,0x4d6e0000)]
  0x4b1c4800 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Timer hack thread&quot;&lt;/span&gt; daemon [_thread_blocked, id=7032, stack(0x4d840000,0x4d890000)]
  0x4b1c4400 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Snooper Timer&quot;&lt;/span&gt; daemon [_thread_blocked, id=4480, stack(0x4d710000,0x4d760000)]
  0x0180b000 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;DestroyJavaVM&quot;&lt;/span&gt; [_thread_blocked, id=5248, stack(0x01890000,0x018e0000)]
  0x4af87400 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;AWT-EventQueue-0&quot;&lt;/span&gt; [_thread_blocked, id=8068, stack(0x4b660000,0x4b6b0000)]
  0x4af4ac00 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;TimerQueue&quot;&lt;/span&gt; daemon [_thread_blocked, id=5020, stack(0x4b300000,0x4b350000)]
  0x4af7e800 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;SwingWorker-pool-1-thread-1&quot;&lt;/span&gt; daemon [_thread_blocked, id=6740, stack(0x4b370000,0x4b3c0000)]
  0x49e2f000 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;AWT-Windows&quot;&lt;/span&gt; daemon [_thread_in_native, id=4852, stack(0x01840000,0x01890000)]
  0x49e2e400 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;AWT-Shutdown&quot;&lt;/span&gt; [_thread_blocked, id=6140, stack(0x4a2c0000,0x4a310000)]
  0x49e2b800 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Java2D Disposer&quot;&lt;/span&gt; daemon [_thread_blocked, id=3560, stack(0x4a270000,0x4a2c0000)]
  0x49cd8400 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=3736, stack(0x49b10000,0x49b60000)]
  0x49ccb400 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;C1 CompilerThread0&quot;&lt;/span&gt; daemon [_thread_blocked, id=6512, stack(0x4a020000,0x4a070000)]
  0x49cca000 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Attach Listener&quot;&lt;/span&gt; daemon [_thread_blocked, id=2512, stack(0x49f90000,0x49fe0000)]
  0x49cc6c00 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Signal Dispatcher&quot;&lt;/span&gt; daemon [_thread_blocked, id=4460, stack(0x49e70000,0x49ec0000)]
  0x49c74000 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Finalizer&quot;&lt;/span&gt; daemon [_thread_blocked, id=7344, stack(0x49b80000,0x49bd0000)]
  0x017cc000 JavaThread &lt;span class=&quot;code-quote&quot;&gt;&quot;Reference Handler&quot;&lt;/span&gt; daemon [_thread_blocked, id=7784, stack(0x49a70000,0x49ac0000)]

Other Threads:
  0x017c8400 VMThread [stack: 0x49c20000,0x49c70000] [id=6752]
  0x49ce1800 WatcherThread [stack: 0x4a110000,0x4a160000] [id=2160]

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 108925K [0x038e0000, 0x0e3a0000, 0x18e30000)
  eden space 139904K,  74% used [0x038e0000, 0x09e8a968, 0x0c180000)
  from space 17472K,  27% used [0x0c180000, 0x0c634e40, 0x0d290000)
  to   space 17472K,   0% used [0x0d290000, 0x0d290000, 0x0e3a0000)
 tenured generation   total 349568K, used 109128K [0x18e30000, 0x2e390000, 0x438e0000)
   the space 349568K,  31% used [0x18e30000, 0x1f8c21c8, 0x1f8c2200, 0x2e390000)
 compacting perm gen  total 17152K, used 16904K [0x438e0000, 0x449a0000, 0x478e0000)
   the space 17152K,  98% used [0x438e0000, 0x449623e0, 0x44962400, 0x449a0000)
No shared spaces configured.

Card table byte_map: [0x496e0000,0x49910000] byte_map_base: 0x496c3900

Polling page: 0x00450000

Code Cache  [0x018e0000, 0x02030000, 0x038e0000)
 total_blobs=3756 nmethods=3375 adapters=313 free_code_cache=25305Kb largest_free_block=25911872

Compilation events (10 events):
Event: 2840.766 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x49ccb400 3378             java.util.TimSort::countRunAndMakeAscending (128 bytes)
Event: 2840.767 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x49ccb400 nmethod 3378 0x02027788 code [0x020278e0, 0x02027c34]
Event: 2841.418 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x49ccb400 3379             na::aS (263 bytes)
Event: 2841.420 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x49ccb400 nmethod 3379 0x02028048 code [0x020282b0, 0x02028850]
Event: 2844.895 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x49ccb400 3380             pt::bb (23 bytes)
Event: 2844.896 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x49ccb400 nmethod 3380 0x02028fc8 code [0x020290e0, 0x02029208]
Event: 2851.154 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x49ccb400 3381             bdx::a (49 bytes)
Event: 2851.154 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x49ccb400 nmethod 3381 0x020293c8 code [0x02029510, 0x02029690]
Event: 2856.366 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x49ccb400 3382             ams::d (64 bytes)
Event: 2856.367 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x49ccb400 nmethod 3382 0x02029888 code [0x020299a0, 0x02029b38]

GC Heap History (10 events):
Event: 2309.629 GC heap before
{Heap before GC invocations=11 (full 3):
 def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation   total 157376K, used 144537K [0x038e0000, 0x0e3a0000, 0x18e30000)
  eden space 139904K, 100% used [0x038e0000, 0x0c180000, 0x0c180000)
  from space 17472K,  26% used [0x0d290000, 0x0d716548, 0x0e3a0000)
  to   space 17472K,   0% used [0x0c180000, 0x0c180000, 0x0d290000)
 tenured generation   total 349568K, used 109128K [0x18e30000, 0x2e390000, 0x438e0000)
   the space 349568K,  31% used [0x18e30000, 0x1f8c21c8, 0x1f8c2200, 0x2e390000)
 compacting perm gen  total 17152K, used 16897K [0x438e0000, 0x449a0000, 0x478e0000)
   the space 17152K,  98% used [0x438e0000, 0x449607c0, 0x44960800, 0x449a0000)
No shared spaces configured.
Event: 2309.645 GC heap after
Heap after GC invocations=12 (full 3):
 def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation   total 157376K, used 5345K [0x038e0000, 0x0e3a0000, 0x18e30000)
  eden space 139904K,   0% used [0x038e0000, 0x038e0000, 0x0c180000)
  from space 17472K,  30% used [0x0c180000, 0x0c6b8588, 0x0d290000)
  to   space 17472K,   0% used [0x0d290000, 0x0d290000, 0x0e3a0000)
 tenured generation   total 349568K, used 109128K [0x18e30000, 0x2e390000, 0x438e0000)
   the space 349568K,  31% used [0x18e30000, 0x1f8c21c8, 0x1f8c2200, 0x2e390000)
 compacting perm gen  total 17152K, used 16897K [0x438e0000, 0x449a0000, 0x478e0000)
   the space 17152K,  98% used [0x438e0000, 0x449607c0, 0x44960800, 0x449a0000)
No shared spaces configured.
}
Event: 2431.080 GC heap before
{Heap before GC invocations=12 (full 3):
 def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation   total 157376K, used 145249K [0x038e0000, 0x0e3a0000, 0x18e30000)
  eden space 139904K, 100% used [0x038e0000, 0x0c180000, 0x0c180000)
  from space 17472K,  30% used [0x0c180000, 0x0c6b8588, 0x0d290000)
  to   space 17472K,   0% used [0x0d290000, 0x0d290000, 0x0e3a0000)
 tenured generation   total 349568K, used 109128K [0x18e30000, 0x2e390000, 0x438e0000)
   the space 349568K,  31% used [0x18e30000, 0x1f8c21c8, 0x1f8c2200, 0x2e390000)
 compacting perm gen  total 17152K, used 16901K [0x438e0000, 0x449a0000, 0x478e0000)
   the space 17152K,  98% used [0x438e0000, 0x449615f0, 0x44961600, 0x449a0000)
No shared spaces configured.
Event: 2431.098 GC heap after
Heap after GC invocations=13 (full 3):
 def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation   total 157376K, used 4701K [0x038e0000, 0x0e3a0000, 0x18e30000)
  eden space 139904K,   0% used [0x038e0000, 0x038e0000, 0x0c180000)
  from space 17472K,  26% used [0x0d290000, 0x0d727448, 0x0e3a0000)
  to   space 17472K,   0% used [0x0c180000, 0x0c180000, 0x0d290000)
 tenured generation   total 349568K, used 109128K [0x18e30000, 0x2e390000, 0x438e0000)
   the space 349568K,  31% used [0x18e30000, 0x1f8c21c8, 0x1f8c2200, 0x2e390000)
 compacting perm gen  total 17152K, used 16901K [0x438e0000, 0x449a0000, 0x478e0000)
   the space 17152K,  98% used [0x438e0000, 0x449615f0, 0x44961600, 0x449a0000)
No shared spaces configured.
}
Event: 2521.275 GC heap before
{Heap before GC invocations=13 (full 3):
 def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation   total 157376K, used 144605K [0x038e0000, 0x0e3a0000, 0x18e30000)
  eden space 139904K, 100% used [0x038e0000, 0x0c180000, 0x0c180000)
  from space 17472K,  26% used [0x0d290000, 0x0d727448, 0x0e3a0000)
  to   space 17472K,   0% used [0x0c180000, 0x0c180000, 0x0d290000)
 tenured generation   total 349568K, used 109128K [0x18e30000, 0x2e390000, 0x438e0000)
   the space 349568K,  31% used [0x18e30000, 0x1f8c21c8, 0x1f8c2200, 0x2e390000)
 compacting perm gen  total 17152K, used 16901K [0x438e0000, 0x449a0000, 0x478e0000)
   the space 17152K,  98% used [0x438e0000, 0x44961640, 0x44961800, 0x449a0000)
No shared spaces configured.
Event: 2521.289 GC heap after
Heap after GC invocations=14 (full 3):
 def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation   total 157376K, used 5242K [0x038e0000, 0x0e3a0000, 0x18e30000)
  eden space 139904K,   0% used [0x038e0000, 0x038e0000, 0x0c180000)
  from space 17472K,  30% used [0x0c180000, 0x0c69ea58, 0x0d290000)
  to   space 17472K,   0% used [0x0d290000, 0x0d290000, 0x0e3a0000)
 tenured generation   total 349568K, used 109128K [0x18e30000, 0x2e390000, 0x438e0000)
   the space 349568K,  31% used [0x18e30000, 0x1f8c21c8, 0x1f8c2200, 0x2e390000)
 compacting perm gen  total 17152K, used 16901K [0x438e0000, 0x449a0000, 0x478e0000)
   the space 17152K,  98% used [0x438e0000, 0x44961640, 0x44961800, 0x449a0000)
No shared spaces configured.
}
Event: 2707.419 GC heap before
{Heap before GC invocations=14 (full 3):
 def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation   total 157376K, used 145146K [0x038e0000, 0x0e3a0000, 0x18e30000)
  eden space 139904K, 100% used [0x038e0000, 0x0c180000, 0x0c180000)
  from space 17472K,  30% used [0x0c180000, 0x0c69ea58, 0x0d290000)
  to   space 17472K,   0% used [0x0d290000, 0x0d290000, 0x0e3a0000)
 tenured generation   total 349568K, used 109128K [0x18e30000, 0x2e390000, 0x438e0000)
   the space 349568K,  31% used [0x18e30000, 0x1f8c21c8, 0x1f8c2200, 0x2e390000)
 compacting perm gen  total 17152K, used 16901K [0x438e0000, 0x449a0000, 0x478e0000)
   the space 17152K,  98% used [0x438e0000, 0x44961680, 0x44961800, 0x449a0000)
No shared spaces configured.
Event: 2707.432 GC heap after
Heap after GC invocations=15 (full 3):
 def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation   total 157376K, used 4651K [0x038e0000, 0x0e3a0000, 0x18e30000)
  eden space 139904K,   0% used [0x038e0000, 0x038e0000, 0x0c180000)
  from space 17472K,  26% used [0x0d290000, 0x0d71ae98, 0x0e3a0000)
  to   space 17472K,   0% used [0x0c180000, 0x0c180000, 0x0d290000)
 tenured generation   total 349568K, used 109128K [0x18e30000, 0x2e390000, 0x438e0000)
   the space 349568K,  31% used [0x18e30000, 0x1f8c21c8, 0x1f8c2200, 0x2e390000)
 compacting perm gen  total 17152K, used 16901K [0x438e0000, 0x449a0000, 0x478e0000)
   the space 17152K,  98% used [0x438e0000, 0x44961680, 0x44961800, 0x449a0000)
No shared spaces configured.
}
Event: 2795.148 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 144555K [0x038e0000, 0x0e3a0000, 0x18e30000)
  eden space 139904K, 100% used [0x038e0000, 0x0c180000, 0x0c180000)
  from space 17472K,  26% used [0x0d290000, 0x0d71ae98, 0x0e3a0000)
  to   space 17472K,   0% used [0x0c180000, 0x0c180000, 0x0d290000)
 tenured generation   total 349568K, used 109128K [0x18e30000, 0x2e390000, 0x438e0000)
   the space 349568K,  31% used [0x18e30000, 0x1f8c21c8, 0x1f8c2200, 0x2e390000)
 compacting perm gen  total 17152K, used 16902K [0x438e0000, 0x449a0000, 0x478e0000)
   the space 17152K,  98% used [0x438e0000, 0x44961910, 0x44961a00, 0x449a0000)
No shared spaces configured.
Event: 2795.161 GC heap after
Heap after GC invocations=16 (full 3):
 def &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; generation   total 157376K, used 4819K [0x038e0000, 0x0e3a0000, 0x18e30000)
  eden space 139904K,   0% used [0x038e0000, 0x038e0000, 0x0c180000)
  from space 17472K,  27% used [0x0c180000, 0x0c634e40, 0x0d290000)
  to   space 17472K,   0% used [0x0d290000, 0x0d290000, 0x0e3a0000)
 tenured generation   total 349568K, used 109128K [0x18e30000, 0x2e390000, 0x438e0000)
   the space 349568K,  31% used [0x18e30000, 0x1f8c21c8, 0x1f8c2200, 0x2e390000)
 compacting perm gen  total 17152K, used 16902K [0x438e0000, 0x449a0000, 0x478e0000)
   the space 17152K,  98% used [0x438e0000, 0x44961910, 0x44961a00, 0x449a0000)
No shared spaces configured.
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 2866.395 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1c3800 Threw 0x099aec60 at C:\jdk7u2_32P\jdk7u13_2932_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 2866.573 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1c3800 Threw 0x099aee00 at C:\jdk7u2_32P\jdk7u13_2932_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 2866.733 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1c3800 Threw 0x099aefa0 at C:\jdk7u2_32P\jdk7u13_2932_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 2866.734 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1c3800 Threw 0x099af120 at C:\jdk7u2_32P\jdk7u13_2932_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 2866.781 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1c3800 Threw 0x099af2a0 at C:\jdk7u2_32P\jdk7u13_2932_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 2866.859 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1c3800 Threw 0x099af440 at C:\jdk7u2_32P\jdk7u13_2932_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 2866.935 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1c3800 Threw 0x099af5e0 at C:\jdk7u2_32P\jdk7u13_2932_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 2866.994 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1c3800 Threw 0x099af780 at C:\jdk7u2_32P\jdk7u13_2932_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 2866.994 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1c3800 Threw 0x099af900 at C:\jdk7u2_32P\jdk7u13_2932_new\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 2867.112 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1c3800 Threw 0x099afa80 at C:\jdk7u2_32P\jdk7u13_2932_new\hotspot\src\share\vm\prims\jvm.cpp:2888

Events (10 events):
Event: 2854.794 Executing VM operation: RevokeBias done
Event: 2854.794 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1c7000 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; exited: 0x4b1c7000
Event: 2859.733 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1c7000 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; added: 0x4b1c7000
Event: 2859.742 Executing VM operation: RevokeBias
Event: 2859.742 Executing VM operation: RevokeBias done
Event: 2859.742 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1c7000 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; exited: 0x4b1c7000
Event: 2864.734 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1c7000 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; added: 0x4b1c7000
Event: 2864.743 Executing VM operation: RevokeBias
Event: 2864.743 Executing VM operation: RevokeBias done
Event: 2864.743 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; 0x4b1c7000 &lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt; exited: 0x4b1c7000


Dynamic libraries:
0x01110000 - 0x0113f000 	C:\Program Files\Java\jre7\bin\javaw.exe
0x77ce0000 - 0x77e1c000 	C:\Windows\SYSTEM32\ntdll.dll
0x77aa0000 - 0x77b74000 	C:\Windows\system32\kernel32.dll
0x75ef0000 - 0x75f3b000 	C:\Windows\system32\KERNELBASE.dll
0x76880000 - 0x76920000 	C:\Windows\system32\ADVAPI32.dll
0x76170000 - 0x7621c000 	C:\Windows\system32\msvcrt.dll
0x766a0000 - 0x766b9000 	C:\Windows\SYSTEM32\sechost.dll
0x76920000 - 0x769c1000 	C:\Windows\system32\RPCRT4.dll
0x76be0000 - 0x76ca9000 	C:\Windows\system32\USER32.dll
0x763c0000 - 0x7640e000 	C:\Windows\system32\GDI32.dll
0x76290000 - 0x7629a000 	C:\Windows\system32\LPK.dll
0x77e70000 - 0x77f0d000 	C:\Windows\system32\USP10.dll
0x74cb0000 - 0x74e4e000 	C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x76230000 - 0x76287000 	C:\Windows\system32\SHLWAPI.dll
0x76680000 - 0x7669f000 	C:\Windows\system32\IMM32.DLL
0x765b0000 - 0x7667c000 	C:\Windows\system32\MSCTF.dll
0x63610000 - 0x636ce000 	C:\Program Files\Java\jre7\bin\msvcr100.dll
0x56860000 - 0x56bad000 	C:\Program Files\Java\jre7\bin\client\jvm.dll
0x713b0000 - 0x713b7000 	C:\Windows\system32\WSOCK32.dll
0x77e30000 - 0x77e65000 	C:\Windows\system32\WS2_32.dll
0x76320000 - 0x76326000 	C:\Windows\system32\NSI.dll
0x74070000 - 0x740a2000 	C:\Windows\system32\WINMM.dll
0x77e20000 - 0x77e25000 	C:\Windows\system32\PSAPI.DLL
0x73f20000 - 0x73f2c000 	C:\Program Files\Java\jre7\bin\verify.dll
0x73d60000 - 0x73d80000 	C:\Program Files\Java\jre7\bin\java.dll
0x73d80000 - 0x73d93000 	C:\Program Files\Java\jre7\bin\zip.dll
0x62d30000 - 0x62e72000 	C:\Program Files\Java\jre7\bin\awt.dll
0x76b50000 - 0x76bdf000 	C:\Windows\system32\OLEAUT32.dll
0x77b80000 - 0x77cdc000 	C:\Windows\system32\ole32.dll
0x74b30000 - 0x74b70000 	C:\Windows\system32\uxtheme.dll
0x6da40000 - 0x6da73000 	C:\Program Files\Dxtory Software\Dxtory2.0\DxtoryHK.dll
0x76cb0000 - 0x778fa000 	C:\Windows\system32\SHELL32.dll
0x758e0000 - 0x758f6000 	C:\Windows\system32\CRYPTSP.dll
0x75680000 - 0x756bb000 	C:\Windows\system32\rsaenh.dll
0x75df0000 - 0x75dfc000 	C:\Windows\system32\CRYPTBASE.dll
0x75e70000 - 0x75e7b000 	C:\Windows\system32\profapi.dll
0x74800000 - 0x74813000 	C:\Windows\system32\dwmapi.dll
0x73d30000 - 0x73d5a000 	C:\Program Files\Java\jre7\bin\fontmanager.dll
0x73d10000 - 0x73d24000 	C:\Program Files\Java\jre7\bin\net.dll
0x758a0000 - 0x758dc000 	C:\Windows\system32\mswsock.dll
0x75890000 - 0x75896000 	C:\Windows\System32\wship6.dll
0x73fb0000 - 0x73fbe000 	C:\Program Files\Java\jre7\bin\nio.dll
0x737b0000 - 0x737c0000 	C:\Windows\system32\NLAapi.dll
0x6e930000 - 0x6e940000 	C:\Windows\system32\napinsp.dll
0x6e8f0000 - 0x6e902000 	C:\Windows\system32\pnrpnsp.dll
0x6fc10000 - 0x6fc37000 	C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x75760000 - 0x757a4000 	C:\Windows\system32\DNSAPI.dll
0x6e940000 - 0x6e948000 	C:\Windows\System32\winrnr.dll
0x6fbe0000 - 0x6fc01000 	C:\Program Files\Bonjour\mdnsNSP.dll
0x73090000 - 0x730ac000 	C:\Windows\system32\Iphlpapi.DLL
0x73070000 - 0x73077000 	C:\Windows\system32\WINNSI.DLL
0x75480000 - 0x75497000 	C:\Windows\system32\USERENV.dll
0x72f60000 - 0x72f98000 	C:\Windows\System32\fwpuclnt.dll
0x71380000 - 0x71386000 	C:\Windows\system32\rasadhlp.dll
0x753b0000 - 0x753b6000 	C:\Windows\System32\wshqos.dll
0x753a0000 - 0x753a5000 	C:\Windows\system32\wshtcpip.DLL
0x73ce0000 - 0x73d00000 	C:\Program Files\Java\jre7\bin\sunec.dll
0x73ca0000 - 0x73cd1000 	C:\Program Files\Java\jre7\bin\t2k.dll
0x76330000 - 0x763b3000 	C:\Windows\system32\CLBCatQ.DLL
0x746d0000 - 0x747cb000 	C:\Windows\system32\WindowsCodecs.dll
0x75da0000 - 0x75dec000 	C:\Windows\system32\apphelp.dll
0x6c650000 - 0x6c686000 	C:\Users\theodore\AppData\Local\Microsoft\SkyDrive\17.0.2003.1112\SkyDriveShell.dll
0x6c5c0000 - 0x6c645000 	C:\Users\theodore\AppData\Local\Microsoft\SkyDrive\17.0.2003.1112\MSVCP110.dll
0x6c390000 - 0x6c462000 	C:\Users\theodore\AppData\Local\Microsoft\SkyDrive\17.0.2003.1112\MSVCR110.dll
0x6c300000 - 0x6c387000 	C:\Users\theodore\AppData\Local\Microsoft\SkyDrive\17.0.2003.1112\Telemetry.dll
0x6c2f0000 - 0x6c2fa000 	C:\Users\theodore\AppData\Local\Microsoft\SkyDrive\17.0.2003.1112\logging.dll
0x6c290000 - 0x6c2e2000 	C:\Windows\system32\faultrep.dll
0x75310000 - 0x75319000 	C:\Windows\system32\VERSION.dll
0x6ddb0000 - 0x6ddc5000 	C:\Windows\system32\Cabinet.dll
0x6f940000 - 0x6f998000 	C:\Windows\system32\WINHTTP.dll
0x6f8f0000 - 0x6f93f000 	C:\Windows\system32\webio.dll
0x747d0000 - 0x747ff000 	C:\Windows\system32\XmlLite.dll
0x77900000 - 0x77a1b000 	C:\Windows\system32\WININET.dll
0x76220000 - 0x76223000 	C:\Windows\system32\Normaliz.dll
0x766c0000 - 0x76878000 	C:\Windows\system32\iertutil.dll
0x769d0000 - 0x76ae1000 	C:\Windows\system32\urlmon.dll
0x6bd90000 - 0x6bdc1000 	C:\Windows\system32\EhStorShell.dll
0x76410000 - 0x765ad000 	C:\Windows\system32\SETUPAPI.dll
0x76020000 - 0x76047000 	C:\Windows\system32\CFGMGR32.dll
0x75fd0000 - 0x75fe2000 	C:\Windows\system32\DEVOBJ.dll
0x74b70000 - 0x74c65000 	C:\Windows\system32\PROPSYS.dll
0x6bd20000 - 0x6bd8a000 	C:\Windows\System32\cscui.dll
0x6bd10000 - 0x6bd19000 	C:\Windows\System32\CSCDLL.dll
0x6fbc0000 - 0x6fbcb000 	C:\Windows\system32\CSCAPI.dll
0x6bca0000 - 0x6bd10000 	C:\Windows\system32\ntshrui.dll
0x75bb0000 - 0x75bc9000 	C:\Windows\system32\srvcli.dll
0x73670000 - 0x7367a000 	C:\Windows\system32\slc.dll
0x73f10000 - 0x73f19000 	C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x76050000 - 0x7616e000 	C:\Windows\system32\CRYPT32.dll
0x75ee0000 - 0x75eec000 	C:\Windows\system32\MSASN1.dll
0x4d5f0000 - 0x4d65b000 	C:\Users\theodore\AppData\Roaming\.minecraft\bin\natives\lwjgl.dll
0x5ae70000 - 0x5af38000 	C:\Windows\system32\OPENGL32.dll
0x6d9f0000 - 0x6da12000 	C:\Windows\system32\GLU32.dll
0x69210000 - 0x692f7000 	C:\Windows\system32\DDRAW.dll
0x718e0000 - 0x718e6000 	C:\Windows\system32\DCIMAN32.dll
0x56370000 - 0x56766000 	C:\Program Files\Dxtory Software\Dxtory2.0\DxtoryCore.dll
0x56e60000 - 0x56f66000 	C:\Program Files\Dxtory Software\Dxtory2.0\DxtoryMM.dll
0x73e60000 - 0x73e66000 	C:\Program Files\Java\jre7\bin\jawt.dll
0x4dc20000 - 0x4e012000 	C:\Windows\system32\ig4icd32.dll
0x4e120000 - 0x4e3ba000 	C:\Windows\system32\ig4dev32.dll
0x62c00000 - 0x62d29000 	C:\Users\theodore\AppData\Roaming\.minecraft\bin\natives\OpenAL32.dll
0x6d790000 - 0x6d802000 	C:\Windows\system32\dsound.dll
0x740c0000 - 0x740e5000 	C:\Windows\system32\POWRPROF.dll
0x74820000 - 0x74859000 	C:\Windows\System32\MMDevApi.dll
0x74040000 - 0x74070000 	C:\Windows\system32\wdmaud.drv
0x74030000 - 0x74034000 	C:\Windows\system32\ksuser.dll
0x740b0000 - 0x740b7000 	C:\Windows\system32\AVRT.dll
0x73860000 - 0x73896000 	C:\Windows\system32\AUDIOSES.DLL
0x73660000 - 0x73668000 	C:\Windows\system32\msacm32.drv
0x73640000 - 0x73654000 	C:\Windows\system32\MSACM32.dll
0x73630000 - 0x73637000 	C:\Windows\system32\midimap.dll
0x73c90000 - 0x73c9a000 	C:\Program Files\Java\jre7\bin\management.dll
0x6daa0000 - 0x6dac1000 	C:\Windows\system32\msvfw32.dll
0x73c80000 - 0x73c8c000 	C:\Windows\system32\msvidc32.dll
0x6b500000 - 0x6b5eb000 	C:\Windows\system32\dbghelp.dll

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

Environment Variables:
PATH=C:\Windows\system32;C:\Windows;C:\Windows\system32\wbem;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Windows Live\Shared;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Java\jre7\bin
USERNAME=theodore
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 2, GenuineIntel



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

OS: Windows 7 Build 7601 Service Pack 1

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

Memory: 4k page, physical 3660280k(903416k free), swap 7640932k(3410708k free)

vm_info: Java HotSpot(TM) Client VM (23.7-b01) &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; windows-x86 JRE (1.7.0_13-b20), built on Jan 30 2013 10:03:58 by &lt;span class=&quot;code-quote&quot;&gt;&quot;java_re&quot;&lt;/span&gt; with unknown MS VC++:1600

time: Sat Feb 09 08:46:34 2013
elapsed time: 2867 seconds
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;i will include my save file with it.&lt;br/&gt;
P.S i found a glitch that when falling through unloaded chunks third person works improperly too.&lt;/p&gt;</description>
                <environment>Windows 7</environment>
        <key id="23091">MC-9482</key>
            <summary>i have a random 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="creed107">theodore davis</reporter>
                        <labels>
                    </labels>
                <created>Sat, 9 Feb 2013 14:55:21 +0100</created>
                <updated>Sun, 3 May 2015 06:19:32 +0200</updated>
                            <resolved>Sat, 29 Jun 2013 11:51:02 +0200</resolved>
                                    <version>Snapshot 13w05b</version>
                    <version>Snapshot 13w06a</version>
                                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="44763" author="bljat" created="Sat, 9 Feb 2013 15:52:11 +0100"  >&lt;p&gt;This is a technical support issue; this site is for bug reports only. For technical support please use the &lt;a href=&quot;http://help.mojang.com/customer/portal/articles/364794-where-can-i-find-more-help-and-technical-support-&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Mojang Support Center&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="44758" author="banana478" created="Sat, 9 Feb 2013 15:47:41 +0100"  >&lt;p&gt;Do you have a minecraft crash report for this (.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_10501" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Game Mode</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10305"><![CDATA[Creative]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i06izr:</customfieldvalue>

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