-
### **Description:**
We’ve identified a potential memory management issue in the current implementation of the game. Specifically, there are areas where dynamically allocated memory may not be freed …
-
We are using SwiftSoup to parse the html in [MLOgHtmlParser.swift](https://github.com/monal-im/Monal/blob/0e17839/Monal/Classes/MLOgHtmlParser.swift) in order to create an url preview.
Sometimes pa…
-
## 문제 설명
- NaverMap 위젯을 포함한 페이지를 열고 닫을 때마다 네이티브 메모리 사용량이 지속적으로 증가합니다.
- 이 과정을 반복하면 앱의 전체 메모리 사용량이 수 기가바이트까지 증가할 수 있습니다.
- 메모리 증가는 가비지 컬렉션으로도 해결되지 않습니다.
![image](https://github.com/user-attachmen…
-
I triggered an out of memory exception while trying to deploy a ~17 MB unikernel with no arguments. The mollymawk unikernel itself runs with "only" 128 MB.
```
console 2024-10-18T09:54:08-00:00: 2…
-
The application frequently crashes on devices with limited memory, especially when multiple tabs or windows are open. This issue has been reported by several users on lower-end devices.
-
hello, first of all congratulations for this fantastic software. I am using version 1.9.2b7a018 on windows using the original adapter for PS3 with WinUSB drivers (Zadig). I noticed that the software r…
-
I have been using 4 GPUs (from ml.p4d.24xlarge / ml.p4de.24xlarge ) in aws server but still getting error
```
torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 172.00 MiB. GPU 0 ha…
-
In IntelliJ 2024.3 a memory leak is reported when building the plugin.
2024-11-18 17:37:54,453 [ 9162] SEVERE - #c.i.o.u.ObjectTree - Memory leak detected: 'com.intellij.openapi.vcs.configurable.…
-
We believe there is an issue in how the memory operations are currently handled in _Dynamatic_. This issue is discussed in the following section. A possible solution is proposed afterward, and finally…
-
Hello,
I was using flutter_scene to display a custom scene and after ~30 seconds (sometimes more) i encounter this error :
(I tried running the example app with android enabled and i get the same …