Guest User

Feed the beast error

a guest
Nov 30th, 2012
559
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000061a666ca, pid=2660, tid=3612
  5. #
  6. # JRE version: 7.0_09-b05
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.5-b02 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C  [atio6axx.dll+0x4e66ca]  DrvPresentBuffers+0x4a332a
  10. #
  11. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. #   http://bugreport.sun.com/bugreport/crash.jsp
  15. # The crash happened outside the Java Virtual Machine in native code.
  16. # See problematic frame for where to report the bug.
  17. #
  18.  
  19. ---------------  T H R E A D  ---------------
  20.  
  21. Current thread (0x00000000108b6800):  JavaThread "Minecraft main thread" [_thread_in_native, id=3612, stack(0x0000000016870000,0x0000000016970000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
  24.  
  25. Registers:
  26. RAX=0x0000000000000502, RBX=0x000000001fe37b50, RCX=0x0000000062b31000, RDX=0x000000002ab3a6b0
  27. RSP=0x000000001696f060, RBP=0x000000001696f0a0, RSI=0x0000000026e784f8, RDI=0x000000002ab3a6b0
  28. R8 =0x0000000000000005, R9 =0x0000000000000005, R10=0x0000000180009de0, R11=0x0000000000000000
  29. R12=0x000000000000008c, R13=0x000000001696f180, R14=0x0000000026e096f8, R15=0x00000000000633b2
  30. RIP=0x0000000061a666ca, EFLAGS=0x0000000000010202
  31.  
  32. Top of Stack: (sp=0x000000001696f060)
  33. 0x000000001696f060:   0000000026e784f8 000000002ab3a660
  34. 0x000000001696f070:   0000000000000005 0000000000000001
  35. 0x000000001696f080:   000000001696f110 00000000028cde9c
  36. 0x000000001696f090:   000000001696f100 00000000108b6800
  37. 0x000000001696f0a0:   000000001696f110 0000000002db836a
  38. 0x000000001696f0b0:   000000007e50eab7 00000000e8399863
  39. 0x000000001696f0c0:   00000007417f7ff8 0000000000000000
  40. 0x000000001696f0d0:   00000000107093f8 0000000741cbb7b8
  41. 0x000000001696f0e0:   000000001aaf5f00 0000000000000000
  42. 0x000000001696f0f0:   00000007d7dfcde8 0000000741cbb7b8
  43. 0x000000001696f100:   0000000741cbb7b8 0000000700000000
  44. 0x000000001696f110:   00000007426e26b8 0000000002f14f18
  45. 0x000000001696f120:   000633b23f800000 f858cf903d800000
  46. 0x000000001696f130:   000000001696f8d8 000000001696f1d0
  47. 0x000000001696f140:   000000001696f1d0 0000000002c4cbd8
  48. 0x000000001696f150:   000000073d73f3e8 000000000261e2ec
  49.  
  50. Instructions: (pc=0x0000000061a666ca)
  51. 0x0000000061a666aa:   76 28 48 85 f6 74 39 48 8b 7e 08 48 85 ff 74 28
  52. 0x0000000061a666ba:   66 0f 1f 44 00 00 48 8d 0d 39 a9 0c 01 48 8b d7
  53. 0x0000000061a666ca:   ff 17 44 8b 5f 08 48 83 c7 10 49 03 fb 48 3b 7e
  54. 0x0000000061a666da:   18 73 05 48 85 ff 75 de 48 8b 36 48 85 f6 75 c7
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000000000502 is an unknown value
  60. RBX=0x000000001fe37b50 is an unknown value
  61. RCX=0x0000000062b31000 is an unknown value
  62. RDX=0x000000002ab3a6b0 is an unknown value
  63. RSP=0x000000001696f060 is pointing into the stack for thread: 0x00000000108b6800
  64. RBP=0x000000001696f0a0 is pointing into the stack for thread: 0x00000000108b6800
  65. RSI=0x0000000026e784f8 is an unknown value
  66. RDI=0x000000002ab3a6b0 is an unknown value
  67. R8 =0x0000000000000005 is an unknown value
  68. R9 =0x0000000000000005 is an unknown value
  69. R10=0x0000000180009de0 is an unknown value
  70. R11=0x0000000000000000 is an unknown value
  71. R12=0x000000000000008c is an unknown value
  72. R13=0x000000001696f180 is pointing into the stack for thread: 0x00000000108b6800
  73. R14=0x0000000026e096f8 is an unknown value
  74. R15=0x00000000000633b2 is an unknown value
  75.  
  76.  
  77. Stack: [0x0000000016870000,0x0000000016970000],  sp=0x000000001696f060,  free space=1020k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C  [atio6axx.dll+0x4e66ca]  DrvPresentBuffers+0x4a332a
  80. J  org.lwjgl.opengl.GL11.nglCallList(IJ)V
  81.  
  82. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  83. J  org.lwjgl.opengl.GL11.nglCallList(IJ)V
  84. J  awp.a(F)V
  85. j  forestry.core.render.RenderMachine.render(Lforestry/core/utils/EnumTankLevel;Lforestry/core/utils/EnumTankLevel;Lbuildcraft/api/core/Orientations;Ljava/lang/String;DDD)V+407
  86. j  forestry.core.render.RenderMachine.renderTileEntityAt(Lamm;DDDF)V+46
  87. j  forestry.core.render.RenderForestryTile.a(Lamm;DDDF)V+46
  88. J  bby.a(Lamm;F)V
  89. J  ayy.a(Lamw;Lazf;F)V
  90. j  ayt.a(FJ)V+671
  91. J  ayt.b(F)V
  92. j  net.minecraft.client.Minecraft.J()V+336
  93. J  net.minecraft.client.Minecraft.run()V
  94. j  java.lang.Thread.run()V+11
  95. v  ~StubRoutines::call_stub
  96.  
  97. ---------------  P R O C E S S  ---------------
  98.  
  99. Java Threads: ( => current thread )
  100.   0x0000000019afe000 JavaThread "Coroutine-3" [_thread_blocked, id=1304, stack(0x000000002dc30000,0x000000002dd30000)]
  101.   0x0000000019afd000 JavaThread "Coroutine-2" [_thread_blocked, id=5472, stack(0x000000002da80000,0x000000002db80000)]
  102.   0x0000000019afa000 JavaThread "Coroutine-1" [_thread_blocked, id=2404, stack(0x000000002b480000,0x000000002b580000)]
  103.   0x0000000019af8000 JavaThread "Server thread" [_thread_blocked, id=888, stack(0x00000000257d0000,0x00000000258d0000)]
  104.   0x0000000019af7000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5920, stack(0x0000000025640000,0x0000000025740000)]
  105.   0x0000000019afb000 JavaThread "File IO Thread" [_thread_blocked, id=4244, stack(0x0000000028550000,0x0000000028650000)]
  106.   0x0000000019af9800 JavaThread "WrUpdateThread" [_thread_blocked, id=5064, stack(0x0000000025920000,0x0000000025a20000)]
  107.   0x0000000019af8800 JavaThread "Thread-18" [_thread_blocked, id=6128, stack(0x00000000254c0000,0x00000000255c0000)]
  108.   0x00000000023dc800 JavaThread "DestroyJavaVM" [_thread_blocked, id=3696, stack(0x0000000002500000,0x0000000002600000)]
  109. =>0x00000000108b6800 JavaThread "Minecraft main thread" [_thread_in_native, id=3612, stack(0x0000000016870000,0x0000000016970000)]
  110.   0x000000001ab4c800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2176, stack(0x0000000016670000,0x0000000016770000)]
  111.   0x000000001a915800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5524, stack(0x000000001a3d0000,0x000000001a4d0000)]
  112.   0x0000000010796800 JavaThread "Thread-3" [_thread_blocked, id=6036, stack(0x0000000016cd0000,0x0000000016dd0000)]
  113.   0x0000000010669000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=5476, stack(0x0000000015850000,0x0000000015950000)]
  114.   0x0000000010529800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2388, stack(0x0000000015500000,0x0000000015600000)]
  115.   0x0000000010432000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4068, stack(0x0000000011150000,0x0000000011250000)]
  116.   0x000000001018e000 JavaThread "AWT-Shutdown" [_thread_blocked, id=2360, stack(0x0000000010fd0000,0x00000000110d0000)]
  117.   0x00000000104d3800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5144, stack(0x0000000010d80000,0x0000000010e80000)]
  118.   0x000000000e487800 JavaThread "Service Thread" daemon [_thread_blocked, id=5984, stack(0x000000000fe10000,0x000000000ff10000)]
  119.   0x000000000e47d800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5624, stack(0x000000000fa70000,0x000000000fb70000)]
  120.   0x000000000e478800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2024, stack(0x000000000fc10000,0x000000000fd10000)]
  121.   0x000000000e478000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1676, stack(0x000000000f950000,0x000000000fa50000)]
  122.   0x000000000e470800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5872, stack(0x000000000f4c0000,0x000000000f5c0000)]
  123.   0x00000000022e9000 JavaThread "Finalizer" daemon [_thread_blocked, id=4056, stack(0x000000000f820000,0x000000000f920000)]
  124.   0x00000000022e2800 JavaThread "Reference Handler""java_re" with unknown MS VC++:1600
  125.  
  126. time: Fri Nov 30 17:51:57 2012
Advertisement
Add Comment
Please, Sign In to add comment