http://bugs.winehq.org/show_bug.cgi?id=7472
------- Additional Comments From imaxfun@gmail.com 2007-18-02 16:25 ------- I did not attach a separate file of the terminal output, because I cannot get one. The computer crashes completely at the bug, and responds to nothing thereafter. It doesn't help to run the test in winedbg either. I can see the output on the crashed terminal, though, and that's how I manage to copy it manually. But all there is, is 14 times
fixme:msvcrt:MSVCRT_sopen : pmode 0x01b6 ignored
then
ALSA lib seq_hw.c:456:(snd_seq_hv_open) open /dev/snd/seq failed: No such file or directory
And the conformance test crashes while extracting tests for 'dsounds'. Knowing the test was working fine before winetest-200701071000-paul-mingw.exe, and the only patch affecting 'dsounds' in that version is the above mentioned patch.
I assume I did find the cause as explained above, but I don't feel confident enough to make a patch of it. So, could someone check it and make the fix, please?