Skip to content

coreutils: fix panic on linux < 6.4 when /proc is not mounted#12104

Merged
sylvestre merged 1 commit into
uutils:mainfrom
oech3:libc-auxv
May 16, 2026
Merged

coreutils: fix panic on linux < 6.4 when /proc is not mounted#12104
sylvestre merged 1 commit into
uutils:mainfrom
oech3:libc-auxv

Conversation

@oech3

@oech3 oech3 commented May 1, 2026

Copy link
Copy Markdown
Contributor

Closes #11975

@Ecordonnier Ubuntu should revert this before building.

@oech3 oech3 closed this May 1, 2026
@oech3 oech3 deleted the libc-auxv branch May 1, 2026 05:34
@oech3 oech3 restored the libc-auxv branch May 1, 2026 09:30
@oech3 oech3 reopened this May 1, 2026
@github-actions

github-actions Bot commented May 1, 2026

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)
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/symlink (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/tail/tail-n0f is now being skipped but was previously passing.
Congrats! The gnu test tests/basenc/bounded-memory is now passing!
Congrats! The gnu test tests/cp/copy-FMR is now passing!
Congrats! The gnu test tests/printf/printf-surprise is now passing!
Congrats! The gnu test tests/shuf/shuf-reservoir is now passing!
Congrats! The gnu test tests/sort/sort-stale-thread-mem is now passing!
Congrats! The gnu test tests/sort/sort-u-FMR is now passing!

@oech3 oech3 closed this May 1, 2026
@oech3 oech3 deleted the libc-auxv branch May 1, 2026 09:43
@oech3 oech3 restored the libc-auxv branch May 1, 2026 11:21
@oech3 oech3 reopened this May 1, 2026
@oech3 oech3 force-pushed the libc-auxv branch 2 times, most recently from c4d9671 to f03ae3f Compare May 1, 2026 11:39
@xtqqczze

xtqqczze commented May 1, 2026

Copy link
Copy Markdown
Contributor

We should have a regression test?

@oech3

oech3 commented May 1, 2026

Copy link
Copy Markdown
Contributor Author

Yeah. But it is difficult since it requires unshare. See #12005 (comment)

@oech3 oech3 marked this pull request as ready for review May 1, 2026 14:17
@oech3

oech3 commented May 12, 2026

Copy link
Copy Markdown
Contributor Author

@Ecordonnier ping

@sylvestre sylvestre merged commit ab328d1 into uutils:main May 16, 2026
170 checks passed
@oech3 oech3 deleted the libc-auxv branch May 17, 2026 00:25
nonontb pushed a commit to nonontb/coreutils that referenced this pull request May 28, 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.

Panic when using coreutils 0.8.0 on kernel versions < 6.4

3 participants