https://bugs.winehq.org/show_bug.cgi?id=52632
Bug ID: 52632 Summary: Failure to complete installation of Keil uVision 5 Product: Wine Version: 7.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: gawlikaj@gmail.com Distribution: ---
Created attachment 71956 --> https://bugs.winehq.org/attachment.cgi?id=71956 Backlog trace from attempt to install Keil uVision 5.3
Attempted to install Keil uVision v5.3 on 32-bit Wine Prefix. Encountered a page fault toward the end of the installation, however the installer continued successfully. Attempting to launch results in a message: "No RTE pack path specified, RTE will be disabled". The suspicion is that the final actions that the installer normally performs on windows (I have installed it successfully on windows in the past) failed to be performed most likely due to the crash of the installer due to one of the components: user32, kernel32, ntdll.
This may be the incorrect component selected for the bug report as there are three components referenced in the backtrace log: user32, kernel32, and ntdll