-
Given:
```
---
deadlock_detection: true
options:
max_actions: 100
action_options:
Human.Input:
max_concurrent_actions: 1
Worker.Receive:
# limit concurrency to mi…
-
Hi,
i'm trying latest release 2024.1.0 and i think i found an issue with the api, there is a deadlock in the Renci.SshNet.SshCommand.Execute()
![image](https://github.com/user-attachments/assets/…
-
A random deadlock that prevents our syncer from shutting down.
https://github.com/SiaFoundation/renterd/actions/runs/11030847304/job/30636343643?pr=1574
[stacktrace.txt](https:…
-
## Bug Report
**Describe the bug**
Fluent-bit pod deadlocks, causing CPU to rise, no further log processing happens.
I created a core dump and examined it:
```
Thread 6 (Thread 0xffffa83ea9…
-
Hi,
I slightly modified the kernel to implement a simple function and run GEMM, but I encountered a deadlock. This only occurs when the matrix size is large (4096x4096). May I ask if there is any i…
-
### Current Behavior
Build Meshery Server on Linux. Sign in. Sit idle. Crash.
See log file.
### Screenshots/Logs
[server-logs.txt](https://github.com/user-attachments/files/17531637/server-log…
-
### Observed behavior
try to stress test nats, by sending 1000 msg/s each thread, with 1 - 100 different number of threads, when threads go higher, this situation happens more often.
### Expected be…
-
It's possible?
-
# Sighting report
I encountered a deadlock when a nvme controller over RDMA was reconnecting because the network interface, while issuing a bdev_get_bdevs RPC at the same time.
## Expected Behav…
-
### What type of bug is this?
Locking issue
### What subsystems and features are affected?
Query executor
### What happened?
We are hitting a deadlock when we are inserting data concurr…