Pseudo-Terminals are broken, please backport fix from upstream
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-hwe-5.13 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Pseudo Terminals misbehave with lines that have exactly 65 characters *including* the terminating newline.
This bug has existed since Kernel 5.12, see https:/
It has recently been fixed, see https:/
This fix has also been backported into official branches of older (LTS) kernel versions (5.10, 5.15, 5.16), see e.g. https:/
Please backport it to the Ubuntu branch of 5.13 so the fix gets into 20.04LTS and I can finally use gdb in Eclipse CDT again ;)
Cheers,
Daniel
Added testcase and patch