-
While building ntirpc 3.3 on Debian unstable I tried to run the test suit with
for i in raw rdma tcp udp; do \
./tests/rpcping $$i localhost --count=1000 --threads=4 --workers=2; \
done
Ev…
-
### Describe the bug
When running an application compiled using thread sanitizer, a segfault occurs when a thread is joined.
### Steps to Reproduce
Using the conda-forge distributed `ucx` versio…
-
### Godot version
4.0.dev.custom_build. 87de2e7c4
### System information
Ubuntu 21.04 - Nvidia GTX 970, Gnome shell 3.38 X11
### Issue description
Simple
```
func _ready():
add_child(CPUParti…
-
`strace` give the following log :
> futex(0x9cb120, FUTEX_WAIT, 2, NULL
With my system default Qt version (`5.4.1`) I have no issue, but with Qt `5.4.3` for Raspberry PI (built with `Yocto`), the ap…
-
## CVE-2020-14381 - High Severity Vulnerability
Vulnerable Libraries - linuxlinux-4.19.30, linuxlinux-4.19.30, linuxlinux-4.19.30, linuxlinux-4.19.30
Vulnerability Details
A flaw was fou…
-
I've encountered a strange bug with xboxdrv 0.8.8 which is, unfortunately, not always reproducible. After unplugging the controller, the `xboxdrv` process does not terminate gracefully when pressing C…
-
Hello people!
4.24 HTML5 fork here, build went well (either on dev/shipping configuration).
When tested on localhost (XAMPP, windows) with both Opera and Chrome I am getting 2 different errors:
*…
-
### Describe the issue
Hi,
I've noticed that a significant chunk of time is spent on locks inside `onnxruntime`. Specifically, inside `BFCArena::AllocateRawInternal`
https://github.com/microsoft/…
-
### Regression?
Yes
### System Info and Version
System/Version info
```sh
Hyprland, built from branch main at commit 9e781040d9067c2711ec2e9f5b47b76ef70762b3 (props: bump version to 0.4…
Chais updated
4 months ago
-
**Describe the bug (描述bug)**
Hi, we are using brpc and bthread as our rpc framework and runtime. Our tasks are lightweight, the workload is like handling a request and read some data in memory, usa…