UI example runs out of memory after ~hour #42

Closed
opened 2023-08-16 08:15:25 +00:00 by ilidemi · 1 comment
Collaborator

Forgot to close the window and heard a crash ding and an out of memory messagebox after some time. Task manager shows memory growing at about 0.5MB/second. Pong does the same to a lesser extent, Triangle doesn't seem to be affected.

Forgot to close the window and heard a crash ding and an out of memory messagebox after some time. Task manager shows memory growing at about 0.5MB/second. Pong does the same to a lesser extent, Triangle doesn't seem to be affected.
Collaborator

Seems like someone (me) forgot to clear a per-frame arena (probably the canvas surface since the gles one doesnt seem to be affected). I'll dig into that.

Seems like someone (me) forgot to clear a per-frame arena (probably the canvas surface since the gles one doesnt seem to be affected). I'll dig into that.
MartinFouilleul self-assigned this 2023-08-18 10:08:30 +00:00
Sign in to join this conversation.
No Label
macOS
windows
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hmn/orca#42
No description provided.