https://bugs.winehq.org/show_bug.cgi?id=40537
--- Comment #10 from François Gouget fgouget@codeweavers.com --- This issue is still present in b5ad6a44801e.
On my Windows XP EeePC ddraw:ddraw{1,2,4,7} still all cause a BSOD with a message implicating the graphics driver. Here is the debug information (the 0xA81E8628 changes with each run, the rest is constant):
*** STOP: 0x0000008E (0xC0000005,0xBF05A2C6,0xA81E8628,0x00000000)
*** igxpdv32.DLL - Address BF05A2C6 base at BF04F000, DateStamp 476971c3
The crash goes away when I switch the hardware acceleration from "Disable all cursor and advanced drawing acceleration." to "Disable all DirectDraw and Direct3D, and cursor and advanced drawing acceleration.". Of course then most tests are skipped...