PyneApll

hs_err_pid5588.log

Apr 28th, 2012
1,548
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.87 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=0x69651fa7, pid=5588, tid=3080
  5. #
  6. # JRE version: 6.0_25-b06
  7. # Java VM: Java HotSpot(TM) Client VM (20.0-b11 mixed mode windows-x86 )
  8. # Problematic frame:
  9. # C [atioglxx.dll+0x621fa7]
  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 (0x28b3a800): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=3080, stack(0x2b4e0000,0x2b530000)]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, writing address 0x00000000
  22.  
  23. Registers:
  24. EAX=0x00000442, EBX=0x00000000, ECX=0x421448b8, EDX=0x00000000
  25. ESP=0x2b52f16c, EBP=0x00000000, ESI=0x00000001, EDI=0x00000000
  26. EIP=0x69651fa7, EFLAGS=0x00210246
  27.  
  28. Top of Stack: (sp=0x2b52f16c)
  29. 0x2b52f16c: 00000000 2d952ed4 421448b8 2d95bab0
  30. 0x2b52f17c: 00000000 00000002 00000000 696524d1
  31. 0x2b52f18c: 2ebaea40 00000001 2d9120b8 2d952ed4
  32. 0x2b52f19c: 00000000 00000020 00000000 69652762
  33. 0x2b52f1ac: 2d952d20 00000001 00000000 2d952d20
  34. 0x2b52f1bc: 696550c4 2d952ed4 2d912030 00000004
  35. 0x2b52f1cc: 00000000 6965dce5 00000001 2d912030
  36. 0x2b52f1dc: 00000001 00000004 6d8a2b66 28b3a800
  37.  
  38. Instructions: (pc=0x69651fa7)
  39. 0x69651f87: 7f 08 ff 44 b1 08 8b 9c 81 18 fc ff ff 2d 00 01
  40. 0x69651f97: 00 00 85 db 74 06 89 7c b3 04 eb 23 8b 5c 24 10
  41. 0x69651fa7: 89 02 89 7c b2 04 83 cf ff 89 7c 9a 04 8b 5c 24
  42. 0x69651fb7: 14 89 7c 9a 04 89 54 81 18 ff 41 04 83 c2 10 8b
  43.  
  44.  
  45. Register to memory mapping:
  46.  
  47. EAX=0x00000442 is an unknown value
  48. EBX=0x00000000 is an unknown value
  49. ECX=0x421448b8 is an unknown value
  50. EDX=0x00000000 is an unknown value
  51. ESP=0x2b52f16c is pointing into the stack for thread: 0x28b3a800
  52. EBP=0x00000000 is an unknown value
  53. ESI=0x00000001 is an unknown value
  54. EDI=0x00000000 is an unknown value
  55.  
  56.  
  57. Stack: [0x2b4e0000,0x2b530000], sp=0x2b52f16c, free space=316k
  58. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  59. C [atioglxx.dll+0x621fa7]
  60.  
  61. [error occurred during error reporting (printing native stack), id 0xc0000005]
  62.  
  63. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  64. J org.lwjgl.opengl.GL11.nglLightfv(IILjava/nio/FloatBuffer;IJ)V
  65. J com.threerings.opengl.renderer.Renderer.setLightState([Lcom/threerings/opengl/renderer/Light;Lcom/threerings/opengl/renderer/Color4f;)V
  66. J com.threerings.opengl.renderer.a.h.apply(Lcom/threerings/opengl/renderer/Renderer;)V
  67. J com.threerings.opengl.renderer.Renderer.setStates([Lcom/threerings/opengl/renderer/a/m;)V
  68. J com.threerings.opengl.renderer.m.draw(Lcom/threerings/opengl/renderer/Renderer;)Z
  69. J com.threerings.opengl.renderer.Renderer.render(Ljava/util/List;)V
  70. J com.threerings.opengl.compositor.RenderQueue.renderLists(Lcom/threerings/opengl/renderer/Renderer;)V
  71. J com.threerings.opengl.compositor.config.RenderQueueConfig$RenderMode.render$6ef8e801(Lcom/threerings/openal/a/a;Lcom/threerings/opengl/compositor/RenderQueue;)V
  72. J com.threerings.opengl.compositor.RenderQueue$a.renderQueues(Ljava/lang/String;II)V
  73. J com.threerings.opengl.compositor.b.renderQueues(II)V
  74. J com.threerings.opengl.compositor.b.renderPrevious(I)V
  75. J com.threerings.opengl.compositor.b.renderView()V
  76. J com.threerings.projectx.client.ProjectXApp.renderView()V
  77. J com.threerings.opengl.n.updateFrame()V
  78. J com.threerings.projectx.client.ProjectXApp.updateFrame()V
  79. J com.threerings.opengl.p.run()V
  80. J java.awt.event.InvocationEvent.dispatch()V
  81. J java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V
  82. J java.awt.EventQueue$1.run()Ljava/lang/Object;
  83. v ~StubRoutines::call_stub
  84. J java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;
  85. J java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
  86. J java.awt.EventDispatchThread.pumpOneEventForFilters(I)Z
  87. J java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V
  88. j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
  89. j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
  90. j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
  91. j java.awt.EventDispatchThread.run()V+9
  92. v ~StubRoutines::call_stub
  93.  
  94. --------------- P R O C E S S ---------------
  95.  
  96. Java Threads: ( => current thread )
  97. 0x2aaae000 JavaThread "BlockingCommunicator_DatagramWriter" [_thread_blocked, id=3756, stack(0x2e4c0000,0x2e510000)]
  98. 0x2aaacc00 JavaThread "BlockingCommunicator_DatagramReader" [_thread_in_Java, id=5072, stack(0x2adf0000,0x2ae40000)]
  99. 0x2aaac000 JavaThread "BlockingCommunicator_Writer" [_thread_blocked, id=3780, stack(0x2a1b0000,0x2a200000)]
  100. 0x2aaac800 JavaThread "BlockingCommunicator_Reader" [_thread_in_native, id=3896, stack(0x2a120000,0x2a170000)]
  101. 0x2aaabc00 JavaThread "BlockingCommunicator_DatagramReader" [_thread_in_native, id=6080, stack(0x2e680000,0x2e6d0000)]
  102. 0x2aaab400 JavaThread "BlockingCommunicator_DatagramReader" [_thread_in_native, id=3132, stack(0x2fe80000,0x2fed0000)]
  103. 0x2a92f800 JavaThread "Thread-6" daemon [_thread_in_native, id=3924, stack(0x2ff50000,0x2ffa0000)]
  104. 0x00d6a400 JavaThread "DestroyJavaVM" [_thread_blocked, id=5640, stack(0x002a0000,0x002f0000)]
  105. =>0x28b3a800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=3080, stack(0x2b4e0000,0x2b530000)]
  106. 0x28b3a000 JavaThread "Image Unit" [_thread_blocked, id=5288, stack(0x2b450000,0x2b4a0000)]
  107. 0x2a7ac000 JavaThread "samskivert Interval Timer" daemon [_thread_blocked, id=5576, stack(0x2b3c0000,0x2b410000)]
  108. 0x2a801800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4184, stack(0x2b330000,0x2b380000)]
  109. 0x2a801000 JavaThread "AWT-Shutdown" [_thread_blocked, id=5468, stack(0x2b120000,0x2b170000)]
  110. 0x28bff400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4420, stack(0x2aeb0000,0x2af00000)]
  111. 0x28c06000 JavaThread "SoundManager.Loader" daemon [_thread_blocked, id=5772, stack(0x2a6c0000,0x2a710000)]
  112. 0x00c5cc00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5668, stack(0x28a10000,0x28a60000)]
  113. 0x00c53000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=5664, stack(0x28980000,0x289d0000)]
  114. 0x00c50000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5660, stack(0x288f0000,0x28940000)]
  115. 0x00c4d000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5656, stack(0x28860000,0x288b0000)]
  116. 0x00c23400 JavaThread "Finalizer" daemon [_thread_blocked, id=5652, stack(0x287d0000,0x28820000)]
  117. 0x00c1e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5648, stack(0x28740000,0x28790000)]
  118.  
  119. Other Threads:
  120. 0x00c19400 VMThread [stack: 0x286b0000,0x28700000] [id=5644]
  121. 0x00c89400 WatcherThread [stack: 0x28aa0000,0x28af0000] [id=5672]
  122.  
  123. VM state:not at safepoint (normal execution)
  124.  
  125. VM Mutex/Monitor currently owned by a thread: None
  126.  
  127. Heap
  128. def new generation total 119296K, used 49536K [0x04490000, 0x0c600000, 0x0ef30000)
  129. eden space 106048K, 41% used [0x04490000, 0x06f4fe50, 0x0ac20000)
  130. from space 13248K, 43% used [0x0b910000, 0x0beb0590, 0x0c600000)
  131. to space 13248K, 0% used [0x0ac20000, 0x0ac20000, 0x0b910000)
  132. tenured generation total 265000K, used 204086K [0x0ef30000, 0x1f1fa000, 0x24490000)
  133. the space 265000K, 77% used [0x0ef30000, 0x1b67d928, 0x1b67da00, 0x1f1fa000)
  134. compacting perm gen total 22784K, used 22706K [0x24490000, 0x25ad0000, 0x28490000)
  135. the space 22784K, 99% used [0x24490000, 0x25abc830, 0x25abca00, 0x25ad0000)
  136. No shared spaces configured.
  137.  
  138. Code Cache [0x02490000, 0x02c30000, 0x04490000)
  139. total_blobs=5169 nmethods=4858 adapters=246 free_code_cache=25572736 largest_free_block=384
  140.  
  141. Dynamic libraries:
  142. 0x00400000 - 0x00424000 c:\program files (x86)\steam\steamapps\common\spiral knights\java_vm\bin\java.exe
  143. 0x77870000 - 0x779f0000 C:\Windows\SysWOW64\ntdll.dll
  144. 0x75800000 - 0x75910000 C:\Windows\syswow64\kernel32.dll
  145. 0x74fb0000 - 0x74ff6000 C:\Windows\syswow64\KERNELBASE.dll
  146. 0x75760000 - 0x75800000 C:\Windows\syswow64\ADVAPI32.dll
  147. 0x75640000 - 0x756ec000 C:\Windows\syswow64\msvcrt.dll
  148. 0x75940000 - 0x75959000 C:\Windows\SysWOW64\sechost.dll
  149. 0x76a50000 - 0x76b40000 C:\Windows\syswow64\RPCRT4.dll
  150. 0x74f50000 - 0x74fb0000 C:\Windows\syswow64\SspiCli.dll
  151. 0x74f40000 - 0x74f4c000 C:\Windows\syswow64\CRYPTBASE.dll
  152. 0x7c340000 - 0x7c396000 c:\program files (x86)\steam\steamapps\common\spiral knights\java_vm\bin\msvcr71.dll
  153. 0x6d8a0000 - 0x6db4f000 c:\program files (x86)\steam\steamapps\common\spiral knights\java_vm\bin\client\jvm.dll
  154. 0x767d0000 - 0x768d0000 C:\Windows\syswow64\USER32.dll
  155. 0x766d0000 - 0x76760000 C:\Windows\syswow64\GDI32.dll
  156. 0x75630000 - 0x7563a000 C:\Windows\syswow64\LPK.dll
  157. 0x75550000 - 0x755ed000 C:\Windows\syswow64\USP10.dll
  158. 0x74a00000 - 0x74a32000 C:\Windows\system32\WINMM.dll
  159. 0x769f0000 - 0x76a50000 C:\Windows\system32\IMM32.DLL
  160. 0x76b40000 - 0x76c0c000 C:\Windows\syswow64\MSCTF.dll
  161. 0x729e0000 - 0x72a2c000 C:\Windows\system32\apphelp.dll
  162. 0x6d850000 - 0x6d85c000 c:\program files (x86)\steam\steamapps\common\spiral knights\java_vm\bin\verify.dll
  163. 0x6d3d0000 - 0x6d3ef000 c:\program files (x86)\steam\steamapps\common\spiral knights\java_vm\bin\java.dll
  164. 0x76c10000 - 0x76c15000 C:\Windows\syswow64\PSAPI.DLL
  165. 0x6d890000 - 0x6d89f000 c:\program files (x86)\steam\steamapps\common\spiral knights\java_vm\bin\zip.dll
  166. 0x6d0b0000 - 0x6d1fb000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\java_vm\bin\awt.dll
  167. 0x74ac0000 - 0x74b11000 C:\Windows\system32\WINSPOOL.DRV
  168. 0x76e50000 - 0x76fac000 C:\Windows\syswow64\ole32.dll
  169. 0x71120000 - 0x712be000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
  170. 0x756f0000 - 0x75747000 C:\Windows\syswow64\SHLWAPI.dll
  171. 0x28df0000 - 0x28e61000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\native\lwjgl.dll
  172. 0x739d0000 - 0x73a98000 C:\Windows\system32\OPENGL32.dll
  173. 0x739a0000 - 0x739c2000 C:\Windows\system32\GLU32.dll
  174. 0x73460000 - 0x73547000 C:\Windows\system32\DDRAW.dll
  175. 0x73c10000 - 0x73c16000 C:\Windows\system32\DCIMAN32.dll
  176. 0x76c20000 - 0x76dbd000 C:\Windows\syswow64\SETUPAPI.dll
  177. 0x75910000 - 0x75937000 C:\Windows\syswow64\CFGMGR32.dll
  178. 0x75150000 - 0x751df000 C:\Windows\syswow64\OLEAUT32.dll
  179. 0x76760000 - 0x76772000 C:\Windows\syswow64\DEVOBJ.dll
  180. 0x73970000 - 0x73983000 C:\Windows\system32\dwmapi.dll
  181. 0x74420000 - 0x74429000 C:\Windows\system32\VERSION.dll
  182. 0x29110000 - 0x29330000 c:\program files (x86)\steam\steamapps\common\spiral knights\native\OpenAL32.dll
  183. 0x74a40000 - 0x74ab2000 C:\Windows\system32\dsound.dll
  184. 0x749d0000 - 0x749f5000 C:\Windows\system32\POWRPROF.dll
  185. 0x750c0000 - 0x75143000 C:\Windows\syswow64\CLBCatQ.DLL
  186. 0x6d370000 - 0x6d3a9000 C:\Windows\System32\MMDevApi.dll
  187. 0x73c40000 - 0x73d35000 C:\Windows\System32\PROPSYS.dll
  188. 0x73f40000 - 0x73fc0000 C:\Windows\system32\uxtheme.dll
  189. 0x6d2c0000 - 0x6d2f6000 C:\Windows\system32\AUDIOSES.DLL
  190. 0x6d330000 - 0x6d360000 C:\Windows\system32\wdmaud.drv
  191. 0x6d310000 - 0x6d314000 C:\Windows\system32\ksuser.dll
  192. 0x6d300000 - 0x6d307000 C:\Windows\system32\AVRT.dll
  193. 0x6d2b0000 - 0x6d2b8000 C:\Windows\system32\msacm32.drv
  194. 0x6d290000 - 0x6d2a4000 C:\Windows\system32\MSACM32.dll
  195. 0x6d280000 - 0x6d287000 C:\Windows\system32\midimap.dll
  196. 0x3b400000 - 0x3b41e000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\native\steam_api.dll
  197. 0x75960000 - 0x765aa000 C:\Windows\syswow64\SHELL32.dll
  198. 0x6f010000 - 0x6f022000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\native\froth.dll
  199. 0x6d6b0000 - 0x6d6c3000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\java_vm\bin\net.dll
  200. 0x75000000 - 0x75035000 C:\Windows\syswow64\WS2_32.dll
  201. 0x755f0000 - 0x755f6000 C:\Windows\syswow64\NSI.dll
  202. 0x72a40000 - 0x72a7c000 C:\Windows\system32\mswsock.dll
  203. 0x731f0000 - 0x731f6000 C:\Windows\System32\wship6.dll
  204. 0x73b10000 - 0x73b20000 C:\Windows\system32\NLAapi.dll
  205. 0x73b00000 - 0x73b10000 C:\Windows\system32\napinsp.dll
  206. 0x73ae0000 - 0x73af2000 C:\Windows\system32\pnrpnsp.dll
  207. 0x73ad0000 - 0x73add000 C:\Windows\system32\wshbth.dll
  208. 0x73aa0000 - 0x73ac7000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  209. 0x73880000 - 0x738c4000 C:\Windows\system32\DNSAPI.dll
  210. 0x73910000 - 0x73918000 C:\Windows\System32\winrnr.dll
  211. 0x738e0000 - 0x73901000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
  212. 0x725a0000 - 0x725bc000 C:\Windows\system32\Iphlpapi.DLL
  213. 0x72590000 - 0x72597000 C:\Windows\system32\WINNSI.DLL
  214. 0x72a30000 - 0x72a35000 C:\Windows\System32\wshtcpip.dll
  215. 0x736a0000 - 0x736a6000 C:\Windows\system32\rasadhlp.dll
  216. 0x735e0000 - 0x73618000 C:\Windows\System32\fwpuclnt.dll
  217. 0x2af40000 - 0x2af8f000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\java_vm\bin\fontmanager.dll
  218. 0x38000000 - 0x38672000 C:\Program Files (x86)\Steam\steamclient.dll
  219. 0x753a0000 - 0x754bd000 C:\Windows\syswow64\CRYPT32.dll
  220. 0x75750000 - 0x7575c000 C:\Windows\syswow64\MSASN1.dll
  221. 0x75520000 - 0x7554a000 C:\Windows\syswow64\imagehlp.dll
  222. 0x3f000000 - 0x3f0aa000 C:\Program Files (x86)\Steam\tier0_s.dll
  223. 0x3f600000 - 0x3f67b000 C:\Program Files (x86)\Steam\vstdlib_s.dll
  224. 0x73e60000 - 0x73e68000 C:\Windows\system32\Secur32.dll
  225. 0x729b0000 - 0x729c6000 C:\Windows\system32\CRYPTSP.dll
  226. 0x72970000 - 0x729ab000 C:\Windows\system32\rsaenh.dll
  227. 0x30000000 - 0x302d8000 C:\Program Files (x86)\Steam\steam.dll
  228. 0x730c0000 - 0x731d5000 c:\program files (x86)\steam\DbgHelp.dll
  229. 0x60000000 - 0x60021000 C:\Program Files (x86)\Steam\CSERHelper.dll
  230. 0x2cb30000 - 0x2cbc2000 C:\Program Files (x86)\Steam\gameoverlayrenderer.dll
  231. 0x69030000 - 0x69b89000 C:\Windows\system32\atioglxx.dll
  232. 0x2b630000 - 0x2b65d000 C:\Windows\system32\atiadlxy.dll
  233. 0x75600000 - 0x7562d000 C:\Windows\syswow64\WINTRUST.dll
  234. 0x71600000 - 0x71679000 C:\Windows\system32\mscms.dll
  235. 0x72ae0000 - 0x72af7000 C:\Windows\system32\USERENV.dll
  236. 0x72b40000 - 0x72b4b000 C:\Windows\system32\profapi.dll
  237. 0x6f1c0000 - 0x6f1f8000 C:\Windows\system32\icm32.dll
  238. 0x6d6d0000 - 0x6d6d9000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\java_vm\bin\nio.dll
  239. 0x2b660000 - 0x2b676000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\native\jinput-dx8.dll
  240. 0x6e3c0000 - 0x6e3f0000 C:\Windows\system32\DINPUT8.dll
  241. 0x715d0000 - 0x715d9000 C:\Windows\system32\HID.DLL
  242. 0x2e5a0000 - 0x2e5b5000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\native\jinput-raw.dll
  243. 0x6d250000 - 0x6d273000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\java_vm\bin\dcpr.dll
  244. 0x6d4f0000 - 0x6d515000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\java_vm\bin\jpeg.dll
  245. 0x6d220000 - 0x6d24f000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\java_vm\bin\cmm.dll
  246.  
  247. VM Arguments:
  248. jvm_args: -Dcom.threerings.getdown=true -Xmx256M -XX:+AggressiveOpts -XX:SoftRefLRUPolicyMSPerMB=10 -Djava.library.path=c:\program files (x86)\steam\steamapps\common\spiral knights\./native -Dorg.lwjgl.util.NoChecks=true -Dsun.java2d.d3d=false -Dappdir=c:\program files (x86)\steam\steamapps\common\spiral knights\. -Dresource_dir=c:\program files (x86)\steam\steamapps\common\spiral knights\./rsrc -Xmx512M
  249. java_command: com.threerings.projectx.client.ProjectXApp
  250. Launcher Type: SUN_STANDARD
  251.  
  252. Environment Variables:
  253. CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
  254. PATH=C:\Program Files (x86)\Steam;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;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:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;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 (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Calibre2\;C:\Program Files (x86)\Calibre\
  255. USERNAME=Kevin
  256. OS=Windows_NT
  257. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
  258.  
  259.  
  260.  
  261. --------------- S Y S T E M ---------------
  262.  
  263. OS: Windows 7 Build 7601 Service Pack 1
  264.  
  265. CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1
  266.  
  267. Memory: 4k page, physical 4189040k(1147140k free), swap 8376232k(4691092k free)
  268.  
  269. vm_info: Java HotSpot(TM) Client VM (20.0-b11) for windows-x86 JRE (1.6.0_25-b06), built on Apr 14 2011 01:04:32 by "java_re" with MS VC++ 7.1 (VS2003)
  270.  
  271. time: Fri Apr 27 22:06:56 2012
  272. elapsed time: 3659 seconds
Advertisement
Add Comment
Please, Sign In to add comment