Skip to content

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

Open
oech3 wants to merge 1 commit intouutils:mainfrom
oech3:libc-auxv
Open

coreutils: fix panic on linux < 6.4 when /proc is not mounted#12104
oech3 wants to merge 1 commit intouutils:mainfrom
oech3:libc-auxv

Conversation

@oech3
Copy link
Copy Markdown
Contributor

@oech3 oech3 commented May 1, 2026

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
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

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
Copy link
Copy Markdown
Contributor

xtqqczze commented May 1, 2026

We should have a regression test?

@oech3
Copy link
Copy Markdown
Contributor Author

oech3 commented May 1, 2026

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
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

2 participants