-
Host: arm64 Linux
node.js output:
```
/usr/bin/node[1]: ../../src/tracing/agent.cc:55:node::tracing::Agent::Agent(): Assertion `(uv_loop_init(&tracing_loop_)) == (0)' failed.
```
blink.log al…
-
[Linux 6.11 added `getrandom` to the vdso](https://lwn.net/Articles/983186/). The supported architectures are:
- x86_64
- aarch64
- loongarch64
- s390x
- powerpc64(le)
The API is:
```c
s…
-
**Describe the bug**
In function `return_stack::calibrate_call_size` ([btb/basic_btb/return_stack.cc#L29](https://github.com/ChampSim/ChampSim/blob/feature/350-inclusivity/btb/basic_btb/return_stack.…
-
/area documentation
**What would you like to be added**:
https://falco.org/docs/reference/rules/supported-events/#syscall-events
Note that, for performance reasons, by default Falco will on…
-
- [ ] It has some no-syscall busy loops. For now we'll probably handle this by testing and documenting a patch to mysql to insert `sched_yield` syscalls.
- [x] Needs `chdir`. (Fixed in #3368)
- [ ]…
-
https://sentry.incubateur.net/organizations/betagouv/issues/
https://kibana-bxrbvv38clpvd6tvzpkz-elasticsearch.services.clever-cloud.com/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value…
-
Clean and optimize static search, finish filter keyword translating and preset translating.
Keywords:
- (Complete fallback try searching in disasm.contains)
- has -> disasm.contains
Presets:
…
-
### Which Cloudflare product(s) does this pertain to?
Wrangler
### What version(s) of the tool(s) are you using?
3.72.0
### What version of Node are you using?
v20.16.0
### What operating system…
-
```
Hello,
I get the following traceback on a quite simple fabric file.
Strangely enough, on the corresponding strace file, I get an "open" line before
the "execve" one…
Traceback (most recent cal…
-
```
The syscall package for golang needs to be examined. There are
dependencies by dir_linux.go, which calls syscall.Getdents() in the code.
```
Original issue reported on code.google.com by `alanm.…