Guest User

Untitled

a guest
Sep 1st, 2013
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.53 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fee1bc6220, pid=5764, tid=7948
  5. #
  6. # JRE version: 7.0_25-b17
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [OpenAL64.dll+0x6220] alSourcei+0x144
  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 (0x0000000017177000): JavaThread "Thread-20" [_thread_in_native, id=7948, stack(0x000000001a640000,0x000000001a740000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0xfffffffff91c8650
  24.  
  25. Registers:
  26. RAX=0x0000000019817460, RBX=0xfffffffff91c8630, RCX=0x00000000198f0000, RDX=0x0000000000000088
  27. RSP=0x000000001a73eba0, RBP=0x00000000198fc990, RSI=0x00000000ffffffff, RDI=0x0000000000000005
  28. R8 =0x0000000019817450, R9 =0x0000000019817460, R10=0x000000000274237c, R11=0x00000000198fc990
  29. R12=0x00000000198f6fe0, R13=0x00000007fc9422f8, R14=0x000000001a73ec80, R15=0x0000000017177000
  30. RIP=0x000007fee1bc6220, EFLAGS=0x0000000000010246
  31.  
  32. Top of Stack: (sp=0x000000001a73eba0)
  33. 0x000000001a73eba0: fffffffff91c8630 00000000ffffffff
  34. 0x000000001a73ebb0: 00000007fc921698 000000001a73ec18
  35. 0x000000001a73ebc0: 0000000000000000 00000000027423a8
  36. 0x000000001a73ebd0: 00000007fc9422f8 000000001a73ec50
  37. 0x000000001a73ebe0: 0000000000000013 0000000000000005
  38. 0x000000001a73ebf0: 00000000f91c8630 0000000000000000
  39. 0x000000001a73ec00: 00000005924170f8 000000056d209558
  40. 0x000000001a73ec10: 000000001a73ec10 0000000000000000
  41. 0x000000001a73ec20: 000000001a73ec80 00000007fc945080
  42. 0x000000001a73ec30: 0000000000000000 00000007fc9422f8
  43. 0x000000001a73ec40: 0000000000000000 000000001a73ec70
  44. 0x000000001a73ec50: 000000001a73ecc8 00000000027361f8
  45. 0x000000001a73ec60: 0000000587256308 000000000273f1d8
  46. 0x000000001a73ec70: 00000000f91c8630 0000000000001009
  47. 0x000000001a73ec80: 00000000198fc990 000000001a73ec88
  48. 0x000000001a73ec90: 00000007fc932237 000000001a73ece0
  49.  
  50. Instructions: (pc=0x000007fee1bc6220)
  51. 0x000007fee1bc6200: a1 00 00 83 60 08 00 48 83 60 10 00 89 18 c7 40
  52. 0x000007fee1bc6210: 04 01 00 00 00 48 89 45 68 c7 45 70 01 00 00 00
  53. 0x000007fee1bc6220: ff 43 20 eb 0a c7 85 74 01 00 00 30 10 00 00 89
  54. 0x000007fee1bc6230: 5d 54 e9 c5 01 00 00 b9 03 a0 00 00 e9 b6 01 00
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000019817460 is an unknown value
  60. RBX=0xfffffffff91c8630 is an unknown value
  61. RCX=0x00000000198f0000 is an unknown value
  62. RDX=0x0000000000000088 is an unknown value
  63. RSP=0x000000001a73eba0 is pointing into the stack for thread: 0x0000000017177000
  64. RBP=0x00000000198fc990 is an unknown value
  65. RSI=0x00000000ffffffff is an unknown value
  66. RDI=0x0000000000000005 is an unknown value
  67. R8 =0x0000000019817450 is an unknown value
  68. R9 =0x0000000019817460 is an unknown value
  69. R10=0x000000000274237c is an Interpreter codelet
  70. method entry point (kind = native) [0x0000000002742100, 0x0000000002742980] 2176 bytes
  71. R11=0x00000000198fc990 is an unknown value
  72. R12=0x00000000198f6fe0 is an unknown value
  73. R13=0x00000007fc9422f8 is an oop
  74. {method}
  75. - klass: {other class}
  76. R14=0x000000001a73ec80 is pointing into the stack for thread: 0x0000000017177000
  77. R15=0x0000000017177000 is a thread
  78.  
  79.  
  80. Stack: [0x000000001a640000,0x000000001a740000], sp=0x000000001a73eba0, free space=1018k
  81. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  82. C [OpenAL64.dll+0x6220] alSourcei+0x144
  83.  
  84. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  85. j org.lwjgl.openal.AL10.alSourcei(III)V+0
  86. j paulscode.sound.libraries.ChannelLWJGLOpenAL.attachBuffer(Ljava/nio/IntBuffer;)Z+39
  87. j paulscode.sound.libraries.SourceLWJGLOpenAL.play(Lpaulscode/sound/Channel;)V+364
  88. j paulscode.sound.Library.play(Lpaulscode/sound/Source;)V+72
  89. j paulscode.sound.Library.play(Ljava/lang/String;)V+93
  90. j paulscode.sound.SoundSystem.CommandPlay(Ljava/lang/String;)V+12
  91. J paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z
  92. J paulscode.sound.CommandThread.run()V
  93. v ~StubRoutines::call_stub
  94.  
  95. --------------- P R O C E S S ---------------
  96.  
  97. Java Threads: ( => current thread )
  98. 0x0000000027600800 JavaThread "Thread-50" [_thread_blocked, id=1476, stack(0x000000004d680000,0x000000004d780000)]
  99. 0x0000000027604000 JavaThread "Thread-49" [_thread_blocked, id=5816, stack(0x000000004cec0000,0x000000004cfc0000)]
  100. 0x0000000027602800 JavaThread "Client write thread" [_thread_blocked, id=2468, stack(0x000000004d9a0000,0x000000004daa0000)]
  101. 0x0000000027602000 JavaThread "Client read thread" [_thread_in_native, id=6652, stack(0x000000004cca0000,0x000000004cda0000)]
  102. 0x00000000275ff800 JavaThread "Thread-42" daemon [_thread_in_native, id=1096, stack(0x000000004d840000,0x000000004d940000)]
  103. 0x00000000275ff000 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=3032, stack(0x000000005a260000,0x000000005a360000)]
  104. 0x00000000275fe000 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=5528, stack(0x000000005f000000,0x000000005f100000)]
  105. 0x00000000275fd800 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=1708, stack(0x000000005a360000,0x000000005a460000)]
  106. 0x000000001717a000 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=4116, stack(0x000000005a140000,0x000000005a240000)]
  107. 0x0000000017178800 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=6400, stack(0x0000000059fe0000,0x000000005a0e0000)]
  108. 0x0000000017178000 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=6388, stack(0x0000000019c70000,0x0000000019d70000)]
  109. 0x000000001717b000 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=4232, stack(0x0000000059d60000,0x0000000059e60000)]
  110. 0x0000000017179800 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=4092, stack(0x0000000058b40000,0x0000000058c40000)]
  111. 0x0000000017176800 JavaThread "Thread-21" [_thread_in_native, id=8832, stack(0x000000001a740000,0x000000001a840000)]
  112. =>0x0000000017177000 JavaThread "Thread-20" [_thread_in_native, id=7948, stack(0x000000001a640000,0x000000001a740000)]
  113. 0x0000000017175000 JavaThread "TC Aura Update Thread" [_thread_blocked, id=5012, stack(0x0000000019f80000,0x000000001a080000)]
  114. 0x000000001716f000 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=9048, stack(0x0000000019d90000,0x0000000019e90000)]
  115. 0x0000000017174000 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=340, stack(0x00000000199a0000,0x0000000019aa0000)]
  116. 0x0000000017173800 JavaThread "DestroyJavaVM" [_thread_blocked, id=7592, stack(0x0000000002630000,0x0000000002730000)]
  117. 0x0000000017172800 JavaThread "Minecraft main thread" [_thread_blocked, id=1364, stack(0x000000001bd60000,0x000000001be60000)]
  118. 0x0000000017172000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6732, stack(0x000000001bab0000,0x000000001bbb0000)]
  119. 0x0000000017171000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=8976, stack(0x000000001c680000,0x000000001c780000)]
  120. 0x0000000017170800 JavaThread "Thread-4" daemon [_thread_blocked, id=7108, stack(0x000000001c240000,0x000000001c340000)]
  121. 0x000000001716f800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=6804, stack(0x000000001b8a0000,0x000000001b9a0000)]
  122. 0x000000001716e000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=7384, stack(0x000000001a960000,0x000000001aa60000)]
  123. 0x000000001716d800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5832, stack(0x0000000017a00000,0x0000000017b00000)]
  124. 0x000000001716c800 JavaThread "AWT-Shutdown" [_thread_blocked, id=7752, stack(0x0000000016750000,0x0000000016850000)]
  125. 0x000000001716c000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4372, stack(0x0000000016ec0000,0x0000000016fc0000)]
  126. 0x0000000015eb8800 JavaThread "Service Thread" daemon [_thread_blocked, id=8400, stack(0x0000000016ae0000,0x0000000016be0000)]
  127. 0x0000000015ea5800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4256, stack(0x00000000169e0000,0x0000000016ae0000)]
  128. 0x0000000015ea1000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6896, stack(0x00000000168a0000,0x00000000169a0000)]
  129. 0x0000000015e9e000 JavaThread "Attach Listener" daemon [_thread_blocked, id=8048, stack(0x00000000164e0000,0x00000000165e0000)]
  130. 0x0000000015e9d000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7980, stack(0x0000000016610000,0x0000000016710000)]
  131. 0x0000000015e9c000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=2476, stack(0x0000000016350000,0x0000000016450000)]
  132. 0x0000000015a34800 JavaThread "Finalizer" daemon [_thread_blocked, id=824, stack(0x0000000015be0000,0x0000000015ce0000)]
  133. 0x0000000015a2d800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4692, stack(0x0000000015d30000,0x0000000015e30000)]
  134.  
  135. Other Threads:
  136. 0x0000000015a23000 VMThread [stack: 0x0000000015ab0000,0x0000000015bb0000] [id=7936]
  137. 0x0000000015ec2000 WatcherThread [stack: 0x0000000016240000,0x0000000016340000] [id=9152]
  138.  
  139. VM state:not at safepoint (normal execution)
  140.  
  141. VM Mutex/Monitor currently owned by a thread: None
  142.  
  143. Heap
  144. par new generation total 306688K, used 102182K [0x0000000568000000, 0x000000057ccc0000, 0x000000057ccc0000)
  145. eden space 272640K, 30% used [0x0000000568000000, 0x000000056d2119f0, 0x0000000578a40000)
  146. from space 34048K, 53% used [0x000000057ab80000, 0x000000057bd37fb8, 0x000000057ccc0000)
  147. to space 34048K, 0% used [0x0000000578a40000, 0x0000000578a40000, 0x000000057ab80000)
  148. concurrent mark-sweep generation total 1541140K, used 783987K [0x000000057ccc0000, 0x00000005dadc5000, 0x00000007f8000000)
  149. concurrent-mark-sweep perm gen total 131072K, used 109990K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  150.  
  151. Card table byte_map: [0x0000000005c00000,0x00000000070d0000] byte_map_base: 0x00000000030c0000
  152.  
  153. Polling page: 0x0000000000120000
  154.  
  155. Code Cache [0x0000000002730000, 0x00000000039e0000, 0x0000000005730000)
  156. total_blobs=6661 nmethods=5449 adapters=1160 free_code_cache=30300Kb largest_free_block=30779712
  157.  
  158. Compilation events (10 events):
  159. Event: 767.466 Thread 0x0000000015ea5800 5955 net.minecraft.world.World::func_72888_f (54 bytes)
  160. Event: 767.473 Thread 0x0000000015ea5800 nmethod 5955 0x00000000039cdf50 code [0x00000000039ce120, 0x00000000039ce670]
  161. Event: 770.985 Thread 0x0000000015ea1000 5956 ! cpw.mods.fml.relauncher.ReflectionHelper::findField (62 bytes)
  162. Event: 770.996 Thread 0x0000000015ea1000 nmethod 5956 0x00000000039cf9d0 code [0x00000000039cfbc0, 0x00000000039d0340]
  163. Event: 772.276 Thread 0x0000000015ea5800 5957 java.lang.reflect.Field::getFieldAccessor (35 bytes)
  164. Event: 772.277 Thread 0x0000000015ea5800 nmethod 5957 0x0000000003972050 code [0x00000000039721a0, 0x0000000003972248]
  165. Event: 776.104 Thread 0x0000000015ea1000 5958 java.lang.reflect.Field::set (50 bytes)
  166. Event: 776.105 Thread 0x0000000015ea1000 nmethod 5958 0x0000000003965710 code [0x0000000003965880, 0x00000000039659d0]
  167. Event: 778.094 Thread 0x0000000015ea5800 5959 ! cpw.mods.fml.relauncher.ReflectionHelper::setPrivateValue (27 bytes)
  168. Event: 778.096 Thread 0x0000000015ea5800 nmethod 5959 0x00000000039d3810 code [0x00000000039d39a0, 0x00000000039d3b60]
  169.  
  170. GC Heap History (10 events):
  171. Event: 725.462 GC heap before
  172. {Heap before GC invocations=381 (full 60):
  173. par new generation total 306688K, used 292547K [0x0000000568000000, 0x000000057ccc0000, 0x000000057ccc0000)
  174. eden space 272640K, 100% used [0x0000000568000000, 0x0000000578a40000, 0x0000000578a40000)
  175. from space 34048K, 58% used [0x0000000578a40000, 0x0000000579db0c68, 0x000000057ab80000)
  176. to space 34048K, 0% used [0x000000057ab80000, 0x000000057ab80000, 0x000000057ccc0000)
  177. concurrent mark-sweep generation total 1541140K, used 781628K [0x000000057ccc0000, 0x00000005dadc5000, 0x00000007f8000000)
  178. concurrent-mark-sweep perm gen total 131072K, used 109918K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  179. Event: 725.481 GC heap after
  180. Heap after GC invocations=382 (full 60):
  181. par new generation total 306688K, used 25428K [0x0000000568000000, 0x000000057ccc0000, 0x000000057ccc0000)
  182. eden space 272640K, 0% used [0x0000000568000000, 0x0000000568000000, 0x0000000578a40000)
  183. from space 34048K, 74% used [0x000000057ab80000, 0x000000057c4550c8, 0x000000057ccc0000)
  184. to space 34048K, 0% used [0x0000000578a40000, 0x0000000578a40000, 0x000000057ab80000)
  185. concurrent mark-sweep generation total 1541140K, used 781628K [0x000000057ccc0000, 0x00000005dadc5000, 0x00000007f8000000)
  186. concurrent-mark-sweep perm gen total 131072K, used 109918K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  187. }
  188. Event: 742.508 GC heap before
  189. {Heap before GC invocations=382 (full 60):
  190. par new generation total 306688K, used 298068K [0x0000000568000000, 0x000000057ccc0000, 0x000000057ccc0000)
  191. eden space 272640K, 100% used [0x0000000568000000, 0x0000000578a40000, 0x0000000578a40000)
  192. from space 34048K, 74% used [0x000000057ab80000, 0x000000057c4550c8, 0x000000057ccc0000)
  193. to space 34048K, 0% used [0x0000000578a40000, 0x0000000578a40000, 0x000000057ab80000)
  194. concurrent mark-sweep generation total 1541140K, used 781628K [0x000000057ccc0000, 0x00000005dadc5000, 0x00000007f8000000)
  195. concurrent-mark-sweep perm gen total 131072K, used 109934K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  196. Event: 742.525 GC heap after
  197. Heap after GC invocations=383 (full 60):
  198. par new generation total 306688K, used 20950K [0x0000000568000000, 0x000000057ccc0000, 0x000000057ccc0000)
  199. eden space 272640K, 0% used [0x0000000568000000, 0x0000000568000000, 0x0000000578a40000)
  200. from space 34048K, 61% used [0x0000000578a40000, 0x0000000579eb5aa0, 0x000000057ab80000)
  201. to space 34048K, 0% used [0x000000057ab80000, 0x000000057ab80000, 0x000000057ccc0000)
  202. concurrent mark-sweep generation total 1541140K, used 781628K [0x000000057ccc0000, 0x00000005dadc5000, 0x00000007f8000000)
  203. concurrent-mark-sweep perm gen total 131072K, used 109934K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  204. }
  205. Event: 750.238 GC heap before
  206. {Heap before GC invocations=383 (full 60):
  207. par new generation total 306688K, used 289888K [0x0000000568000000, 0x000000057ccc0000, 0x000000057ccc0000)
  208. eden space 272640K, 98% used [0x0000000568000000, 0x00000005786a2670, 0x0000000578a40000)
  209. from space 34048K, 61% used [0x0000000578a40000, 0x0000000579eb5aa0, 0x000000057ab80000)
  210. to space 34048K, 0% used [0x000000057ab80000, 0x000000057ab80000, 0x000000057ccc0000)
  211. concurrent mark-sweep generation total 1541140K, used 781628K [0x000000057ccc0000, 0x00000005dadc5000, 0x00000007f8000000)
  212. concurrent-mark-sweep perm gen total 131072K, used 109939K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  213. Event: 750.259 GC heap after
  214. Heap after GC invocations=384 (full 60):
  215. par new generation total 306688K, used 28203K [0x0000000568000000, 0x000000057ccc0000, 0x000000057ccc0000)
  216. eden space 272640K, 0% used [0x0000000568000000, 0x0000000568000000, 0x0000000578a40000)
  217. from space 34048K, 82% used [0x000000057ab80000, 0x000000057c70afd8, 0x000000057ccc0000)
  218. to space 34048K, 0% used [0x0000000578a40000, 0x0000000578a40000, 0x000000057ab80000)
  219. concurrent mark-sweep generation total 1541140K, used 781628K [0x000000057ccc0000, 0x00000005dadc5000, 0x00000007f8000000)
  220. concurrent-mark-sweep perm gen total 131072K, used 109939K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  221. }
  222. Event: 760.057 GC heap before
  223. {Heap before GC invocations=384 (full 60):
  224. par new generation total 306688K, used 300843K [0x0000000568000000, 0x000000057ccc0000, 0x000000057ccc0000)
  225. eden space 272640K, 100% used [0x0000000568000000, 0x0000000578a40000, 0x0000000578a40000)
  226. from space 34048K, 82% used [0x000000057ab80000, 0x000000057c70afd8, 0x000000057ccc0000)
  227. to space 34048K, 0% used [0x0000000578a40000, 0x0000000578a40000, 0x000000057ab80000)
  228. concurrent mark-sweep generation total 1541140K, used 781628K [0x000000057ccc0000, 0x00000005dadc5000, 0x00000007f8000000)
  229. concurrent-mark-sweep perm gen total 131072K, used 109939K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  230. Event: 760.077 GC heap after
  231. Heap after GC invocations=385 (full 60):
  232. par new generation total 306688K, used 19236K [0x0000000568000000, 0x000000057ccc0000, 0x000000057ccc0000)
  233. eden space 272640K, 0% used [0x0000000568000000, 0x0000000568000000, 0x0000000578a40000)
  234. from space 34048K, 56% used [0x0000000578a40000, 0x0000000579d09358, 0x000000057ab80000)
  235. to space 34048K, 0% used [0x000000057ab80000, 0x000000057ab80000, 0x000000057ccc0000)
  236. concurrent mark-sweep generation total 1541140K, used 783987K [0x000000057ccc0000, 0x00000005dadc5000, 0x00000007f8000000)
  237. concurrent-mark-sweep perm gen total 131072K, used 109939K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  238. }
  239. Event: 775.113 GC heap before
  240. {Heap before GC invocations=385 (full 60):
  241. par new generation total 306688K, used 291876K [0x0000000568000000, 0x000000057ccc0000, 0x000000057ccc0000)
  242. eden space 272640K, 100% used [0x0000000568000000, 0x0000000578a40000, 0x0000000578a40000)
  243. from space 34048K, 56% used [0x0000000578a40000, 0x0000000579d09358, 0x000000057ab80000)
  244. to space 34048K, 0% used [0x000000057ab80000, 0x000000057ab80000, 0x000000057ccc0000)
  245. concurrent mark-sweep generation total 1541140K, used 783987K [0x000000057ccc0000, 0x00000005dadc5000, 0x00000007f8000000)
  246. concurrent-mark-sweep perm gen total 131072K, used 109984K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  247. Event: 775.130 GC heap after
  248. Heap after GC invocations=386 (full 60):
  249. par new generation total 306688K, used 18143K [0x0000000568000000, 0x000000057ccc0000, 0x000000057ccc0000)
  250. eden space 272640K, 0% used [0x0000000568000000, 0x0000000568000000, 0x0000000578a40000)
  251. from space 34048K, 53% used [0x000000057ab80000, 0x000000057bd37fb8, 0x000000057ccc0000)
  252. to space 34048K, 0% used [0x0000000578a40000, 0x0000000578a40000, 0x000000057ab80000)
  253. concurrent mark-sweep generation total 1541140K, used 783987K [0x000000057ccc0000, 0x00000005dadc5000, 0x00000007f8000000)
  254. concurrent-mark-sweep perm gen total 131072K, used 109984K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  255. }
  256.  
  257. Deoptimization events (10 events):
  258. Event: 750.332 Thread 0x0000000017172800 Uncommon trap -58 fr.pc 0x0000000003938d6c
  259. Event: 750.337 Thread 0x0000000017172800 Uncommon trap -58 fr.pc 0x0000000003938d6c
  260. Event: 750.343 Thread 0x0000000017172800 Uncommon trap -58 fr.pc 0x0000000003938d6c
  261. Event: 760.209 Thread 0x0000000017172800 Uncommon trap -83 fr.pc 0x0000000003900ddc
  262. Event: 760.230 Thread 0x0000000017172800 Uncommon trap -34 fr.pc 0x000000000398bec8
  263. Event: 760.250 Thread 0x0000000017172800 Uncommon trap -122 fr.pc 0x00000000034ee480
  264. Event: 760.260 Thread 0x0000000017172800 Uncommon trap -34 fr.pc 0x000000000398bec8
  265. Event: 761.306 Thread 0x0000000017172800 Uncommon trap -83 fr.pc 0x0000000002f48a94
  266. Event: 763.805 Thread 0x0000000017172800 Uncommon trap -83 fr.pc 0x00000000039a5b44
  267. Event: 764.106 Thread 0x0000000017172800 Uncommon trap -83 fr.pc 0x000000000378cccc
  268.  
  269. Internal exceptions (10 events):
  270. Event: 780.232 Thread 0x0000000017177000 Threw 0x000000056cdb2130 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  271. Event: 780.240 Thread 0x0000000017177000 Threw 0x000000056cdb22f0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  272. Event: 780.240 Thread 0x0000000027604000 Threw 0x000000056a8e5180 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\runtime\objectMonitor.cpp:1422
  273. Event: 780.250 Thread 0x0000000027604000 Threw 0x000000056a8e52a0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\runtime\objectMonitor.cpp:1422
  274. Event: 780.250 Thread 0x0000000017177000 Threw 0x000000056cdb24b0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  275. Event: 780.250 Thread 0x0000000017177000 Threw 0x000000056cdb2620 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  276. Event: 780.250 Thread 0x0000000017177000 Threw 0x000000056cdb2790 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  277. Event: 780.251 Thread 0x0000000017177000 Threw 0x000000056cdb2900 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  278. Event: 780.255 Thread 0x0000000017177000 Threw 0x000000056d1a9970 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2915
  279. Event: 780.255 Thread 0x0000000027602800 Threw 0x000000056cdb60f0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  280.  
  281. Events (10 events):
  282. Event: 772.852 Executing VM operation: RevokeBias done
  283. Event: 772.852 Thread 0x000000001faa1000 Thread exited: 0x000000001faa1000
  284. Event: 775.113 Executing VM operation: GenCollectForAllocation
  285. Event: 775.130 Executing VM operation: GenCollectForAllocation done
  286. Event: 777.852 Thread 0x000000001faa1000 Thread added: 0x000000001faa1000
  287. Event: 777.855 Executing VM operation: RevokeBias
  288. Event: 777.855 Executing VM operation: RevokeBias done
  289. Event: 777.855 Thread 0x000000001faa1000 Thread exited: 0x000000001faa1000
  290. Event: 778.096 Thread 0x0000000015ea5800 flushing nmethod 0x00000000035d9190
  291. Event: 778.096 Thread 0x0000000015ea5800 flushing nmethod 0x000000000360f790
  292.  
  293.  
  294. Dynamic libraries:
  295. 0x000000013fbc0000 - 0x000000013fbf3000 C:\Program Files\Java\jre7\bin\javaw.exe
  296. 0x0000000077a10000 - 0x0000000077bb9000 C:\Windows\SYSTEM32\ntdll.dll
  297. 0x00000000777f0000 - 0x000000007790f000 C:\Windows\system32\kernel32.dll
  298. 0x000007fefd8b0000 - 0x000007fefd91b000 C:\Windows\system32\KERNELBASE.dll
  299. 0x000007feffb50000 - 0x000007feffc2b000 C:\Windows\system32\ADVAPI32.dll
  300. 0x000007fefe2e0000 - 0x000007fefe37f000 C:\Windows\system32\msvcrt.dll
  301. 0x000007fefe4a0000 - 0x000007fefe4bf000 C:\Windows\SYSTEM32\sechost.dll
  302. 0x000007fefdcc0000 - 0x000007fefdded000 C:\Windows\system32\RPCRT4.dll
  303. 0x0000000077910000 - 0x0000000077a0a000 C:\Windows\system32\USER32.dll
  304. 0x000007feff610000 - 0x000007feff677000 C:\Windows\system32\GDI32.dll
  305. 0x000007fefe0c0000 - 0x000007fefe0ce000 C:\Windows\system32\LPK.dll
  306. 0x000007fefe7b0000 - 0x000007fefe879000 C:\Windows\system32\USP10.dll
  307. 0x000007fefc1b0000 - 0x000007fefc3a4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  308. 0x000007fefe3c0000 - 0x000007fefe431000 C:\Windows\system32\SHLWAPI.dll
  309. 0x000007fefe390000 - 0x000007fefe3be000 C:\Windows\system32\IMM32.DLL
  310. 0x000007fefe4c0000 - 0x000007fefe5c9000 C:\Windows\system32\MSCTF.dll
  311. 0x0000000057280000 - 0x0000000057351000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  312. 0x00000000521a0000 - 0x00000000528af000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  313. 0x000007fef7d00000 - 0x000007fef7d09000 C:\Windows\system32\WSOCK32.dll
  314. 0x000007feffcd0000 - 0x000007feffd1d000 C:\Windows\system32\WS2_32.dll
  315. 0x000007fefe380000 - 0x000007fefe388000 C:\Windows\system32\NSI.dll
  316. 0x000007fefa5d0000 - 0x000007fefa60b000 C:\Windows\system32\WINMM.dll
  317. 0x0000000077be0000 - 0x0000000077be7000 C:\Windows\system32\PSAPI.DLL
  318. 0x000000005a5b0000 - 0x000000005a5bf000 C:\Program Files\Java\jre7\bin\verify.dll
  319. 0x000000005a580000 - 0x000000005a5a8000 C:\Program Files\Java\jre7\bin\java.dll
  320. 0x000000005a560000 - 0x000000005a575000 C:\Program Files\Java\jre7\bin\zip.dll
  321. 0x000000005a540000 - 0x000000005a559000 C:\Program Files\Java\jre7\bin\net.dll
  322. 0x000007fefd050000 - 0x000007fefd0a5000 C:\Windows\system32\mswsock.dll
  323. 0x000007fefd290000 - 0x000007fefd297000 C:\Windows\System32\wship6.dll
  324. 0x000000005a520000 - 0x000000005a531000 C:\Program Files\Java\jre7\bin\nio.dll
  325. 0x00000000570e0000 - 0x0000000057275000 C:\Program Files\Java\jre7\bin\awt.dll
  326. 0x000007feff910000 - 0x000007feff9e7000 C:\Windows\system32\OLEAUT32.dll
  327. 0x000007fefe0d0000 - 0x000007fefe2d3000 C:\Windows\system32\ole32.dll
  328. 0x000007fefbba0000 - 0x000007fefbbb8000 C:\Windows\system32\DWMAPI.DLL
  329. 0x000007fefbfd0000 - 0x000007fefc026000 C:\Windows\system32\uxtheme.dll
  330. 0x000007fefd720000 - 0x000007fefd72f000 C:\Windows\system32\CRYPTBASE.dll
  331. 0x000007fee92b0000 - 0x000007fee94af000 C:\Windows\system32\d3d9.dll
  332. 0x000007fefc930000 - 0x000007fefc93c000 C:\Windows\system32\VERSION.dll
  333. 0x000007fee92a0000 - 0x000007fee92a7000 C:\Windows\system32\d3d8thk.dll
  334. 0x000007fee8160000 - 0x000007fee9297000 C:\Windows\system32\nvd3dumx.dll
  335. 0x000007fefb990000 - 0x000007fefb9bc000 C:\Windows\system32\powrprof.dll
  336. 0x000007fefe5d0000 - 0x000007fefe7a7000 C:\Windows\system32\SETUPAPI.dll
  337. 0x000007fefd960000 - 0x000007fefd996000 C:\Windows\system32\CFGMGR32.dll
  338. 0x000007fefd920000 - 0x000007fefd93a000 C:\Windows\system32\DEVOBJ.dll
  339. 0x0000000180000000 - 0x0000000180139000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
  340. 0x000007fefe880000 - 0x000007feff608000 C:\Windows\system32\SHELL32.dll
  341. 0x000007fef9120000 - 0x000007fef93f6000 C:\Windows\system32\nvapi64.dll
  342. 0x000007fefd9b0000 - 0x000007fefd9ea000 C:\Windows\system32\WINTRUST.dll
  343. 0x000007fefda00000 - 0x000007fefdb6c000 C:\Windows\system32\CRYPT32.dll
  344. 0x000007fefd890000 - 0x000007fefd89f000 C:\Windows\system32\MSASN1.dll
  345. 0x000000005a4e0000 - 0x000000005a51f000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  346. 0x000007feffc30000 - 0x000007feffcc9000 C:\Windows\system32\CLBCatQ.DLL
  347. 0x000000005a490000 - 0x000000005a4d1000 C:\Program Files\Java\jre7\bin\t2k.dll
  348. 0x0000000058d20000 - 0x0000000058d4a000 C:\Program Files\Java\jre7\bin\dcpr.dll
  349. 0x0000000005980000 - 0x00000000059c8000 E:\Unleashed\minecraft\bin\natives\lwjgl64.dll
  350. 0x000007fef2e90000 - 0x000007fef2fad000 C:\Windows\system32\OPENGL32.dll
  351. 0x000007fef2fd0000 - 0x000007fef2ffd000 C:\Windows\system32\GLU32.dll
  352. 0x000007fef2d90000 - 0x000007fef2e81000 C:\Windows\system32\DDRAW.dll
  353. 0x000007fef31e0000 - 0x000007fef31e8000 C:\Windows\system32\DCIMAN32.dll
  354. 0x000007fefd1a0000 - 0x000007fefd1b7000 C:\Windows\system32\CRYPTSP.dll
  355. 0x000007fefce00000 - 0x000007fefce47000 C:\Windows\system32\rsaenh.dll
  356. 0x000007fefcbb0000 - 0x000007fefcbce000 C:\Windows\system32\USERENV.dll
  357. 0x000007fefd7f0000 - 0x000007fefd7ff000 C:\Windows\system32\profapi.dll
  358. 0x000007fefa7e0000 - 0x000007fefa7f5000 C:\Windows\system32\NLAapi.dll
  359. 0x000007fef7ce0000 - 0x000007fef7cf5000 C:\Windows\system32\napinsp.dll
  360. 0x000007fef7ca0000 - 0x000007fef7cb9000 C:\Windows\system32\pnrpnsp.dll
  361. 0x000007fefce90000 - 0x000007fefceeb000 C:\Windows\system32\DNSAPI.dll
  362. 0x000007fef7c90000 - 0x000007fef7c9b000 C:\Windows\System32\winrnr.dll
  363. 0x0000000071ed0000 - 0x0000000071ef6000 C:\Program Files\Bonjour\mdnsNSP.dll
  364. 0x000007fefa320000 - 0x000007fefa347000 C:\Windows\system32\Iphlpapi.DLL
  365. 0x000007fefa310000 - 0x000007fefa31b000 C:\Windows\system32\WINNSI.DLL
  366. 0x000007fefca00000 - 0x000007fefca07000 C:\Windows\System32\wshtcpip.dll
  367. 0x000007fef7a70000 - 0x000007fef7a78000 C:\Windows\system32\rasadhlp.dll
  368. 0x000007fefa190000 - 0x000007fefa1e3000 C:\Windows\System32\fwpuclnt.dll
  369. 0x000000005a460000 - 0x000000005a467000 C:\Program Files\Java\jre7\bin\jawt.dll
  370. 0x0000000068690000 - 0x000000006a074000 C:\Windows\system32\nvoglv64.DLL
  371. 0x000007fefc3b0000 - 0x000007fefc3dd000 C:\Windows\system32\ntmarta.dll
  372. 0x000007fefe440000 - 0x000007fefe492000 C:\Windows\system32\WLDAP32.dll
  373. 0x000000005a480000 - 0x000000005a48b000 C:\Program Files\Java\jre7\bin\management.dll
  374. 0x0000000058cf0000 - 0x0000000058d14000 C:\Program Files\Java\jre7\bin\sunec.dll
  375. 0x000000005a470000 - 0x000000005a47b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  376. 0x000007fee1bc0000 - 0x000007fee1ce2000 E:\Unleashed\minecraft\bin\natives\OpenAL64.dll
  377. 0x000007fef2d00000 - 0x000007fef2d88000 C:\Windows\system32\dsound.dll
  378. 0x000007fefbbc0000 - 0x000007fefbc0b000 C:\Windows\System32\MMDevApi.dll
  379. 0x000007fefc030000 - 0x000007fefc15c000 C:\Windows\System32\PROPSYS.dll
  380. 0x000007fefa590000 - 0x000007fefa5cb000 C:\Windows\system32\wdmaud.drv
  381. 0x0000000075490000 - 0x0000000075496000 C:\Windows\system32\ksuser.dll
  382. 0x000007fefb760000 - 0x000007fefb769000 C:\Windows\system32\AVRT.dll
  383. 0x000007fefa470000 - 0x000007fefa4bf000 C:\Windows\system32\AUDIOSES.DLL
  384. 0x000007fefa430000 - 0x000007fefa43a000 C:\Windows\system32\msacm32.drv
  385. 0x000007fefa410000 - 0x000007fefa428000 C:\Windows\system32\MSACM32.dll
  386. 0x000007fefa3f0000 - 0x000007fefa3f9000 C:\Windows\system32\midimap.dll
  387. 0x00000000164b0000 - 0x00000000164e0000 C:\Program Files\Java\jre7\bin\jpeg.dll
  388. 0x0000000016710000 - 0x0000000016749000 C:\Program Files\Java\jre7\bin\kcms.dll
  389. 0x0000000016850000 - 0x000000001688b000 E:\jacob-1.17-M2-x64.dll
  390. 0x000007fee1a50000 - 0x000007fee1bb4000 C:\Windows\System32\Speech\Common\sapi.dll
  391. 0x000007fee4fd0000 - 0x000007fee4fdd000 C:\Windows\system32\msdmo.dll
  392. 0x000007fefd730000 - 0x000007fefd7c1000 C:\Windows\system32\SXS.DLL
  393. 0x000007fefa0a0000 - 0x000007fefa0b8000 C:\Windows\system32\dhcpcsvc.DLL
  394. 0x000007fefa120000 - 0x000007fefa131000 C:\Windows\system32\dhcpcsvc6.DLL
  395. 0x0000000019ba0000 - 0x0000000019c42000 C:\Program Files\Java\jre7\bin\mlib_image.dll
  396. 0x000007fef6550000 - 0x000007fef6675000 C:\Windows\system32\dbghelp.dll
  397.  
  398. VM Arguments:
  399. jvm_args: -Xms256M -Xmx10496M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:PermSize=128m
  400. java_command: net.ftb.mclauncher.MinecraftLauncher E:\/Unleashed/minecraft empty MinecraftForge.zip IlliniJeeper 1074aac53d6ac00720d4e083340bc1ee16cd3f6c FTB Unleashed v1.0.3 C:\Users\Ryan\AppData\Roaming/ftblauncher/ModPacks\Unleashed\UnleashedIcon.png
  401. Launcher Type: SUN_STANDARD
  402.  
  403. Environment Variables:
  404. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jre7\bin
  405. USERNAME=Ryan
  406. OS=Windows_NT
  407. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  408.  
  409.  
  410.  
  411. --------------- S Y S T E M ---------------
  412.  
  413. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  414.  
  415. CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, tsc, tscinvbit
  416.  
  417. Memory: 4k page, physical 16741248k(8998492k free), swap 25127996k(11269568k free)
  418.  
  419. vm_info: Java HotSpot(TM) 64-Bit Server VM (23.25-b01) for windows-amd64 JRE (1.7.0_25-b17), built on Jun 21 2013 12:58:32 by "java_re" with unknown MS VC++:1600
  420.  
  421. time: Sun Sep 01 13:24:18 2013
  422. elapsed time: 780 seconds
Add Comment
Please, Sign In to add comment