-
### Describe the bug
root@Gateway:~# [138846.005947] do_page_fault(): sending SIGSEGV to pidof for invalid read access from 00000ea1
[138846.014883] epc = 77e1f034 in libc.so[77d98000+b2000]
[138…
-
procps-ng renamed the pkgconfig and the library, and removed readproc.h. Apitrace needs to be updated to work with the new version.
-
On version 0.8.10 (haven't tested master but code seems to be the same)
The block input and output rates are computed using pgpgin and pgpgout from `/proc/vmstat`:
https://github.com/landley/toybo…
-
# procps
This is an [epic] issue where I propose the addition of the procps slice.
I'll create sub-issues to handle them individually for better discuss any issue that may occur while working on…
-
### Why is it worth to add this package?
The version of procps-ng in the Termux repository is significantly behind the current release in GitLab. I endeavoured to build, compile, make and install f…
-
Although more commonly used on macOS, `brew` can be used on Linux as well.
```
$ sudo pacman -S base-devel procps-ng curl file git
$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/H…
-
I'm not really sure why but both `pgrep` and `pkill` from the `procps` package result in an `uptime` message instead of the expected command.
A screenshot is perhaps clearer:
![Screenshot_20230826_2…
-
### Background
Calling `Git.execute`—whether directly, or indirectly by calling the dynamic attributes of a `Git` instance—and passing `kill_after_timeout` with a non-`None` value, creates a timer …
-
### Describe the bug
A configuration that bridges a VLAN from a trunk on the "wan" VIF to the "lan" VIFs ceases to bridge traffic on or after
```
commit a62b1544d1
Author: Christian Marangi
…
-
There has been some changes with the newer (> 4.0) version of procps(-ng) library. It seems they no longer include `proc/devname.h`, which is needed for the files `src/OVAL/probes/unix/process58_probe…