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

WineHQ Bugzilla wine-bugs at winehq.org
Mon May 23 02:40:23 CDT 2022


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

--- Comment #11 from Rémi Bernon <rbernon at codeweavers.com> ---
As you managed to get gdb attached, you can loading this file in gdb with
https://github.com/rbernon/wine/raw/develop/tools/gdbinit.py to maybe get
symbols. You can load it in gdb with `source <filename.py>` and then load the
symbols with a new load-symbol-files command.

-- 
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