** Changed in: procps-ng
Status: Unknown => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067250
Title:
/usr/bin/w -s segfaults
To manage notifications about this bug go to:
ht
** Also affects: procps-ng via
https://gitlab.com/procps-ng/procps/-/issues/301
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067250
Title:
/usr/bin
I think a follow-up commit might also be needed
https://gitlab.com/procps-
ng/procps/-/commit/b113806ccfa706e73bc2e0005eb7606d08c03850 since the
code to print the results from sd_get_sessions() still has the wrong
test of `if (sessions >= 0)` - this instead should be `if (sessions >
0)` which is co
The issue got fixed upstream in https://gitlab.com/procps-
ng/procps/-/commit/79042e07 but it isn't in the current Debian/Ubuntu
version yet
** Changed in: procps (Ubuntu)
Status: New => Triaged
** Changed in: procps (Ubuntu)
Importance: Undecided => Low
--
You received this bug noti
** Changed in: procps (Debian)
Status: Unknown => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067250
Title:
/usr/bin/w -s segfaults
To manage notifications about this bug go to:
Ah, it's an old bug: https://gitlab.com/procps-ng/procps/-/issues/301
** Bug watch added: gitlab.com/procps-ng/procps/-/issues #301
https://gitlab.com/procps-ng/procps/-/issues/301
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
ht
** Bug watch added: Debian Bug tracker #1053706
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1053706
** Also affects: procps (Debian) via
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1053706
Importance: Unknown
Status: Unknown
--
You received this bug notification becau
Program received signal SIGSEGV, Segmentation fault.
print_host (
host=host@entry=0x4c ,
len=16, len@entry=256, fromlen=fromlen@entry=16) at src/w.c:112
112 if (*host == '\0') break;
(gdb) bt
#0 print_host (
host=host@entry=0x4c ,
len=16, len@entry=256, fromle