http://bugs.winehq.org/show_bug.cgi?id=23238
Summary: Repton 3: crashes when viewing map (unhandled page fault on write) Product: Wine Version: 1.2-rc3 Platform: x86-64 URL: http://www.superiorinteractive.com/repton/3.htm OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: directx-ddraw AssignedTo: wine-bugs@winehq.org ReportedBy: iarnell@gmail.com
Repton 3 crashes when viewing map.
The problem is that IDirectDrawSurface::BltFast doesn't properly validate parameters; repton3 is trying to call BltFast with negative value for dstx.
0009:trace:ddraw:IDirectDrawSurfaceImpl_BltFast (0x219960)->(-80,0,0x3586dc0,0x32e478,16): Relay wine: Unhandled page fault on write access to 0x0149fec8 at address 0x682a6cc0 (thread 0009), starting debugger... Unhandled exception: page fault on write access to 0x0149fec8 in 32-bit code (0x682a6cc0).
http://bugs.winehq.org/show_bug.cgi?id=23238
--- Comment #1 from Iain Arnell iarnell@gmail.com 2010-06-18 08:55:51 --- Patch submitted. http://source.winehq.org/patches/data/62769
http://bugs.winehq.org/show_bug.cgi?id=23238
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, patch Severity|minor |normal
http://bugs.winehq.org/show_bug.cgi?id=23238
--- Comment #2 from Henri Verbeet hverbeet@gmail.com 2010-06-24 12:35:49 --- I think this is supposed to be fixed by cf39adbaa2ad80980f8d8f03a9d8802ef7cbd4fd.
http://bugs.winehq.org/show_bug.cgi?id=23238
Iain Arnell iarnell@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Iain Arnell iarnell@gmail.com 2010-06-24 12:57:38 --- Confirmed fixed in tonight's git build. Thanks Henri.
http://bugs.winehq.org/show_bug.cgi?id=23238
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2010-06-25 12:41:44 --- Closing bugs fixed in 1.2-rc5.
http://bugs.winehq.org/show_bug.cgi?id=23238
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-ddraw |directx-d3d