clayborg added a comment.

In D62634#1522249 <https://reviews.llvm.org/D62634#1522249>, @aprantl wrote:

> Out of curiosity, what was that change in the mmap call that fixed this?


We switched to mapping things private and shared. This might be been before 
open sourcing happened so there might not be a revision for it. Previously we 
weren't mapping private so we got any changes made to the file. I have never 
seen the error fire since we fixed this.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62634/new/

https://reviews.llvm.org/D62634



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to