Advertisement
Guest User

Untitled

a guest
Aug 10th, 2012
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.70 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=0x00000000776acb98, pid=8316, tid=5816
  5. #
  6. # JRE version: 7.0_03-b05
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (22.1-b02 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [ntdll.dll+0x3cb98]
  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 (0x00000000022ab000): JavaThread "main" [_thread_in_native, id=5816, stack(0x00000000024f0000,0x00000000025f0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000074f97c80
  24.  
  25. Registers:
  26. RAX=0x00000000007f7c80, RBX=0x00000000748cd280, RCX=0x00000000025ec6a0, RDX=0x0000000000501eb0
  27. RSP=0x00000000025ec290, RBP=0x00000000025ec6f8, RSI=0x0000000000000000, RDI=0x0000000000501eb0
  28. R8 =0x00000000025ec348, R9 =0x00000000747a0000, R10=0x0000000000000000, R11=0x0000000000000000
  29. R12=0x00000000025ec348, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000100
  30. RIP=0x00000000776acb98, EFLAGS=0x0000000000010246
  31.  
  32. Top of Stack: (sp=0x00000000025ec290)
  33. 0x00000000025ec290: 00000000025ec330 0000000077698a7c
  34. 0x00000000025ec2a0: 0000000000000001 00000000025ec338
  35. 0x00000000025ec2b0: 0000000000501eb0 00000000025ec2f0
  36. 0x00000000025ec2c0: 00000000025ec2f8 0000000000000000
  37. 0x00000000025ec2d0: 000007fffffd9000 00000000025ec6a0
  38. 0x00000000025ec2e0: 0000000000501eb0 00000000776acce9
  39. 0x00000000025ec2f0: 0000000000000000 0000000000000000
  40. 0x00000000025ec300: 00000000025ec6f8 0000000000000000
  41. 0x00000000025ec310: 00000000025ec358 01cd776e361b1bd5
  42. 0x00000000025ec320: 00000000000001c8 00000000000001cc
  43. 0x00000000025ec330: 0000000074885000 0000000000001000
  44. 0x00000000025ec340: 0000000000000000 00000000748cd280
  45. 0x00000000025ec350: 000000000000008c 00000000748cd280
  46. 0x00000000025ec360: 0000000000000000 00000000747a0108
  47. 0x00000000025ec370: 00000000747a0000 00000000005093b0
  48. 0x00000000025ec380: 0000000000000000 00000000747a0108
  49.  
  50. Instructions: (pc=0x00000000776acb98)
  51. 0x00000000776acb78: 24 18 48 89 74 24 20 57 41 54 41 55 48 83 ec 40
  52. 0x00000000776acb88: 49 8b 18 4c 8b 4a 30 45 33 ed 8b 43 10 4d 8b e0
  53. 0x00000000776acb98: 4e 39 2c 08 74 75 8b 6b 0c 48 8b f2 48 8b f9 49
  54. 0x00000000776acba8: 03 e9 f6 05 7f dd 0f 00 05 4c 89 6c 24 68 0f 85
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x00000000007f7c80 is an unknown value
  60. RBX=0x00000000748cd280 is an unknown value
  61. RCX=0x00000000025ec6a0 is pointing into the stack for thread: 0x00000000022ab000
  62. RDX=0x0000000000501eb0 is an unknown value
  63. RSP=0x00000000025ec290 is pointing into the stack for thread: 0x00000000022ab000
  64. RBP=0x00000000025ec6f8 is pointing into the stack for thread: 0x00000000022ab000
  65. RSI=0x0000000000000000 is an unknown value
  66. RDI=0x0000000000501eb0 is an unknown value
  67. R8 =0x00000000025ec348 is pointing into the stack for thread: 0x00000000022ab000
  68. R9 =0x00000000747a0000 is an unknown value
  69. R10=0x0000000000000000 is an unknown value
  70. R11=0x0000000000000000 is an unknown value
  71. R12=0x00000000025ec348 is pointing into the stack for thread: 0x00000000022ab000
  72. R13=0x0000000000000000 is an unknown value
  73. R14=0x0000000000000000 is an unknown value
  74. R15=0x0000000000000100 is an unknown value
  75.  
  76.  
  77. Stack: [0x00000000024f0000,0x00000000025f0000], sp=0x00000000025ec290, free space=1008k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [ntdll.dll+0x3cb98] EtwEventRegister+0xd8
  80.  
  81. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  82. j java.lang.ClassLoader$NativeLibrary.load(Ljava/lang/String;)V+0
  83. j java.lang.ClassLoader.loadLibrary0(Ljava/lang/Class;Ljava/io/File;)Z+302
  84. j java.lang.ClassLoader.loadLibrary(Ljava/lang/Class;Ljava/lang/String;Z)V+217
  85. j java.lang.Runtime.loadLibrary0(Ljava/lang/Class;Ljava/lang/String;)V+54
  86. j java.lang.System.loadLibrary(Ljava/lang/String;)V+7
  87. j sun.security.action.LoadLibraryAction.run()Ljava/lang/Void;+4
  88. j sun.security.action.LoadLibraryAction.run()Ljava/lang/Object;+1
  89. v ~StubRoutines::call_stub
  90. j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;+0
  91. j java.awt.Toolkit.loadLibraries()V+15
  92. j java.awt.Toolkit.<clinit>()V+32
  93. v ~StubRoutines::call_stub
  94. j java.awt.Component.<clinit>()V+94
  95. v ~StubRoutines::call_stub
  96. j net.minecraft.MinecraftLauncher.main([Ljava/lang/String;)V+24
  97. v ~StubRoutines::call_stub
  98.  
  99. --------------- P R O C E S S ---------------
  100.  
  101. Java Threads: ( => current thread )
  102. 0x0000000005bf9000 JavaThread "Service Thread" daemon [_thread_blocked, id=3288, stack(0x0000000006c70000,0x0000000006d70000)]
  103. 0x0000000005bdc000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=7512, stack(0x0000000006a40000,0x0000000006b40000)]
  104. 0x0000000005bc3000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=8332, stack(0x0000000006890000,0x0000000006990000)]
  105. 0x0000000005bc0000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1248, stack(0x00000000066e0000,0x00000000067e0000)]
  106. 0x0000000005bbe000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1044, stack(0x00000000064f0000,0x00000000065f0000)]
  107. 0x0000000005b30800 JavaThread "Finalizer" daemon [_thread_blocked, id=9140, stack(0x0000000006050000,0x0000000006150000)]
  108. 0x0000000005b2d000 JavaThread "Reference Handler" daemon [_thread_blocked, id=7832, stack(0x0000000006340000,0x0000000006440000)]
  109. =>0x00000000022ab000 JavaThread "main" [_thread_in_native, id=5816, stack(0x00000000024f0000,0x00000000025f0000)]
  110.  
  111. Other Threads:
  112. 0x0000000005b27000 VMThread [stack: 0x0000000006160000,0x0000000006260000] [id=4476]
  113. 0x0000000005c01800 WatcherThread [stack: 0x0000000006f20000,0x0000000007020000] [id=8672]
  114.  
  115. VM state:not at safepoint (normal execution)
  116.  
  117. VM Mutex/Monitor currently owned by a thread: None
  118.  
  119. Heap
  120. PSYoungGen total 152896K, used 2621K [0x00000000eaab0000, 0x00000000f5550000, 0x0000000100000000)
  121. eden space 131072K, 2% used [0x00000000eaab0000,0x00000000ead3f630,0x00000000f2ab0000)
  122. from space 21824K, 0% used [0x00000000f4000000,0x00000000f4000000,0x00000000f5550000)
  123. to space 21824K, 0% used [0x00000000f2ab0000,0x00000000f2ab0000,0x00000000f4000000)
  124. PSOldGen total 349568K, used 0K [0x00000000c0000000, 0x00000000d5560000, 0x00000000eaab0000)
  125. object space 349568K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000d5560000)
  126. PSPermGen total 21248K, used 4509K [0x00000000bae00000, 0x00000000bc2c0000, 0x00000000c0000000)
  127. object space 21248K, 21% used [0x00000000bae00000,0x00000000bb267770,0x00000000bc2c0000)
  128.  
  129. Code Cache [0x00000000025f0000, 0x0000000002860000, 0x00000000055f0000)
  130. total_blobs=217 nmethods=10 adapters=160 free_code_cache=48730Kb largest_free_block=49880512
  131.  
  132. Dynamic libraries:
  133. 0x000000013fe90000 - 0x000000013fec3000 C:\Program Files\Java\jre7\bin\javaw.exe
  134. 0x0000000077670000 - 0x0000000077819000 C:\Windows\SYSTEM32\ntdll.dll
  135. 0x0000000077340000 - 0x000000007745f000 C:\Windows\system32\kernel32.dll
  136. 0x000007fefde30000 - 0x000007fefde9c000 C:\Windows\system32\KERNELBASE.dll
  137. 0x000007feff190000 - 0x000007feff26b000 C:\Windows\system32\ADVAPI32.dll
  138. 0x000007fefef80000 - 0x000007feff01f000 C:\Windows\system32\msvcrt.dll
  139. 0x000007feff270000 - 0x000007feff28f000 C:\Windows\SYSTEM32\sechost.dll
  140. 0x000007feff520000 - 0x000007feff64d000 C:\Windows\system32\RPCRT4.dll
  141. 0x0000000077240000 - 0x000000007733a000 C:\Windows\system32\USER32.dll
  142. 0x000007feff650000 - 0x000007feff6b7000 C:\Windows\system32\GDI32.dll
  143. 0x000007feff790000 - 0x000007feff79e000 C:\Windows\system32\LPK.dll
  144. 0x000007feff6c0000 - 0x000007feff789000 C:\Windows\system32\USP10.dll
  145. 0x000007fefc550000 - 0x000007fefc744000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  146. 0x000007fefe080000 - 0x000007fefe0f1000 C:\Windows\system32\SHLWAPI.dll
  147. 0x000007feff100000 - 0x000007feff12e000 C:\Windows\system32\IMM32.DLL
  148. 0x000007fefdf50000 - 0x000007fefe059000 C:\Windows\system32\MSCTF.dll
  149. 0x0000000074960000 - 0x0000000074a31000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  150. 0x000000006b520000 - 0x000000006bbfa000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  151. 0x000007fef4e50000 - 0x000007fef4e59000 C:\Windows\system32\WSOCK32.dll
  152. 0x000007fefe1a0000 - 0x000007fefe1ed000 C:\Windows\system32\WS2_32.dll
  153. 0x000007fefdf40000 - 0x000007fefdf48000 C:\Windows\system32\NSI.dll
  154. 0x000007fefb720000 - 0x000007fefb75b000 C:\Windows\system32\WINMM.dll
  155. 0x0000000077830000 - 0x0000000077837000 C:\Windows\system32\PSAPI.DLL
  156. 0x0000000074a80000 - 0x0000000074a8f000 C:\Program Files\Java\jre7\bin\verify.dll
  157. 0x0000000074a50000 - 0x0000000074a78000 C:\Program Files\Java\jre7\bin\java.dll
  158. 0x0000000074940000 - 0x0000000074955000 C:\Program Files\Java\jre7\bin\zip.dll
  159. 0x00000000747a0000 - 0x0000000074934000 C:\Program Files\Java\jre7\bin\awt.dll
  160.  
  161. VM Arguments:
  162. jvm_args: -Xms512m -Xmx1024m
  163. java_command: C:\Users\Cole\Downloads\Minecraft (3).exe
  164. Launcher Type: SUN_STANDARD
  165.  
  166. Environment Variables:
  167. CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
  168. 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)\Common Files\Roxio Shared\DLLShared\;c:\Program Files (x86)\Common Files\Roxio Shared\12.0\DLLShared\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Calibre2\;C:\Program Files (x86)\QuickTime\QTSystem\;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)\proXPN\bin;C:\Program Files\Java\jre7\bin
  169. USERNAME=Cole
  170. OS=Windows_NT
  171. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  172.  
  173.  
  174.  
  175. --------------- S Y S T E M ---------------
  176.  
  177. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  178.  
  179. CPU:total 2 (2 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
  180.  
  181. Memory: 4k page, physical 6195740k(3049824k free), swap 12389628k(7758148k free)
  182.  
  183. vm_info: Java HotSpot(TM) 64-Bit Server VM (22.1-b02) for windows-amd64 JRE (1.7.0_03-b05), built on Feb 3 2012 20:43:56 by "java_re" with unknown MS VC++:1600
  184.  
  185. time: Fri Aug 10 23:05:50 2012
  186. elapsed time: 0 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement