Laaanvi

Problem

Mar 17th, 2013
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.61 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=0x00000000770833dd, pid=4448, tid=6116
  5. #
  6. # JRE version: 6.0_43-b01
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.14-b01 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [ntdll.dll+0x533dd]
  10. #
  11. # If you would like to submit a bug report, please visit:
  12. # http://java.sun.com/webapps/bugreport/crash.jsp
  13. # The crash happened outside the Java Virtual Machine in native code.
  14. # See problematic frame for where to report the bug.
  15. #
  16.  
  17. --------------- T H R E A D ---------------
  18.  
  19. Current thread (0x000000001786b000): JavaThread "Thread-20" [_thread_in_native, id=6116, stack(0x000000001ee70000,0x000000001ef70000)]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
  22.  
  23. Registers:
  24. RAX=0x7fffffffffffffff, RBX=0x0000000000000040, RCX=0x9ef3180e6c3b71bf, RDX=0x0000000000000000
  25. RSP=0x000000001ef6f320, RBP=0x0000000000000000, RSI=0x0000000000000040, RDI=0x0000000000000040
  26. R8 =0x0000000000000040, R9 =0x000000001f0a7d98, R10=0x000007fee5f07600, R11=0x000000001ef6f380
  27. R12=0x9ef3180e6c3b71bf, R13=0x0000000000000000, R14=0x000000001ef6f548, R15=0x000000001786b000
  28. RIP=0x00000000770833dd, EFLAGS=0x0000000000010297
  29.  
  30. Top of Stack: (sp=0x000000001ef6f320)
  31. 0x000000001ef6f320: 000007fee5f04e1c 000007fee5ef0bea
  32. 0x000000001ef6f330: 000007fee5f0cfb0 000000000fb75750
  33. 0x000000001ef6f340: 000000000fb74ba0 2820656e694c2001
  34. 0x000000001ef6f350: 0000000000000000 000007fee5ef0561
  35. 0x000000001ef6f360: 000007fee5f04e1c 0000000000000000
  36. 0x000000001ef6f370: 000000000fb74ba0 000000000fb75701
  37. 0x000000001ef6f380: 000000001ef6f548 00000007fe8e76d8
  38. 0x000000001ef6f390: 000007fee5ee0000 000007fee5eec746
  39. 0x000000001ef6f3a0: 000007fee5f04e1c 000000001ef6f528
  40. 0x000000001ef6f3b0: 0000000000000015 0000000000000003
  41. 0x000000001ef6f3c0: 000000001ef6f548 00000007fe8e76d8
  42. 0x000000001ef6f3d0: 000007fee5ee0000 000007fee5ee729f
  43. 0x000000001ef6f3e0: 000007fee5f04e1c 000000001ef6f528
  44. 0x000000001ef6f3f0: 000000001786b000 000000001ef6f548
  45. 0x000000001ef6f400: 00000007fe8e76d8 0000000000000000
  46. 0x000000001ef6f410: 0000000000000040 0000000000000040
  47.  
  48. Instructions: (pc=0x00000000770833dd)
  49. 0x00000000770833bd: 78 c8 48 b8 ff ff ff ff ff ff ff 7f 45 33 ed 49
  50. 0x00000000770833cd: 8b f0 8b ea 4c 8b e1 4c 3b c0 0f 87 6f 96 04 00
  51. 0x00000000770833dd: 8b 41 74 44 8b b1 98 00 00 00 33 db 0b e8 4c 8d
  52. 0x00000000770833ed: 3d 1e 20 0c 00 45 85 f6 0f 85 6d 97 04 00 f7 c5
  53.  
  54.  
  55. Register to memory mapping:
  56.  
  57. RAX=0x7fffffffffffffff is an unknown value
  58. RBX=0x0000000000000040 is an unknown value
  59. RCX=0x9ef3180e6c3b71bf is an unknown value
  60. RDX=0x0000000000000000 is an unknown value
  61. RSP=0x000000001ef6f320 is pointing into the stack for thread: 0x000000001786b000
  62. RBP=0x0000000000000000 is an unknown value
  63. RSI=0x0000000000000040 is an unknown value
  64. RDI=0x0000000000000040 is an unknown value
  65. R8 =0x0000000000000040 is an unknown value
  66. R9 =0x000000001f0a7d98 is an unknown value
  67. R10=0x000007fee5f07600 is an unknown value
  68. R11=0x000000001ef6f380 is pointing into the stack for thread: 0x000000001786b000
  69. R12=0x9ef3180e6c3b71bf is an unknown value
  70. R13=0x0000000000000000 is an unknown value
  71. R14=0x000000001ef6f548 is pointing into the stack for thread: 0x000000001786b000
  72. R15=0x000000001786b000 is a thread
  73.  
  74.  
  75. Stack: [0x000000001ee70000,0x000000001ef70000], sp=0x000000001ef6f320, free space=1020k
  76. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  77. C [ntdll.dll+0x533dd] RtlAllocateHeap+0x3d
  78.  
  79. [error occurred during error reporting (printing native stack), id 0xc0000005]
  80.  
  81. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  82. j org.lwjgl.openal.ALC10.nalcOpenDevice(Ljava/lang/String;)J+0
  83. j org.lwjgl.openal.ALC10.alcOpenDevice(Ljava/lang/String;)Lorg/lwjgl/openal/ALCdevice;+1
  84. j org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+12
  85. j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+233
  86. j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5
  87. j org.lwjgl.openal.AL.create()V+6
  88. j paulscode.sound.libraries.LibraryLWJGLOpenAL.init()V+2
  89. j paulscode.sound.SoundSystem.CommandNewLibrary(Ljava/lang/Class;)V+273
  90. j paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z+1206
  91. j paulscode.sound.CommandThread.run()V+51
  92. v ~StubRoutines::call_stub
  93.  
  94. --------------- P R O C E S S ---------------
  95.  
  96. Java Threads: ( => current thread )
  97. 0x000000001786b800 JavaThread "Thread-21" [_thread_blocked, id=6064, stack(0x000000001ef70000,0x000000001f070000)]
  98. =>0x000000001786b000 JavaThread "Thread-20" [_thread_in_native, id=6116, stack(0x000000001ee70000,0x000000001ef70000)]
  99. 0x000000001786a000 JavaThread "TC Aura Update Thread" [_thread_blocked, id=7000, stack(0x000000001ed70000,0x000000001ee70000)]
  100. 0x0000000017869800 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=3480, stack(0x000000001ec70000,0x000000001ed70000)]
  101. 0x0000000017868000 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=6368, stack(0x000000001eb70000,0x000000001ec70000)]
  102. 0x0000000017869000 JavaThread "Thread-14" [_thread_blocked, id=3844, stack(0x000000001ea70000,0x000000001eb70000)]
  103. 0x0000000017866800 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=6824, stack(0x0000000010080000,0x0000000010180000)]
  104. 0x0000000017867800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5056, stack(0x0000000019160000,0x0000000019260000)]
  105. 0x00000000003cc000 JavaThread "DestroyJavaVM" [_thread_blocked, id=3840, stack(0x0000000002040000,0x0000000002140000)]
  106. 0x0000000019ca2800 JavaThread "Minecraft main thread" [_thread_blocked, id=3664, stack(0x0000000012050000,0x0000000012150000)]
  107. 0x0000000019610000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6968, stack(0x000000000fba0000,0x000000000fca0000)]
  108. 0x000000001842b800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6200, stack(0x0000000011410000,0x0000000011510000)]
  109. 0x000000000d56a000 JavaThread "Thread-4" [_thread_blocked, id=5636, stack(0x0000000011b20000,0x0000000011c20000)]
  110. 0x000000000d0d3800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=6360, stack(0x0000000010d10000,0x0000000010e10000)]
  111. 0x000000000d262000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2448, stack(0x000000000ff80000,0x0000000010080000)]
  112. 0x000000000d0b2000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6836, stack(0x000000000e1b0000,0x000000000e2b0000)]
  113. 0x000000000d0b1800 JavaThread "AWT-Shutdown" [_thread_blocked, id=6764, stack(0x000000000e0b0000,0x000000000e1b0000)]
  114. 0x000000000d0b0000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4180, stack(0x000000000dfb0000,0x000000000e0b0000)]
  115. 0x000000000c57e000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3320, stack(0x000000000ce50000,0x000000000cf50000)]
  116. 0x000000000c578800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3836, stack(0x000000000cd50000,0x000000000ce50000)]
  117. 0x000000000c577000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4872, stack(0x000000000cc50000,0x000000000cd50000)]
  118. 0x000000000c572800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2528, stack(0x000000000cb50000,0x000000000cc50000)]
  119. 0x000000000c572000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1800, stack(0x000000000ca50000,0x000000000cb50000)]
  120. 0x000000000c571000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=6936, stack(0x000000000c950000,0x000000000ca50000)]
  121. 0x000000000c516800 JavaThread "Finalizer" daemon [_thread_blocked, id=5444, stack(0x000000000c850000,0x000000000c950000)]
  122. 0x000000000c510800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4404, stack(0x000000000c750000,0x000000000c850000)]
  123.  
  124. Other Threads:
  125. 0x000000000c50b000 VMThread [stack: 0x000000000c650000,0x000000000c750000] [id=6112]
  126. 0x000000000c599000 WatcherThread [stack: 0x000000000cf50000,0x000000000d050000] [id=6732]
  127.  
  128. VM state:not at safepoint (normal execution)
  129.  
  130. VM Mutex/Monitor currently owned by a thread: None
  131.  
  132. Heap
  133. par new generation total 19136K, used 12688K [0x000000073ae00000, 0x000000073c2c0000, 0x0000000740130000)
  134. eden space 17024K, 68% used [0x000000073ae00000, 0x000000073b96bd70, 0x000000073bea0000)
  135. from space 2112K, 47% used [0x000000073c0b0000, 0x000000073c1a8508, 0x000000073c2c0000)
  136. to space 2112K, 0% used [0x000000073bea0000, 0x000000073bea0000, 0x000000073c0b0000)
  137. concurrent mark-sweep generation total 240896K, used 89394K [0x0000000740130000, 0x000000074ec70000, 0x00000007fae00000)
  138. concurrent-mark-sweep perm gen total 83968K, used 60119K [0x00000007fae00000, 0x0000000800000000, 0x0000000800000000)
  139.  
  140. Code Cache [0x0000000002140000, 0x00000000024f0000, 0x0000000005140000)
  141. total_blobs=1691 nmethods=870 adapters=774 free_code_cache=46565952 largest_free_block=8960
  142.  
  143. Dynamic libraries:
  144. 0x0000000000400000 - 0x000000000042f000 C:\Program Files\Java\jre6\bin\javaw.exe
  145. 0x0000000077030000 - 0x00000000771d9000 C:\Windows\SYSTEM32\ntdll.dll
  146. 0x0000000076e10000 - 0x0000000076f2f000 C:\Windows\system32\kernel32.dll
  147. 0x000007fefc500000 - 0x000007fefc56b000 C:\Windows\system32\KERNELBASE.dll
  148. 0x000007fefcf90000 - 0x000007fefd06b000 C:\Windows\system32\ADVAPI32.dll
  149. 0x000007fefca30000 - 0x000007fefcacf000 C:\Windows\system32\msvcrt.dll
  150. 0x000007fefcbf0000 - 0x000007fefcc0f000 C:\Windows\SYSTEM32\sechost.dll
  151. 0x000007fefccc0000 - 0x000007fefcded000 C:\Windows\system32\RPCRT4.dll
  152. 0x0000000076f30000 - 0x000000007702a000 C:\Windows\system32\USER32.dll
  153. 0x000007fefcf20000 - 0x000007fefcf87000 C:\Windows\system32\GDI32.dll
  154. 0x000007fefe090000 - 0x000007fefe09e000 C:\Windows\system32\LPK.dll
  155. 0x000007fefe360000 - 0x000007fefe429000 C:\Windows\system32\USP10.dll
  156. 0x000007fefe6a0000 - 0x000007fefe6ce000 C:\Windows\system32\IMM32.DLL
  157. 0x000007fefe430000 - 0x000007fefe539000 C:\Windows\system32\MSCTF.dll
  158. 0x000000006d810000 - 0x000000006dfcc000 C:\Program Files\Java\jre6\bin\server\jvm.dll
  159. 0x000007fef99b0000 - 0x000007fef99eb000 C:\Windows\system32\WINMM.dll
  160. 0x000000006d780000 - 0x000000006d78e000 C:\Program Files\Java\jre6\bin\verify.dll
  161. 0x000000006d3b0000 - 0x000000006d3d7000 C:\Program Files\Java\jre6\bin\java.dll
  162. 0x000000006d7d0000 - 0x000000006d7e2000 C:\Program Files\Java\jre6\bin\zip.dll
  163. 0x000000006d000000 - 0x000000006d1c4000 C:\Program Files\Java\jre6\bin\awt.dll
  164. 0x000007fef82d0000 - 0x000007fef8341000 C:\Windows\system32\WINSPOOL.DRV
  165. 0x000007fefc820000 - 0x000007fefca23000 C:\Windows\system32\ole32.dll
  166. 0x000007fefd300000 - 0x000007fefe088000 C:\Windows\system32\SHELL32.dll
  167. 0x000007fefcad0000 - 0x000007fefcb41000 C:\Windows\system32\SHLWAPI.dll
  168. 0x000007fefad70000 - 0x000007fefaf64000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  169. 0x000007fefa760000 - 0x000007fefa778000 C:\Windows\system32\DWMAPI.DLL
  170. 0x000007fefab90000 - 0x000007fefabe6000 C:\Windows\system32\uxtheme.dll
  171. 0x000000006d2a0000 - 0x000000006d307000 C:\Program Files\Java\jre6\bin\fontmanager.dll
  172. 0x000007fefc030000 - 0x000007fefc03f000 C:\Windows\system32\CRYPTBASE.dll
  173. 0x000007feef720000 - 0x000007feef91f000 C:\Windows\system32\d3d9.dll
  174. 0x000007fefb290000 - 0x000007fefb29c000 C:\Windows\system32\VERSION.dll
  175. 0x000007fef99a0000 - 0x000007fef99a7000 C:\Windows\system32\d3d8thk.dll
  176. 0x000007fee1f40000 - 0x000007fee3067000 C:\Windows\system32\nvd3dumx.dll
  177. 0x00000000771f0000 - 0x00000000771f7000 C:\Windows\system32\PSAPI.DLL
  178. 0x000007fefa2f0000 - 0x000007fefa31c000 C:\Windows\system32\powrprof.dll
  179. 0x000007fefe0a0000 - 0x000007fefe277000 C:\Windows\system32\SETUPAPI.dll
  180. 0x000007fefc480000 - 0x000007fefc4b6000 C:\Windows\system32\CFGMGR32.dll
  181. 0x000007fefe280000 - 0x000007fefe357000 C:\Windows\system32\OLEAUT32.dll
  182. 0x000007fefc5b0000 - 0x000007fefc5ca000 C:\Windows\system32\DEVOBJ.dll
  183. 0x0000000180000000 - 0x0000000180154000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
  184. 0x000007fefcc20000 - 0x000007fefccb9000 C:\Windows\system32\CLBCatQ.DLL
  185. 0x000000006d610000 - 0x000000006d627000 C:\Program Files\Java\jre6\bin\net.dll
  186. 0x000007fefce50000 - 0x000007fefce9d000 C:\Windows\system32\WS2_32.dll
  187. 0x000007fefcc10000 - 0x000007fefcc18000 C:\Windows\system32\NSI.dll
  188. 0x000007fefb9d0000 - 0x000007fefba25000 C:\Windows\system32\mswsock.dll
  189. 0x000007fefb9c0000 - 0x000007fefb9c7000 C:\Windows\System32\wship6.dll
  190. 0x000000006d630000 - 0x000000006d63c000 C:\Program Files\Java\jre6\bin\nio.dll
  191. 0x000000006d210000 - 0x000000006d238000 C:\Program Files\Java\jre6\bin\dcpr.dll
  192. 0x000000000dec0000 - 0x000000000df08000 C:\Users\Lochlain\Desktop\Feed The Beast\Ultimate\minecraft\bin\natives\lwjgl64.dll
  193. 0x000007feec2e0000 - 0x000007feec3fd000 C:\Windows\system32\OPENGL32.dll
  194. 0x000007fee7ff0000 - 0x000007fee801d000 C:\Windows\system32\GLU32.dll
  195. 0x000007fee6440000 - 0x000007fee6531000 C:\Windows\system32\DDRAW.dll
  196. 0x000007fef9ed0000 - 0x000007fef9ed8000 C:\Windows\system32\DCIMAN32.dll
  197. 0x000007fefba30000 - 0x000007fefba47000 C:\Windows\system32\CRYPTSP.dll
  198. 0x000007fefb730000 - 0x000007fefb777000 C:\Windows\system32\rsaenh.dll
  199. 0x000007fefb500000 - 0x000007fefb51e000 C:\Windows\system32\USERENV.dll
  200. 0x000007fefc1a0000 - 0x000007fefc1af000 C:\Windows\system32\profapi.dll
  201. 0x000007fef9820000 - 0x000007fef9835000 C:\Windows\system32\NLAapi.dll
  202. 0x000007fef76d0000 - 0x000007fef76e5000 C:\Windows\system32\napinsp.dll
  203. 0x000007fef6e70000 - 0x000007fef6e89000 C:\Windows\system32\pnrpnsp.dll
  204. 0x000007fefb850000 - 0x000007fefb8ab000 C:\Windows\system32\DNSAPI.dll
  205. 0x000007fef79c0000 - 0x000007fef79cb000 C:\Windows\System32\winrnr.dll
  206. 0x0000000071a60000 - 0x0000000071a86000 C:\Program Files\Bonjour\mdnsNSP.dll
  207. 0x000007fef9700000 - 0x000007fef9727000 C:\Windows\system32\Iphlpapi.DLL
  208. 0x000007fef96f0000 - 0x000007fef96fb000 C:\Windows\system32\WINNSI.DLL
  209. 0x000007fef5cc0000 - 0x000007fef5cef000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  210. 0x000007fef6e60000 - 0x000007fef6e70000 C:\Windows\system32\wshbth.dll
  211. 0x000007fefb4f0000 - 0x000007fefb4f7000 C:\Windows\System32\wshtcpip.dll
  212. 0x000007fef5c90000 - 0x000007fef5c98000 C:\Windows\system32\rasadhlp.dll
  213. 0x000007fef9580000 - 0x000007fef95d3000 C:\Windows\System32\fwpuclnt.dll
  214. 0x000000006d3f0000 - 0x000000006d3f7000 C:\Program Files\Java\jre6\bin\jawt.dll
  215. 0x000000005d0b0000 - 0x000000005ea98000 C:\Windows\system32\nvoglv64.DLL
  216. 0x000007fefc4c0000 - 0x000007fefc4f9000 C:\Windows\system32\WINTRUST.dll
  217. 0x000007fefc300000 - 0x000007fefc46a000 C:\Windows\system32\CRYPT32.dll
  218. 0x000007fefc240000 - 0x000007fefc24f000 C:\Windows\system32\MSASN1.dll
  219. 0x000007fefb260000 - 0x000007fefb28d000 C:\Windows\system32\ntmarta.dll
  220. 0x000007fefcdf0000 - 0x000007fefce42000 C:\Windows\system32\WLDAP32.dll
  221. 0x000000006d750000 - 0x000000006d75b000 C:\Program Files\Java\jre6\bin\sunmscapi.dll
  222. 0x000007fee5ee0000 - 0x000007fee6002000 C:\Users\Lochlain\Desktop\Feed The Beast\Ultimate\minecraft\bin\natives\OpenAL64.dll
  223. 0x000007fee7f60000 - 0x000007fee7fe8000 C:\Windows\system32\dsound.dll
  224. 0x000007fefa780000 - 0x000007fefa7cb000 C:\Windows\System32\MMDevApi.dll
  225. 0x000007fefabf0000 - 0x000007fefad1c000 C:\Windows\System32\PROPSYS.dll
  226. 0x000007fef1c90000 - 0x000007fef1ccb000 C:\Windows\system32\wdmaud.drv
  227. 0x0000000074ac0000 - 0x0000000074ac6000 C:\Windows\system32\ksuser.dll
  228. 0x000007fefa400000 - 0x000007fefa409000 C:\Windows\system32\AVRT.dll
  229. 0x000007fef9cf0000 - 0x000007fef9d3f000 C:\Windows\system32\AUDIOSES.DLL
  230. 0x000007fef3250000 - 0x000007fef325a000 C:\Windows\system32\msacm32.drv
  231. 0x000007fef1c20000 - 0x000007fef1c38000 C:\Windows\system32\MSACM32.dll
  232. 0x000007feeefa0000 - 0x000007feeefa9000 C:\Windows\system32\midimap.dll
  233. 0x000007feed400000 - 0x000007feed525000 C:\Windows\system32\dbghelp.dll
  234.  
  235. VM Arguments:
  236. jvm_args: -Xms256M -Xmx3072M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts
  237. java_command: net.ftb.mclauncher.MinecraftLauncher C:\Users\Lochlain\Desktop\Feed The Beast/Ultimate/minecraft C:\Users\Lochlain\AppData\Roaming/ftblauncher/ModPacks\Ultimate\FTB_temp.gif MinecraftForge.zip Laaanvi 5981024632698216587 FTB Ultimate v1.0.1 C:\Users\Lochlain\AppData\Roaming/ftblauncher/ModPacks\Ultimate\logo_ftb.png
  238. Launcher Type: SUN_STANDARD
  239.  
  240. Environment Variables:
  241. CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip
  242. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;c:\Program Files (x86)\Common Files\Ulead Systems\MPEG;c:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Users\Lochlain\AppData\Local\Smartbar\Application\;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\Java\jre6\bin
  243. USERNAME=Lochlain
  244. OS=Windows_NT
  245. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
  246.  
  247.  
  248.  
  249. --------------- S Y S T E M ---------------
  250.  
  251. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  252.  
  253. CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1
  254.  
  255. Memory: 4k page, physical 8387768k(4541748k free), swap 16773680k(12054292k free)
  256.  
  257. vm_info: Java HotSpot(TM) 64-Bit Server VM (20.14-b01) for windows-amd64 JRE (1.6.0_43-b01), built on Mar 1 2013 01:52:33 by "java_re" with MS VC++ 8.0 (VS2005)
  258.  
  259. time: Sun Mar 17 15:52:02 2013
  260. elapsed time: 31 seconds
Add Comment
Please, Sign In to add comment