Guest User

Mindcracktrouble

a guest
Feb 1st, 2013
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.21 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=0x0000000077510895, pid=4680, tid=5324
  5. #
  6. # JRE version: 6.0_31-b05
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.6-b01 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [ntdll.dll+0x50895]
  10. #
  11. # If you would like to submit a bug report, please visit:
  12. # http://java.sun.com/webapps/bugreport/crash.jsp
  13. #
  14.  
  15. --------------- T H R E A D ---------------
  16.  
  17. Current thread (0x0000000000610000): JavaThread "main" [_thread_in_Java, id=5324, stack(0x0000000005190000,0x0000000005290000)]
  18.  
  19. siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
  20.  
  21. Registers:
  22. RAX=0x000000000528e6f8, RBX=0x0000000000000002, RCX=0x000000000528e7c8, RDX=0x000000000528e738
  23. RSP=0x000000000528e6e8, RBP=0x000007feeb1a54a0, RSI=0x0000000000000020, RDI=0x0000000000000000
  24. R8 =0x0000000005284000, R9 =0x0000000000000003, R10=0x0000000000000000, R11=0x00000000000018b1
  25. R12=0x0000000000000000, R13=0x0000000000000050, R14=0x0000000000000003, R15=0x0000000000610000
  26. RIP=0x0000000077510895, EFLAGS=0x0000000000010202
  27.  
  28. Top of Stack: (sp=0x000000000528e6e8)
  29. 0x000000000528e6e8: 0000000000000202 00000000774cb239
  30. 0x000000000528e6f8: 000007fffffdb000 000000000528e930
  31. 0x000000000528e708: 00000000774ca988 00000001775d5400
  32. 0x000000000528e718: 000000000528ef20 00000000052c6fba
  33. 0x000000000528e728: 00000000052c6f50 0000000000000000
  34. 0x000000000528e738: 0000000005290000 0000000005284000
  35. 0x000000000528e748: 00000000097a86f0 00000000097a86a0
  36. 0x000000000528e758: 0000000000000040 00000000bb1ade36
  37. 0x000000000528e768: 00000000000000b6 000000006da0c26d
  38. 0x000000000528e778: 000000000528ef50 00000000052f2828
  39. 0x000000000528e788: 00000000052f1f10 0000000000000000
  40. 0x000000000528e798: 000000000528f020 000000006da0cce3
  41. 0x000000000528e7a8: 000000000528efd0 0000000005295a0e
  42. 0x000000000528e7b8: 000000000528e8f8 0000000000000000
  43. 0x000000000528e7c8: 000000000528f020 000000000528efd0
  44. 0x000000000528e7d8: 0000000005284000 000000000528ef50
  45.  
  46. Instructions: (pc=0x0000000077510895)
  47. 0x0000000077510875: d0 00 00 00 4c 89 a1 d8 00 00 00 4c 89 a9 e0 00
  48. 0x0000000077510885: 00 00 4c 89 b1 e8 00 00 00 4c 89 b9 f0 00 00 00
  49. 0x0000000077510895: 0f ae 81 00 01 00 00 0f 29 81 a0 01 00 00 0f 29
  50. 0x00000000775108a5: 89 b0 01 00 00 0f 29 91 c0 01 00 00 0f 29 99 d0
  51.  
  52.  
  53. Register to memory mapping:
  54.  
  55. RAX=0x000000000528e6f8 is pointing into the stack for thread: 0x0000000000610000
  56. RBX=0x0000000000000002 is an unknown value
  57. RCX=0x000000000528e7c8 is pointing into the stack for thread: 0x0000000000610000
  58. RDX=0x000000000528e738 is pointing into the stack for thread: 0x0000000000610000
  59. RSP=0x000000000528e6e8 is pointing into the stack for thread: 0x0000000000610000
  60. RBP=0x000007feeb1a54a0 is an unknown value
  61. RSI=0x0000000000000020 is an unknown value
  62. RDI=0x0000000000000000 is an unknown value
  63. R8 =0x0000000005284000 is pointing into the stack for thread: 0x0000000000610000
  64. R9 =0x0000000000000003 is an unknown value
  65. R10=0x0000000000000000 is an unknown value
  66. R11=0x00000000000018b1 is an unknown value
  67. R12=0x0000000000000000 is an unknown value
  68. R13=0x0000000000000050 is an unknown value
  69. R14=0x0000000000000003 is an unknown value
  70. R15=0x0000000000610000 is a thread
  71.  
  72.  
  73. Stack: [0x0000000005190000,0x0000000005290000], sp=0x000000000528e6e8, free space=1017k
  74. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  75. C [ntdll.dll+0x50895] RtlCaptureContext+0x85
  76.  
  77. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  78. v blob 0x00000000052c707f
  79. j java.util.Properties$LineReader.readLine()I+62
  80. j java.util.Properties.load0(Ljava/util/Properties$LineReader;)V+7
  81. j java.util.Properties.load(Ljava/io/InputStream;)V+10
  82. j net.ftb.data.Settings.<init>(Ljava/io/File;)V+30
  83. j net.ftb.data.Settings.<clinit>()V+16
  84. v ~StubRoutines::call_stub
  85. j net.ftb.util.TrackerUtils.sendPageView(Ljava/lang/String;Ljava/lang/String;)V+0
  86. j net.ftb.gui.LaunchFrame.main([Ljava/lang/String;)V+30
  87. v ~StubRoutines::call_stub
  88.  
  89. --------------- P R O C E S S ---------------
  90.  
  91. Java Threads: ( => current thread )
  92. 0x00000000097aa000 JavaThread "Thread-1" daemon [_thread_blocked, id=5228, stack(0x000000000a400000,0x000000000a500000)]
  93. 0x0000000009752800 JavaThread "AnalyticsBackgroundThread" daemon [_thread_blocked, id=3492, stack(0x000000000a220000,0x000000000a320000)]
  94. 0x0000000008cfa000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5580, stack(0x0000000009450000,0x0000000009550000)]
  95. 0x0000000008cf2800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2324, stack(0x0000000009350000,0x0000000009450000)]
  96. 0x0000000008ce7000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5764, stack(0x0000000009250000,0x0000000009350000)]
  97. 0x0000000008cdd800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5680, stack(0x0000000009150000,0x0000000009250000)]
  98. 0x0000000008cdc000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=316, stack(0x0000000009050000,0x0000000009150000)]
  99. 0x0000000008c5f000 JavaThread "Finalizer" daemon [_thread_blocked, id=2584, stack(0x0000000008f50000,0x0000000009050000)]
  100. 0x0000000008c56800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5716, stack(0x0000000008e50000,0x0000000008f50000)]
  101. =>0x0000000000610000 JavaThread "main" [_thread_in_Java, id=5324, stack(0x0000000005190000,0x0000000005290000)]
  102.  
  103. Other Threads:
  104. 0x00000000006e3000 VMThread [stack: 0x0000000008b50000,0x0000000008c50000] [id=4924]
  105. 0x0000000008d0f000 WatcherThread [stack: 0x0000000009550000,0x0000000009650000] [id=4164]
  106.  
  107. VM state:not at safepoint (normal execution)
  108.  
  109. VM Mutex/Monitor currently owned by a thread: None
  110.  
  111. Heap
  112. PSYoungGen total 305856K, used 15732K [0x00000000eaab0000, 0x0000000100000000, 0x0000000100000000)
  113. eden space 262208K, 6% used [0x00000000eaab0000,0x00000000eba0d230,0x00000000faac0000)
  114. from space 43648K, 0% used [0x00000000fd560000,0x00000000fd560000,0x0000000100000000)
  115. to space 43648K, 0% used [0x00000000faac0000,0x00000000faac0000,0x00000000fd560000)
  116. PSOldGen total 699072K, used 0K [0x00000000c0000000, 0x00000000eaab0000, 0x00000000eaab0000)
  117. object space 699072K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000eaab0000)
  118. PSPermGen total 21248K, used 5772K [0x00000000bae00000, 0x00000000bc2c0000, 0x00000000c0000000)
  119. object space 21248K, 27% used [0x00000000bae00000,0x00000000bb3a30d8,0x00000000bc2c0000)
  120.  
  121. Code Cache [0x0000000005290000, 0x0000000005500000, 0x0000000008290000)
  122. total_blobs=232 nmethods=4 adapters=182 free_code_cache=49909120 largest_free_block=9152
  123.  
  124. Dynamic libraries:
  125. 0x0000000000400000 - 0x000000000042f000 C:\Program Files\Java\jre6\bin\javaw.exe
  126. 0x00000000774c0000 - 0x0000000077669000 C:\Windows\SYSTEM32\ntdll.dll
  127. 0x00000000773a0000 - 0x00000000774bf000 C:\Windows\system32\kernel32.dll
  128. 0x000007fefdc80000 - 0x000007fefdceb000 C:\Windows\system32\KERNELBASE.dll
  129. 0x000007fefef30000 - 0x000007feff00b000 C:\Windows\system32\ADVAPI32.dll
  130. 0x000007feff5f0000 - 0x000007feff68f000 C:\Windows\system32\msvcrt.dll
  131. 0x000007feff730000 - 0x000007feff74f000 C:\Windows\SYSTEM32\sechost.dll
  132. 0x000007feff4b0000 - 0x000007feff5dd000 C:\Windows\system32\RPCRT4.dll
  133. 0x0000000077090000 - 0x000000007718a000 C:\Windows\system32\USER32.dll
  134. 0x000007fefedc0000 - 0x000007fefee27000 C:\Windows\system32\GDI32.dll
  135. 0x000007fefdcf0000 - 0x000007fefdcfe000 C:\Windows\system32\LPK.dll
  136. 0x000007fefdd80000 - 0x000007fefde49000 C:\Windows\system32\USP10.dll
  137. 0x000007fefd7f0000 - 0x000007fefd847000 C:\Windows\system32\apphelp.dll
  138. 0x000007feeafe0000 - 0x000007feeb447000 C:\Windows\AppPatch\AppPatch64\AcXtrnal.DLL
  139. 0x000007feff0b0000 - 0x000007feff0de000 C:\Windows\system32\IMM32.DLL
  140. 0x000007feff3a0000 - 0x000007feff4a9000 C:\Windows\system32\MSCTF.dll
  141. 0x000007fefc360000 - 0x000007fefc3b6000 C:\Windows\system32\uxtheme.dll
  142. 0x0000000180000000 - 0x0000000180034000 C:\Program Files\Norman\Nsc\Bin\oehook.dll
  143. 0x0000000077690000 - 0x0000000077697000 C:\Windows\system32\psapi.dll
  144. 0x000007fefbd90000 - 0x000007fefbda8000 C:\Windows\system32\dwmapi.dll
  145. 0x000007fefc540000 - 0x000007fefc734000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\comctl32.dll
  146. 0x000007fefdd00000 - 0x000007fefdd71000 C:\Windows\system32\SHLWAPI.dll
  147. 0x000007feff0e0000 - 0x000007feff2e3000 C:\Windows\system32\ole32.dll
  148. 0x000007fefd850000 - 0x000007fefd85f000 C:\Windows\system32\CRYPTBASE.dll
  149. 0x000007feff010000 - 0x000007feff0a9000 C:\Windows\system32\CLBCatQ.DLL
  150. 0x000007fefee50000 - 0x000007fefef27000 C:\Windows\system32\OLEAUT32.dll
  151. 0x00000000003b0000 - 0x00000000003fa000 C:\Program Files\Packard Bell\Packard Bell Power Management\SysHook.dll
  152. 0x000007fef7490000 - 0x000007fef7501000 C:\Windows\system32\WINSPOOL.DRV
  153. 0x000000006d800000 - 0x000000006dfb8000 C:\Program Files\Java\jre6\bin\server\jvm.dll
  154. 0x000007fefb530000 - 0x000007fefb56b000 C:\Windows\system32\WINMM.dll
  155. 0x000000006d770000 - 0x000000006d77e000 C:\Program Files\Java\jre6\bin\verify.dll
  156. 0x000000006d3b0000 - 0x000000006d3d7000 C:\Program Files\Java\jre6\bin\java.dll
  157. 0x000000006d7c0000 - 0x000000006d7d2000 C:\Program Files\Java\jre6\bin\zip.dll
  158. 0x000000006d000000 - 0x000000006d1c4000 C:\Program Files\Java\jre6\bin\awt.dll
  159. 0x000007fefe030000 - 0x000007fefedb8000 C:\Windows\system32\SHELL32.dll
  160. 0x000007fefd1f0000 - 0x000007fefd207000 C:\Windows\system32\CRYPTSP.dll
  161. 0x000007fefcef0000 - 0x000007fefcf37000 C:\Windows\system32\rsaenh.dll
  162. 0x000007fefcc20000 - 0x000007fefcc3e000 C:\Windows\system32\USERENV.dll
  163. 0x000007fefd920000 - 0x000007fefd92f000 C:\Windows\system32\profapi.dll
  164. 0x000000006d610000 - 0x000000006d627000 C:\Program Files\Java\jre6\bin\net.dll
  165. 0x000007feff350000 - 0x000007feff39d000 C:\Windows\system32\WS2_32.dll
  166. 0x000007feff5e0000 - 0x000007feff5e8000 C:\Windows\system32\NSI.dll
  167. 0x000007fefd190000 - 0x000007fefd1e5000 C:\Windows\system32\mswsock.dll
  168. 0x000007fefd180000 - 0x000007fefd187000 C:\Windows\System32\wship6.dll
  169. 0x000007fefb620000 - 0x000007fefb635000 C:\Windows\system32\NLAapi.dll
  170. 0x000007fef4bb0000 - 0x000007fef4bc5000 C:\Windows\system32\napinsp.dll
  171. 0x000007feedea0000 - 0x000007feedeb9000 C:\Windows\system32\pnrpnsp.dll
  172. 0x000007fefd010000 - 0x000007fefd06b000 C:\Windows\system32\DNSAPI.dll
  173. 0x000007fef4ba0000 - 0x000007fef4bab000 C:\Windows\System32\winrnr.dll
  174. 0x000007fef6b00000 - 0x000007fef6b2f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  175. 0x00000000720e0000 - 0x0000000072106000 C:\Program Files\Bonjour\mdnsNSP.dll
  176. 0x000007fefb2c0000 - 0x000007fefb2e7000 C:\Windows\system32\Iphlpapi.DLL
  177. 0x000007fefb2b0000 - 0x000007fefb2bb000 C:\Windows\system32\WINNSI.DLL
  178. 0x000007fefcb00000 - 0x000007fefcb07000 C:\Windows\System32\wshtcpip.dll
  179. 0x000007fef6af0000 - 0x000007fef6af8000 C:\Windows\system32\rasadhlp.dll
  180. 0x000007fefb1a0000 - 0x000007fefb1f3000 C:\Windows\System32\fwpuclnt.dll
  181.  
  182. VM Arguments:
  183. jvm_args: -Xmx1024m -Xms1024m
  184. java_command: net.ftb.gui.LaunchFrame
  185. Launcher Type: SUN_STANDARD
  186.  
  187. Environment Variables:
  188. _JAVA_OPTIONS=-Xmx1024m -Xms1024m
  189. CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
  190. PATH=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\Norman\Npm\Bin;C:\Program Files (x86)\Java\jdk1.7.0\bin;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Java\jre6\bin
  191. USERNAME=Rutger
  192. OS=Windows_NT
  193. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
  194.  
  195.  
  196.  
  197. --------------- S Y S T E M ---------------
  198.  
  199. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  200.  
  201. 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
  202.  
  203. Memory: 4k page, physical 4189112k(2385060k free), swap 8376372k(5128584k free)
  204.  
  205. vm_info: Java HotSpot(TM) 64-Bit Server VM (20.6-b01) for windows-amd64 JRE (1.6.0_31-b05), built on Feb 3 2012 18:34:57 by "java_re" with MS VC++ 8.0 (VS2005)
  206.  
  207. time: Fri Feb 01 19:33:59 2013
  208. elapsed time: 0 seconds
Add Comment
Please, Sign In to add comment