Wine regression caused by 12/02 18:05:37 UTC commit: breaks Total Annihilation

Anish Mistry mistry.7 at osu.edu
Sun Dec 12 16:38:48 CST 2004


On Sunday 12 December 2004 02:54 pm, Eric Pouech wrote:
> Jonathan Gevaryahu a écrit :
> does this help?
> A+
>
> Index: sync.c
> ===================================================================
> RCS file: /home/cvs/cvsroot/wine/wine/dlls/kernel/sync.c,v
> retrieving revision 1.64
> diff -u -u -r1.64 sync.c
> --- sync.c 7 Dec 2004 14:23:03 -0000 1.64
> +++ sync.c 12 Dec 2004 19:53:14 -0000
> @@ -893,7 +893,7 @@
>       OBJECT_ATTRIBUTES attr;
>       NTSTATUS status;
>
> -    if (!is_version_nt()) access = SEMAPHORE_ALL_ACCESS;
> +    if (!is_version_nt()) access = TIMER_ALL_ACCESS;
>
>       attr.Length                   = sizeof(attr);
>       attr.RootDirectory            = 0;
I'm still seeing the same error on my system:

0009: select() = ACCESS_DENIED
0009: select( flags=4, cookie=0x67f53c, timeout=0, handles={0x2114} )
0009: select() = ACCESS_DENIED
0009: select( flags=4, cookie=0x67f53c, timeout=0, handles={0x2114} )
0009: select() = ACCESS_DENIED
0009: select( flags=4, cookie=0x67f53c, timeout=0, handles={0x2114} )
0009: select() = ACCESS_DENIED

-- 
Anish Mistry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20041212/8f45f956/attachment.pgp


More information about the wine-devel mailing list