Skip to content

dd: fix OOM panic with skip=1#12399

Merged
sylvestre merged 1 commit into
uutils:mainfrom
oech3:dd-skip-oom
May 20, 2026
Merged

dd: fix OOM panic with skip=1#12399
sylvestre merged 1 commit into
uutils:mainfrom
oech3:dd-skip-oom

Conversation

@oech3
Copy link
Copy Markdown
Contributor

@oech3 oech3 commented May 20, 2026

Closes #12398

@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/tail/pid-pipe (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/tail/retry (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/cut/bounded-memory (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/date/date-locale-hour (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/pr/bounded-memory (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/tail/tail-n0f is now passing!

@oech3 oech3 marked this pull request as ready for review May 20, 2026 06:24
@sylvestre sylvestre merged commit a2d29c0 into uutils:main May 20, 2026
173 checks passed
@oech3 oech3 deleted the dd-skip-oom branch May 20, 2026 15:17
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.

dd bs=1PB skip=1 panics

2 participants