[Bug 22051] Supreme Commander patch 1.1.3280 crashes immediately

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 17 22:13:14 CDT 2010


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


Wylda <wylda at volny.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wylda at volny.cz




--- Comment #1 from Wylda <wylda at volny.cz>  2010-03-17 22:13:13 ---

Smells like bug 21798, but with help of AJ who pointed out gdiplus in comment
#8, i was able to do it this time :-D

1. Confirming, please consider KEYWORDS: +REGRESSION, COMPONENT: gdiplus

2. I did a regression test between 1.1.35 and 1.1.38:

commit db3d756c1e4b03b0fb33f2863ab3d2275dcf00c2
Author: Vincent Povirk <vincent at codeweavers.com>
Date:   Sun Jan 24 15:18:46 2010 -0600

    gdiplus: Prefer the builtin version.


3. There is another bug report suffering from this commit, see bug 21798.

4. Revert of this patch on top of wine-1.1.40-224-g0498534 makes that problem
go away.

5. Adding author of this patch to CC.


--private keyword: bisected


I did this by horrible way. Could someone guide me to easier way for next time,
please? With the knowledge:

 * 1.1.35 ~ Last working
 * 1.1.36 ~ crash during the startup
 * 1.1.37 ~ crash during the startup
 * 1.1.38 ~ runs, but App displays error window and UI is completelly broken

i knew that i'm unable to do proper regression test (crashing between good/bad
because of other issues and no way to revert those commits), so i used qgit to
filter gdiplus commits between 1.1.35 and 1.1.38. Then git checkout 1.1.38 and
unapplied gdiplus commits one by one in reverse order... But there must be an
easier way! Any advice for next time?

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