http://bugs.winehq.org/show_bug.cgi?id=27848
--- Comment #2 from rocko rockorequin@hotmail.com 2011-07-23 07:33:09 CDT --- I'm pretty sure this is the commit that causes the problem:
52fd36b68b3f115d2e5fe3040b6abc51bad862e0 is the first bad commit commit 52fd36b68b3f115d2e5fe3040b6abc51bad862e0 Author: Henri Verbeet hverbeet@codeweavers.com Date: Thu Jun 23 00:02:33 2011 +0200
d3d9: Implement IDirect3DVolume9 private data handling on top of wined3d_resource.
although that commit is actually between wine 1.3.22 and 1.3.23, not before 1.3.22 like I thought.
I double-checked it by doing a git checkout to the commit just before (7a8a7b920e4c4f5ed7dcf750f9cf712a6e614172). The crash didn't happen in 5-10 minutes of playing, but with 52fd36b68b3f115d2e5fe3040b6abc51bad862e0 it happened fairly quickly.