http://bugs.winehq.org/show_bug.cgi?id=16363
--- Comment #8 from Austin English austinenglish@gmail.com 2009-01-10 20:21:51 --- (In reply to comment #7)
Alright, I've found the revision causing the regression:
5e2ed6bfe94eb322efe891c07aa8e58b125f36c2 is first bad commit commit 5e2ed6bfe94eb322efe891c07aa8e58b125f36c2 Author: Alexandre Julliard julliard@winehq.org Date: Wed Nov 5 20:32:32 2008 +0100
ntdll,server: Fixed access checks for OpenFileMapping and MapViewOfFile.
:040000 040000 2f0316597d54dc0ee871c80465dc4dac295a0f3e 3e9d23a0110f6767160cda3ad4aadaf376c3e508 M dlls :040000 040000 e3944bdf24bb46aad3b8266661b79d54336690aa 29feaf47301e9cd65d2c216e6bef96c0ad5612bf M include :040000 040000 04899ab2458e13db1c7a3357483bfef1b9123fcc 158732825f15930c0d3cdeaddfff4e36b75f3cb5 M server
Are you sure? Have you tried without that patch? Looks like it'd be hard to revert....try building one commit before that patch, and if it works, add that patch, and make sure it breaks.