-
In its initial release, `hermit run --chaos` is focused on exploring different thread interleavings, and of course it also provides control over RNG. But thread interleavings & RNG are not the only so…
-
The ThreadPool destructor will still deadlock when
log4cplus::Initializer initializer;
is at top of main if main starts a thread and in that thread exit(2); is called.
The following will fix the …
sldr updated
5 months ago
-
### ISSUE:
When I use "/barman-cloud-backup -h 127.0.0.1 -p 5433 --immediate-checkpoint --cloud-provider aws-s3 -P default --read-timeout 600 --endpoint-url endpoint s3://path/backup pg12" to backu…
-
Hi, @wneessen
These errors appear constantly, policyd often stops working, I still don't know the reason, I've already done the tests with Golang 1.17, 1.18, 1.19,1.20 and 1.22,
I made some adj…
-
For some reason Celeste worked fine on RPiOS Buster but crashes after EXOK logo on Bullseye. Why?
-
If build of one or more kselftests gets failed, the remaining kselftests are built without any problem. These errors aren't reported on KernelCI in any form. These errors can only be found out in buil…
-
Currently we only report a deadlock when all threads stop running. Ideally we'd be able to detect partial deadlocks, where two threads are waiting on each other but other, unrelated threads can still …
-
Hi guys, I'm trying to run deno 2.0 on my linux container inside chromeOS, I'm getting this error:
Bus error (core dumped)
when I try to run these commands
deno run https://deno.land/std/examples…
-
## CVE-2018-6927 - High Severity Vulnerability
Vulnerable Library - linux-yocto-devv4.2.8
Linux Embedded Kernel - tracks the next mainline release
Library home page: https://git.yoctoproject.org/gi…
-
**Description**
Hi, I run a java application container with resource limit, as lots of oom-kill events happen every 2 or 3 minutes, then execute ps aux, the command hangs. strace is
``…