http://bugs.winehq.org/show_bug.cgi?id=2035
------- Additional Comments From reif@earthlink.net 2004-22-02 13:48 ------- Whenever wine dumps you into the debugger, execute a bt command to see where in wine the problem occured. We need to know how it got into the alsa libraries.
Could you also run a trace by executing the program: wine --debugmsg +wave,+dsound,+dsound3d program.exe >& trace where program.exe is the program you run and post the results.