[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 14:58:27 CDT 2014


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

--- Comment #19 from Anastasius Focht <focht at gmx.net> ---
Hello Austin,

--- quote ---
@Focht, I've noticed even with all Heap calls changed, that I occasionally get
deadlocks:
--- quote ---

heap crit section timeouts are also an indication of heap corruption.

Maybe it's not only setupapi at fault here - updspapi might be involved too
(most MS installers make use of both).
One reason for the corruption could be that those installers make assumptions
of win32 internal data structures which Wine doesn't match.

You could try selectively override setupapi and updspap and do some testing.

Regards

-- 
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