http://bugs.winehq.org/show_bug.cgi?id=15259
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #14 from Austin English austinenglish@gmail.com 2009-05-04 16:57:12 --- (In reply to comment #13)
Try reverting that patch and see if it works, e.g.,: $ git reset --hard 5316dd011f15ca488ccfa69b5873b075407fe238 test, should be bad. Then do:
Yes, crashes
$ git show 5316dd011f15ca488ccfa69b5873b075407fe238 | patch -p1 -R test, should work.
This one works fine.
Anything else I can do to help?
Short of investigating the patch and trying to fix it, it'd be best to wait until Alexandre says something/posts a patch.
Thanks for investigating!