JDK-6315314 : Bug using the console in IE
  • Type: Bug
  • Component: deploy
  • Sub-Component: plugin
  • Affected Version: 5.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2005-08-24
  • Updated: 2010-08-06
  • Resolved: 2005-08-25
Related Reports
Duplicate :  
Description
FULL PRODUCT VERSION :
java version "1.5.0_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
Java HotSpot(TM) Client VM (build 1.5.0_04-b05, mixed mode, sharing)



FULL OS VERSION :
Microsoft Windows XP [Version 5.1.2600]

EXTRA RELEVANT SYSTEM CONFIGURATION :
Nothing specific

A DESCRIPTION OF THE PROBLEM :
When running the console in IE under Win XP, if you empty the thread list (t) then empty the thread pile (v) several times, you get a VC++ runtime error.

R6025
- pure virtual function call



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 :
Open the console in IE under Win XP and type t, v several times.  It should happen

EXPECTED VERSUS ACTUAL BEHAVIOR :
IE crashes
ERROR MESSAGES/STACK TRACES THAT OCCUR :
Explorer.exe

R6025
- pure virtual function call



REPRODUCIBILITY :
This bug can be reproduced often.

Comments
EVALUATION It's a duplicate bug of 6204620, which has been fixed with mustang, and will backport into jdk5.0u6 b03.
25-08-2005