NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: top command segfaults when pressing "f" (full command paths)



    Date:        Sat, 18 Apr 2026 19:06:04 +0200
    From:        Ramiro Aceves <ea1abz%gmail.com@localhost>
    Message-ID:  <131356e8-eb65-497f-a822-2ffef095187e%gmail.com@localhost>

  | 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



Home | Main Index | Thread Index | Old Index