-
**Describe the bug**
When I am running tests for my app which uses redis-plus-plus, sometimes valgrind reports memory leak. The trace is the same every time (run into this around 5-8 times).
==666…
-
## Bug Description
The memory of the Node process grows infinitely, ultimately resulting in an OOM error. Memory profiling revealed a memory leak related to AbortController.
Similar to nodejs/node…
-
**Describe the bug**
I found a memory leak in PublicKey within the Kotlin package of Wallet Core.
**To Reproduce**
The following code can trigger a memory leak:
```kotlin
println("Test started"…
-
### Describe your bug here. If you are modding, try testing your bug in a clean version of the engine instead. Also, if you're using an older version of JSE, please try the latest version/action build…
-
The following program never frees memory, even with `-gc=conservative`.
Build it via `tinygo build -scheduler=none foo.go`
```
package main
import (
"bytes"
"encoding/json"…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
…
-
### Description
When creating an animation that repeats, new TweenerAnimation Objects are created continuously, filling up the app's memory. If you leave it going long enough, the app will crash.
…
-
**Describe the bug**
I am having again a memory leak :/
When I disable booster-image like this:
![image](https://github.com/user-attachments/assets/5ea77113-374b-4c89-96f0-f37ac3537d36)
I get…
-
Hi!
There seems to be memory leak issue in `libpostal_parse_address`. The memory usage will increase over time when parsing the same address.
---
#### My country is
This issue is not specific…
-
**Minecraft and Mod version** 🐞
Minecraft 1.20.1
easy_npc-forge-1.20.1-5.7.4
**Description of the crash** 💥
NPC crashes when it gets highlighted by the wand but you swap to another item quickl…