# # An unexpected error has been detected by HotSpot Virtual Machine: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x037e96e8, pid=3100, tid=3456 # # Java VM: Java HotSpot(TM) Client VM (1.5.0_04-b05 mixed mode, sharing) # Problematic frame: # j sun.security.jca.ProviderList$ServiceList.tryGet(I)Ljava/security/Provider$Service;+0 # --------------- T H R E A D --------------- Current thread (0x060c3758): JavaThread "Thread-2" [_thread_in_Java, id=3456] siginfo: ExceptionCode=0xc0000005, reading address 0x06e06404 Registers: EAX=0x060c3758, EBX=0x0000001b, ECX=0x00000009, EDX=0x2b70bfe0 ESP=0x06dfe3e0, EBP=0x06dfe3fc, ESI=0x2ad2bd50, EDI=0x06e06408 EIP=0x037e96e8, EFLAGS=0x00010213 Top of Stack: (sp=0x06dfe3e0) 0x06dfe3e0: 06dfe3e0 2ad2bd50 06e06408 2b70bfe0 0x06dfe3f0: 00000000 2b70bbb8 06dfe404 06dfe428 0x06dfe400: 037e29fa 00000000 20af5120 06dfe40c 0x06dfe410: 2ad2bfa2 06dfe434 2b70bfe0 00000000 0x06dfe420: 2b70bd08 06dfe430 06dfe454 037e29fa 0x06dfe430: 00000000 20af5120 06dfe438 2ad2c080 0x06dfe440: 06dfe45c 2b70c5a8 00000000 2b70c320 0x06dfe450: 06dfe45c 06dfe484 037e2d81 20af5148 Instructions: (pc=0x037e96e8) 0x037e96d8: 00 00 00 83 ec 08 dd 1c 24 e9 02 00 00 00 52 50 0x037e96e8: 8b 47 fc 0f b6 5e 01 46 ff 24 9d 50 84 7a 6d 90 Stack: [0x06d00000,0x06e00000), sp=0x06dfe3e0, free space=1016k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) j sun.security.jca.ProviderList$ServiceList.tryGet(I)Ljava/security/Provider$Service;+0 j sun.security.jca.ProviderList$ServiceList.access$200(Lsun/security/jca/ProviderList$ServiceList;I)Ljava/security/Provider$Service;+2 j sun.security.jca.ProviderList$ServiceList$1.hasNext()Z+8 j java.security.KeyFactory.nextSpi(Ljava/security/KeyFactorySpi;)Ljava/security/KeyFactorySpi;+41 j java.security.KeyFactory.(Ljava/lang/String;)V+39 j java.security.KeyFactory.getInstance(Ljava/lang/String;)Ljava/security/KeyFactory;+5 j sun.security.x509.X509Key.buildX509Key(Lsun/security/x509/AlgorithmId;Lsun/security/util/BitArray;)Ljava/security/PublicKey;+30 j sun.security.x509.X509Key.parse(Lsun/security/util/DerValue;)Ljava/security/PublicKey;+38 j sun.security.x509.CertificateX509Key.(Lsun/security/util/DerInputStream;)V+11 j sun.security.x509.X509CertInfo.parse(Lsun/security/util/DerValue;)V+203 j sun.security.x509.X509CertInfo.(Lsun/security/util/DerValue;)V+67 j sun.security.x509.X509CertImpl.parse(Lsun/security/util/DerValue;)V+227 j sun.security.x509.X509CertImpl.([B)V+38 j sun.security.provider.X509Factory.engineGenerateCertificate(Ljava/io/InputStream;)Ljava/security/cert/Certificate;+83 j java.security.cert.CertificateFactory.generateCertificate(Ljava/io/InputStream;)Ljava/security/cert/Certificate;+5 j sun.security.pkcs.PKCS7.parseSignedData(Lsun/security/util/DerValue;)V+244 j sun.security.pkcs.PKCS7.parse(Lsun/security/util/DerInputStream;Z)V+47 j sun.security.pkcs.PKCS7.parse(Lsun/security/util/DerInputStream;)V+11 j sun.security.pkcs.PKCS7.([B)V+50 j sun.security.util.SignatureFileVerifier.(Ljava/util/ArrayList;Lsun/security/util/ManifestDigester;Ljava/lang/String;[B)V+29 j java.util.jar.JarVerifier.processEntry(Lsun/security/util/ManifestEntryVerifier;)V+296 j java.util.jar.JarVerifier.update(I[BIILsun/security/util/ManifestEntryVerifier;)V+39 j java.util.jar.JarFile.initializeVerifier()V+107 j java.util.jar.JarFile.getInputStream(Ljava/util/zip/ZipEntry;)Ljava/io/InputStream;+25 j sun.misc.URLClassPath$JarLoader$1.getInputStream()Ljava/io/InputStream;+11 j sun.misc.Resource.cachedInputStream()Ljava/io/InputStream;+9 j sun.misc.Resource.getByteBuffer()Ljava/nio/ByteBuffer;+1 j java.net.URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+179 j java.net.URLClassLoader.access$100(Ljava/net/URLClassLoader;Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+3 j java.net.URLClassLoader$1.run()Ljava/lang/Object;+43 v ~StubRoutines::call_stub V [jvm.dll+0x82696] V [jvm.dll+0xd6fd9] V [jvm.dll+0x82567] C [java.dll+0x1061] j java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13 j java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+43 j java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+23 j sun.misc.Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+36 j java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3 j sun.security.jca.ProviderConfig$3.run()Ljava/lang/Object;+50 v ~StubRoutines::call_stub V [jvm.dll+0x82696] V [jvm.dll+0xd6fd9] V [jvm.dll+0x82567] C [java.dll+0x1015] j sun.security.jca.ProviderConfig.doLoadProvider()Ljava/security/Provider;+8 j sun.security.jca.ProviderConfig.getProvider()Ljava/security/Provider;+109 j sun.security.jca.ProviderList.loadAll()I+58 j sun.security.jca.ProviderList.removeInvalid()Lsun/security/jca/ProviderList;+1 j sun.security.jca.Providers.getFullProviderList()Lsun/security/jca/ProviderList;+31 j java.security.Security.getProviders()[Ljava/security/Provider;+0 j com.sun.deploy.security.BrowserKeystore.registerSecurityProviders()V+42 j com.sun.deploy.net.protocol.https.Handler$1.run()Ljava/lang/Object;+8 v ~StubRoutines::call_stub V [jvm.dll+0x82696] V [jvm.dll+0xd6fd9] V [jvm.dll+0x82567] C [java.dll+0x1047] j com.sun.deploy.net.protocol.https.Handler.()V+7 v ~StubRoutines::call_stub V [jvm.dll+0x82696] V [jvm.dll+0xd6fd9] V [jvm.dll+0x82567] V [jvm.dll+0x7576b] V [jvm.dll+0x7467e] V [jvm.dll+0x9fce0] V [jvm.dll+0x98ff8] C [java.dll+0x13d8] j java.lang.Class.forName0(Ljava/lang/String;ZLjava/lang/ClassLoader;)Ljava/lang/Class;+0 j java.lang.Class.forName(Ljava/lang/String;)Ljava/lang/Class;+5 j java.net.URL.getURLStreamHandler(Ljava/lang/String;)Ljava/net/URLStreamHandler;+175 j java.net.URL.(Ljava/net/URL;Ljava/lang/String;Ljava/net/URLStreamHandler;)V+386 j java.net.URL.(Ljava/net/URL;Ljava/lang/String;)V+4 j java.net.URL.(Ljava/lang/String;)V+3 j sun.plugin.AppletViewer.getDocumentBase()Ljava/net/URL;+195 j sun.plugin.AppletViewer.getCodeBase()Ljava/net/URL;+40 j sun.plugin.AppletViewer.createClassLoader()Z+30 j sun.plugin.AppletViewer.appletInit()V+1 j sun.plugin.viewer.LifeCycleManager.initAppletPanel(Lsun/plugin/AppletViewer;)V+12 j sun.plugin.viewer.IExplorerPluginObject$Initer.run()V+4 v ~StubRoutines::call_stub V [jvm.dll+0x82696] V [jvm.dll+0xd6fd9] V [jvm.dll+0x82567] V [jvm.dll+0x822c4] V [jvm.dll+0x9d216] V [jvm.dll+0x101489] V [jvm.dll+0x101457] C [msvcrt.dll+0x2a3b0] C [kernel32.dll+0xb50b] --------------- P R O C E S S --------------- Java Threads: ( => current thread ) =>0x060c3758 JavaThread "Thread-2" [_thread_in_Java, id=3456] 0x060b4258 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3452] 0x060b15a0 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=3440] 0x060aa900 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3436] 0x060aa488 JavaThread "AWT-Shutdown" [_thread_blocked, id=3432] 0x060a93f0 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3428] 0x02dbdbc0 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3420] 0x02dbc7f0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3416] 0x02dbbae0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3412] 0x02db6e28 JavaThread "Finalizer" daemon [_thread_blocked, id=3408] 0x02db59a0 JavaThread "Reference Handler" daemon [_thread_blocked, id=3404] 0x02d02c78 JavaThread "main" [_thread_in_native, id=3372] Other Threads: 0x02d827b0 VMThread [id=3400] 0x02dbedd0 WatcherThread [id=3424] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 576K, used 533K [0x20a80000, 0x20b20000, 0x211e0000) eden space 512K, 91% used [0x20a80000, 0x20af5608, 0x20b00000) from space 64K, 100% used [0x20b00000, 0x20b10000, 0x20b10000) to space 64K, 0% used [0x20b10000, 0x20b10000, 0x20b20000) tenured generation total 1408K, used 443K [0x211e0000, 0x21340000, 0x26a80000) the space 1408K, 31% used [0x211e0000, 0x2124efd0, 0x2124f000, 0x21340000) compacting perm gen total 8192K, used 936K [0x26a80000, 0x27280000, 0x2aa80000) the space 8192K, 11% used [0x26a80000, 0x26b6a008, 0x26b6a200, 0x27280000) ro space 8192K, 62% used [0x2aa80000, 0x2af893f0, 0x2af89400, 0x2b280000) rw space 12288K, 46% used [0x2b280000, 0x2b80fe20, 0x2b810000, 0x2be80000) Dynamic libraries: 0x00400000 - 0x00419000 C:\Program Files\Internet Explorer\iexplore.exe 0x7c900000 - 0x7c9b0000 C:\WINDOWS\system32\ntdll.dll 0x7c800000 - 0x7c8f4000 C:\WINDOWS\system32\kernel32.dll 0x77c10000 - 0x77c68000 C:\WINDOWS\system32\msvcrt.dll 0x77d40000 - 0x77dd0000 C:\WINDOWS\system32\USER32.dll 0x77f10000 - 0x77f56000 C:\WINDOWS\system32\GDI32.dll 0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll 0x77dd0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll 0x77e70000 - 0x77f01000 C:\WINDOWS\system32\RPCRT4.dll 0x77760000 - 0x778cc000 C:\WINDOWS\system32\SHDOCVW.dll 0x77a80000 - 0x77b14000 C:\WINDOWS\system32\CRYPT32.dll 0x77b20000 - 0x77b32000 C:\WINDOWS\system32\MSASN1.dll 0x754d0000 - 0x75550000 C:\WINDOWS\system32\CRYPTUI.dll 0x76c30000 - 0x76c5e000 C:\WINDOWS\system32\WINTRUST.dll 0x76c90000 - 0x76cb8000 C:\WINDOWS\system32\IMAGEHLP.dll 0x77120000 - 0x771ac000 C:\WINDOWS\system32\OLEAUT32.dll 0x774e0000 - 0x7761d000 C:\WINDOWS\system32\ole32.dll 0x5b860000 - 0x5b8b4000 C:\WINDOWS\system32\NETAPI32.dll 0x771b0000 - 0x77256000 C:\WINDOWS\system32\WININET.dll 0x76f60000 - 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll 0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll 0x773d0000 - 0x774d2000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll 0x7c9c0000 - 0x7d1d4000 C:\WINDOWS\system32\SHELL32.dll 0x5d090000 - 0x5d127000 C:\WINDOWS\system32\comctl32.dll 0x5ad70000 - 0x5ada8000 C:\WINDOWS\system32\uxtheme.dll 0x74720000 - 0x7476b000 C:\WINDOWS\system32\MSCTF.dll 0x10000000 - 0x10028000 C:\Program Files\ScanSoft\OmniPagePro12.0\ophook12.dll 0x75f80000 - 0x7607d000 C:\WINDOWS\system32\BROWSEUI.dll 0x20000000 - 0x20012000 C:\WINDOWS\system32\browselc.dll 0x77b40000 - 0x77b62000 C:\WINDOWS\system32\appHelp.dll 0x76fd0000 - 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL 0x77050000 - 0x77115000 C:\WINDOWS\system32\COMRes.dll 0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll 0x77260000 - 0x772fe000 C:\WINDOWS\system32\urlmon.dll 0x77a20000 - 0x77a74000 C:\WINDOWS\System32\cscui.dll 0x76600000 - 0x7661d000 C:\WINDOWS\System32\CSCDLL.dll 0x77920000 - 0x77a13000 C:\WINDOWS\system32\SETUPAPI.dll 0x00f30000 - 0x00fb8000 C:\WINDOWS\system32\shdoclc.dll 0x00fc0000 - 0x01285000 C:\WINDOWS\system32\xpsp2res.dll 0x75cf0000 - 0x75d81000 C:\WINDOWS\system32\mlang.dll 0x71ad0000 - 0x71ad9000 C:\WINDOWS\system32\wsock32.dll 0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll 0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll 0x71a50000 - 0x71a8f000 C:\WINDOWS\system32\mswsock.dll 0x662b0000 - 0x66308000 C:\WINDOWS\system32\hnetcfg.dll 0x71a90000 - 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll 0x76ee0000 - 0x76f1c000 C:\WINDOWS\system32\RASAPI32.DLL 0x76e90000 - 0x76ea2000 C:\WINDOWS\system32\rasman.dll 0x76eb0000 - 0x76edf000 C:\WINDOWS\system32\TAPI32.dll 0x76e80000 - 0x76e8e000 C:\WINDOWS\system32\rtutils.dll 0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll 0x77c70000 - 0x77c93000 C:\WINDOWS\system32\msv1_0.dll 0x76d60000 - 0x76d79000 C:\WINDOWS\system32\iphlpapi.dll 0x61210000 - 0x6121f000 C:\Program Files\Microsoft Hardware\Mouse\POINT32.dll 0x722b0000 - 0x722b5000 C:\WINDOWS\system32\sensapi.dll 0x75e90000 - 0x75f40000 C:\WINDOWS\system32\SXS.DLL 0x61220000 - 0x61232000 C:\Program Files\Microsoft Hardware\Mouse\MSH_ZWF.dll 0x769c0000 - 0x76a73000 C:\WINDOWS\system32\USERENV.dll 0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll 0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll 0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll 0x7d4a0000 - 0x7d785000 C:\WINDOWS\system32\mshtml.dll 0x746c0000 - 0x746e7000 C:\WINDOWS\system32\msls31.dll 0x746f0000 - 0x7471a000 C:\WINDOWS\system32\msimtf.dll 0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.DLL 0x325c0000 - 0x325d2000 C:\Program Files\Microsoft Office\OFFICE11\msohev.dll 0x75c50000 - 0x75cbe000 c:\windows\system32\jscript.dll 0x66e50000 - 0x66e90000 C:\WINDOWS\system32\iepeers.dll 0x73000000 - 0x73026000 C:\WINDOWS\system32\WINSPOOL.DRV 0x76200000 - 0x76271000 C:\WINDOWS\system32\mshtmled.dll 0x02980000 - 0x0299c000 C:\Program Files\Adobe\Acrobat 7.0\ActiveX\PDFShell.dll 0x72d20000 - 0x72d29000 C:\WINDOWS\system32\wdmaud.drv 0x72d10000 - 0x72d18000 C:\WINDOWS\system32\msacm32.drv 0x77be0000 - 0x77bf5000 C:\WINDOWS\system32\MSACM32.dll 0x77bd0000 - 0x77bd7000 C:\WINDOWS\system32\midimap.dll 0x71d40000 - 0x71d5c000 C:\WINDOWS\system32\actxprxy.dll 0x767f0000 - 0x76817000 C:\WINDOWS\system32\schannel.dll 0x6cc60000 - 0x6cc6b000 C:\WINDOWS\system32\dispex.dll 0x0ffd0000 - 0x0fff8000 C:\WINDOWS\system32\rsaenh.dll 0x68100000 - 0x68124000 C:\WINDOWS\system32\dssenh.dll 0x75e60000 - 0x75e73000 C:\WINDOWS\system32\cryptnet.dll 0x4d4f0000 - 0x4d548000 C:\WINDOWS\system32\WINHTTP.dll 0x6d590000 - 0x6d5a1000 C:\Program Files\Java\jre1.5.0_04\bin\npjpi150_04.dll 0x5edd0000 - 0x5ede7000 C:\WINDOWS\system32\OLEPRO32.DLL 0x6d400000 - 0x6d417000 C:\Program Files\Java\jre1.5.0_04\bin\jpiexp32.dll 0x6d450000 - 0x6d468000 C:\Program Files\Java\jre1.5.0_04\bin\jpishare.dll 0x6d640000 - 0x6d7c9000 C:\PROGRA~1\Java\JRE15~1.0_0\bin\client\jvm.dll 0x6d280000 - 0x6d288000 C:\PROGRA~1\Java\JRE15~1.0_0\bin\hpi.dll 0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL 0x6d610000 - 0x6d61c000 C:\PROGRA~1\Java\JRE15~1.0_0\bin\verify.dll 0x6d300000 - 0x6d31d000 C:\PROGRA~1\Java\JRE15~1.0_0\bin\java.dll 0x6d630000 - 0x6d63f000 C:\PROGRA~1\Java\JRE15~1.0_0\bin\zip.dll 0x6d000000 - 0x6d167000 C:\Program Files\Java\jre1.5.0_04\bin\awt.dll 0x73760000 - 0x737a9000 C:\WINDOWS\system32\ddraw.dll 0x73bc0000 - 0x73bc6000 C:\WINDOWS\system32\DCIMAN32.dll 0x73940000 - 0x73a10000 C:\WINDOWS\system32\D3DIM700.DLL 0x6d240000 - 0x6d27d000 C:\Program Files\Java\jre1.5.0_04\bin\fontmanager.dll 0x6d1f0000 - 0x6d203000 C:\Program Files\Java\jre1.5.0_04\bin\deploy.dll 0x6d5d0000 - 0x6d5ed000 C:\Program Files\Java\jre1.5.0_04\bin\RegUtils.dll 0x067d0000 - 0x06a96000 C:\WINDOWS\system32\msi.dll 0x6d3e0000 - 0x6d3f4000 C:\Program Files\Java\jre1.5.0_04\bin\jpicom32.dll VM Arguments: jvm_args: -Xbootclasspath/a:C:\PROGRA~1\Java\JRE15~1.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE15~1.0_0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.5.0_04 -Djavaplugin.nodotversion=150_04 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE15~1.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol -Djavaplugin.vm.options=-Djava.class.path=C:\PROGRA~1\Java\JRE15~1.0_0\classes -Xbootclasspath/a:C:\PROGRA~1\Java\JRE15~1.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE15~1.0_0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.5.0_04 -Djavaplugin.nodotversion=150_04 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE15~1.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol vfprintf java_command: Environment Variables: PATH=C:\PROGRA~1\Java\JRE15~1.0_0\bin;C:\Program Files\Internet Explorer;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;. USERNAME=Keith OS=Windows_NT PROCESSOR_IDENTIFIER=x86 Family 6 Model 10 Stepping 0, AuthenticAMD --------------- S Y S T E M --------------- OS: Windows XP Build 2600 Service Pack 2 CPU:total 1 family 6, cmov, cx8, fxsr, mmx, sse Memory: 4k page, physical 1048048k(720112k free), swap 2520984k(2301752k free) vm_info: Java HotSpot(TM) Client VM (1.5.0_04-b05) for windows-x86, built on Jun 3 2005 02:10:41 by "java_re" with MS VC++ 6.0