]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
procps: fixed large pid issue with top
authorAmaury Couderc <amaury.couderc@est.tech>
Fri, 12 Dec 2025 13:35:54 +0000 (14:35 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Dec 2025 18:00:31 +0000 (18:00 +0000)
commit05393f13338a7b3db5bca8cb5a567f4b40ef675f
tree6e3ef8d0955a46351cc5cb318409ad33e80c9349
parent7f74d88bb628f186309c9228cf01293b046e43ca
procps: fixed large pid issue with top

procps: fixed large pid issue with top

top -b -n1 -H -p 92233720368547758071
  signal 11 (SEGV) was caught by top, please

This patch should be backported to the scarthgap branch once it is merged.

Signed-off-by: Amaury Couderc <amaury.couderc@est.tech>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/procps/procps/top_large_pid_fix.patch [new file with mode: 0644]
meta/recipes-extended/procps/procps_4.0.5.bb