JdeRobot / JdeRobot/BehaviorMetrics
[Bug] Fix core dumped in GUI
Open
bug
- Dominant language
- Python
- Stars
- 64
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes, when the user is running the configuration through the GUI, the program randomly crashes. It happens usually after the robot selection or world selection destruction (possible double free) most likely due to PyQt3D resources freeing from memory.
Contributor guide
Assessment
This issue has not been assessed yet.