Skip to content

[Bug]: OOM issues when performing many image based resizes / operations #1046

@rcky844

Description

@rcky844

What happened?

This bug might be related to many issues within the code base, such as not freeing memory after use. The most direct observation is a direct application crash and possible loss of data.

What I propose and have observed, which may lead to this issue:

  • Object selection system may not be freeing memory properly
  • Moving & resizing images may leave behind old renders in memory
  • Removed image files are not deleted from the .bfly container file (fixed in c8a3367)
  • Pasted and removed images from an active editing session is not freed

Version

2.5.0-beta.3

Platform

Linux

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

📕 Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions