[Bug 2067250] Re: /usr/bin/w -s segfaults

2024-08-18 Thread Bug Watch Updater
** 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

[Bug 2067250] Re: /usr/bin/w -s segfaults

2024-08-18 Thread Buo-ren Lin
** 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

[Bug 2067250] Re: /usr/bin/w -s segfaults

2024-05-27 Thread Alex Murray
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

[Bug 2067250] Re: /usr/bin/w -s segfaults

2024-05-27 Thread Sebastien Bacher
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

[Bug 2067250] Re: /usr/bin/w -s segfaults

2024-05-27 Thread Bug Watch Updater
** 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:

[Bug 2067250] Re: /usr/bin/w -s segfaults

2024-05-27 Thread Marius Vollmer
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 2067250] Re: /usr/bin/w -s segfaults

2024-05-27 Thread Martin Pitt
** 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

[Bug 2067250] Re: /usr/bin/w -s segfaults

2024-05-27 Thread Marius Vollmer
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