Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

applet cause to browser crash with hs_err_pid log file on desktop

843807Jan 4 2010
Hi there,

We have a web based application which is initiating an other applet application inside, and communicating with the applet over live-connect javascript calls.
Sometimes when initating the applet, it causes to crash of the browser and leaves a file on the desktop named like hs_err_pid.log.
If it occurs once a time for a user , it will allways happen until logoff and login back to windows.
We think that, it may be about some registry settings for the Java plug-in, because re-login may solve the problem.
And we seen that it mostly happens when another Java application running at the same time or just before, on PC.

Our environment is, Windows XP Pro. SP2, IE6 SP2 and Java 1.4.2_17.

I appreciate if someone can help us to understand what is the problem ( I have post a log file sample below), and the solution ?

Regards,
-erkbi

# An unexpected error has been detected by HotSpot Virtual Machine:
# Java VM: Java HotSpot(TM) Client VM (1.4.2_17-b06 mixed mode)
# Problematic frame:
# C [kernel32.dll+0x12a6b]
--------------- T H R E A D ---------------
Current thread (0x03beb940): JavaThread "main" [_thread_in_native, id=3232]
siginfo: ExceptionCode=0xe06d7363, ExceptionInformation=0x19930520 0x035de2cc 0x6d33ea78
Registers:
EAX=0x035de22c, EBX=0x189e1540, ECX=0x00000000, EDX=0x035de270
ESP=0x035de228, EBP=0x035de27c, ESI=0x035de2bc, EDI=0x035de2bc
EIP=0x7c812a6b, EFLAGS=0x00000206

Top of Stack: (sp=0x035de228)
0x035de228: 77c114bc e06d7363 00000001 00000000
0x035de238: 7c812a6b 00000003 19930520 035de2cc
0x035de248: 6d33ea78 00000001 035de2a0 7751a275
0x035de258: 00000001 035de268 035de280 035de29c
0x035de268: 00000000 80004002 df0b3d60 101b548f
0x035de278: 0008658e 035de2bc 77c2272c e06d7363
0x035de288: 00000001 00000003 035de2b0 00000000
0x035de298: 00179d44 e06d7363 00000001 00000000

Instructions: (pc=0x7c812a6b)
0x7c812a5b: 8d 7d c4 f3 a5 5f 8d 45 b0 50 ff 15 08 15 80 7c
0x7c812a6b: 5e c9 c2 10 00 85 ff 0f 8e 36 93 ff ff 8b 55 fc

Stack: [0x034e0000,0x035e0000), sp=0x035de228, free space=1016k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [kernel32.dll+0x12a6b]
C [msvcrt.dll+0x1272c]
C [jpiexp32.dll+0xada3]
C [jpiexp32.dll+0xad7b]
C [jpiexp32.dll+0x15c3]
C [jpiexp32.dll+0x1233]
C [jpiexp32.dll+0x9726]
j sun.plugin.services.WIExplorerBrowserService.installBrowserEventListener()Z+0
j sun.plugin.viewer.LifeCycleManager.installBrowserEventListener()V+22
j sun.plugin.viewer.LifeCycleManager.checkLifeCycle(Lsun/plugin/AppletViewer;)V+7
j sun.plugin.viewer.IExplorerPluginObject.initPlugin()V+43
j sun.plugin.viewer.IExplorerPluginObject.mayInit()V+29
j sun.plugin.viewer.IExplorerPluginObject.frameReady()V+6
j sun.plugin.viewer.frame.IExplorerEmbeddedFrame.setFrameSize(II)V+83
v ~StubRoutines::call_stub
V [jvm.dll+0x75335]
V [jvm.dll+0xaf708]
V [jvm.dll+0x75242]
V [jvm.dll+0x78b22]
V [jvm.dll+0x7a00d]
C [jpiexp32.dll+0x41da]
C [jpiexp32.dll+0x5388]
C [jpiexp32.dll+0x23c1]
C [jpiexp32.dll+0x37df]
C [jpiexp32.dll+0x2611]
C [mshtml.dll+0x2742c1]
C [mshtml.dll+0x275d0c]
C [mshtml.dll+0x275ed1]
C [mshtml.dll+0xf9105]
C [mshtml.dll+0x141fa2]
C [mshtml.dll+0x6cb9f]
C [mshtml.dll+0x689b7]
C [USER32.dll+0x8734]
C [USER32.dll+0x8816]
C [USER32.dll+0x89cd]
C [USER32.dll+0x8a10]
C [BROWSEUI.dll+0x1d7bd]
C [BROWSEUI.dll+0x25212]
C [BROWSEUI.dll+0x25385]
C [BROWSEUI.dll+0x2564d]
C [kernel32.dll+0xb699]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.plugin.services.WIExplorerBrowserService.installBrowserEventListener()Z+0
j sun.plugin.viewer.LifeCycleManager.installBrowserEventListener()V+22
j sun.plugin.viewer.LifeCycleManager.checkLifeCycle(Lsun/plugin/AppletViewer;)V+7
j sun.plugin.viewer.IExplorerPluginObject.initPlugin()V+43
j sun.plugin.viewer.IExplorerPluginObject.mayInit()V+29
j sun.plugin.viewer.IExplorerPluginObject.frameReady()V+6
j sun.plugin.viewer.frame.IExplorerEmbeddedFrame.setFrameSize(II)V+83
v ~StubRoutines::call_stub

--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x04f2b008 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3784]
0x04f1d330 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3256]
0x03d96688 JavaThread "AWT-Shutdown" [_thread_blocked, id=2580]
0x04f1e130 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3008]
0x03d9e760 JavaThread "Cache Cleanup Thread" [_thread_blocked, id=3164]
0x03d986f0 JavaThread "Main Console Writer" [_thread_blocked, id=792]
0x03d96960 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3516]
0x029d7230 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3560]
0x03cbc698 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3672]
0x03c2a598 JavaThread "Finalizer" daemon [_thread_blocked, id=976]
0x03c2a430 JavaThread "Reference Handler" daemon [_thread_blocked, id=2608]
=>0x03beb940 JavaThread "main" [_thread_in_native, id=3232]

Other Threads:
0x02a17bf8 VMThread [id=4016]
0x029d8a10 WatcherThread [id=1736]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 576K, used 516K [0x14760000, 0x14800000, 0x14c40000)
eden space 512K, 88% used [0x14760000, 0x147d1218, 0x147e0000)
from space 64K, 99% used [0x147f0000, 0x147ffff8, 0x14800000)
to space 64K, 0% used [0x147e0000, 0x147e0000, 0x147f0000)
tenured generation total 1408K, used 511K [0x14c40000, 0x14da0000, 0x18760000)
the space 1408K, 36% used [0x14c40000, 0x14cbff38, 0x14cc0000, 0x14da0000)
compacting perm gen total 4096K, used 3822K [0x18760000, 0x18b60000, 0x1c760000)
the space 4096K, 93% used [0x18760000, 0x18b1b9c0, 0x18b1ba00, 0x18b60000)

VM Arguments:
jvm_args: -Xbootclasspath/a:W:\Java\J2RE14~2.2_1\lib\plugin.jar -Xmx64m -Djavaplugin.maxHeapSize=64m -Xverify:remote -Djavaplugin.version=1.4.2_17 -Djavaplugin.nodotversion=142_17 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=W:\Java\J2RE14~2.2_1 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol -Djavaplugin.vm.options=-Djava.class.path=W:\Java\J2RE14~2.2_1\classes -Xbootclasspath/a:W:\Java\J2RE14~2.2_1\lib\plugin.jar -Xmx64m -Djavaplugin.maxHeapSize=64m -Xverify:remote -Djavaplugin.version=1.4.2_17 -Djavaplugin.nodotversion=142_17 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=W:\Java\J2RE14~2.2_1 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol vfprintf
java_command: <unknown>
Launcher Type: generic

Environment Variables:
CLASSPATH=W:\TEBORA\TEBIS2.ZIP;C:\TEBORA\TEBIS2.ZIP
PATH=W:\Java\J2RE14~2.2_1\bin;C:\Program Files\Internet Explorer;;C:\PROGRA~1\ESWM\CLIENT~1\BIN;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;W:\Tebora\OpenCV\bin;K:\PVCS_I~3\VM\win32\bin;w:\ORANT\BIN;.
USERNAME=dsenli
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 9, 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
Memory: 4k page, physical 2085612k(1499244k free), swap 2689268k(2158732k free)
vm_info: Java HotSpot(TM) Client VM (1.4.2_17-b06) for windows-x86, built on Feb 8 2008 18:36:31 by "java_re" with MS VC++ 6.0
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 1 2010
Added on Jan 4 2010
0 comments
520 views