http://bugs.winehq.org/show_bug.cgi?id=28137
Summary: Bloxx It crashes Product: Wine Version: 1.3.26 Platform: x86-64 URL: http://eq03.mirror.alawar.com/SubAlawarComBloxxit.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-ddraw AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: hverbeet@gmail.com Regression SHA1: 92e616f355ded5f3634625dba245e9b437e3ad6a
Created an attachment (id=36049) --> (http://bugs.winehq.org/attachment.cgi?id=36049) Terminal output
The game Bloxx It crashes when progressing from one level to the next, entering the options menu from within a level, or attempting to view demo mode. The latter is the quickest way to see the problem - just choose "demo" from the main menu to get a crash.
It used to work; regression testing indicated:
92e616f355ded5f3634625dba245e9b437e3ad6a is the first bad commit commit 92e616f355ded5f3634625dba245e9b437e3ad6a Author: Henri Verbeet hverbeet@codeweavers.com Date: Wed Aug 3 21:34:47 2011 +0200
ddraw: Remove rectangle validation from ddraw_surface7_Blt().
This is already done by wined3d_surface_blt().
:040000 040000 6aff7a5b6a628521823fd51d35f6aecb3dabfff8 f1c2bd43a5aab998269d496866f3ad59c5e12d3d M dlls
Reverting the patch fixed the problem. Tested with a Radeon HD 4250 (fglrx 8.84.60) and GMA 950 (i915 2.9.1).