Modify

Opened 10 years ago

Closed 9 years ago

#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@… 10 years ago.

Download all attachments as: .zip

Change History (4)

by malamen@…, 10 years ago

Attachment: 3.3.14.2_leak.jpg added

comment:1 by TheDcoder, 10 years ago

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

comment:2 by BrewManNH, 9 years ago

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, 9 years ago

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.