[Bug 45749] Visual Studio 2017 Installer fails due to node.js/libuv listen (named pipe) error

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 2 10:58:53 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45749

--- Comment #7 from Fabian Maurer <dark.shadow4 at web.de> ---
Created attachment 62200
  --> https://bugs.winehq.org/attachment.cgi?id=62200
Hack to handle FileModeInformation in NtQueryInformationFile

FWIW, chromium issues can be worked around with my patches at bug 45649, bug
45650 and bug 45645 - so you don't need to disable the sandbox. But that's not
very relevant for this issue, I think.

> (am I a bit obsessed with debugging this issue?)

I dunno, but you did a very good job, thank you for that!
It's indeed NtQueryInformationFile with NtQueryInformationFile that's missing
here. I'm attaching a quick hack (on top of wine git) to work around this
issue.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list