An unexpected error has been detected by HotSpot Virtual Machine

I'm sorry if this is a lame question, but I'm a bit confused about what Java Hotspot is, exactly. It is just a pasrt of the Java code that is used for writing/running Java applications (such as games) - or is it a client/host remote computer application? This error log unexpectedly appeard on my desktop yesterday and it concerned me. I thought that perhaps someone was trying to access my computer remotely (sort of a virtual destop type thing) and was spying on me. Please clarify. I'm hoping it was just a result of the onlnie poker I was playing - hahah :oP

#

# An unexpected error has been detected by HotSpot Virtual Machine:

#

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d1f6c67, pid=2168, tid=3856

#

# Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode)

# Problematic frame:

# C 0x6d1f6c67

#

T H R E A D

Current thread (0x03094220): JavaThread"Thread-9" [_thread_in_native, id=3856]

siginfo: ExceptionCode=0xc0000005, reading address 0x2e332e31

Registers:

EAX=0x00000002, EBX=0x166fdbd0, ECX=0x2e332e31, EDX=0x0c44ec70

ESP=0x0c44ebd8, EBP=0x0c44ec2c, ESI=0x166fdbd0, EDI=0x0c44f470

EIP=0x6d1f6c67, EFLAGS=0x00010297

Top of Stack: (sp=0x0c44ebd8)

0x0c44ebd8:166fdbd0 166fdbd0 0c44f470 6d1f318c

0x0c44ebe8:0c44ec70 2e332e31 0c44f470 166fdbd0

0x0c44ebf8:166fdbd0 77a93558 00221cd0 0bd507d0

0x0c44ec08:00000002 0bd507d0 00000034 0c44ec2c

0x0c44ec18:0c44e7fc 0c44f47c 6d1f67d4 6d1fb228

0x0c44ec28:00000000 0c44f48c 6d1f3438 001d5338

0x0c44ec38:0c44ec70 03094220 166fdbd0 166fdbd0

0x0c44ec48:048bf9cc 04d8d6c8 00000286 04aaf620

Instructions: (pc=0x6d1f6c67)

0x6d1f6c57:cc cc cc cc cc cc cc cc cc 8b 4c 24 08 57 53 56

0x6d1f6c67:8a 11 8b 7c 24 10 84 d2 74 69 8a 71 01 84 f6 74

Stack: [0x0c350000,0x0c450000), sp=0x0c44ebd8, free space=1018k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

C 0x6d1f6c67

C 0x6d1f3438

j com.sun.deploy.security.WIExplorerCertStore.loadCertificates(Ljava/lang/String;[Ljava/lang/String;Ljava/util/Collection;)V+0

j com.sun.deploy.security.WIExplorerCertStore.load()V+38

j com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Ljava/security/CodeSource;Lcom/sun/deploy/ui/AppInfo;)Z+76

j com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Ljava/security/CodeSource;)Z+8

j sun.plugin.security.PluginClassLoader.getPermissions(Ljava/security/CodeSource;)Ljava/security/PermissionCollection;+319

j java.security.SecureClassLoader.getProtectionDomain(Ljava/security/CodeSource;)Ljava/security/ProtectionDomain;+33

j java.security.SecureClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;+24

j java.net.URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+253

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+0x845a9]

V [jvm.dll+0xd9317]

V [jvm.dll+0x8447a]

C 0x6d301061

j java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13

j sun.applet.AppletClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+34

j java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+43

j sun.applet.AppletClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+36

j java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3

j sun.applet.AppletClassLoader.loadCode(Ljava/lang/String;)Ljava/lang/Class;+105

j sun.applet.AppletPanel.createApplet(Lsun/applet/AppletClassLoader;)Ljava/applet/Applet;+83

j sun.plugin.AppletViewer.createApplet(Lsun/applet/AppletClassLoader;)Ljava/applet/Applet;+9

j sun.applet.AppletPanel.runLoader()V+65

j sun.applet.AppletPanel.run()V+13

j java.lang.Thread.run()V+11

v ~StubRoutines::call_stub

V [jvm.dll+0x845a9]

V [jvm.dll+0xd9317]

V [jvm.dll+0x8447a]

V [jvm.dll+0x841d7]

V [jvm.dll+0x9ed69]

V [jvm.dll+0x109fe3]

V [jvm.dll+0x109fb1]

C [msvcrt.dll+0x2a3b0]

C [kernel32.dll+0xb683]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

j com.sun.deploy.security.WIExplorerCertStore.loadCertificates(Ljava/lang/String;[Ljava/lang/String;Ljava/util/Collection;)V+0

j com.sun.deploy.security.WIExplorerCertStore.load()V+38

j com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Ljava/security/CodeSource;Lcom/sun/deploy/ui/AppInfo;)Z+76

j com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Ljava/security/CodeSource;)Z+8

j sun.plugin.security.PluginClassLoader.getPermissions(Ljava/security/CodeSource;)Ljava/security/PermissionCollection;+319

j java.security.SecureClassLoader.getProtectionDomain(Ljava/security/CodeSource;)Ljava/security/ProtectionDomain;+33

j java.security.SecureClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/CodeSource;)Ljava/lang/Class;+24

j java.net.URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+253

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

j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0

j java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13

j sun.applet.AppletClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+34

j java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+43

j sun.applet.AppletClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+36

j java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3

j sun.applet.AppletClassLoader.loadCode(Ljava/lang/String;)Ljava/lang/Class;+105

j sun.applet.AppletPanel.createApplet(Lsun/applet/AppletClassLoader;)Ljava/applet/Applet;+83

j sun.plugin.AppletViewer.createApplet(Lsun/applet/AppletClassLoader;)Ljava/applet/Applet;+9

j sun.applet.AppletPanel.runLoader()V+65

j sun.applet.AppletPanel.run()V+13

j java.lang.Thread.run()V+11

v ~StubRoutines::call_stub

P R O C E S S

Java Threads: ( => current thread )

0x0308ac20 JavaThread"AWT-EventQueue-4" [_thread_blocked, id=3616]

0x0478d798 JavaThread"Keep-Alive-Timer" daemon [_thread_blocked, id=1832]

0x049f4a68 JavaThread"thread applet-com.webct.platform.tools.browserchecker.applet.BrowserCheckerApplet" [_thread_blocked, id=332]

=>0x03094220 JavaThread"Thread-9" [_thread_in_native, id=3856]

0x030b8f38 JavaThread"thread applet-com.webct.platform.tools.dragndrop.common.DetectPluginApplet" [_thread_blocked, id=3416]

0x04a41070 JavaThread"Thread-6" [_thread_in_native, id=424]

0x04887af0 JavaThread"thread applet-com.webct.platform.tools.wio.common.Messenger" [_thread_blocked, id=2508]

0x0486b9b8 JavaThread"AWT-EventQueue-0" [_thread_blocked, id=3588]

0x030377f8 JavaThread"AWT-Shutdown" [_thread_blocked, id=2288]

0x047ecd08 JavaThread"traceMsgQueueThread" daemon [_thread_blocked, id=2464]

0x04a39188 JavaThread"AWT-Windows" daemon [_thread_in_native, id=756]

0x04a24f08 JavaThread"Java2D Disposer" daemon [_thread_blocked, id=764]

0x04727660 JavaThread"Low Memory Detector" daemon [_thread_blocked, id=948]

0x04a79a78 JavaThread"CompilerThread0" daemon [_thread_blocked, id=3800]

0x04796e58 JavaThread"Signal Dispatcher" daemon [_thread_blocked, id=3444]

0x04724f00 JavaThread"Finalizer" daemon [_thread_blocked, id=3976]

0x04b26d70 JavaThread"Reference Handler" daemon [_thread_blocked, id=4080]

0x0499fd18 JavaThread"main" [_thread_in_native, id=2276]

Other Threads:

0x04880b98 VMThread [id=2260]

0x0483d728 WatcherThread [id=316]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap

defnew generationtotal 576K, used 105K [0x10030000, 0x100d0000, 0x10790000)

eden space 512K,8% used [0x10030000, 0x1003ab60, 0x100b0000)

from space 64K, 98% used [0x100c0000, 0x100cfbe8, 0x100d0000)

tospace 64K,0% used [0x100b0000, 0x100b0000, 0x100c0000)

tenured generationtotal 2372K, used 1966K [0x10790000, 0x109e1000, 0x16030000)

the space 2372K, 82% used [0x10790000, 0x1097bbf0, 0x1097bc00, 0x109e1000)

compacting perm gen total 8192K, used 7057K [0x16030000, 0x16830000, 0x1a030000)

the space 8192K, 86% used [0x16030000, 0x167146e0, 0x16714800, 0x16830000)

No shared spaces configured.

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 - 0x77f57000 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 - 0x778cf000 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 - 0x7d1d5000 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

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

0x77260000 - 0x77300000 C:\WINDOWS\system32\urlmon.dll

0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll

0x77a20000 - 0x77a74000 C:\WINDOWS\System32\cscui.dll

0x76600000 - 0x7661d000 C:\WINDOWS\System32\CSCDLL.dll

0x77920000 - 0x77a13000 C:\WINDOWS\system32\SETUPAPI.dll

0x10000000 - 0x10024000 C:\Program Files\Adobe\Acrobat 6.0\Acrobat\AcroIEFavClient.dll

0x5f3e0000 - 0x5f3f2000 C:\Program Files\Adobe\Acrobat 6.0\Acrobat\ATL.DLL

0x76080000 - 0x760e5000 C:\WINDOWS\system32\MSVCP60.dll

0x6a1f0000 - 0x6a212000 C:\Program Files\Norton AntiVirus\NavShExt.dll

0x7c3a0000 - 0x7c41b000 C:\WINDOWS\system32\MSVCP71.dll

0x7c340000 - 0x7c396000 C:\WINDOWS\system32\MSVCR71.dll

0x0ffd0000 - 0x0fff8000 C:\WINDOWS\system32\rsaenh.dll

0x01410000 - 0x016d5000 C:\WINDOWS\system32\xpsp2res.dll

0x769c0000 - 0x76a73000 C:\WINDOWS\system32\userenv.dll

0x018e0000 - 0x018eb000 C:\Program Files\Adobe\Acrobat 6.0\Acrobat\ActiveX\AcroIEHelper.dll

0x6d600000 - 0x6d62d000 C:\Program Files\Java\jre1.5.0_06\bin\ssv.dll

0x5edd0000 - 0x5ede7000 C:\WINDOWS\system32\OLEPRO32.DLL

0x75e90000 - 0x75f40000 C:\WINDOWS\system32\SXS.DLL

0x01940000 - 0x019c8000 C:\WINDOWS\system32\shdoclc.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

0x722b0000 - 0x722b5000 C:\WINDOWS\system32\sensapi.dll

0x02090000 - 0x02356000 C:\WINDOWS\system32\msi.dll

0x605d0000 - 0x605d9000 C:\WINDOWS\system32\mslbui.dll

0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll

0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll

0x767f0000 - 0x76817000 C:\WINDOWS\system32\schannel.dll

0x68100000 - 0x68124000 C:\WINDOWS\system32\dssenh.dll

0x7dc30000 - 0x7df20000 C:\WINDOWS\system32\mshtml.dll

0x746c0000 - 0x746e7000 C:\WINDOWS\system32\msls31.dll

0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL

0x746f0000 - 0x7471a000 C:\WINDOWS\system32\msimtf.dll

0x5c2c0000 - 0x5c300000 C:\WINDOWS\ime\sptip.dll

0x74c80000 - 0x74cac000 C:\WINDOWS\system32\OLEACC.dll

0x02b40000 - 0x02b51000 C:\WINDOWS\IME\SPGRMR.DLL

0x02b60000 - 0x02bbb000 C:\Program Files\Common Files\Microsoft Shared\INK\SKCHUI.DLL

0x325c0000 - 0x325d2000 C:\Program Files\Microsoft Office\OFFICE11\msohev.dll

0x75c50000 - 0x75cbe000 c:\windows\system32\jscript.dll

0x76200000 - 0x76271000 C:\WINDOWS\system32\mshtmled.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

0x74980000 - 0x74ab0000 C:\WINDOWS\system32\msxml3.dll

0x4d4f0000 - 0x4d548000 C:\WINDOWS\system32\WINHTTP.dll

0x30000000 - 0x30222000 C:\WINDOWS\system32\Macromed\Flash\Flash8.ocx

0x763b0000 - 0x763f9000 C:\WINDOWS\system32\comdlg32.dll

0x6d430000 - 0x6d43a000 C:\WINDOWS\system32\ddrawex.dll

0x73760000 - 0x737a9000 C:\WINDOWS\system32\DDRAW.dll

0x73bc0000 - 0x73bc6000 C:\WINDOWS\system32\DCIMAN32.dll

0x66880000 - 0x6688c000 C:\WINDOWS\system32\ImgUtil.dll

0x5e310000 - 0x5e31c000 C:\WINDOWS\system32\pngfilt.dll

0x73300000 - 0x73367000 c:\windows\system32\vbscript.dll

0x73dd0000 - 0x73ece000 c:\windows\system32\MFC42.DLL

0x74d90000 - 0x74dfb000 C:\WINDOWS\system32\USP10.dll

0x71d40000 - 0x71d5c000 C:\WINDOWS\system32\actxprxy.dll

0x6cc60000 - 0x6cc6b000 C:\WINDOWS\system32\dispex.dll

0x71b20000 - 0x71b32000 C:\WINDOWS\system32\MPR.dll

0x75f60000 - 0x75f67000 C:\WINDOWS\System32\drprov.dll

0x71c10000 - 0x71c1e000 C:\WINDOWS\System32\ntlanman.dll

0x71cd0000 - 0x71ce7000 C:\WINDOWS\System32\NETUI0.dll

0x71c90000 - 0x71cd0000 C:\WINDOWS\System32\NETUI1.dll

0x71c80000 - 0x71c87000 C:\WINDOWS\System32\NETRAP.dll

0x71bf0000 - 0x71c03000 C:\WINDOWS\System32\SAMLIB.dll

0x75f70000 - 0x75f79000 C:\WINDOWS\System32\davclnt.dll

0x73d70000 - 0x73d83000 C:\WINDOWS\system32\shgina.dll

0x75970000 - 0x75a67000 C:\WINDOWS\system32\MSGINA.dll

0x76360000 - 0x76370000 C:\WINDOWS\system32\WINSTA.dll

0x74320000 - 0x7435d000 C:\WINDOWS\system32\ODBC32.dll

0x03310000 - 0x03327000 C:\WINDOWS\system32\odbcint.dll

0x092d0000 - 0x09349000 C:\WINDOWS\system32\Audiodev.dll

0x086c0000 - 0x08904000 C:\WINDOWS\system32\WMVCore.DLL

0x03330000 - 0x0336b000 C:\WINDOWS\system32\WMASF.DLL

0x593f0000 - 0x59482000 C:\WINDOWS\system32\wiashext.dll

0x4ec50000 - 0x4edf3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.2180_x-ww_522f9f82\gdiplus.dll

0x73ba0000 - 0x73bb3000 C:\WINDOWS\system32\sti.dll

0x74ae0000 - 0x74ae7000 C:\WINDOWS\system32\CFGMGR32.dll

0x6bdd0000 - 0x6be06000 C:\WINDOWS\system32\dxtrans.dll

0x6be10000 - 0x6be6a000 C:\WINDOWS\system32\dxtmsft.dll

0x6d590000 - 0x6d5a2000 C:\Program Files\Java\jre1.5.0_06\bin\npjpi150_06.dll

0x6d400000 - 0x6d417000 C:\Program Files\Java\jre1.5.0_06\bin\jpiexp32.dll

0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll

0x6d450000 - 0x6d468000 C:\Program Files\Java\jre1.5.0_06\bin\jpishare.dll

0x6d670000 - 0x6d804000 C:\PROGRA~1\Java\JRE15~2.0_0\bin\client\jvm.dll

0x6d280000 - 0x6d288000 C:\PROGRA~1\Java\JRE15~2.0_0\bin\hpi.dll

VM Arguments:

jvm_args: -Xbootclasspath/a:C:\PROGRA~1\Java\JRE15~2.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE15~2.0_0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.5.0_06 -Djavaplugin.nodotversion=150_06 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE15~2.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol -Djavaplugin.vm.options=-Djava.class.path=C:\PROGRA~1\Java\JRE15~2.0_0\classes -Xbootclasspath/a:C:\PROGRA~1\Java\JRE15~2.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE15~2.0_0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.5.0_06 -Djavaplugin.nodotversion=150_06 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE15~2.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol vfprintf

java_command: <unknown>

Launcher Type: generic

Environment Variables:

CLASSPATH=.;C:\Program Files\Java\jre1.5.0_06\lib\ext\QTJava.zip

PATH=C:\PROGRA~1\Java\JRE15~2.0_0\bin;C:\Program Files\Internet Explorer;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\QuickTime\QTSystem\;.

USERNAME=Owner

OS=Windows_NT

PROCESSOR_IDENTIFIER=x86 Family 15 Model 3 Stepping 4, GenuineIntel

S Y S T E M

OS: Windows XP Build 2600 Service Pack 2

CPU:total 2 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht

Memory: 4k page, physical 514792k(180760k free), swap 1255888k(852028k free)

vm_info: Java HotSpot(TM) Client VM (1.5.0_06-b05)for windows-x86, built on Nov 10 2005 11:12:14 by"java_re" with MS VC++ 6.0

[19749 byte] By [jeanaa] at [2007-10-3 4:34:57]
# 1

The Hotspot JVM is the software that runs Java programs on your computer. What you are seeing is a crash in the JVM. The application it was running may have been local on your computer or downloaded over the net - only you can really answer that.

I suggest checking out the trouble-shooting guide to get a better understanding of what you are seeing:

http://java.sun.com/j2se/1.5/pdf/jdk50_ts_guide.pdf

davidholmesa at 2007-7-14 22:38:38 > top of Java-index,Java HotSpot Virtual Machine,Specifications...