Closed wheatman closed 2 years ago
As noted in the README, these are known about, but should be reported. I found that I was triggering this with unlink,realpath, and readlink
unlink
realpath
readlink
I got these while trying to build https://github.com/wheatman/mold/tree/cilk with -fsanitize=cilk
-fsanitize=cilk
Let me know if you need anything else.
This issue has been fixed in the latest release of OpenCilk.
As noted in the README, these are known about, but should be reported. I found that I was triggering this with
unlink
,realpath
, andreadlink
I got these while trying to build https://github.com/wheatman/mold/tree/cilk with
-fsanitize=cilk
Let me know if you need anything else.