https://bugs.winehq.org/show_bug.cgi?id=57547
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #4 from Bernhard Übelacker bernhardu@mailbox.org --- (In reply to T E Dixon from comment #0)
... WINEPREIF=...
Is this just a copy and paste error in this bug report? Wine might not operate on the expected prefix?
(In reply to Rafał Mużyło from comment #2)
Odd that the output doesn't include a backtrace, even though a crash happens. Though none of the channels show anything special about the crash...
(In reply to T E Dixon from comment #3)
Is there anything else I can do to get you the info you need? Happy to apply patches to add extra debug output if need be.
If the crash happens in winedevice.exe the crash dialog is currently suppressed for some reason. See below patch to remove this special handling from winedevice.exe, maybe with it applied the expected crash dialog is shown?
https://gitlab.winehq.org/bernhardu/wine/-/commit/63036db6876eb57b0c528ed0b5...
Would be an improvement to make this visible via a debug channel e.g. "winedevicecrash"?