https://bugs.winehq.org/show_bug.cgi?id=41138
Bug ID: 41138 Summary: `apitrace wine` can't save traces Product: Wine Version: 1.9.16 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: b7.10110111@gmail.com Distribution: ---
Due to NtTerminateProcess() now calling _exit() instead of exit(), apitrace has no opportunity to save its traces to file.
Could wine provide some recompilation-free way to enable apitrace to work — maybe an environment variable, or a registry key?