View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000377 | AlmaLinux-8 | systemd | public | 2023-03-08 18:57 | 2023-05-01 08:24 |
Reporter | qupfer | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | x64 | OS | almalinux | OS Version | 8.7 |
Summary | 0000377: Resizing Terminal finish `journalctl -f` with "Couldn't wait for journal event: Interrupted system call" | ||||
Description | If you run `journalctl -f` inside an gui terminal and resize the gui-terminal, it ends with "Couldn't wait for journal event: Interrupted system call" | ||||
Steps To Reproduce | 1: open a gui terminal 2: run journalctl -f 3: resize the window ------- works in docker too 0: open gui terminal like gnome-terminal 1: docker run --rm -it almalinux:8.7 bash 2: journalctl -f 3: resize window seeh screen capute attached or from here: https://nc.caroschaf.de/s/PtpbQ82aksA5wpE | ||||
Additional Information | I haven't a gui almalinux, so it happend for me (and my colleague, who found it first) through SSH to an almalinux system (and docker) from a ubuntu 22.04 system. | ||||
Tags | almalinux8, resize, systemd | ||||
abrt_hash | |||||
URL | |||||
|
screencapture |
|
Can't upload the capture. - Same problem with rockylinux:latest |
|
Possibly related: https://github.com/systemd/systemd/issues/10724 I can reproduce on the following AlmaLinux 8.7: ``` # cat /etc/almalinux-release AlmaLinux release 8.7 (Stone Smilodon) # journalctl --version systemd 239 (239-68.el8_7.4) +PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy ``` I can not reproduce on the following AlmaLinux 8.6: ``` # cat /etc/almalinux-release AlmaLinux release 8.6 (Sky Tiger) # journalctl --version systemd 239 (239-58.el8) +PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy ``` The bug also doesn't appear to be present in any AlmaLinux 9 release. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-03-08 18:57 | qupfer | New Issue | |
2023-03-08 18:57 | qupfer | Tag Attached: almalinux8 | |
2023-03-08 18:57 | qupfer | Tag Attached: resize | |
2023-03-08 18:57 | qupfer | Tag Attached: systemd | |
2023-03-08 18:58 | qupfer | Note Added: 0000837 | |
2023-03-08 19:05 | qupfer | Note Added: 0000838 | |
2023-05-01 08:22 | steen.schutt | Note Added: 0000873 |