http://bugs.winehq.org/show_bug.cgi?id=15980
Summary: Rhapsody 2 crashes on startup Product: Wine Version: 1.1.7 Platform: Other URL: http://download.listen.com/support/rhap20/RhapsodyListen .EXE OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Somebody asked about Rhapsody, http://real.lithium.com/real/board/message?board.id=InstallingRhapsody&m... so I looked around for a version I could download without a credit card. The first place I found one was http://service.real.com/rhapsody/download/version2/ so I tried that. The installer went ok, but startup failed with a crash. The +seh,+relay,+ntdll log is:
0009:Call advapi32.GetAclInformation(00000000,0032fe08,0000000c,00000002) ret=00498a84 trace:ntdll:RtlQueryInformationAcl pAcl=(nil) pAclInfo=0x32fe08 len=12, class=2 trace:seh:raise_exception code=c0000005 flags=0 addr=0x7efb639e ... 0009:Call user32.MessageBoxA(00000000,00e110b8 "An unexpected exception -1073741819 occurred...quitting (Mapped Exception 0xC0000005 @ 0x7EFB639E)",00000000,00042010) ret=0047bb8d
Hmm. Does Windows allow you to call GetAclInformation with a null pAcl and not crash?