[Bug 19810] Visual C 2008 redistributable installers fail to start

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 27 06:21:36 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19810


Michael Karcher <wine at mkarcher.dialup.fu-berlin.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|wine at mkarcher.dialup.fu-ber |madewokherd at gmail.com
                   |lin.de                      |




--- Comment #21 from Michael Karcher <wine at mkarcher.dialup.fu-berlin.de>  2009-10-27 06:21:35 ---
This is a different bug. A git bisect leads to this commit:

ee6856d874d687c4504914e61bcde3e6b8823bca is first bad commit
commit ee6856d874d687c4504914e61bcde3e6b8823bca
Author: Vincent Povirk <madewokherd at gmail.com>
Date:   Fri Oct 23 13:57:42 2009 -0500

    ole32: Don't use IEnumSTATSTG to search for elements of storages.

    We use it to do a linear search of a binary tree, which is overkill.
    Replace it with a simple binary search.


Regretfully, I don't get a back trace, even when started in winedbg. Removing
myself from CC. Please reopen (possibly as new bug)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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