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
Component: gold
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Classification: Unclassified
We see an error when linking with GNU gold and writing the output file to an
NFS location hosted on a ZFS file system.
If needed I can provide more details on the software/OS versions involved.
This issue could be resolved with the function Output_file::unmap() in
output.cc doing a call to ::msync before calling ::munmap.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils