Skip to content

stty: Fix stty panic for standard bauds on glibc 2.42#10027

Closed
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:stty-libc
Closed

stty: Fix stty panic for standard bauds on glibc 2.42#10027
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:stty-libc

Conversation

@oech3

@oech3 oech3 commented Jan 3, 2026

Copy link
Copy Markdown
Contributor

Closes #8474 . Cloces #9875 .

@oech3

This comment was marked as off-topic.

@github-actions

github-actions Bot commented Jan 3, 2026

Copy link
Copy Markdown

GNU testsuite comparison:

Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

@sylvestre

Copy link
Copy Markdown
Contributor

Please fix the job failures

@oech3

oech3 commented Jan 4, 2026

Copy link
Copy Markdown
Contributor Author

It seems partial upgrade for this crate is hyper difficult.

@oech3 oech3 changed the title stty: Fix stty panic for standard bauds stty: Fix stty panic for standard bauds on glibc 2.42 Jan 4, 2026
@oech3 oech3 force-pushed the stty-libc branch 3 times, most recently from c5bca03 to 8fcfe8e Compare January 4, 2026 01:23
@oech3 oech3 changed the title stty: Fix stty panic for standard bauds on glibc 2.42 stty,df: Fix stty panic for standard bauds on glibc 2.42 Jan 4, 2026
@oech3 oech3 force-pushed the stty-libc branch 4 times, most recently from d019cab to 9b59995 Compare January 4, 2026 01:56
@oech3

oech3 commented Jan 4, 2026

Copy link
Copy Markdown
Contributor Author

@cakebaker I think we can close #8717 and #8722 after merging this now.

@github-actions

github-actions Bot commented Jan 4, 2026

Copy link
Copy Markdown

GNU testsuite comparison:

Congrats! The gnu test tests/tail/follow-name is no longer failing!

@oech3

oech3 commented Jan 4, 2026

Copy link
Copy Markdown
Contributor Author

Broke i686 musl... Is the platform still needed?

@oech3 oech3 marked this pull request as draft January 4, 2026 03:21
@oech3 oech3 force-pushed the stty-libc branch 7 times, most recently from 4f5646f to 3fdd866 Compare January 4, 2026 10:37
@github-actions

github-actions Bot commented Jan 4, 2026

Copy link
Copy Markdown

GNU testsuite comparison:

Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

@oech3

oech3 commented Jan 4, 2026

Copy link
Copy Markdown
Contributor Author

Cannot fix musl-i686. Please just drop the legacy i686 target.

@oech3 oech3 marked this pull request as ready for review January 4, 2026 11:02
@github-actions

github-actions Bot commented Jan 4, 2026

Copy link
Copy Markdown

GNU testsuite comparison:

GNU test failed: tests/shuf/shuf-reservoir. tests/shuf/shuf-reservoir is passing on 'main'. Maybe you have to rebase?
GNU test failed: tests/sort/sort-stale-thread-mem. tests/sort/sort-stale-thread-mem is passing on 'main'. Maybe you have to rebase?

@oech3 oech3 changed the title stty,df: Fix stty panic for standard bauds on glibc 2.42 stty: Fix stty panic for standard bauds on glibc 2.42 Jan 4, 2026
@github-actions

github-actions Bot commented Jan 4, 2026

Copy link
Copy Markdown

GNU testsuite comparison:

Congrats! The gnu test tests/printf/printf-surprise is now passing!

@oech3 oech3 force-pushed the stty-libc branch 2 times, most recently from c701a5f to c58e411 Compare January 4, 2026 16:47
@github-actions

github-actions Bot commented Jan 4, 2026

Copy link
Copy Markdown

GNU testsuite comparison:

Congrats! The gnu test tests/printf/printf-surprise is now passing!

@oech3 oech3 closed this Jan 4, 2026
@oech3

oech3 commented Jan 4, 2026

Copy link
Copy Markdown
Contributor Author

@ChrisDryden I can't fix.

@oech3 oech3 deleted the stty-libc branch January 4, 2026 17:13
@oech3

oech3 commented Jan 5, 2026

Copy link
Copy Markdown
Contributor Author

Fixed at upstream. renovate bot should be enough.

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.

stty, glibc 2.42: panicked at termios.rs called Result::unwrap() on an Err value: EINVAL

2 participants