[Bug 53032] winedevice.exe segfaults on exit (Segmentation fault) when built by GCC 12.1 (Fedora 36)

WineHQ Bugzilla wine-bugs at winehq.org
Sun May 22 18:29:22 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=53032

--- Comment #6 from Artem S. Tashkinov <aros at gmx.com> ---
(In reply to Rémi Bernon from comment #5)
> Hi, I built Wine with GCC 12.1 and didn't see anything like that so far. A
> log with
> WINEDEBUG=+loaddll,+seh,+process,+ntoskrnl,+service,+winedevice,+plugplay,
> +hid,+wineusb could be useful.

I doubt this can work as it enables logging for wine, not for its dependent
subprocess.

OK, I've run

WINEDEBUG=+loaddll,+seh,+process,+ntoskrnl,+service,+winedevice,+plugplay,+hid,+wineusb
/tmp/wine-7.9/wine notepad &> /tmp/wine.log

the last line is all good and fine:
0034:trace:service:main services.exe exited with code 0

Except a couple of seconds later when wineserver decides to shutdown there's a
crash. I've no idea where to get logs for it.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list