http://bugs.winehq.org/show_bug.cgi?id=18768
--- Comment #14 from Jason Craig signup@sixaxisdesign.com 2010-01-29 11:32:56 --- (In reply to comment #13)
(In reply to comment #0)
err:d3d_surface:surface_prepare_system_memory Surface without memory or pbo has SFLAG_INSYSMEM set!
Did this err occur in 1.1.18 as well?
That error appears to be what is crashing the program. When I was doing the regression testing, all the good revisions did not display that error message while all the bad ones did, so the short answer is no in 1.1.18 the error did not appear :).
I performed the regression test again, with different good and bad start points (following these directions: http://www.winehq.org/docs/winedev-guide/x1348), and arrived at the same revision I did before as the first bad revision. IMO some other code must be making assumptions that are no longer true once that revision is applied. Anyways, I'm too unfamiliar with the Wine codebase to be much help there.