Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6719616
Votes 0
Synopsis DT also crashed FF3 with Vist with hardware DEP
Category java_deployment:download
Reported Against
Release Fixed 6u10(b27)
State 11-Closed, Verified, bug
Priority: 1-Very High
Related Bugs 6719240 , 6720641
Submit Date 26-JUN-2008
Description
With hardware DEP (Data Execution Prevension) the MS ATI library in msvrct71.dll will crash FF3 with DEP exception on Vista.  We use this library to show download  customer  dialog in kernel and deployment toolkit.
The work around for 6719240 addresses this problem in kernel when used in the new plugin, by not showing additional components dialog in the small VM embedded in the browser process for the new plugin.
We need the similar work around in DT (Deployment Roolkit) since this also runs in the browser process, and will crash machines that support hardware DEP on Vista.
There is no problem on IE or on Windows XP.
Posted Date : 2008-06-26 14:50:20.0
Work Around
N/A
Evaluation
The work around will be to run DT silently when run on Mozilla family browsers on Vista only.
The DT progress dialog normally is only shown when downloading the initial JRE online or kernel installer.  The initial installers are small, and download most of the content of the installer themselves.
The new user experiance will be (on FF, Vista) to go directly from invoking deployJava.install() to showing the first dialog of the installer.
Posted Date : 2008-06-26 14:50:20.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang