Search found 2 matches

by mon66
Wed Aug 02, 2023 7:21 pm
Forum: Bug report
Topic: Memory leak when using thumbnails on large numbers of images like jpegs.
Replies: 3
Views: 4917

Re: Memory leak when using thumbnails on large numbers of images like jpegs.

x86 or x64 Everything? 1342 Crash - OOM You say "Memory leak", but then also, "keep allocating memory when it reads thumbnails from large numbers of images until a malloc error occurs". To me (at least), those are different things. x64. Basically it's not freeing memory the size...
by mon66
Wed Aug 02, 2023 3:56 pm
Forum: Bug report
Topic: Memory leak when using thumbnails on large numbers of images like jpegs.
Replies: 3
Views: 4917

Memory leak when using thumbnails on large numbers of images like jpegs.

Basically Everything will keep allocating memory when it reads thumbnails from large numbers of images until a malloc error occurs, then the program just exits.