https://bugs.winehq.org/show_bug.cgi?id=40611
Bug ID: 40611 Summary: Wine-stagging: Illegal instruction error under FreeBSD 11-CURRENT Product: Wine-staging Version: 1.9.9 Hardware: x86 OS: FreeBSD Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: iron.udjin@gmail.com CC: erich.e.hoover@wine-staging.com, michael@fds-team.de, sebastian@fds-team.de
Everything works fine without stagging patch.
With stagging patch when I trying to start Steam or any other program I see:
err:wineboot:start_services_process Unexpected termination of services.exe - exit code 0 [2016-05-11 00:40:18] Startup - updater built Apr 29 2016 15:19:38 Looks like steam didn't shutdown cleanly, scheduling immediate update check Illegal instruction
I guess the error is related to sound. When I start winecfg and go to "Audio" tab, I'm getting the same "Illegal instruction" error.
How can I debug it further? Do I need to send you "truss" log or WINEDEBUG=all output?