-
Notifications
You must be signed in to change notification settings - Fork 1
Hang in fsync02 LTP test #173
Copy link
Copy link
Open
Description
There is a very very common (though maybe not totally deterministic) hang when running the LTP fsync02 test.
Some logs of the error are here: https://gist.github.com/arthurp/8b53a7de0321076cbf3fad5b1714ef62. Note that the sh: systemd-detect-virt: not found error appears in the successful run as well, so it may be unrelated.
This problem only appears when testing on ext2 (in the /ext2 mount point).
Reproduction
make run AUTO_TEST=syscall RELEASE=1 SYSCALL_TEST_SUITE=ltp SYSCALL_TEST_WORKDIR=/ext2
This was run at b2883df (though it also happens on at least 9b746f0) on @arthurp's laptop:
$ lsb_release -a
...
Description: Pop!_OS 24.04 LTS
...
$ uname -a
Linux hooks 6.18.7-76061807-generic #202601231045~1769703228~24.04~cb87b5b SMP PREEMPT_DYNAMIC Thu J x86_64 x86_64 x86_64 GNU/Linux
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels