[Bug 44082] testcase, source: "err:virtual: NtMapViewOfSection map_file_into_view ... failed"

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 27 15:34:44 CST 2017


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

dmo2118 at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOTOURBUG
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from dmo2118 at gmail.com ---
Filesystem is vboxsf (VirtualBox shared folder).

Using mmap(2) gives me EINVAL. I guess it's supposed to be ENODEV when a
filesystem doesn't support mmap(), but I guess that's a VirtualBox problem, not
a Wine problem.

vboxsf doesn't support mmap...good to know. Ext4 and tmpfs work fine, though.

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