[Bug 48542] New: Mono (and probably .NET) needs CreateThreadpoolIo

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jan 29 13:16:41 CST 2020


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

            Bug ID: 48542
           Summary: Mono (and probably .NET) needs CreateThreadpoolIo
           Product: Wine
           Version: 5.0
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: kernelbase
          Assignee: wine-bugs at winehq.org
          Reporter: madewokherd at gmail.com
      Distribution: ---

Found testing LiveSplit 1.7.7 on Wine Mono from the master branch.

Mono's implementation of System.Threading.ThreadPoolBoundHandle depends on
CreateThreadpoolIo. Wine's stub of this function returns 0 and doesn't set last
error, resulting in the confusing message "System.IO.IOException: Success".

This can be more easily reproduced by running 'make test' in Wine Mono and
running tests/run-tests.exe
MonoTests.System.IO.Pipes.PipeSecurityTest:NamedPipePermissionsActuallyWorkAsync

-- 
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