http://bugs.winehq.org/show_bug.cgi?id=26199
Summary: eCabinetSystems 6 crashes when you try to download a library under warn+heap Product: Wine Version: 1.3.14 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: urlmon AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Created an attachment (id=33398) --> (http://bugs.winehq.org/attachment.cgi?id=33398) Last 100k lines of WINEDEBUG=+mshtml,+shdocvw,warn+heap, rzipped
This is a followon to bug 16551. The app installs fine. Won't run unless you do winetricks jet40 (I also did vcrun2005 and mdac28 first). After that it starts fine.
When running under WINEDEBUG=warn+heap, it seems to crash when you select the bottom-most item in the main window "Download free available cabinet libraries" and then click on the first library.
Log starts
wine: Unhandled page fault on read access to 0xfeeefeee at address 0x69230326 (thread 0009), starting debugger... =>0 ProtocolHandler_Terminate+0x96(iface=0x1a27eac0, dwOptions=0) [dlls/urlmon/bindprot.c:674] 1 BindProtocol_Terminate+0x69(iface=0x1a27ea90, dwOptions=0) [dlls/urlmon/bindprot.c:405] 2 InternetProtocolSink_ReportResult+0xa0(iface=0x19014a34, hrResult=0x80004004, dwError=0, szResult=0x0(nil)) [dlls/urlmon/binding.c:1159]
Last 100k lines of WINEDEBUG=+mshtml,+shdocvw,warn+heap attached, compressed with rzip.