Re: top command segfaults when pressing "f" (full command paths)
Ramiro Aceves <[email protected]>
| Newsgroups | gmane.os.netbsd.general |
|---|---|
| Message-ID | <[email protected]> |
El 18/4/26 a las 21:40, Robert Elz escribió: > Date: Sat, 18 Apr 2026 19:06:04 +0200 > From: Ramiro Aceves <[email protected]> > Message-ID: <[email protected]> > > | It seems to be related with this looong Generic Monitor Plugin in XFCE4. > > It is a standard bad use of the <ctype.h> functions - most of us wouldn't > see it, as we just use 7 bit ascii almost all the time, but if you're > using UTF-8 (or almost anything other than simple ascii) this is likely > to bite. > > It will be fixed in HEAD soon - whether the fix will make it to 11.0 > when it is released is yet to be seen, it should appear in one of the > 11_STABLE daily versions sometime after 11.0 if it doesn't make it there. > > kre > Thanks so much Robert for help and explanations. Regards. Ramiro.