[llvm-bugs] [Bug 20986] gcda (gcov data) writer is not multi-process-safe, impacting coverage analysis and profiling of programs that fork()

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Sep 9 16:49:30 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=20986

Fangrui Song <i at maskray.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |i at maskray.me
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Fangrui Song <i at maskray.me> ---
Fixed after https://reviews.llvm.org/D76206

open O_EXCL + fcntl F_SETLKW

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200909/34eeacf4/attachment.html>


More information about the llvm-bugs mailing list