http://bugs.winehq.org/show_bug.cgi?id=27915
Summary: Lemmix game (lemmings clone) - crashes when entering 1st level Product: Wine Version: 1.3.25 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: wylda@volny.cz
Lemmix game (lemmings clone) - crashes when entering 1st level with the message:
XIO: fatal IO error 14 (Bad address) on X server ":0.0" after 9812 requests (9804 known processed) with 0 events remaining.
1. I did a regression test between 1.3.25 and 1.3.25-99-g093547e:
commit 3cb26488bdee73c39c04f8644d83bddca1bea141 Author: Huw Davies huw@codeweavers.com Date: Mon Jul 25 10:56:30 2011 +0100
gdi32: Rewrite SetDIBits to use the PutImage gdi driver function.
:040000 040000 40001b119f364ca84bf04a1f9c0c783783df7a95 eb642062832117052a2f619da0275961b78f76a3 M dlls
2. No other bug report suffers from this commit right now.
3. Revert of this patch after git checkout makes that problem go away.
--private keyword: bisected