Open yiding opened 5 years ago
@yiding Could you try cherry-picking #34, compiling with rust nightly, and building with RUSTFLAGS="-Z sanitizer=thread" cargo build
? This may uncover a race condition.
Please test with the latest master.
I no longer have a setup that can make use of this so I can't really test. IIRC, I was doing some multi-threaded compilation of a large project when that occurred. Feel free to close.
I consistently get this panic when using catfs (with a backing sshfs). The accesses that were going on at the time were concurrent reads.
This is on fedora linux 30.