Skip to content

sort: fix panic when collator not available in worker threads#10915

Merged
ChrisDryden merged 1 commit intouutils:mainfrom
sylvestre:fix-10909
Feb 14, 2026
Merged

sort: fix panic when collator not available in worker threads#10915
ChrisDryden merged 1 commit intouutils:mainfrom
sylvestre:fix-10909

Conversation

@sylvestre
Copy link
Contributor

@sylvestre sylvestre commented Feb 13, 2026

Fixes: #10909

@sylvestre sylvestre changed the title Fix 10909 sort: fix panic when collator not available in worker threads Feb 13, 2026
@github-actions
Copy link

GNU testsuite comparison:

GNU test failed: tests/factor/t10. tests/factor/t10 is passing on 'main'. Maybe you have to rebase?
Skip an intermittent issue tests/tail/inotify-dir-recreate (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/tty/tty-eof (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/pr/bounded-memory is no longer failing!
Note: The gnu test tests/cut/cut-huge-range is now being skipped but was previously passing.
Congrats! The gnu test tests/unexpand/bounded-memory is now passing!

@github-actions
Copy link

GNU testsuite comparison:

GNU test failed: tests/pr/bounded-memory. tests/pr/bounded-memory is passing on 'main'. Maybe you have to rebase?
Skip an intermittent issue tests/shuf/shuf-reservoir (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/sort/sort-stale-thread-mem (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/tail/inotify-dir-recreate (fails in this run but passes in the 'main' branch)
Note: The gnu test tests/dd/no-allocate is now being skipped but was previously passing.
Note: The gnu test tests/rm/many-dir-entries-vs-OOM is now being skipped but was previously passing.
Congrats! The gnu test tests/expand/bounded-memory is now passing!

@ChrisDryden ChrisDryden merged commit 54566dd into uutils:main Feb 14, 2026
152 of 155 checks passed
abendrothj pushed a commit to abendrothj/coreutils that referenced this pull request Feb 17, 2026
@sylvestre sylvestre deleted the fix-10909 branch February 24, 2026 12:40
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.

LANG=en_US.utf8 sort -k3 panics

2 participants