http://bugs.winehq.org/show_bug.cgi?id=29585
--- Comment #25 from Jörg Höhle hoehle@users.sourceforge.net 2012-02-10 04:34:42 CST --- Mateusz, Andrew, please use WINETEST_INTERACTIVE=1 and describe what you hear. Hash's logs show: render.c:1631: Released 1920=2x960 -1920 frames at 48000 worth 0ms in 7737ms (nothing was played!) and plenty of crashes, so wineoss is sererely broken for him.
I recommend you use the render tests from today's testbot job #16901, which will hopefully hit git tonight. Please mention which version of Wine (1.4-rc2 or latest git) you've been using. See bug #28723, comment #128 for various forms of audio output that you may hear.
Unfortunately, you probably can't run my newest tests with older versions of Wine such as wine-1.3.37. But what you can do with old versions when compiling yourself is to take the newest test tests/render.c, comment out everything except test_audioclient() and test_worst_case(), then run that against 1.3.37 with WINETEST_INTERACTIVE=1.
Hash, render_novmix.log was the only one that didn't crash. render.c:410: Test failed: Initialize(shared, 96000x16x2) returns 00000000 render.c:463: Test failed: Initialize failed: 88890008 Odd. [crash follows.] Perhaps some process was still running when you ran the subsequent tests? Could you please investigate that? Probably Andrew will need a WINEDEBUG=+xyz log to analyse this.