https://bugs.winehq.org/show_bug.cgi?id=34236 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE Summary|64-bit Coverity 6.6 |64-bit Coverity 6.6 |Java-based installer |Java-based installer |crashes |crashes (1.6.0_21-b07 JVM | |with broken mixed mode | |execution) --- Comment #4 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, thanks for the download ;-) As already guessed .. it's a dupe of bug 37389 Use the following command line to work around (forcing JVM into interpreted mode execution): --- snip --- $ JAVA_TOOL_OPTIONS="-Xint" wine ./cov-analysis-win64-6.6.0.exe Picked up JAVA_TOOL_OPTIONS: -Xint ... --- snip --- Regards *** This bug has been marked as a duplicate of bug 37389 *** -- 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.