http://bugs.winehq.org/show_bug.cgi?id=29234
--- Comment #4 from llie@nano.exofire.net 2011-12-06 17:19:09 CST --- Regression took all afternoon, but this is what I came up with:
94c0da184e18252ca2df7f9f462e9a4df9c5f2df is the first bad commit commit 94c0da184e18252ca2df7f9f462e9a4df9c5f2df Author: Henri Verbeet hverbeet@codeweavers.com Date: Thu Dec 1 07:31:41 2011 +0100
wined3d: Create a PBO in surface_load_location() even if SFLAG_INSYSMEM is already set.
In the longer term, sysmem and pbo should be separate resource locations.
:040000 040000 0ea129726096c1508557eacfc8272cf884f0c61b 4e1bfdfeccfc95e0b700f75d6841dbb7cc1889da M dlls
Strangely though, I think there is some interaction between this commit and another one because there were times when I tested that I could zone twice before crashing.