-
We are experiencing some memory issues since we upgraded to .NET 8 in an ASP.NET Core Web API application. We are using
1. `Npsql` v8.0.4
2. `Npgsql.EntityFrameworkCore.PosgreSQL` v8.0.8
We inje…
-
It's need so much memory when transforming. The snapshot is 230MB.
```
settingdust: IdeaSnapshots ❯ java -jar D:/Projects/jfrtofp-0.0.4-SNAPSHOT-all.jar Main_2024_08_19_191350.jfr
Exception in…
-
When I run `./vendor/bin/phpunit`, although the final result of test is OK, it takes `30min` to run the result.
There may be a memory leak ?
![image](https://github.com/user-attachments/assets/b…
-
I've identified a memory leak in a Node.js project using OpenCV for template matching operations. The external memory usage keeps increasing over time despite explicit release calls.
## Environment…
-
### Component
agent
### Describe the bug
I’ve been encountering what appears to be a memory leak issue when running Woodpecker CI on a Kubernetes cluster. After running pipelines over time, I notic…
-
#### Problem Description
Download file memory leak
#### Steps to reproduce the behavior:
1. After mitmproxy is enabled, the initial memory is ~53 MB
![2f07922a19b8f2f5c9530d697815f6f](https://…
-
Thanks guys for your great share of this repo.
I try to use llama 3.1 with tools for graphrag on my MacBook Pro M3 Max 128GB,though Ollama support this model, but I found the entity extraction resu…
-
### What version of Bun is running?
1.1.29
### What platform is your computer?
windows WSL - docker
### What steps can reproduce the bug?
1. Create empty [nuxt project](https://bun.sh/guides/ecos…
-
**Describe the bug**
We are running blutgang in a k8s custer pod with 1GB memory and ephemeral storage limit and we are observing that blutgang is periodically being killed and restarted due to excee…
-
**Describe the bug**
`bgpPathACache` causes large memory leaks and is itself not caching anything that can be retrieved. The result is an ever increasing map which consumes all memory until depletion…