http://bugs.winehq.org/show_bug.cgi?id=15990
Summary: Rhapsody 4 crashes when trying to play a local .mp3 file Product: Wine Version: 1.1.7 Platform: Other URL: http://service.real.com/rhapsody/download/version4/ OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: shdocvw AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
A user in http://real.lithium.com/real/board/message?board.id=InstallingRhapsody&m... asked about Rhapsody, so I did a little QA on it.
The installer/upgrade crash in bug 15981 doesn't seem to keep the app from working. It can scan your music directories just fine. But when I tried using it to play an .mp3, it failed. Here's one crash error I saw with the latest git and warn+heap (since I saw some heap errors in wine from a few days ago):
fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x100ca 1c 0 0) fixme:shdocvw:navigate_bsc Navigation canceled Unhandled exception: page fault on read access to 0x2d28a631 in 32-bit code Backtrace: =>1 DocHost_Release+0x22(This=0x51691e4) [dlls/shdocvw/dochost.c:534] in shdocvw 2 WebBrowser_Release+0x5c(iface=<?>) [dlls/shdocvw/webbrowser.c:155] in shdocvw 3 HlinkFrame_Release+0x15(iface=0x5169174) [dlls/shdocvw/navigate.c:803] in shdocvw 4 nsChannel_AsyncOpen+0x481(iface=0x5178658, aListener=0x52922e8, aContext=(nil)) [dlls/mshtml/nsio.c:154] in mshtml ... 12 in docshell (+0x241f) 13 in xpcom_core (+0x30812) DocHost_Release+0x22 [dlls/shdocvw/dochost.c:534] in shdocvw: call *0x8(%eax) 534 IDispatch_Release(This->client_disp);