http://bugs.winehq.org/show_bug.cgi?id=58414 --- Comment #4 from Eric Pouech <eric.pouech(a)gmail.com> --- just to trace, there are (at least) two different issues to look at (tested on Fedora 42, likely the same on F43): - the crash is only triggered when user has (with another debugger than winedbg) downloaded in his/her ~/.cache/debuginfod_client directory the stripped debug symbols (dbghelp cannot resolve for some reasons the debug link in main ELF modules; so it doesn't locate the split debug info packages if they are installed in /usr/lib*) - the crash in itself is caused by Fedora using a .dwz debug info file (shared for across all Wine split debug info files); and Wine dbghelp fails to handle properly the attributes in the .dwz file) -- 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.