Repository metrics
- Stars
- (30,913 stars)
- PR merge metrics
- (Avg merge 24d 7h) (217 merged PRs in 30d)
Description
Is there an existing issue for this?
- I have searched the existing issues
Problem description
I'm experiencing quite a memory leak in FreeCAD v1.0 on a fully updated Win10 22H2 machine with 16GB of RAM, a 12-core processor and 4K monitor. The UI freezes after a few interactions with the menu/functions and a runaway memory leak of 6-15 MB/s and 5% CPU load can be observed in Task Manager next to "FreeCAD main executable". The app throws no error codes and has to be killed.
The memory leak happens even without opening/working on a model; it is enough to play with the menu or Preferences for a few seconds after launch to trigger it.
I'm observing no memory leaks in v0.21, which runs perfectly smooth on the same machine.
I've tried:
- various Win compatibility modes
- restarting in safe mode
- newest weekly build
- newest Python
Any help would be appreciated. Thank you.
Full version info
OS: Windows 10 build 19045
Architecture: x86_64
Version: 1.0.0.39109 (Git) Conda
Build type: Release
Branch: (HEAD detached at 1.0.0)
Hash: 2fcc5317fe3aee96ca73475986a577719fc78e20
Python 3.11.10, Qt 5.15.15, Coin 4.0.3, Vtk 9.3.0, OCC 7.8.1
Locale: English/United States (en_US)
Stylesheet/Theme/QtStyle: FreeCAD Light.qss/FreeCAD Light/Fusion
Subproject(s) affected?
None
Anything else?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct