-
I ran two instances of `sha256deep -rl` on two different directories. Both stopped (do nothing, still running) after 327.900 hashed files. `find ./ -type f|wc -l` gives more than 700.000 files.
strac…
-
Both Nutch 1.14 and Nutch 1.17 started to hang in the middle of a crawl from end of 2020. The nutch crawl processes are being blocked by FUTEX_WAIT. Send TERM signal sometime can wake the process up a…
-
This issue was discovered by @benoit-canet already in February 2017, and recently resurfaced by @wkozaczuk.
Benoit reported that when running a Golang HTTP server under load, he saw crashes in the f…
-
I am recording sys_enter_futex_time32 and sys_exit_futex_time32 events and I am interested in the call parameters, so that I can better understand which futexes are locked/unlocked.
Recording with …
-
I'm trying miracle-wm for the first time, using the Fedora-provided packages:
```
✸ rpm -qa | grep miracle
miracle-wm-0.3.7-1.fc41.x86_64
miracle-wm-config-0~git.20241021.1.cece62d-1.fc41.noarch…
-
**Issue Summary –**
Issue: Our tests revealed that the ONOS A1 Termination component of SD RAN ORAN deployment was susceptible to a Denial of Service attack through the continuous replay of concu…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Just installed the latest Zed `v0.143.6-1` from arch repos. It is considerably slow to start, taki…
-
With `discordo r813.26b77d9` from AUR
```
λ discordo
λ
λ discordo -token ''
λ
λ gdb --args discordo -token ''
GNU gdb (GDB) 15.2
Copyright (C) 2024 Free Software Foundation, Inc.
…
-
Hello! I've been running mldonkey for some years in a Debian unstable vm. Recently, after some upgrade, it ceased starting up with a message about incompatible libraries and I discovered the package h…
-
Hi,
when I run the following program under libfaketime on Ubuntu 23.10 with G++ 13.2.0, it seems to just hang. Specifically, `./a.out` exits after a second and `faketime now ./a.out` hangs.
```cpp…