http://bugs.winehq.org/show_bug.cgi?id=22629
--- Comment #19 from Wylda wylda@volny.cz 2010-05-14 01:42:34 ---
but i still 'learning' but for now i can't... any help for me to check this?
This should give you yours segfault: git checkout -f 246f9305e9f8eb18e54018746143d95afed887be compile wine & test your game (should segfault)
If you bisect it correctly reverting should make the segfault go a way: git show 246f9305e9f8eb18e54018746143d95afed887be | patch -p1 -R compile wine & test your game (should run OK)