http://bugs.winehq.org/show_bug.cgi?id=19810 Michael Karcher <wine(a)mkarcher.dialup.fu-berlin.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|wine(a)mkarcher.dialup.fu-ber |madewokherd(a)gmail.com |lin.de | --- Comment #21 from Michael Karcher <wine(a)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(a)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.