Quando tendo desinstalar aparece um arquivo de erro na pasta do Netbeans chamado hs_err_pid5160, onde o número varia.
Estou usando ele no Windows. Segue o conteúdo do arquivo de erro
[code]#
A fatal error has been detected by the Java Runtime Environment:
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000076e20895, pid=5160, tid=2972
JRE version: 7.0_01-b08
Java VM: Java HotSpot™ 64-Bit Server VM (21.1-b02 mixed mode windows-amd64 compressed oops)
Problematic frame:
C [ntdll.dll+0x50895]
Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
If you would like to submit a bug report, please visit:
http://bugreport.sun.com/bugreport/crash.jsp
--------------- T H R E A D ---------------
Current thread (0x00000000026c2000): JavaThread “main” [_thread_in_Java, id=2972, stack(0x0000000002a60000,0x0000000002b60000)]
siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
Registers:
RAX=0x0000000002b5e788, RBX=0x0000000000000002, RCX=0x0000000002b5e858, RDX=0x0000000002b5e7c8
RSP=0x0000000002b5e778, RBP=0x000007feeeeaf3e0, RSI=0x0000000000000020, RDI=0x0000000000000000
R8 =0x0000000002b52000, R9 =0x0000000000000003, R10=0x0000000000000000, R11=0x0000000000006765
R12=0x0000000000000000, R13=0x0000000000000050, R14=0x0000000000000003, R15=0x00000000026c2000
RIP=0x0000000076e20895, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x0000000002b5e778)
0x0000000002b5e778: 0000000000000202 0000000076ddb239
0x0000000002b5e788: 000007fffffdc000 0000000000000000
0x0000000002b5e798: 00000000026c2001 00000000062637a0
0x0000000002b5e7a8: 0000000064a6ac48 00000000085822f0
0x0000000002b5e7b8: 00000000eb5708d8 0000000000000051
0x0000000002b5e7c8: 0000000002b60000 0000000002b52000
0x0000000002b5e7d8: 0000000000000000 0000000002b5e990
0x0000000002b5e7e8: 0000000000000000 0000000000000008
0x0000000002b5e7f8: 00000000085d7c60 0000000002b5eff0
0x0000000002b5e808: 0000000002b9743a 0000000002b973d0
0x0000000002b5e818: 0000000000000000 0000000000000000
0x0000000002b5e828: 0000000002b5eff0 00000001eeeaf2c0
0x0000000002b5e838: 00000000085d7cb0 0000000002b5f060
0x0000000002b5e848: 0000000002b66330 0000000002b65350
0x0000000002b5e858: 0000000000000000 00000000fab1dfd8
0x0000000002b5e868: 0000000002b5f060 0000000002b5f060
Instructions: (pc=0x0000000076e20895)
0x0000000076e20875: d0 00 00 00 4c 89 a1 d8 00 00 00 4c 89 a9 e0 00
0x0000000076e20885: 00 00 4c 89 b1 e8 00 00 00 4c 89 b9 f0 00 00 00
0x0000000076e20895: 0f ae 81 00 01 00 00 0f 29 81 a0 01 00 00 0f 29
0x0000000076e208a5: 89 b0 01 00 00 0f 29 91 c0 01 00 00 0f 29 99 d0
Register to memory mapping:
RAX=0x0000000002b5e788 is pointing into the stack for thread: 0x00000000026c2000
RBX=0x0000000000000002 is an unknown value
RCX=0x0000000002b5e858 is pointing into the stack for thread: 0x00000000026c2000
RDX=0x0000000002b5e7c8 is pointing into the stack for thread: 0x00000000026c2000
RSP=0x0000000002b5e778 is pointing into the stack for thread: 0x00000000026c2000
RBP=0x000007feeeeaf3e0 is an unknown value
RSI=0x0000000000000020 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x0000000002b52000 is pointing into the stack for thread: 0x00000000026c2000
R9 =0x0000000000000003 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x0000000000006765 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x0000000000000050 is an unknown value
R14=0x0000000000000003 is an unknown value
R15=0x00000000026c2000 is a thread
Stack: [0x0000000002a60000,0x0000000002b60000], sp=0x0000000002b5e778, free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ntdll.dll+0x50895] RtlCaptureContext+0x85
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
v blob 0x0000000002b974ff
j java.lang.String.equals(Ljava/lang/Object;)Z+8
j com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser.xmlDecl(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V+77
j com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.xmlDecl(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V+16
j com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.xmlDecl(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V+41
j com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanXMLDeclOrTextDecl(Z)V+132
j com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$XMLDeclDriver.next()I+217
j com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next()I+4
j com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next()I+31
j com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Z)Z+9
j com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Z)Z+123
j com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;)V+29
j com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Lcom/sun/org/apache/xerces/internal/xni/parser/XMLInputSource;)V+9
j com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Lorg/xml/sax/InputSource;)V+43
j com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Lorg/xml/sax/InputSource;)Lorg/w3c/dom/Document;+57
j javax.xml.parsers.DocumentBuilder.parse(Ljava/io/File;)Lorg/w3c/dom/Document;+31
j org.netbeans.installer.wizard.Wizard.loadWizardComponents(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/util/List;+87
j org.netbeans.installer.wizard.Wizard.loadWizardComponents(Ljava/lang/String;)Ljava/util/List;+7
j org.netbeans.installer.wizard.Wizard.getInstance()Lorg/netbeans/installer/wizard/Wizard;+70
j org.netbeans.installer.Installer.initializeWizard()V+5
j org.netbeans.installer.Installer.([Ljava/lang/String;)V+59
j org.netbeans.installer.Installer.main([Ljava/lang/String;)V+5
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000000628c000 JavaThread “Service Thread” daemon [_thread_blocked, id=6352, stack(0x00000000072a0000,0x00000000073a0000)]
0x0000000006280000 JavaThread “C2 CompilerThread1” daemon [_thread_blocked, id=7136, stack(0x0000000007010000,0x0000000007110000)]
0x000000000625d800 JavaThread “C2 CompilerThread0” daemon [_thread_blocked, id=3664, stack(0x0000000006e60000,0x0000000006f60000)]
0x000000000625b800 JavaThread “Attach Listener” daemon [_thread_blocked, id=3980, stack(0x0000000006c10000,0x0000000006d10000)]
0x000000000625a000 JavaThread “Signal Dispatcher” daemon [_thread_blocked, id=5228, stack(0x0000000006a20000,0x0000000006b20000)]
0x0000000006175000 JavaThread “Finalizer” daemon [_thread_blocked, id=4792, stack(0x0000000006850000,0x0000000006950000)]
0x000000000616c000 JavaThread “Reference Handler” daemon [_thread_blocked, id=4636, stack(0x0000000006690000,0x0000000006790000)]
=>0x00000000026c2000 JavaThread “main” [_thread_in_Java, id=2972, stack(0x0000000002a60000,0x0000000002b60000)]
Other Threads:
0x000000000615d800 VMThread [stack: 0x00000000064c0000,0x00000000065c0000] [id=4884]
0x000000000629b000 WatcherThread [stack: 0x0000000007190000,0x0000000007290000] [id=5820]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 19136K, used 7419K [0x00000000faab0000, 0x00000000fc000000, 0x0000000100000000)
eden space 16448K, 45% used [0x00000000faab0000,0x00000000fb1eec00,0x00000000fbac0000)
from space 2688K, 0% used [0x00000000fbd60000,0x00000000fbd60000,0x00000000fc000000)
to space 2688K, 0% used [0x00000000fbac0000,0x00000000fbac0000,0x00000000fbd60000)
PSOldGen total 43712K, used 0K [0x00000000f0000000, 0x00000000f2ab0000, 0x00000000faab0000)
object space 43712K, 0% used [0x00000000f0000000,0x00000000f0000000,0x00000000f2ab0000)
PSPermGen total 21248K, used 8177K [0x00000000eae00000, 0x00000000ec2c0000, 0x00000000f0000000)
object space 21248K, 38% used [0x00000000eae00000,0x00000000eb5fc650,0x00000000ec2c0000)
Code Cache [0x0000000002b60000, 0x0000000002dd0000, 0x0000000005b60000)
total_blobs=281 nmethods=19 adapters=214 free_code_cache=48693Kb largest_free_block=49844928
Dynamic libraries:
0x000000013f080000 - 0x000000013f0b3000 C:\PROGRAM FILES\JAVA\JDK1.7.0_01\JRE\BIN\JAVA.EXE
0x0000000076dd0000 - 0x0000000076f79000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076bb0000 - 0x0000000076ccf000 C:\Windows\system32\kernel32.dll
0x000007fefd380000 - 0x000007fefd3ec000 C:\Windows\system32\KERNELBASE.dll
0x000007fefeae0000 - 0x000007fefebbb000 C:\Windows\system32\ADVAPI32.dll
0x000007fefee50000 - 0x000007fefeeef000 C:\Windows\system32\msvcrt.dll
0x000007feff050000 - 0x000007feff06f000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefe7f0000 - 0x000007fefe91d000 C:\Windows\system32\RPCRT4.dll
0x0000000076cd0000 - 0x0000000076dca000 C:\Windows\system32\USER32.dll
0x000007feff070000 - 0x000007feff0d7000 C:\Windows\system32\GDI32.dll
0x000007fefe390000 - 0x000007fefe39e000 C:\Windows\system32\LPK.dll
0x000007fefe3d0000 - 0x000007fefe499000 C:\Windows\system32\USP10.dll
0x000007fefb790000 - 0x000007fefb984000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefe4a0000 - 0x000007fefe511000 C:\Windows\system32\SHLWAPI.dll
0x000007fefd0b0000 - 0x000007fefd107000 C:\Windows\system32\apphelp.dll
0x000007fef3b20000 - 0x000007fef3b7a000 C:\Windows\AppPatch\AppPatch64\AcLayers.DLL
0x000007fefbd30000 - 0x000007fefbda1000 C:\Windows\system32\WINSPOOL.DRV
0x000007fefbe10000 - 0x000007fefbe28000 C:\Windows\system32\MPR.dll
0x000007feeebf0000 - 0x000007feef057000 C:\Windows\AppPatch\AppPatch64\AcXtrnal.DLL
0x000007fef3840000 - 0x000007fef3891000 C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
0x000007fefd080000 - 0x000007fefd0a5000 C:\Windows\system32\SspiCli.dll
0x000007fefe5e0000 - 0x000007fefe7e3000 C:\Windows\system32\ole32.dll
0x000007fefd600000 - 0x000007fefe388000 C:\Windows\system32\SHELL32.dll
0x0000000072980000 - 0x0000000072983000 C:\Windows\system32\sfc.dll
0x000007fef8150000 - 0x000007fef8160000 C:\Windows\system32\sfc_os.DLL
0x000007fefc520000 - 0x000007fefc53e000 C:\Windows\system32\USERENV.dll
0x000007fefd230000 - 0x000007fefd23f000 C:\Windows\system32\profapi.dll
0x000007fefb0b0000 - 0x000007fefb0c8000 C:\Windows\system32\dwmapi.dll
0x000007fefe3a0000 - 0x000007fefe3ce000 C:\Windows\system32\IMM32.DLL
0x000007fefe920000 - 0x000007fefea29000 C:\Windows\system32\MSCTF.dll
0x0000000180000000 - 0x000000018005d000 C:\Windows\system32\guard64.dll
0x000007fefd220000 - 0x000007fefd229000 C:\Windows\system32\fltlib.dll
0x00000000693a0000 - 0x0000000069471000 C:\PROGRAM FILES\JAVA\JDK1.7.0_01\JRE\bin\msvcr100.dll
0x00000000648d0000 - 0x0000000064f9d000 C:\PROGRAM FILES\JAVA\JDK1.7.0_01\JRE\bin\server\jvm.dll
0x000007fef83a0000 - 0x000007fef83a9000 C:\Windows\system32\WSOCK32.dll
0x000007fefebc0000 - 0x000007fefec0d000 C:\Windows\system32\WS2_32.dll
0x000007fefea30000 - 0x000007fefea38000 C:\Windows\system32\NSI.dll
0x000007fefbe80000 - 0x000007fefbebb000 C:\Windows\system32\WINMM.dll
0x0000000076f90000 - 0x0000000076f97000 C:\Windows\system32\PSAPI.DLL
0x0000000069550000 - 0x000000006955f000 C:\PROGRAM FILES\JAVA\JDK1.7.0_01\JRE\bin\verify.dll
0x0000000069520000 - 0x0000000069548000 C:\PROGRAM FILES\JAVA\JDK1.7.0_01\JRE\bin\java.dll
0x0000000069500000 - 0x0000000069515000 C:\PROGRAM FILES\JAVA\JDK1.7.0_01\JRE\bin\zip.dll
0x00000000694e0000 - 0x00000000694f9000 C:\Program Files\Java\jdk1.7.0_01\jre\bin\net.dll
0x000007fefca50000 - 0x000007fefcaa5000 C:\Windows\system32\mswsock.dll
0x000007fefca40000 - 0x000007fefca47000 C:\Windows\System32\wship6.dll
0x00000000694c0000 - 0x00000000694d1000 C:\Program Files\Java\jdk1.7.0_01\jre\bin\nio.dll
0x000007fefcab0000 - 0x000007fefcac7000 C:\Windows\system32\CRYPTSP.dll
0x000007fefc7b0000 - 0x000007fefc7f7000 C:\Windows\system32\rsaenh.dll
0x000007fefd150000 - 0x000007fefd15f000 C:\Windows\system32\CRYPTBASE.dll
0x000007fefa8f0000 - 0x000007fefa905000 C:\Windows\system32\NLAapi.dll
0x000007fef8490000 - 0x000007fef84a5000 C:\Windows\system32\napinsp.dll
0x000007fef83f0000 - 0x000007fef8409000 C:\Windows\system32\pnrpnsp.dll
0x000007fefc8d0000 - 0x000007fefc92b000 C:\Windows\system32\DNSAPI.dll
0x000007fef83e0000 - 0x000007fef83eb000 C:\Windows\System32\winrnr.dll
0x000007fef83b0000 - 0x000007fef83de000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x000007fefc3e0000 - 0x000007fefc3e7000 C:\Windows\System32\wshtcpip.dll
0x000007fef9960000 - 0x000007fef9987000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fef9a00000 - 0x000007fef9a0b000 C:\Windows\system32\WINNSI.DLL
0x000007fef8120000 - 0x000007fef8128000 C:\Windows\system32\rasadhlp.dll
0x000007fef9990000 - 0x000007fef99e3000 C:\Windows\System32\fwpuclnt.dll
0x0000000010000000 - 0x0000000010007000 C:\Users\MyUserName\AppData\Local\Temp\nbi-6577943136199673028.tmp
VM Arguments:
jvm_args: -Djava.io.tmpdir=C:\Users\MYSUSE~1\AppData\Local\Temp\ -Xmx256m -Xms64m -Dnbi.local.directory.path=C:\Users\MyUserName.nbi
java_command: org.netbeans.installer.Installer --target nb-base 7.1.0.0.0 --force-uninstall
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.7.0_01
CLASSPATH=C:\Program Files\Java\jdk1.7.0_01\lib
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)\EgisTec MyWinLocker\x86;C:\Program Files (x86)\EgisTec MyWinLocker\x64;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;C:\javacc-5.0\javacc-5.0\bin;C:\Program Files\Java\jdk1.7.0_01\bin;C:\Users\myUserName USR\AppData\Local\Android\android-sdk\platform-tools
USERNAME=MyUserName
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 6 Stepping 3, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows Vista , 64 bit Build 6000
CPU:total 2 (2 cores per cpu, 1 threads per core) family 16 model 6 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a
Memory: 4k page, physical 3930352k(2268368k free), swap 4223416k(2145532k free)
vm_info: Java HotSpot™ 64-Bit Server VM (21.1-b02) for windows-amd64 JRE (1.7.0_01-b08), built on Oct 3 2011 01:39:25 by “java_re” with unknown MS VC++:1600
time: Sun Jan 08 14:49:32 2012
elapsed time: 0 seconds
[/code]
