http://bugs.winehq.org/show_bug.cgi?id=28388
Summary: winmm/midi.ok deadlocks and crashes occasionally? Product: Wine Version: 1.3.28 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
I saw this today on my a8-3850 (on the first, but not second, buildbot run):
../../../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:mixer:ALSA_MixerInit No master control found on HD-Audio Generic, disabling mixer 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 003e, blocked by 002e, retrying (60 sec) wine: Critical section 00110060 wait failed at address 0x7bc34357 (thread 003e), starting debugger... err:ntdll:RtlpWaitForCriticalSection section 0x110060 "heap.c: main process heap section" wait timed out in thread 003e, blocked by 002e, retrying (60 sec) err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x7bc34357 Command exited with non-zero status 148