https://bugs.winehq.org/show_bug.cgi?id=57547
--- Comment #5 from T E Dixon dixonte+winehq@stc-networks.com --- (In reply to Bernhard Übelacker from comment #4)
(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?
Ah, the WINEPREIF was a typo, yes. I just verified the same thing happens when I correct it to WINEPREFIX though. Attaching a log with that corrected, just in case.
(In reply to Bernhard Übelacker from comment #4)
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/ 63036db6876eb57b0c528ed0b52807680ca2a697
I'll perform another test with this patch applied ASAP.