http://bugs.winehq.org/show_bug.cgi?id=32475
Bug #: 32475 Summary: Qvod 5.5 crashes when trying to play any video or audio Product: Wine Version: 1.5.19 Platform: x86 URL: http://dl.kuaibo.com/QvodSetupPlus5.exe OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com Depends on: 32474 Classification: Unclassified
Created attachment 42838 --> http://bugs.winehq.org/attachment.cgi?id=42838 Log: +quartz,+tid,+seh trace
1. Download and install Qvod 5.5: $ sha1sum QvodSetupPlus5.exe 3735755bd45db19123f1cc07fcdcd05dd8ece69c QvodSetupPlus5.exe
$ wine QvodSetupPlus5.exe
2. winetricks -q gdiplus, workaround Bug 32474
3. Start Qvod player: ~/.wine/drive_c/Program Files/QvodPlayer$ wine QvodPlayer.exe
4. click "打开"/Open, select any video/audio . I tested mp3/wma/rmvb/avi and other formats.
Crash happens.
winetricks -q quartz doesn't workaround; however, with native quartz, after setting WINEDEBUG=+relay and redirect the log to some file on disk, the crash would disappear, audio could be played well. if the relay log is redirected to /dev/null instead, then QvodPlayer still crashes even with native quartz.