http://bugs.winehq.org/show_bug.cgi?id=28982
Bug #: 28982 Summary: Application crashes on DSound playback Product: Wine Version: 1.3.31 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-dsound AssignedTo: wine-bugs@winehq.org ReportedBy: mailRoxas@gmail.com Classification: Unclassified
Created attachment 37279 --> http://bugs.winehq.org/attachment.cgi?id=37279 WINEDEBUG log
Zero no Kiseki crashes when it tries to play 44100Hz Stereo WAVE music. It does not crash when it's playing 22050Hz Mono WAVE sound effect.
The crash comes from DSound wrapper .dll called sound3d.dll that basically seems to just load and play sound/music accordingly.
Attached is a WINEDEBUG=+tid,+mmdevapi,+winmm,+midi,+dsound,+dmusic,+mci,+oss,+alsa,+coreaudio output of the application.