On Thu, May 31, 2001 at 01:12:14PM -0400, =?iso-8859-1?Q?G=E9rard_Patel_=3Cgerard.patel=40nerim.net=3E?=@tourian.nerim.net wrote:
At 01:24 30/05/2001 +0200, you wrote: (yet another self followup)
Since the commits of last night, every app I have tried only says :
wine client error:0x80675a8: set_thread_buffer failed with status c000000d
Hmm, can you do 'nm file/file.o|grep stat64' and see if we are including stat64 there?
with apps that usually work fine.
I have still the problem; I have downloaded a fresh tree from winehq to make sure it was not a random event.
I don't have much time to debug until next weekend, but I have done a bit of searching : this does not happen on my newest computer, a Mandrake 8 with glibc 2.2. It happens with my other box, a Suse 6.1 with a manually upgraded glibc 2.1.3 (I use it without this problem since months)
The problem occurs in the mmap call in the server subroutine, the parameters being size=8192, fd=8,offset=0.
Has anyone compiled cvs since 3 days with glibc 2.1.3 ?
I have build RPMs for OpenLinux eDesktop 2.4, which is kernel 2.2.14 and glibc 2.1.3, and sol.exe still works.
You can try them from http://www.lst.de/~mm/wine.html if you want to.
Ciao, Marcus