https://bugs.winehq.org/show_bug.cgi?id=47169
--- Comment #25 from TOM l12436@yahoo.com.tw --- (In reply to Erich E. Hoover from comment #24)
(In reply to TOM from comment #23)
... nope, issue still occur.
Darn, well - now we try to dig into what codepath it is taking in each case. Please try the following with both lstat and fstat: if (strstr(fd->unix_name, "The.Elder.Scrolls.V.Skyrim/Data")) fprintf(stderr, "Data mode: %06o\n", st.st_mode);
(this should also reduce the spurious data in the log so we are mostly looking at what we want to see)
ask one thing, the server/fd.c change only need to update wineserver binary ? although I have try replace other binary.