https://bugs.winehq.org/show_bug.cgi?id=48718
Bug ID: 48718 Summary: unimplemented function KERNEL32.dll.RaiseFailFastException Product: Wine Version: 3.0 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: py_lrr@hotmail.fr Distribution: ---
Created attachment 66591 --> https://bugs.winehq.org/attachment.cgi?id=66591 Backtrace of the error encountered
Hi,
Trying to launch an application (a custom wow BfA to be precise), I got an error saying a dll function is not implemented : KERNEL32.dll.RaiseFailFastException (see backtrace for more details).
It seems to be this function : https://docs.microsoft.com/en-us/windows/win32/api/errhandlingapi/nf-errhand...
It looks short and simple, at least in the Windows implementation.
Thanks,
https://bugs.winehq.org/show_bug.cgi?id=48718
--- Comment #1 from Pierre-Yves Le Rolland Raumer py_lrr@hotmail.fr --- (I have to add it is wine cmd because I ran a .bat with wine cmd)
https://bugs.winehq.org/show_bug.cgi?id=48718
Paul Gofman gofmanp@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gofmanp@gmail.com
--- Comment #2 from Paul Gofman gofmanp@gmail.com --- It looks unlikely that implementing this function will help the application to run. Based on what the function is doing, it is unlikely to even allow the application to fail faster as stub exception already does the job.
So maybe it would be more interesting to re-target the bug for the program crashing and attach full terminal output.
https://bugs.winehq.org/show_bug.cgi?id=48718
--- Comment #3 from Pierre-Yves Le Rolland Raumer py_lrr@hotmail.fr --- Thanks for reactivity ! Okay I will post another topic I guess
https://bugs.winehq.org/show_bug.cgi?id=48718
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
your Wine version 3.0 is way too old, please upgrade to more recent Wine 5.x releases. If you don't know how to do that, with consult WineHQ user forums.
FYI 'KERNEL32.dll.RaiseFailFastException' is already tracked by bug 46155 and it's unlikely the root cause of your problem as Paul indicated in comment #2
You have to find something else to make this bug meaningful or it will be resolved as dupe.
Regards
https://bugs.winehq.org/show_bug.cgi?id=48718
xantares xantares09@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xantares09@hotmail.com
--- Comment #5 from xantares xantares09@hotmail.com --- this is a duplicate of https://bugs.winehq.org/show_bug.cgi?id=46155
https://bugs.winehq.org/show_bug.cgi?id=48718
--- Comment #6 from Anastasius Focht focht@gmx.net --- Hello xantares,
please read my previous comment #4. To avoid being a dupe, OP has to provide more information how to reproduce the error. 'RaiseFailFastException' is the user-visible manifestation of an earlier problem which could be tracked here.
Regards
https://bugs.winehq.org/show_bug.cgi?id=48718
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com Resolution|--- |FIXED Fixed by SHA1| |509877743efab802a9d84c8a2b0 | |5fdadeb122869 Status|UNCONFIRMED |RESOLVED
--- Comment #7 from Vijay Kamuju infyquest@gmail.com --- Fix committed https://source.winehq.org/git/wine.git/commitdiff/509877743efab802a9d84c8a2b...
https://bugs.winehq.org/show_bug.cgi?id=48718
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.10.