Skip to content

cp: debug message panic > /dev/full - #11207

Closed
hlsxx wants to merge 2 commits into
uutils:mainfrom
hlsxx:cp-debug-panics
Closed

cp: debug message panic > /dev/full#11207
hlsxx wants to merge 2 commits into
uutils:mainfrom
hlsxx:cp-debug-panics

Conversation

@hlsxx

@hlsxx hlsxx commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

Fixes: #10878

@github-actions

github-actions Bot commented Mar 5, 2026

Copy link
Copy Markdown

GNU testsuite comparison:

GNU test failed: tests/misc/io-errors. tests/misc/io-errors is passing on 'main'. Maybe you have to rebase?
Skip an intermittent issue tests/date/date-locale-hour (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/pr/bounded-memory (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/resolution (passes in this run but fails in the 'main' branch)

@github-actions

github-actions Bot commented Mar 6, 2026

Copy link
Copy Markdown

GNU testsuite comparison:

Skipping an intermittent issue tests/date/date-locale-hour (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/tail/follow-name (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/tail/pipe-f is now being skipped but was previously passing.
Congrats! The gnu test tests/pr/bounded-memory is now passing!
Congrats! The gnu test tests/rm/many-dir-entries-vs-OOM is now passing!

@oech3

oech3 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

fixed at different PR

@hlsxx hlsxx closed this Jun 8, 2026
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.

cp a b --debug > /dev/full should copy a to b, but just panics

2 participants