Skip to content

cat: catch strace injection of 2nd+ splice#12832

Open
oech3 wants to merge 3 commits into
uutils:mainfrom
oech3:splice-strace
Open

cat: catch strace injection of 2nd+ splice#12832
oech3 wants to merge 3 commits into
uutils:mainfrom
oech3:splice-strace

Conversation

@oech3

@oech3 oech3 commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Please merge #12651 at 1st.
This catches 2nd+ strace injection for splice (preliminary for GnuTests: cat/splice.sh). We don't pass it yet as read/write errors are not separated yet.

$ strace -o /dev/null -e inject=splice:error=EINTR:when=3 target/debug/cat /dev/zero
cat: /dev/zero: Interrupted system call

related with #12605 , but not 100% fix.

@github-actions

github-actions Bot commented Jun 13, 2026

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/cut/bounded-memory (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/tail/tail-n0f (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/tail/symlink (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/tail/pipe-f is now passing!
Note: The gnu test tests/misc/write-errors was skipped on 'main' but is now failing.
Skip an intermittent issue tests/pr/bounded-memory (was skipped on 'main', now failing)

@oech3 oech3 marked this pull request as ready for review June 13, 2026 11:12
@oech3 oech3 marked this pull request as draft June 13, 2026 14:27
@oech3 oech3 marked this pull request as ready for review June 14, 2026 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant