|
From: | daniel at meisch dot ch |
Subject: | [Bug gold/14713] New: Missing call to msync in Output_file::unmap() |
Date: | Fri, 12 Oct 2012 11:18:39 +0000 |
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: address@hidden ReportedBy: address@hidden CC: address@hidden 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.
[Prev in Thread] | Current Thread | [Next in Thread] |