[Bug 31742] jre-6u33-windows-x64.exe fails to install completely (violation of the Windows 64-bit ABI, stack pointer (RSP) must be 16-byte aligned when making a call to Win64 API)

WineHQ Bugzilla wine-bugs at winehq.org
Fri Feb 5 04:06:05 CST 2021


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       |(violation of the Windows
                   |broken mixed mode           |64-bit ABI, stack pointer
                   |execution)                  |(RSP) must be 16-byte
                   |                            |aligned when making a call
                   |                            |to Win64 API)
          Component|-unknown                    |ntdll
           Keywords|                            |Installer

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

while revisiting / reanalysing old issues I've figured out that this is
actually a dupe of bug 27680 ("Multiple 64-bit applications crash on startup
(violation of the Windows 64-bit ABI, stack pointer (RSP) must be 16-byte
aligned when making a call to Win64 API)").

64-bit Java JRE releases between are 6u21..6u34 are affected (broken) and
belong to that hall of shame in bug 27680 ;-)

The workaround of using JVM interpreted mode ('-Xint' parameter) just takes a
different code path, avoiding the broken code.

Regards

*** This bug has been marked as a duplicate of bug 27680 ***

-- 
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