JDK-6598859 : JVM crashes with EXCEPTION_FLT_STACK_CHECK at RuntimeStub::resolve_virtual_call
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 6
  • Priority: P5
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2007-08-29
  • Updated: 2011-01-19
  • Resolved: 2008-01-14
Related Reports
Relates :  
Description
FULL PRODUCT VERSION :
vm_info: Java HotSpot(TM) Client VM (1.6.0_02-b06) for windows-x86, built on Jul 12 2007 01:16:14 by "java_re" with unknown MS VC++:1310

FULL OS VERSION :
OS: Windows XP Build 2600 Service Pack 2

EXTRA RELEVANT SYSTEM CONFIGURATION :
CPU:total 2 (1 cores per cpu, 2 threads per core) family 15 model 4 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ht
Memory: 4k page, physical 1038404k(206532k free), swap 2503428k(1384976k free)

A DESCRIPTION OF THE PROBLEM :
On XP SP 2, a few seconds into starting the application beaTunes, a window appears and then the VM crashes.

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 :
The crash logs were customer provided. We are unable to reproduce this bug on either Vista or Win2k.

ERROR MESSAGES/STACK TRACES THAT OCCUR :
see attachment.


REPRODUCIBILITY :
This bug can be reproduced always.

Comments
EVALUATION As no additional information is received, closing as not reproducible.
14-01-2008

EVALUATION Starting with jdk7b20, HotSpot was made "resilient against jni code that changes fpu control word" (CR 6346124). Need to know, if crash is still reproducible with jdk7b20 or latter.
15-10-2007