http://bugs.winehq.org/show_bug.cgi?id=12966
--- Comment #20 from Jon Armond jon2000_uk@yahoo.co.uk 2009-03-29 05:26:46 --- Created an attachment (id=20184) --> (http://bugs.winehq.org/attachment.cgi?id=20184) d3d,d3d_surface,seh log
The RtlpWaitForCriticalSection is a red herring due to ambx dll.
The crash seems to be due to wined3d trying to access an already freed surface (see d3d log). It's probably similar to the refcount issue with bug 10758.