http://bugs.winehq.org/show_bug.cgi?id=28265
--- Comment #1 from Dan Kegel dank@kegel.com 2011-09-16 10:53:08 CDT --- Still present, still a major bummer. Example:
../../../tools/runtest -q -P wine -M winmm.dll -T ../../.. -p winmm_test.exe.so midi.c && touch midi.ok fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 32 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 6 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 32 channels, pretending there's only 2 channels fixme:mci:MCI_SysInfo Don't know how to get # of MCI devices of a given type err:ntdll:RtlpWaitForCriticalSection section 0x110060 "heap.c: main process heap section" wait timed out in thread 003a, blocked by 0045, retrying (60 sec) wine: Critical section 00110060 wait failed at address 0x7bc34357 (thread 003a), starting debugger... err:ntdll:RtlpWaitForCriticalSection section 0x110060 "heap.c: main process heap section" wait timed out in thread 003a, blocked by 0045, retrying (60 sec) err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7bc34357 Command exited with non-zero status 148 0.14user 0.10system 2:11.65elapsed 0%CPU (0avgtext+0avgdata 33248maxresident)k 0inputs+0outputs (0major+6344minor)pagefaults 0swaps make: *** [midi.ok] Error 148