http://bugs.winehq.org/show_bug.cgi?id=13783
Summary: mmap fail on GVFS Product: Wine Version: 1.0-rc4 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fnjordy@gmail.com
Microsoft Excel '97 fails to open GVFS mounted files with the following errors:
err:virtual:map_file_into_view shared writable mmap not supported, broken filesystem? err:virtual:NtMapViewOfSection map_file_into_view 0x8f0000 6000 000000000 failed
The document works fine when copied to the local file system. Also, Microsoft Word '97 can open files whilst reporting the same two error messages:
err:virtual:map_file_into_view shared writable mmap not supported, broken filesystem? err:virtual:NtMapViewOfSection map_file_into_view 0x8b0000 c000 000000000 failed
Mount point is created via Nautilus, then file is openedby navigating to ~/.gvfs/....
http://bugs.winehq.org/show_bug.cgi?id=13783
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #1 from Dan Kegel dank@kegel.com 2008-06-08 16:33:50 --- I asked on http://mail.gnome.org/archives/gvfs-list/2008-June/msg00006.html whether gvfs supports mmap...
http://bugs.winehq.org/show_bug.cgi?id=13783
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2008-06-08 16:34:43 --- A stated there is nothing Wine can do about this. Don't use this FS with Wine. mmap with shared write can not be emulated. It have to be provided by the file system & kernel.
http://bugs.winehq.org/show_bug.cgi?id=13783
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from James Hawkins truiken@gmail.com 2008-06-08 16:50:17 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=13783
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|WONTFIX |INVALID
--- Comment #4 from Dan Kegel dank@kegel.com 2008-06-08 18:43:18 --- http://mail.gnome.org/archives/gvfs-list/2008-June/msg00007.html says that this kernel/fuse feature is being worked on, see http://kerneltrap.org/Linux/Fuse_Writable_Mmap
Changing resolution to INVALID to better reflect the fact that the bug is in a system component, not in wine.
http://bugs.winehq.org/show_bug.cgi?id=13783
--- Comment #5 from Steven McCoy fnjordy@gmail.com 2008-06-14 13:16:55 --- Also affects Microsoft Excel 2003.
http://bugs.winehq.org/show_bug.cgi?id=13783
--- Comment #6 from Steven McCoy fnjordy@gmail.com 2010-02-09 08:22:52 --- Looks like finally addressed in the Linux kernel.
http://lkml.org/lkml/2010/2/9/11