https://bugs.winehq.org/show_bug.cgi?id=57206
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |NOTOURBUG
--- Comment #6 from Bernhard Übelacker bernhardu@mailbox.org --- (In reply to nikolas.gur from comment #5)
Yes thanks, after installing lib32-alsa-lib I too don't get that crash anymore.
That's nice to hear. So I am resolving this bug as notourbug due to the bug status help page.
Just for the record, using WINEDEBUG=warn+module would have shown this: 013c:warn:module:process_attach Initialization of L"winealsa.drv" failed
However I submitted a merge request to explicitly show an error, if the dlopen of winealsa.so fails: https://gitlab.winehq.org/wine/wine/-/merge_requests/6543