-
Hey there, thank you for the project.
I have spotted a memory leak in the latest release (1.0.3). When transcribing sequentially, the memory behaves as expected. When however it is called in parall…
-
I've ran into this issue using static analyzer and can't really see memory freeing after this calloc at the __add_memory function:
https://github.com/shadowsocks/iptables/blob/67560ab12c1ff3413f971…
-
Is there any way we can find memory leaks data like:
1. Size of the memory leaked
2. Time of allocation of that memory
3. Class/Function name that allocated that memory
-
I’ve noticed the issue on a variety of browsers and devices, including:
- Chrome on ChromeOS
- Orion on iPhone 14 Pro
- Safari on iPhone 14 Pro
- Arc Search on iPhone 14 Pro
- Zen Browser (Fire…
thrzl updated
2 months ago
-
### .NET version
All up to .Net9.
### Did it work in .NET Framework?
No
### Did it work in any of the earlier releases of .NET Core or .NET 5+?
No.
### Issue description
This null out `ContextM…
-
The NariVM already tracks allocations and provides the means for a language to collect its own garbage.
It would be useful to enable reporting of this information at the end of a run for diagnostics.
Oppen updated
2 months ago
-
Hello, dear developers I have a question about using redis as cache_store in Gorse. Our redis is full of more than 50G, but the number of users is only tens of thousands
1. Can the data in redis be…
-
### Describe the bug
The tooltip component causes serious memory leak if the tooltip is attached to a re-rendered component. I created a minimal application to demonstrate the issue. The application …
-
I use virtual flow - and I noticed that on scrolling used java memory added 200 MB. Firstly I thought that something was wrong with my code, but the same problem I found using RichTextFX.
This is t…
-
### Dagster version
1.5.13
### What's the issue?
`dagster-webserver` `1.5.13` seems to have some kind of memory leak. Since we updated to that version, we can observe a steady increase in memory us…