[Bug 26016] Multiple Microsoft installers crash with heap corruption (private heap for StringTableXXX allocation wrapper in setupapi needed)(XmlLite, XPSEP, IE7)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 30 15:56:40 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=26016

--- Comment #20 from Austin English <austinenglish at gmail.com> ---
Native setupi has a lot of:
fixme:seh:_abnormal_termination (void)stub

and crashes with:
wine: Call from 0x7b83a82e to unimplemented function
apphelp.dll.SdbInitDatabase, aborting

if I stub that, it gets further, to SCECLI.dll.SceSetupMoveSecurityFile. That
function doesn't appear to be documented, howver, so I didn't try to do
anything with it. (that's for ie7)

xmllite installs with no issues with native setupapi after SdbInitDatabase was
stubbed. Running it now in a loop.

I'll test with native updspapi next.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list