[Bug 22629] Far Cry: segfault upon execution

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 14 11:06:05 CDT 2010


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





--- Comment #24 from qaridarium at googlemail.com  2010-05-14 11:06:04 ---
(In reply to comment #23)
> > 
> > ass at ass:~/wine-git$ git bisect bad
> > 2f3fa8596bc6410a3b535e2f12bf551841334ad7 is the first bad commit
> > commit 2f3fa8596bc6410a3b535e2f12bf551841334ad7
> > Author: Alexandre Julliard <julliard at winehq.org>
> > Date:   Tue Feb 2 15:58:02 2010 +0100
> > 
> >     server: Allow changing a thread affinity before it is initialized.
> > 
> > :040000 040000 ab45f9c4877812d1a70110f1280dd75d34ff9487
> > 279e2ccf7470e8c19254a739a903ad88971d4e26 M    server
> 
> Looks better than "msi: ...". And reverting helps or not? Indicates, that you
> did that correctly, so it's good to mention status of revert.

i now recheck this:

> This should give you yours segfault:
git checkout -f 2f3fa8596bc6410a3b535e2f12bf551841334ad7
> compile wine & test your game (should segfault)

"Checkt" Right this "2f3fa8596bc6410a3b535e2f12bf551841334ad7" segfault

> If you bisect it correctly reverting should make the segfault go a way:
git show 2f3fa8596bc6410a3b535e2f12bf551841334ad7 | patch -p1 -R
> compile wine & test your game (should run OK)

"Check" Right this runs well!

2f3fa8596bc6410a3b535e2f12bf551841334ad7 is the problem!

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