-
The BOINC Manager will crash under the following scenario:
1) Attach to a project using a username with a space
2) Remove the project
3) Open the Add Project Wizard
This is reliably reproducab…
-
Reproduced with the pwntools/pwntools:stable container.
Code to reproduce:
```
from pwn import *
context.update(arch='amd64', os='linux')
sh = shellcraft.read('eax', '0x006030c0', 0x1000)
…
-
Indication that more data was left to read in a socket.
Look at:
* `IORING_CQE_F_SOCK_NONEMPTY`
* `SOCKET_URING_OP_SIOCINQ`
* `SOCKET_URING_OP_SIOCOUTQ`
-
This shred (type 0x60) passes fd_shred_parse but has a fd_shred_merkle_cnt()==0.
[crash-8bdd1c27b700692796bd4730a519c41028b406c1.zip](https://github.com/user-attachments/files/16426144/crash-8bdd1c…
-
## Describe the bug
Just run the example:
https://github.com/cloudflare/pingora/blob/main/pingora-proxy/examples/ctx.rs
Got follow error:
```
02:12:28 [ERROR] Crit: FD mismatch: fd: 23, addr:…
-
The error case here is missing a return:
https://github.com/firedancer-io/firedancer/blob/d714efac3f33aeb97fffe1eeb1a06b556c6323a0/src/util/wksp/fd_wksp_user.c#L572C1-L577C1
-
I had the need to just get the next free FD for a flock call, and the following is actually a thing you can do (cmp. https://stackoverflow.com/a/41620630):
```bash
exec {flock_fd}>"${flock_file}"
f…
chrko updated
3 months ago
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
**What version of protobuf and what language are you using?**
Version: main/v3.6.0/v3.5.0 etc. (NOTE: please try updating to the latest version of protoc/runtime possible beforehand to attempt to…
-
**Crash report**
168148:C 06 Sep 2024 09:45:17.256 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
168148:C 06 Sep 2024 09:45:17.256 # Redis version=5.0.3, bits=64, commit=00000000, modified=0, pi…