FEM: Freeze at 100% CPU when searching mesh for solid (without meshgroups)
- Dominant language
- C++
- Stars
- 33.6k
- Forks
- 6k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 196
Description
This bug is split of #17427 to address the 100% CPU freeze bug independent from the meshgroup regression.
> It's actually two bugs for the price of one:
> 1. Searching for solid ID's in certain meshes takes forever - at 100% CPU load ... I don't know if it takes literally forever, but I have waited over an hour once because I forgot about it and it still hadn't progressed - this only happens when meshgroups are disabled. This bug is old, it was already there in 0.21.2
> 2. The regression: ... addressed by #17427
_Originally posted by @AIRCAP in https://github.com/FreeCAD/FreeCAD/issues/17427#issuecomment-2436197131_
for details and files to reproduce see #17427
Contributor guide
Assessment
This issue has not been assessed yet.