http://sourceware.org/bugzilla/show_bug.cgi?id=14713
Bug #: 14713
Summary: Missing call to msync in Output_file::unmap()
Product: binutils
Version: 2.24 (HEAD)
Status: NEW
Severity: normal
Priority: P2
http://sourceware.org/bugzilla/show_bug.cgi?id=14713
--- Comment #1 from Daniel Meister 2012-10-12
11:55:35 UTC ---
And of course the detailed description of the error is missing.
The output file (executable) is available on the server (and the other NFS
clients) but it is just a file w
http://sourceware.org/bugzilla/show_bug.cgi?id=14713
--- Comment #2 from Daniel Meister 2012-10-12
12:01:33 UTC ---
Please also see the following entry from the NFS FAQ:
http://nfs.sourceforge.net/#faq_d8
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--
http://sourceware.org/bugzilla/show_bug.cgi?id=14713
--- Comment #3 from Daniel Meister 2012-12-02
20:59:10 UTC ---
Created attachment 6769
--> http://sourceware.org/bugzilla/attachment.cgi?id=6769
patch implementing the proposed solution by calling ::msync before ::munmap
--
Configure bugma