http://bugs.winehq.org/show_bug.cgi?id=33441
--- Comment #2 from dcelso dcelso@gmail.com 2013-04-22 08:01:42 CDT --- I don't know it. I did the next
I clone lastest changes, using git clone git://source.winehq.org/git/wine.git ~/wine-git
I downloaded all needed dev header of all dependencies.
I compile wine, with make;make install.
And The result wine crashes that I said before.
Then if I go back 14 commits doing the next git reset --hard HEAD~14
And compile it, the result binary works perfectly.
I think that the problem is lastest changes done in 19 April that affects to directX.
Do you need that I will do any test more? I dont know how more information do you need.