Skip to content

cksum: exit 1 when OOM#12931

Open
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:shakeoom
Open

cksum: exit 1 when OOM#12931
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:shakeoom

Conversation

@oech3

@oech3 oech3 commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

I opened this since many people try to fix #12869 by hacky solutions and artifactal bounds...
Closes #12930
Closes #12881

@oech3 oech3 marked this pull request as ready for review June 16, 2026 18:18
@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

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

@codspeed-hq

codspeed-hq Bot commented Jun 16, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 3.29%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

❌ 1 regressed benchmark
✅ 322 untouched benchmarks
⏩ 46 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation du_max_depth_balanced_tree[(6, 4, 10)] 25.2 ms 26.1 ms -3.29%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing oech3:shakeoom (4feefdb) with main (72d5483)

Open in CodSpeed

Footnotes

  1. 46 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@oech3 oech3 mentioned this pull request Jun 17, 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.

bug(cksum): panics when using an algorithm shake128 and shake256 with an extremly large length

1 participant