-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
W…
-
**Describe the bug**
When running `gcc hello.c -o hello` with the client `cbr`, dynamorio hangs. This was observed for both x86 and RISCV64.
However, when we do not use `dr_flush_region()` and `dr…
-
https://github.com/cilium/tetragon/pull/1247
```
time="2023-07-19T07:36:15Z" level=info msg="BTF discovery: default kernel btf file found" btf-file=/sys/kernel/btf/vmlinux
=== RUN TestLoader
…
-
Hello! I was looking exactly for something like execsnoop.
Finally I've found it, but unfortunately I can not use it.
I've downloaded latest release.
But I got error:
```
$ sudo execsnoop
FATA[0…
-
The auditd (version 2) rules state:
`# Monitor certain syscalls.`
`-a always,exit -F arch=b32 -S execve,execveat`
`-a always,exit -F arch=b64 -S execve,execveat`
These rules are found in the fil…
-
```
Hi,
What version of Redis you are using, in what kind of Operating System?
redis-1.2.6, redis-2.0.4, redis-2.2.0, redis-2.2.1
root@comp:~ # uname -a
SunOS comp 5.10 Generic_127128-11 i86pc i386 …
-
When 'sudo' is not installed, keter will keep complaining "Process restarting too quickly", and no other more informative error message. It may take much time before user knows the real culprit.(I fou…
-
| | |
| --- | --- |
| Bugzilla Link | [13992](https://llvm.org/bz13992) |
| Version | 3.4 |
| OS | Linux |
| Attachments | [clang patch](https://user-images.githubusercontent.com/2630040/143746099-f…
-
Currently it is possible only to not attach to child processes at all or to follow forks infinitely. Sometimes something like `strace -f1 ...` could be useful if a process is launched by some other la…
-
With a broken public key ( as in integration test [051](https://github.com/cvmfs/cvmfs/blob/devel/test/src/051-failonbrokenpubkey/main) ) a manual mount fails but returns exit code `0`
```
# mount…