Guangwu Zhang <guazhang@xxxxxxxxxx> writes: > Just hit the bug one time with liburing testing, so it hard to said > which case triggered the issue, > here is the test steps > 1) enable kernel KASAN module > 2) mkfs and mount with sda and set TEST_FILES=/dev/sda > 3) copy all liburing cases to mount point > 4) make runtests as root Just a note on the test procedure: you shouldn't mount sda *and* set TEST_FILES to sda. You can leave TEST_FILES empty for this case. -Jeff