Modify

#3217 closed Bug (No Bug)

FileInstall() memory leak

Reported by: malamen@… Owned by:
Milestone: Component: AutoIt
Version: 3.3.14.2 Severity: None
Keywords: Cc:

Description

Used FileInstall() to store and extract large files (300-900 Mb), and compiled with x64 and noUPX.
When starting compiled exe it takes a lot of memory (see attached screenshot)
When compiled the same source using 3.3.8.1 all is fine.

Attachments (1)

3.3.14.2_leak.jpg (24.5 KB ) - added by malamen@… on Apr 6, 2016 at 4:51:12 PM.

Download all attachments as: .zip

Change History (4)

by malamen@…, on Apr 6, 2016 at 4:51:12 PM

Attachment: 3.3.14.2_leak.jpg added

comment:1 by TheDcoder, on Apr 6, 2016 at 5:15:41 PM

That is not a memory leak, that is the file stored in the memory...

comment:2 by BrewManNH, on Sep 19, 2016 at 5:23:41 PM

I don't have version 3.3.8.1 to test against, but in 3.3.12.0 it shows the same. It's the file being extracted from the exe, and as soon as that is extracted and saved to disk, the memory usage drops to a normal level. Doesn't look like a memory leak to me, I'd have to agree with TheDcoder that it's normal.

comment:3 by BrewManNH, on May 30, 2017 at 3:05:37 AM

Resolution: No Bug
Status: newclosed

No new feedback from the original poster, so I'm going to assume that the explanation given fits his criteria. I see no bug.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.