Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leaks in Editor #175

Open
kimkulling opened this issue May 11, 2023 · 0 comments
Open

Memory leaks in Editor #175

kimkulling opened this issue May 11, 2023 · 0 comments
Labels
Bug Deviation from expected behaviour OSRE-Ed All issues and feature requests related to the editor OSRE-Engine All issues and feature requests related to the engine

Comments

@kimkulling
Copy link
Owner

Describe the bug
The editor leaks memory. After an hour of rendering a model, the application crashed. The statistic:

Info: Memory-Statistics
================= (D:\projects\osre_int\src\Engine\Common\Common.cpp, 45)( Common ) ( 05.11.2023 19:52:57  )
Info:
Sum Allocs      : 222215847
Number of leaks : 28608093

To Reproduce
Steps to reproduce the behavior:

  1. Start the editor
  2. Import a model
  3. Wait for the crash

Expected behavior
No crash shall occur.

Screenshots
N/A

Desktop (please complete the following information):

  • OS: Windows 10

Additional context
N/A

@kimkulling kimkulling added Bug Deviation from expected behaviour OSRE-Ed All issues and feature requests related to the editor OSRE-Engine All issues and feature requests related to the engine labels May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Deviation from expected behaviour OSRE-Ed All issues and feature requests related to the editor OSRE-Engine All issues and feature requests related to the engine
Projects
None yet
Development

No branches or pull requests

1 participant