https://bugs.winehq.org/show_bug.cgi?id=45749
--- Comment #7 from Fabian Maurer dark.shadow4@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.