-
### Welcome!
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any.
- [X] Yes, I've searched similar issues on the [Traefik community f…
-
### Slab memory leak due to cgroup
Hello everyone,
We are seeing an issue, where slab memory leak is seen after multiple iterations of test on Openwrt builds.
From slab alloc_traces, we observed …
-
**Steps**:
1. Launch app
1. Open and close the tab tray repeatedly
1. Observe memory usage
**Result**: the application leaks memory.
┆Issue is synchronized with this [Jira Bug](https://mozilla-hu…
-
check for subscriptions that need unsubscribe
-
We've experience a serious memory leak issue when using this package. This was only introduced in some version >=0.8, with ^0.7 it used to be fine.
We haven't found the root of cause and I don't ha…
-
```zig
out.op = try std.fmt.allocPrint(self.allocator, "**{d}", .{exponent});
```
-
### Version
v22.6.0
### Platform
```text
Microsoft Windows NT 10.0.22631.0 x64
Linux ****** 4.4.0-22621-Microsoft #3672-Microsoft Fri Jan 01 08:00:00 PST 2016 x86_64 x86_64 x86_64 GNU/Linux
```
…
-
## Description
6.3.2 seems to have introduced a memory leak in the worker. Seeing high resource use and issues with running for long peroids
## Environment
1. OS (where OpenCTI server runs): …
-
### What happened + What you expected to happen
There is a program: https://github.com/secretflow/secretflow/blob/main/docs/tutorial/CustomDataLoaderTorch.ipynb
With the help of `memory_profiler…
-
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…