[Bug 46155] Windows PowerShell Core 6.1 for ARM64 crashes on unimplemented function KERNEL32.dll.RaiseFailFastException

WineHQ Bugzilla wine-bugs at winehq.org
Sun Feb 21 02:41:31 CST 2021


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

--- Comment #17 from Anastasius Focht <focht at gmx.net> ---
Hello Xantares,

--- quote ---
Why ? I fixes the crash doesnt it ?
--- quote ---

no, it doesn't fix anything with regards to the crashing application because at
this point there is no intention to recover anymore.

https://docs.microsoft.com/en-us/windows/win32/api/errhandlingapi/nf-errhandlingapi-raisefailfastexception

--- quote ---
Raises an exception that bypasses all exception handlers (frame or vector
based). Raising this exception terminates the application and invokes Windows
Error Reporting, if Windows Error Reporting is enabled.
--- quote ---

>From the user perspective the behavior would be same regardless if the stub is
implemented or not.

Figuring out the real reason for apps/frameworks calling
'RaiseFailFastException' in first place would be the proper approach.

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