JDK-6563244 : Java VM: Java HotSpot(TM) Client VM shuts down application.
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 6
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2007-05-30
  • Updated: 2010-04-04
  • Resolved: 2007-06-27
Related Reports
Duplicate :  
Description
FULL PRODUCT VERSION :
Java HotSpot(TM) Client VM (1.6.0_01-b06) for windows-x86, built on Mar 14 2007 00:24:02 by "java_re" with unknown MS VC++:1310

FULL OS VERSION :
---------------  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 523756k(143020k free), swap 1280104k(863444k free)

vm_info: Java HotSpot(TM) Client VM (1.6.0_01-b06) for windows-x86, built on Mar 14 2007 00:24:02 by "java_re" with unknown MS VC++:1310



EXTRA RELEVANT SYSTEM CONFIGURATION :
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  EXCEPTION_FLT_STACK_CHECK (0xc0000092) at pc=0x05a5d269, pid=7248, tid=7312
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_01-b06 mixed mode, sharing)
# Problematic frame:
# v  ~RuntimeStub::resolve_static_call
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#



A DESCRIPTION OF THE PROBLEM :
In borland c++ builder 6
make make a new project, put one 'CppWebBrowser' component.
In the navigate property,  put this URL: "http://www.nordeainvest.dk/Afdelinger/Aktieafdelinger/Japan/"
Run the project. The application will make an exception under the borland IDE. Run under windows the application will just shutdown..
An error report is made by java.



THE PROBLEM WAS REPRODUCIBLE WITH -Xint FLAG: Did not try

THE PROBLEM WAS REPRODUCIBLE WITH -server FLAG: Did not try

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
In borland c++ builder 6
make make a new project, put one 'CppWebBrowser' component.
In the navigate property,  put this URL: "http://www.nordeainvest.dk/Afdelinger/Aktieafdelinger/Japan/"
Run the project. The application will make an exception under the borland IDE. Run under windows the application will just shutdown..
An error report is made by java.



EXPECTED VERSUS ACTUAL BEHAVIOR :
Expected: Show page.
Actual: Shutdown of application
ERROR MESSAGES/STACK TRACES THAT OCCUR :
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  EXCEPTION_FLT_STACK_CHECK (0xc0000092) at pc=0x05a5d269, pid=7248, tid=7312
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_01-b06 mixed mode, sharing)
# Problematic frame:
# v  ~RuntimeStub::resolve_static_call
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

---------------  T H R E A D  ---------------

Current thread (0x041c7c00):  JavaThread "main" [_thread_in_Java, id=7312]

siginfo: ExceptionCode=0xc0000092, ExceptionInformation=0x00000000 0x00123224

Registers:
EAX=0x2b1e4c80, EBX=0x2b1e4c80, ECX=0x0000006a, EDX=0x05a32d95
ESP=0x001231b8, EBP=0x001232c8, ESI=0x001232f4, EDI=0x05aaacd0
EIP=0x05a5d269, EFLAGS=0x00010216

  Top of Stack: (sp=0x001231b8)
0x001231b8:   ffff1272 ffff4020 ffffffff 05a404e9
0x001231c8:   0485001b 00123798 ffff0023 8056e289
0x001231d8:   f3a3d9b4 fec8f700 f0000012 cda87ffd
0x001231e8:   820d3448 00000000 0000fe78 d97c0000
0x001231f8:   0001f3a3 f3a3d9b4 7ffdf700 00000000
0x00123208:   5be00000 4005c805 00000000 c0000000
0x00123218:   00004003 cb000000 4019f559 056f7ef6
0x00123228:   041c7c00 001234c8 041c7c00 041c7ac0

Instructions: (pc=0x05a5d269)
0x05a5d259:   00 00 83 ec 6c dd 34 24 9b dd 24 24 dd 5c 24 6c
0x05a5d269:   dd 5c 24 74 dd 5c 24 7c dd 9c 24 84 00 00 00 dd


Stack: [0x00030000,0x00130000),  sp=0x001231b8,  free space=972k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
v  ~RuntimeStub::resolve_static_call
J  java.lang.Character.toLowerCase(I)I
j  java.lang.Character.toLowerCase(C)C+1
j  java.lang.String.toLowerCase(Ljava/util/Locale;)Ljava/lang/String;+79
j  java.lang.String.toLowerCase()Ljava/lang/String;+4
j  java.net.URL.<init>(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Ljava/net/URLStreamHandler;)V+36
j  sun.misc.URLClassPath$JarLoader.<init>(Ljava/net/URL;Ljava/net/URLStreamHandler;Ljava/util/HashMap;)V+30
j  sun.misc.URLClassPath$3.run()Ljava/lang/Object;+82
v  ~StubRoutines::call_stub


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

Java Threads: ( => current thread )
  0x07a62c00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=7572]
  0x07a61400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=8128]
  0x07a5c800 JavaThread "Attach Listener" daemon [_thread_blocked, id=7840]
  0x07a5b800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7824]
  0x07a53800 JavaThread "Finalizer" daemon [_thread_blocked, id=8116]
  0x07a52800 JavaThread "Reference Handler" daemon [_thread_blocked, id=8112]
=>0x041c7c00 JavaThread "main" [_thread_in_Java, id=7312]

Other Threads:
  0x07a49000 VMThread [id=8108]
  0x07a6d800 WatcherThread [id=7636]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 960K, used 292K [0x209b0000, 0x20ab0000, 0x21110000)
  eden
[error occurred during error reporting, step 190, id 0xc0000092]

Dynamic libraries:
0x00400000 - 0x00419000 	D:\www\borland\Project1.exe
0x7c900000 - 0x7c9b0000 	C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f4000 	C:\WINDOWS\system32\kernel32.dll
0x400b0000 - 0x401f9000 	C:\WINDOWS\system32\vcl60.bpl
0x40000000 - 0x400aa000 	C:\WINDOWS\system32\rtl60.bpl
0x77d40000 - 0x77dd0000 	C:\WINDOWS\system32\user32.dll
0x77f10000 - 0x77f57000 	C:\WINDOWS\system32\GDI32.dll
0x77dd0000 - 0x77e6b000 	C:\WINDOWS\system32\advapi32.dll
0x77e70000 - 0x77f01000 	C:\WINDOWS\system32\RPCRT4.dll
0x77120000 - 0x771ac000 	C:\WINDOWS\system32\oleaut32.dll
0x77c10000 - 0x77c68000 	C:\WINDOWS\system32\msvcrt.dll
0x774e0000 - 0x7761d000 	C:\WINDOWS\system32\ole32.dll
0x71b20000 - 0x71b32000 	C:\WINDOWS\system32\mpr.dll
0x71ad0000 - 0x71ad9000 	C:\WINDOWS\system32\wsock32.dll
0x71ab0000 - 0x71ac7000 	C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000 	C:\WINDOWS\system32\WS2HELP.dll
0x77c00000 - 0x77c08000 	C:\WINDOWS\system32\version.dll
0x5d090000 - 0x5d12a000 	C:\WINDOWS\system32\comctl32.dll
0x73000000 - 0x73026000 	C:\WINDOWS\system32\winspool.drv
0x763b0000 - 0x763f9000 	C:\WINDOWS\system32\comdlg32.dll
0x77f60000 - 0x77fd6000 	C:\WINDOWS\system32\SHLWAPI.dll
0x7c9c0000 - 0x7d1d5000 	C:\WINDOWS\system32\SHELL32.dll
0x74d30000 - 0x74d50000 	C:\WINDOWS\system32\oledlg.dll
0x00320000 - 0x00346000 	C:\PROGRA~1\Borland\CBUILD~1\Bin\bcbie60.bpl
0x01190000 - 0x0119b000 	C:\PROGRA~1\Borland\CBUILD~1\Bin\BORLNDMM.DLL
0x32600000 - 0x32776000 	C:\PROGRA~1\Borland\CBUILD~1\Bin\CC3260MT.DLL
0x773d0000 - 0x774d3000 	C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
0x5ad70000 - 0x5ada8000 	C:\WINDOWS\system32\uxtheme.dll
0x74720000 - 0x7476b000 	C:\WINDOWS\system32\MSCTF.dll
0x10100000 - 0x1010f000 	C:\Program Files\Logitech\SetPoint\lgscroll.dll
0x78130000 - 0x781cb000 	C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd\MSVCR80.dll
0x7c420000 - 0x7c4a7000 	C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd\MSVCP80.dll
0x77690000 - 0x776b1000 	C:\WINDOWS\system32\NTMARTA.DLL
0x76f60000 - 0x76f8c000 	C:\WINDOWS\system32\WLDAP32.dll
0x71bf0000 - 0x71c03000 	C:\WINDOWS\system32\SAMLIB.dll
0x5edd0000 - 0x5ede7000 	C:\WINDOWS\system32\olepro32.dll
0x76fd0000 - 0x7704f000 	C:\WINDOWS\system32\CLBCATQ.DLL
0x77050000 - 0x77115000 	C:\WINDOWS\system32\COMRes.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
0x5b860000 - 0x5b8b4000 	C:\WINDOWS\system32\NETAPI32.dll
0x771b0000 - 0x77256000 	C:\WINDOWS\system32\WININET.dll
0x77fe0000 - 0x77ff1000 	C:\WINDOWS\system32\Secur32.dll
0x77b40000 - 0x77b62000 	C:\WINDOWS\system32\appHelp.dll
0x7e1e0000 - 0x7e280000 	C:\WINDOWS\system32\urlmon.dll
0x20000000 - 0x20088000 	C:\WINDOWS\system32\shdoclc.dll
0x01870000 - 0x01b35000 	C:\WINDOWS\system32\xpsp2res.dll
0x75cf0000 - 0x75d81000 	C:\WINDOWS\system32\mlang.dll
0x71a50000 - 0x71a8f000 	C:\WINDOWS\system32\mswsock.dll
0x662b0000 - 0x66308000 	C:\WINDOWS\system32\hnetcfg.dll
0x71a90000 - 0x71a98000 	C:\WINDOWS\System32\wshtcpip.dll
0x7dc30000 - 0x7df20000 	C:\WINDOWS\system32\mshtml.dll
0x746c0000 - 0x746e7000 	C:\WINDOWS\system32\msls31.dll
0x76bf0000 - 0x76bfb000 	C:\WINDOWS\system32\PSAPI.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
0x769c0000 - 0x76a73000 	C:\WINDOWS\system32\USERENV.dll
0x76f20000 - 0x76f47000 	C:\WINDOWS\system32\DNSAPI.dll
0x76fb0000 - 0x76fb8000 	C:\WINDOWS\System32\winrnr.dll
0x76fc0000 - 0x76fc6000 	C:\WINDOWS\system32\rasadhlp.dll
0x746f0000 - 0x7471a000 	C:\WINDOWS\system32\msimtf.dll
0x76390000 - 0x763ad000 	C:\WINDOWS\system32\IMM32.DLL
0x66880000 - 0x6688c000 	C:\WINDOWS\system32\ImgUtil.dll
0x75c50000 - 0x75cbe000 	C:\WINDOWS\system32\jscript.dll
0x5e310000 - 0x5e31c000 	C:\WINDOWS\system32\pngfilt.dll
0x75e90000 - 0x75f40000 	C:\WINDOWS\system32\SXS.DLL
0x30000000 - 0x302ef000 	C:\WINDOWS\system32\Macromed\Flash\Flash9c.ocx
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
0x73300000 - 0x73367000 	C:\WINDOWS\system32\vbscript.dll
0x73dd0000 - 0x73ece000 	C:\WINDOWS\system32\MFC42.DLL
0x6bdd0000 - 0x6be06000 	C:\WINDOWS\system32\dxtrans.dll
0x76b20000 - 0x76b31000 	C:\WINDOWS\system32\ATL.DLL
0x767f0000 - 0x76817000 	C:\WINDOWS\system32\schannel.dll
0x66e50000 - 0x66e90000 	C:\WINDOWS\system32\iepeers.dll
0x6d430000 - 0x6d43a000 	C:\WINDOWS\system32\ddrawex.dll
0x73760000 - 0x737a9000 	C:\WINDOWS\system32\DDRAW.dll
0x73bc0000 - 0x73bc6000 	C:\WINDOWS\system32\DCIMAN32.dll
0x77920000 - 0x77a13000 	C:\WINDOWS\system32\SETUPAPI.dll
0x76200000 - 0x76271000 	C:\WINDOWS\system32\mshtmled.dll
0x6d7c0000 - 0x6d839000 	C:\Program Files\Java\jre1.6.0_01\bin\ssv.dll
0x7c340000 - 0x7c396000 	C:\Program Files\Java\jre1.6.0_01\bin\MSVCR71.dll
0x6d6b0000 - 0x6d6d1000 	C:\Program Files\Java\jre1.6.0_01\bin\npjpi160_01.dll
0x6d4a0000 - 0x6d4bb000 	C:\Program Files\Java\jre1.6.0_01\bin\jpiexp.dll
0x6d250000 - 0x6d261000 	C:\Program Files\Java\jre1.6.0_01\bin\deploy.dll
0x6d4f0000 - 0x6d514000 	C:\Program Files\Java\jre1.6.0_01\bin\jpishare.dll
0x056e0000 - 0x05927000 	C:\PROGRA~1\Java\JRE16~1.0_0\bin\client\jvm.dll
0x6d310000 - 0x6d318000 	C:\PROGRA~1\Java\JRE16~1.0_0\bin\hpi.dll
0x6d770000 - 0x6d77c000 	C:\PROGRA~1\Java\JRE16~1.0_0\bin\verify.dll
0x6d3b0000 - 0x6d3cf000 	C:\PROGRA~1\Java\JRE16~1.0_0\bin\java.dll
0x6d7b0000 - 0x6d7bf000 	C:\PROGRA~1\Java\JRE16~1.0_0\bin\zip.dll
0x6d000000 - 0x6d1c3000 	C:\Program Files\Java\jre1.6.0_01\bin\awt.dll

VM Arguments:
jvm_args: -Xbootclasspath/a:C:\PROGRA~1\Java\JRE16~1.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE16~1.0_0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.6.0_01 -Djavaplugin.nodotversion=160_01 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE16~1.0_0 -Djavaplugin.vm.options=-Djava.class.path=C:\PROGRA~1\Java\JRE16~1.0_0\classes -Xbootclasspath/a:C:\PROGRA~1\Java\JRE16~1.0_0\lib\deploy.jar;C:\PROGRA~1\Java\JRE16~1.0_0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.6.0_01 -Djavaplugin.nodotversion=160_01 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\PROGRA~1\Java\JRE16~1.0_0
java_command: <unknown>
Launcher Type: generic

Environment Variables:
PATH=C:\PROGRA~1\Java\JRE16~1.0_0\bin;C:\PROGRA~1\Borland\CBUILD~1\Bin;C:\PROGRA~1\Borland\CBUILD~1\Projects\Bpl;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;"C:\Program Files\Zone Labs\ZoneAlarm\MailFrontier";.
USERNAME=Johnni
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 5, 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 523756k(143020k free), swap 1280104k(863444k free)

vm_info: Java HotSpot(TM) Client VM (1.6.0_01-b06) for windows-x86, built on Mar 14 2007 00:24:02 by "java_re" with unknown MS VC++:1310



REPRODUCIBILITY :
This bug can be reproduced always.

Comments
EVALUATION This bug is duplicate of 6487931 based on the symptom. See my comments for details.
27-06-2007

EVALUATION The only available download for Borland C++ is the latest version Borland C++ 2007. I downloaed the trial version and tested the URL which contains a histogram applet, it works fine for me without crash with JRE 6_01(build 6). So I suspect the earlier crash you saw might be a bug inside the navigator component of the tool. Please confirm the above and let me know if it helps.
18-06-2007