Guest User

Untitled

a guest
Sep 9th, 2013
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.93 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=0x000007fee5936220, pid=10044, tid=11572
  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 (0x000000001ac2b800): JavaThread "Thread-19" [_thread_in_native, id=11572, stack(0x000000001f330000,0x000000001f430000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0xffffffffd77c4790
  24.  
  25. Registers:
  26. RAX=0x00000000137a5350, RBX=0xffffffffd77c4770, RCX=0x00000000137a0000, RDX=0x0000000000000088
  27. RSP=0x000000001f42ed10, RBP=0x00000000137aed00, RSI=0x00000000ffffffff, RDI=0x0000000000000005
  28. R8 =0x00000000137a5340, R9 =0x00000000137a5350, R10=0x000000000271237c, R11=0x00000000137aed00
  29. R12=0x00000000137a6fe0, R13=0x00000007fc633e88, R14=0x000000001f42edf0, R15=0x000000001ac2b800
  30. RIP=0x000007fee5936220, EFLAGS=0x0000000000010246
  31.  
  32. Top of Stack: (sp=0x000000001f42ed10)
  33. 0x000000001f42ed10: ffffffffd77c4770 00000000ffffffff
  34. 0x000000001f42ed20: 00000007fc612d50 000000001f42ed88
  35. 0x000000001f42ed30: 0000000000000000 00000000027123a8
  36. 0x000000001f42ed40: 00000007fc633e88 000000001f42edc0
  37. 0x000000001f42ed50: 0000000000000013 0000000000000005
  38. 0x000000001f42ed60: 00000000d77c4770 0000000000000000
  39. 0x000000001f42ed70: 00000007870d0aa0 000000074eba9fc8
  40. 0x000000001f42ed80: 000000001f42ed80 0000000000000000
  41. 0x000000001f42ed90: 000000001f42edf0 00000007fc636c10
  42. 0x000000001f42eda0: 0000000000000000 00000007fc633e88
  43. 0x000000001f42edb0: 0000000000000000 000000001f42ede0
  44. 0x000000001f42edc0: 000000001f42ee38 00000000027061f8
  45. 0x000000001f42edd0: 000000077c7cec58 000000000270f1d8
  46. 0x000000001f42ede0: 00000000d77c4770 0000000000001009
  47. 0x000000001f42edf0: 00000000137aed00 000000001f42edf8
  48. 0x000000001f42ee00: 00000007fc6238ef 000000001f42ee50
  49.  
  50. Instructions: (pc=0x000007fee5936220)
  51. 0x000007fee5936200: a1 00 00 83 60 08 00 48 83 60 10 00 89 18 c7 40
  52. 0x000007fee5936210: 04 01 00 00 00 48 89 45 68 c7 45 70 01 00 00 00
  53. 0x000007fee5936220: ff 43 20 eb 0a c7 85 74 01 00 00 30 10 00 00 89
  54. 0x000007fee5936230: 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=0x00000000137a5350 is an unknown value
  60. RBX=0xffffffffd77c4770 is an unknown value
  61. RCX=0x00000000137a0000 is an unknown value
  62. RDX=0x0000000000000088 is an unknown value
  63. RSP=0x000000001f42ed10 is pointing into the stack for thread: 0x000000001ac2b800
  64. RBP=0x00000000137aed00 is an unknown value
  65. RSI=0x00000000ffffffff is an unknown value
  66. RDI=0x0000000000000005 is an unknown value
  67. R8 =0x00000000137a5340 is an unknown value
  68. R9 =0x00000000137a5350 is an unknown value
  69. R10=0x000000000271237c is an Interpreter codelet
  70. method entry point (kind = native) [0x0000000002712100, 0x0000000002712980] 2176 bytes
  71. R11=0x00000000137aed00 is an unknown value
  72. R12=0x00000000137a6fe0 is an unknown value
  73. R13=0x00000007fc633e88 is an oop
  74. {method}
  75. - klass: {other class}
  76. R14=0x000000001f42edf0 is pointing into the stack for thread: 0x000000001ac2b800
  77. R15=0x000000001ac2b800 is a thread
  78.  
  79.  
  80. Stack: [0x000000001f330000,0x000000001f430000], sp=0x000000001f42ed10, free space=1019k
  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. 0x000000001ac2a000 JavaThread "Thread-50" [_thread_blocked, id=15200, stack(0x0000000044840000,0x0000000044940000)]
  99. 0x000000001ac32800 JavaThread "Thread-49" [_thread_blocked, id=1320, stack(0x0000000060a00000,0x0000000060b00000)]
  100. 0x000000001ac34000 JavaThread "Client write thread" [_thread_blocked, id=12808, stack(0x0000000045420000,0x0000000045520000)]
  101. 0x000000001ac34800 JavaThread "Client read thread" [_thread_in_native, id=10932, stack(0x0000000044700000,0x0000000044800000)]
  102. 0x000000001ac31800 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=13424, stack(0x00000000530e0000,0x00000000531e0000)]
  103. 0x000000001ac31000 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=8752, stack(0x0000000052910000,0x0000000052a10000)]
  104. 0x000000001ac2e800 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=3604, stack(0x0000000052f50000,0x0000000053050000)]
  105. 0x000000001ac2d000 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=16832, stack(0x0000000052c60000,0x0000000052d60000)]
  106. 0x000000001ac2e000 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=5252, stack(0x0000000052d70000,0x0000000052e70000)]
  107. 0x000000001ac29800 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=16100, stack(0x0000000052b40000,0x0000000052c40000)]
  108. 0x000000001ac2f800 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=13344, stack(0x0000000052a20000,0x0000000052b20000)]
  109. 0x000000001ac30000 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=7552, stack(0x00000000527d0000,0x00000000528d0000)]
  110. 0x000000001ac2c800 JavaThread "Thread-20" [_thread_blocked, id=16592, stack(0x000000001f000000,0x000000001f100000)]
  111. =>0x000000001ac2b800 JavaThread "Thread-19" [_thread_in_native, id=11572, stack(0x000000001f330000,0x000000001f430000)]
  112. 0x000000001ac28000 JavaThread "TC Aura Update Thread" [_thread_blocked, id=15012, stack(0x000000001ed00000,0x000000001ee00000)]
  113. 0x000000001ac28800 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=10652, stack(0x00000000180b0000,0x00000000181b0000)]
  114. 0x000000001ac27000 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=13100, stack(0x000000001eb10000,0x000000001ec10000)]
  115. 0x00000000001cc800 JavaThread "DestroyJavaVM" [_thread_blocked, id=12572, stack(0x0000000002600000,0x0000000002700000)]
  116. 0x000000001748c800 JavaThread "Minecraft main thread" [_thread_blocked, id=15056, stack(0x00000000121a0000,0x00000000122a0000)]
  117. 0x0000000017342000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=15924, stack(0x0000000013490000,0x0000000013590000)]
  118. 0x0000000018c39800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=11936, stack(0x00000000163b0000,0x00000000164b0000)]
  119. 0x000000000ec7d800 JavaThread "Thread-4" daemon [_thread_blocked, id=14632, stack(0x00000000164b0000,0x00000000165b0000)]
  120. 0x000000000eb66000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=6364, stack(0x0000000012e60000,0x0000000012f60000)]
  121. 0x000000000e9d3800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=12656, stack(0x0000000012000000,0x0000000012100000)]
  122. 0x000000000e9ed800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=12196, stack(0x000000000f1b0000,0x000000000f2b0000)]
  123. 0x000000000e9ea800 JavaThread "AWT-Shutdown" [_thread_blocked, id=3308, stack(0x000000000f000000,0x000000000f100000)]
  124. 0x000000000e824800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7232, stack(0x000000000eef0000,0x000000000eff0000)]
  125. 0x000000000d2c0800 JavaThread "Service Thread" daemon [_thread_blocked, id=8620, stack(0x000000000dfe0000,0x000000000e0e0000)]
  126. 0x000000000d2be800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=8200, stack(0x000000000de60000,0x000000000df60000)]
  127. 0x000000000d2b8800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=13208, stack(0x000000000dbf0000,0x000000000dcf0000)]
  128. 0x000000000d2b7800 JavaThread "Attach Listener" daemon [_thread_blocked, id=9912, stack(0x000000000d3b0000,0x000000000d4b0000)]
  129. 0x000000000d2b3000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9352, stack(0x000000000d950000,0x000000000da50000)]
  130. 0x000000000d2b2000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=5508, stack(0x000000000da50000,0x000000000db50000)]
  131. 0x000000000d233800 JavaThread "Finalizer" daemon [_thread_blocked, id=10276, stack(0x000000000d830000,0x000000000d930000)]
  132. 0x000000000d22b800 JavaThread "Reference Handler" daemon [_thread_blocked, id=10988, stack(0x000000000d650000,0x000000000d750000)]
  133.  
  134. Other Threads:
  135. 0x000000000d221800 VMThread [stack: 0x000000000d4e0000,0x000000000d5e0000] [id=7480]
  136. 0x000000000d2da000 WatcherThread [stack: 0x000000000e130000,0x000000000e230000] [id=1668]
  137.  
  138. VM state:not at safepoint (normal execution)
  139.  
  140. VM Mutex/Monitor currently owned by a thread: None
  141.  
  142. Heap
  143. par new generation total 308608K, used 145360K [0x0000000748000000, 0x000000075ced0000, 0x0000000771990000)
  144. eden space 274368K, 40% used [0x0000000748000000, 0x000000074ec84398, 0x0000000758bf0000)
  145. from space 34240K, 100% used [0x000000075ad60000, 0x000000075ced0000, 0x000000075ced0000)
  146. to space 34240K, 0% used [0x0000000758bf0000, 0x0000000758bf0000, 0x000000075ad60000)
  147. concurrent mark-sweep generation total 1414484K, used 817867K [0x0000000771990000, 0x00000007c7ee5000, 0x00000007f8000000)
  148. concurrent-mark-sweep perm gen total 131072K, used 106116K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  149.  
  150. Card table byte_map: [0x0000000006210000,0x00000000067e0000] byte_map_base: 0x00000000027d0000
  151.  
  152. Polling page: 0x0000000000130000
  153.  
  154. Code Cache [0x0000000002700000, 0x00000000038b0000, 0x0000000005700000)
  155. total_blobs=6541 nmethods=5337 adapters=1152 free_code_cache=31305Kb largest_free_block=31849856
  156.  
  157. Compilation events (10 events):
  158. Event: 926.984 Thread 0x000000000d2b8800 200 % com.thevoxelbox.voxelmap.VoxelMap::getCurrentLightAndSkyColor @ 53 (681 bytes)
  159. Event: 927.031 Thread 0x000000000d2b8800 nmethod 200% 0x0000000003899350 code [0x0000000003899720, 0x000000000389add0]
  160. Event: 927.056 Thread 0x000000000d2be800 5853 com.thevoxelbox.voxelmap.VoxelMap::getCurrentLightAndSkyColor (681 bytes)
  161. Event: 927.056 Thread 0x000000000d2b8800 5854 net.minecraft.potion.PotionEffect::func_76459_b (5 bytes)
  162. Event: 927.056 Thread 0x000000000d2b8800 nmethod 5854 0x0000000003438790 code [0x00000000034388c0, 0x0000000003438918]
  163. Event: 927.101 Thread 0x000000000d2be800 nmethod 5853 0x000000000389c550 code [0x000000000389c920, 0x000000000389def0]
  164. Event: 927.304 Thread 0x000000000d2b8800 5855 mods.railcraft.client.render.LiquidRenderer::setupFlowingLiquidTexture (155 bytes)
  165. Event: 927.311 Thread 0x000000000d2b8800 nmethod 5855 0x000000000389f590 code [0x000000000389f740, 0x000000000389fbe8]
  166. Event: 942.804 Thread 0x000000000d2be800 5856 thermalexpansion.block.device.TileEnergyCell::func_70316_g (139 bytes)
  167. Event: 942.807 Thread 0x000000000d2be800 nmethod 5856 0x0000000003895590 code [0x0000000003895740, 0x0000000003895960]
  168.  
  169. GC Heap History (10 events):
  170. Event: 891.997 GC heap before
  171. {Heap before GC invocations=297 (full 38):
  172. par new generation total 308608K, used 301076K [0x0000000748000000, 0x000000075ced0000, 0x0000000771990000)
  173. eden space 274368K, 100% used [0x0000000748000000, 0x0000000758bf0000, 0x0000000758bf0000)
  174. from space 34240K, 78% used [0x0000000758bf0000, 0x000000075a605130, 0x000000075ad60000)
  175. to space 34240K, 0% used [0x000000075ad60000, 0x000000075ad60000, 0x000000075ced0000)
  176. concurrent mark-sweep generation total 1414484K, used 730932K [0x0000000771990000, 0x00000007c7ee5000, 0x00000007f8000000)
  177. concurrent-mark-sweep perm gen total 131072K, used 106094K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  178. Event: 892.020 GC heap after
  179. Heap after GC invocations=298 (full 38):
  180. par new generation total 308608K, used 30629K [0x0000000748000000, 0x000000075ced0000, 0x0000000771990000)
  181. eden space 274368K, 0% used [0x0000000748000000, 0x0000000748000000, 0x0000000758bf0000)
  182. from space 34240K, 89% used [0x000000075ad60000, 0x000000075cb494e8, 0x000000075ced0000)
  183. to space 34240K, 0% used [0x0000000758bf0000, 0x0000000758bf0000, 0x000000075ad60000)
  184. concurrent mark-sweep generation total 1414484K, used 736379K [0x0000000771990000, 0x00000007c7ee5000, 0x00000007f8000000)
  185. concurrent-mark-sweep perm gen total 131072K, used 106094K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  186. }
  187. Event: 901.025 GC heap before
  188. {Heap before GC invocations=298 (full 38):
  189. par new generation total 308608K, used 304997K [0x0000000748000000, 0x000000075ced0000, 0x0000000771990000)
  190. eden space 274368K, 100% used [0x0000000748000000, 0x0000000758bf0000, 0x0000000758bf0000)
  191. from space 34240K, 89% used [0x000000075ad60000, 0x000000075cb494e8, 0x000000075ced0000)
  192. to space 34240K, 0% used [0x0000000758bf0000, 0x0000000758bf0000, 0x000000075ad60000)
  193. concurrent mark-sweep generation total 1414484K, used 736379K [0x0000000771990000, 0x00000007c7ee5000, 0x00000007f8000000)
  194. concurrent-mark-sweep perm gen total 131072K, used 106109K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  195. Event: 901.086 GC heap after
  196. Heap after GC invocations=299 (full 38):
  197. par new generation total 308608K, used 34240K [0x0000000748000000, 0x000000075ced0000, 0x0000000771990000)
  198. eden space 274368K, 0% used [0x0000000748000000, 0x0000000748000000, 0x0000000758bf0000)
  199. from space 34240K, 100% used [0x0000000758bf0000, 0x000000075ad60000, 0x000000075ad60000)
  200. to space 34240K, 0% used [0x000000075ad60000, 0x000000075ad60000, 0x000000075ced0000)
  201. concurrent mark-sweep generation total 1414484K, used 757062K [0x0000000771990000, 0x00000007c7ee5000, 0x00000007f8000000)
  202. concurrent-mark-sweep perm gen total 131072K, used 106109K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  203. }
  204. Event: 916.417 GC heap before
  205. {Heap before GC invocations=299 (full 38):
  206. par new generation total 308608K, used 308608K [0x0000000748000000, 0x000000075ced0000, 0x0000000771990000)
  207. eden space 274368K, 100% used [0x0000000748000000, 0x0000000758bf0000, 0x0000000758bf0000)
  208. from space 34240K, 100% used [0x0000000758bf0000, 0x000000075ad60000, 0x000000075ad60000)
  209. to space 34240K, 0% used [0x000000075ad60000, 0x000000075ad60000, 0x000000075ced0000)
  210. concurrent mark-sweep generation total 1414484K, used 757062K [0x0000000771990000, 0x00000007c7ee5000, 0x00000007f8000000)
  211. concurrent-mark-sweep perm gen total 131072K, used 106112K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  212. Event: 916.441 GC heap after
  213. Heap after GC invocations=300 (full 38):
  214. par new generation total 308608K, used 26984K [0x0000000748000000, 0x000000075ced0000, 0x0000000771990000)
  215. eden space 274368K, 0% used [0x0000000748000000, 0x0000000748000000, 0x0000000758bf0000)
  216. from space 34240K, 78% used [0x000000075ad60000, 0x000000075c7ba278, 0x000000075ced0000)
  217. to space 34240K, 0% used [0x0000000758bf0000, 0x0000000758bf0000, 0x000000075ad60000)
  218. concurrent mark-sweep generation total 1414484K, used 768995K [0x0000000771990000, 0x00000007c7ee5000, 0x00000007f8000000)
  219. concurrent-mark-sweep perm gen total 131072K, used 106112K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  220. }
  221. Event: 929.254 GC heap before
  222. {Heap before GC invocations=300 (full 38):
  223. par new generation total 308608K, used 300544K [0x0000000748000000, 0x000000075ced0000, 0x0000000771990000)
  224. eden space 274368K, 99% used [0x0000000748000000, 0x0000000758b25f58, 0x0000000758bf0000)
  225. from space 34240K, 78% used [0x000000075ad60000, 0x000000075c7ba278, 0x000000075ced0000)
  226. to space 34240K, 0% used [0x0000000758bf0000, 0x0000000758bf0000, 0x000000075ad60000)
  227. concurrent mark-sweep generation total 1414484K, used 768995K [0x0000000771990000, 0x00000007c7ee5000, 0x00000007f8000000)
  228. concurrent-mark-sweep perm gen total 131072K, used 106114K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  229. Event: 929.312 GC heap after
  230. Heap after GC invocations=301 (full 38):
  231. par new generation total 308608K, used 34240K [0x0000000748000000, 0x000000075ced0000, 0x0000000771990000)
  232. eden space 274368K, 0% used [0x0000000748000000, 0x0000000748000000, 0x0000000758bf0000)
  233. from space 34240K, 100% used [0x0000000758bf0000, 0x000000075ad60000, 0x000000075ad60000)
  234. to space 34240K, 0% used [0x000000075ad60000, 0x000000075ad60000, 0x000000075ced0000)
  235. concurrent mark-sweep generation total 1414484K, used 783118K [0x0000000771990000, 0x00000007c7ee5000, 0x00000007f8000000)
  236. concurrent-mark-sweep perm gen total 131072K, used 106114K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  237. }
  238. Event: 946.818 GC heap before
  239. {Heap before GC invocations=301 (full 38):
  240. par new generation total 308608K, used 308608K [0x0000000748000000, 0x000000075ced0000, 0x0000000771990000)
  241. eden space 274368K, 100% used [0x0000000748000000, 0x0000000758bf0000, 0x0000000758bf0000)
  242. from space 34240K, 100% used [0x0000000758bf0000, 0x000000075ad60000, 0x000000075ad60000)
  243. to space 34240K, 0% used [0x000000075ad60000, 0x000000075ad60000, 0x000000075ced0000)
  244. concurrent mark-sweep generation total 1414484K, used 783118K [0x0000000771990000, 0x00000007c7ee5000, 0x00000007f8000000)
  245. concurrent-mark-sweep perm gen total 131072K, used 106114K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  246. Event: 946.871 GC heap after
  247. Heap after GC invocations=302 (full 38):
  248. par new generation total 308608K, used 34240K [0x0000000748000000, 0x000000075ced0000, 0x0000000771990000)
  249. eden space 274368K, 0% used [0x0000000748000000, 0x0000000748000000, 0x0000000758bf0000)
  250. from space 34240K, 100% used [0x000000075ad60000, 0x000000075ced0000, 0x000000075ced0000)
  251. to space 34240K, 0% used [0x0000000758bf0000, 0x0000000758bf0000, 0x000000075ad60000)
  252. concurrent mark-sweep generation total 1414484K, used 817867K [0x0000000771990000, 0x00000007c7ee5000, 0x00000007f8000000)
  253. concurrent-mark-sweep perm gen total 131072K, used 106114K [0x00000007f8000000, 0x0000000800000000, 0x0000000800000000)
  254. }
  255.  
  256. Deoptimization events (10 events):
  257. Event: 850.012 Thread 0x000000001748c800 Uncommon trap -34 fr.pc 0x0000000003444b24
  258. Event: 850.012 Thread 0x000000001748c800 Uncommon trap -34 fr.pc 0x0000000003444b24
  259. Event: 850.012 Thread 0x000000001748c800 Uncommon trap -34 fr.pc 0x0000000003444b24
  260. Event: 850.050 Thread 0x000000001748c800 Uncommon trap -34 fr.pc 0x0000000003444b24
  261. Event: 861.908 Thread 0x000000001748c800 Uncommon trap -83 fr.pc 0x00000000037c812c
  262. Event: 921.910 Thread 0x000000001748c800 Uncommon trap -83 fr.pc 0x0000000003012bb4
  263. Event: 921.912 Thread 0x000000001748c800 Uncommon trap -83 fr.pc 0x00000000035b45a4
  264. Event: 921.922 Thread 0x000000001748c800 Uncommon trap -83 fr.pc 0x000000000315e180
  265. Event: 923.706 Thread 0x000000001748c800 Uncommon trap -34 fr.pc 0x0000000002f8b278
  266. Event: 923.706 Thread 0x000000001748c800 Uncommon trap -34 fr.pc 0x0000000002f8b278
  267.  
  268. Internal exceptions (10 events):
  269. Event: 951.111 Thread 0x000000001ac2b800 Threw 0x000000074ea10ef8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  270. Event: 951.111 Thread 0x000000001ac2b800 Threw 0x000000074ea11068 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  271. Event: 951.111 Thread 0x000000001ac2b800 Threw 0x000000074ea111d8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2915
  272. Event: 951.111 Thread 0x000000001ac2b800 Threw 0x000000074ea11348 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  273. Event: 951.113 Thread 0x000000001ac2b800 Threw 0x000000074ea114b8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  274. Event: 951.113 Thread 0x000000001ac2b800 Threw 0x000000074ea12020 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2915
  275. Event: 951.113 Thread 0x000000001ac2b800 Threw 0x000000074ea12318 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2915
  276. Event: 951.113 Thread 0x000000001ac2b800 Threw 0x000000074ea12488 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  277. Event: 951.113 Thread 0x000000001ac2b800 Threw 0x000000074ea13178 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2915
  278. Event: 951.113 Thread 0x000000001ac2b800 Threw 0x000000074ea132e8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  279.  
  280. Events (10 events):
  281. Event: 941.878 Thread 0x0000000021f6b000 Thread added: 0x0000000021f6b000
  282. Event: 941.881 Executing VM operation: RevokeBias
  283. Event: 941.881 Executing VM operation: RevokeBias done
  284. Event: 941.881 Thread 0x0000000021f6b000 Thread exited: 0x0000000021f6b000
  285. Event: 946.818 Executing VM operation: GenCollectForAllocation
  286. Event: 946.871 Executing VM operation: GenCollectForAllocation done
  287. Event: 946.888 Thread 0x0000000021f6b000 Thread added: 0x0000000021f6b000
  288. Event: 946.892 Executing VM operation: RevokeBias
  289. Event: 946.892 Executing VM operation: RevokeBias done
  290. Event: 946.892 Thread 0x0000000021f6b000 Thread exited: 0x0000000021f6b000
  291.  
  292.  
  293. Dynamic libraries:
  294. 0x000000013ff50000 - 0x000000013ff83000 C:\Program Files\Java\jre7\bin\javaw.exe
  295. 0x00000000772b0000 - 0x0000000077459000 C:\Windows\SYSTEM32\ntdll.dll
  296. 0x0000000077190000 - 0x00000000772af000 C:\Windows\system32\kernel32.dll
  297. 0x000007fefd2f0000 - 0x000007fefd35b000 C:\Windows\system32\KERNELBASE.dll
  298. 0x000007fefd760000 - 0x000007fefd83b000 C:\Windows\system32\ADVAPI32.dll
  299. 0x000007fefef60000 - 0x000007fefefff000 C:\Windows\system32\msvcrt.dll
  300. 0x000007fefef40000 - 0x000007fefef5f000 C:\Windows\SYSTEM32\sechost.dll
  301. 0x000007fefd4c0000 - 0x000007fefd5ed000 C:\Windows\system32\RPCRT4.dll
  302. 0x0000000077090000 - 0x000000007718a000 C:\Windows\system32\USER32.dll
  303. 0x000007fefd5f0000 - 0x000007fefd657000 C:\Windows\system32\GDI32.dll
  304. 0x000007fefda50000 - 0x000007fefda5e000 C:\Windows\system32\LPK.dll
  305. 0x000007fefda60000 - 0x000007fefdb29000 C:\Windows\system32\USP10.dll
  306. 0x000007fefb780000 - 0x000007fefb974000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  307. 0x000007fefdd40000 - 0x000007fefddb1000 C:\Windows\system32\SHLWAPI.dll
  308. 0x000007fefdb30000 - 0x000007fefdb5e000 C:\Windows\system32\IMM32.DLL
  309. 0x000007fefdfa0000 - 0x000007fefe0a9000 C:\Windows\system32\MSCTF.dll
  310. 0x00000000741c0000 - 0x0000000074291000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  311. 0x0000000073ab0000 - 0x00000000741bf000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  312. 0x000007fefa1e0000 - 0x000007fefa1e9000 C:\Windows\system32\WSOCK32.dll
  313. 0x000007fefe0b0000 - 0x000007fefe0fd000 C:\Windows\system32\WS2_32.dll
  314. 0x000007fefee90000 - 0x000007fefee98000 C:\Windows\system32\NSI.dll
  315. 0x000007fefaff0000 - 0x000007fefb02b000 C:\Windows\system32\WINMM.dll
  316. 0x0000000077470000 - 0x0000000077477000 C:\Windows\system32\PSAPI.DLL
  317. 0x0000000074370000 - 0x000000007437f000 C:\Program Files\Java\jre7\bin\verify.dll
  318. 0x0000000074340000 - 0x0000000074368000 C:\Program Files\Java\jre7\bin\java.dll
  319. 0x0000000074320000 - 0x0000000074335000 C:\Program Files\Java\jre7\bin\zip.dll
  320. 0x0000000074300000 - 0x0000000074319000 C:\Program Files\Java\jre7\bin\net.dll
  321. 0x000007fefc900000 - 0x000007fefc955000 C:\Windows\system32\mswsock.dll
  322. 0x000007fefc8f0000 - 0x000007fefc8f7000 C:\Windows\System32\wship6.dll
  323. 0x00000000742e0000 - 0x00000000742f1000 C:\Program Files\Java\jre7\bin\nio.dll
  324. 0x0000000073020000 - 0x00000000731b5000 C:\Program Files\Java\jre7\bin\awt.dll
  325. 0x000007feff000000 - 0x000007feff0d7000 C:\Windows\system32\OLEAUT32.dll
  326. 0x000007fefd840000 - 0x000007fefda43000 C:\Windows\system32\ole32.dll
  327. 0x000007fefb2f0000 - 0x000007fefb308000 C:\Windows\system32\DWMAPI.DLL
  328. 0x000007fefb6d0000 - 0x000007fefb726000 C:\Windows\system32\uxtheme.dll
  329. 0x0000000061540000 - 0x0000000061574000 C:\Fraps\fraps64.dll
  330. 0x000007fefcfc0000 - 0x000007fefcfcf000 C:\Windows\system32\CRYPTBASE.dll
  331. 0x000007feea7e0000 - 0x000007feea9df000 C:\Windows\system32\d3d9.dll
  332. 0x000007fefc1d0000 - 0x000007fefc1dc000 C:\Windows\system32\VERSION.dll
  333. 0x000007feea7d0000 - 0x000007feea7d7000 C:\Windows\system32\d3d8thk.dll
  334. 0x000007feea6b0000 - 0x000007feea7cc000 C:\Windows\system32\aticfx64.dll
  335. 0x000007feea690000 - 0x000007feea6b0000 C:\Windows\system32\atiu9p64.dll
  336. 0x000007fee9fd0000 - 0x000007feea688000 C:\Windows\system32\atiumd64.dll
  337. 0x000000006ec30000 - 0x000000006f0fd000 C:\Windows\system32\atiumd6a.dll
  338. 0x000007fefe100000 - 0x000007fefee88000 C:\Windows\system32\SHELL32.dll
  339. 0x00000000742a0000 - 0x00000000742df000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  340. 0x0000000073a60000 - 0x0000000073aa1000 C:\Program Files\Java\jre7\bin\t2k.dll
  341. 0x0000000073a20000 - 0x0000000073a4a000 C:\Program Files\Java\jre7\bin\dcpr.dll
  342. 0x0000000180000000 - 0x0000000180048000 C:\Users\Sonic\Documents\FTB\Unleashed\minecraft\bin\natives\lwjgl64.dll
  343. 0x000007fee6500000 - 0x000007fee661d000 C:\Windows\system32\OPENGL32.dll
  344. 0x000007feeddf0000 - 0x000007feede1d000 C:\Windows\system32\GLU32.dll
  345. 0x000007fee6e70000 - 0x000007fee6f61000 C:\Windows\system32\DDRAW.dll
  346. 0x000007fef8c70000 - 0x000007fef8c78000 C:\Windows\system32\DCIMAN32.dll
  347. 0x000007fefdb60000 - 0x000007fefdd37000 C:\Windows\system32\SETUPAPI.dll
  348. 0x000007fefd360000 - 0x000007fefd396000 C:\Windows\system32\CFGMGR32.dll
  349. 0x000007fefd140000 - 0x000007fefd15a000 C:\Windows\system32\DEVOBJ.dll
  350. 0x000007fefc960000 - 0x000007fefc977000 C:\Windows\system32\CRYPTSP.dll
  351. 0x000007fefc620000 - 0x000007fefc667000 C:\Windows\system32\rsaenh.dll
  352. 0x000007fefc3e0000 - 0x000007fefc3fe000 C:\Windows\system32\USERENV.dll
  353. 0x000007fefd090000 - 0x000007fefd09f000 C:\Windows\system32\profapi.dll
  354. 0x000007fefae80000 - 0x000007fefae95000 C:\Windows\system32\NLAapi.dll
  355. 0x000007fef9610000 - 0x000007fef9625000 C:\Windows\system32\napinsp.dll
  356. 0x000007fef95f0000 - 0x000007fef9609000 C:\Windows\system32\pnrpnsp.dll
  357. 0x000007fefc780000 - 0x000007fefc7db000 C:\Windows\system32\DNSAPI.dll
  358. 0x000007fef95e0000 - 0x000007fef95eb000 C:\Windows\System32\winrnr.dll
  359. 0x000007fefc2c0000 - 0x000007fefc2c7000 C:\Windows\System32\wshtcpip.dll
  360. 0x000007fefab40000 - 0x000007fefab67000 C:\Windows\system32\IPHLPAPI.DLL
  361. 0x000007fefab30000 - 0x000007fefab3b000 C:\Windows\system32\WINNSI.DLL
  362. 0x000007fef8c60000 - 0x000007fef8c68000 C:\Windows\system32\rasadhlp.dll
  363. 0x000007fefa9f0000 - 0x000007fefaa43000 C:\Windows\System32\fwpuclnt.dll
  364. 0x0000000073850000 - 0x0000000073857000 C:\Program Files\Java\jre7\bin\jawt.dll
  365. 0x000007fef8c20000 - 0x000007fef8c29000 C:\Windows\system32\atig6pxx.dll
  366. 0x000000005c120000 - 0x000000005d8ba000 C:\Windows\system32\atio6axx.dll
  367. 0x000007fefa080000 - 0x000007fefa12a000 C:\Windows\system32\atiadlxx.dll
  368. 0x000007fefbdd0000 - 0x000007fefbefc000 C:\Windows\system32\PROPSYS.dll
  369. 0x000007fefc1e0000 - 0x000007fefc1f1000 C:\Windows\system32\WTSAPI32.dll
  370. 0x000007fefd440000 - 0x000007fefd47a000 C:\Windows\system32\WINTRUST.dll
  371. 0x000007fefd180000 - 0x000007fefd2ec000 C:\Windows\system32\CRYPT32.dll
  372. 0x000007fefd130000 - 0x000007fefd13f000 C:\Windows\system32\MSASN1.dll
  373. 0x000007fef8b70000 - 0x000007fef8b7f000 C:\Windows\system32\atig6txx.dll
  374. 0x0000000073a50000 - 0x0000000073a5b000 C:\Program Files\Java\jre7\bin\management.dll
  375. 0x00000000739f0000 - 0x0000000073a14000 C:\Program Files\Java\jre7\bin\sunec.dll
  376. 0x0000000073880000 - 0x000000007388b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  377. 0x000007fee5930000 - 0x000007fee5a52000 C:\Users\Sonic\Documents\FTB\Unleashed\minecraft\bin\natives\OpenAL64.dll
  378. 0x000007fef6d50000 - 0x000007fef6dd8000 C:\Windows\system32\dsound.dll
  379. 0x000007fefc1a0000 - 0x000007fefc1cc000 C:\Windows\system32\POWRPROF.dll
  380. 0x000007fefeea0000 - 0x000007fefef39000 C:\Windows\system32\CLBCatQ.DLL
  381. 0x000007fefbf00000 - 0x000007fefbf4b000 C:\Windows\System32\MMDevApi.dll
  382. 0x000007fefaea0000 - 0x000007fefaedb000 C:\Windows\system32\wdmaud.drv
  383. 0x0000000074eb0000 - 0x0000000074eb6000 C:\Windows\system32\ksuser.dll
  384. 0x000007fefbdc0000 - 0x000007fefbdc9000 C:\Windows\system32\AVRT.dll
  385. 0x000007fefac00000 - 0x000007fefac4f000 C:\Windows\system32\AUDIOSES.DLL
  386. 0x000007fefabc0000 - 0x000007fefabca000 C:\Windows\system32\msacm32.drv
  387. 0x000007fefaba0000 - 0x000007fefabb8000 C:\Windows\system32\MSACM32.dll
  388. 0x000007fefab90000 - 0x000007fefab99000 C:\Windows\system32\midimap.dll
  389. 0x0000000072ff0000 - 0x0000000073020000 C:\Program Files\Java\jre7\bin\jpeg.dll
  390. 0x000000006d010000 - 0x000000006d049000 C:\Program Files\Java\jre7\bin\kcms.dll
  391. 0x0000000005b00000 - 0x0000000005b3b000 C:\Users\Sonic\Documents\FTB\jacob-1.17-M2-x64.dll
  392. 0x000007fee72f0000 - 0x000007fee7454000 C:\Windows\System32\Speech\Common\sapi.dll
  393. 0x000007fef8c00000 - 0x000007fef8c0d000 C:\Windows\system32\msdmo.dll
  394. 0x000007fefcfd0000 - 0x000007fefd061000 C:\Windows\system32\SXS.DLL
  395. 0x000007fefa8c0000 - 0x000007fefa8d1000 C:\Windows\system32\dhcpcsvc6.DLL
  396. 0x000007fefa940000 - 0x000007fefa958000 C:\Windows\system32\dhcpcsvc.DLL
  397. 0x000000000f100000 - 0x000000000f1a2000 C:\Program Files\Java\jre7\bin\mlib_image.dll
  398. 0x000007fef6ad0000 - 0x000007fef6bf5000 C:\Windows\system32\dbghelp.dll
  399.  
  400. VM Arguments:
  401. jvm_args: -Xms256M -Xmx2816M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:PermSize=128m -XX:MaxPermSize=128m -XX:+UseConcMarkSweepGC
  402. java_command: net.ftb.mclauncher.MinecraftLauncher C:\Users\Sonic\Documents\FTB/Unleashed/minecraft C:\Users\Sonic\AppData\Roaming/ftblauncher/ModPacks\Unleashed\FTB_temp.gif MinecraftForge.zip lambr0 -2179124247653753088 FTB Unleashed v1.1.3 C:\Users\Sonic\AppData\Roaming/ftblauncher/ModPacks\Unleashed\UnleashedIcon.png
  403. Launcher Type: SUN_STANDARD
  404.  
  405. Environment Variables:
  406. 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 (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Java\jre7\bin
  407. USERNAME=Sonic
  408. OS=Windows_NT
  409. PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 1 Stepping 2, AuthenticAMD
  410.  
  411.  
  412.  
  413. --------------- S Y S T E M ---------------
  414.  
  415. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  416.  
  417. CPU:total 8 (8 cores per cpu, 1 threads per core) family 21 model 1 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
  418.  
  419. Memory: 4k page, physical 12525856k(4860924k free), swap 25049852k(14817028k free)
  420.  
  421. 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
  422.  
  423. time: Mon Sep 09 20:32:11 2013
  424. elapsed time: 951 seconds
Advertisement
Add Comment
Please, Sign In to add comment