[Bug 31742] jre-6u33-windows-x64.exe fails to install completely (64-bit Java JVM with broken mixed mode execution)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 12 18:42:07 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=31742

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|jre-6u33-windows-x64.exe    |jre-6u33-windows-x64.exe
                   |fails to install completely |fails to install completely
                   |                            |(64-bit Java JVM with
                   |                            |broken mixed mode
                   |                            |execution)

--- Comment #6 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

it's a similar issue as bug 37389

If you download a newer 64-bit Java6 version it works.

'Java Runtime Environment 1.6.0.43 (64-bit)' ->
http://filehippo.com/download_jre_64/14479/

The post install action crash can be worked around by forcing to interpreted
mode ('-Xint' parameter):

--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Java/jre6/bin

$ wine ./java.exe -Xint com.sun.servicetag.Installer -source "Windows JRE
installer"
--- snip ---

It's probably not worth to bother further with this garbage.

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list