http://bugs.winehq.org/show_bug.cgi?id=25728
--- Comment #8 from Andrew Eikum aeikum@codeweavers.com 2012-04-17 09:38:45 CDT --- Thanks Alexey. Unfortunately, nothing stands out as wrong in that log.
What would be most interesting is one or both of these, preferably in a clean 1.5.2 WINEPREFIX if it's not too much work:
Built-in everything, with the following debug channels: +tid,+mmdevapi,+winmm,+driver,+midi,+dsound,+dmusic,+mci,+oss,+alsa,+coreaudio,+dmime,+dmloader,+dmfile,+dmfileraw,+dmdump,+dmband,+dmusic,+dmcompos,+dmscript,+dmstyle,+dmsynth,+dmusic32,+dswave
or
Native directmusic as installed by winetricks, with the same debug channels.
The first will help us repair Wine's dmusic implementation. The second will help us get Native dmusic working again (which is Bug 28340).
I'm not sure how native dsound might be involved here...