[Bug 5024] Thief: Deadly Shadows crashes:page fault on read access to 0x0000040c
http://bugs.winehq.org/show_bug.cgi?id=5024 ------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-15-06 06:48 ------- Created an attachment (id=6750) --> (http://bugs.winehq.org/attachment.cgi?id=6750&action=view) patch to fix the install problem Hi, the attached patch fixes the problem. It appeared CreateFileW ( user.ini) failed with an ERROR_SHARING_VIOLATION. The file was created with GENERIC_READ | GENERIC_WRITE, FILE_SHARE_READ | FILE_SHARE_WRITE , and after that PROFILE_Open does a CreateFileW with only GENERIC_READ, FILE_SHARE_READ --> ERROR_SHARING_VIOLATION. Could someone confirm (or not ;)) if this fix is right? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs