https://bugs.winehq.org/show_bug.cgi?id=39654
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #6 from Wylda wylda@volny.cz --- Created attachment 54774 --> https://bugs.winehq.org/attachment.cgi?id=54774 Half-life 1: installer's crash
I have a regression in Half-life 1's installer. When i run SETUP.EXE, it should play a sound, but crashes:
Assertion 'm->state == STATE_PASSIVE' failed at pulse/mainloop.c:787, function pa_mainloop_prepare(). Aborting. wine: Assertion failed at address 0xf77bcd49 (thread 0027), starting debugger...
Test results: * wine-1.7.50 ... works * wine-1.7.55 ... crash * wine-1.9.12 ... crash * wine-1.9.12-staging ... works
So it looks like, staging has a fix already.