Opened 5 months ago
Last modified 2 weeks ago
#19018 assigned bug
[Tracker] memory is not released after closing query window
Reported by: | diver | Owned by: | jscipione |
---|---|---|---|
Priority: | low | Milestone: | Unscheduled |
Component: | Applications/Tracker | Version: | R1/beta5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Tracker doesn't free up memory after using Find window and searching for all files and then closing query window
Change History (4)
comment:1 by , 5 months ago
comment:2 by , 2 weeks ago
Owner: | changed from | to
---|---|
Priority: | normal → low |
Status: | new → assigned |
comment:3 by , 2 weeks ago
This actually may be due to how our malloc currently behaves. Does the same problem happen under the debug heap?
comment:4 by , 2 weeks ago
Under the debug heap most of the memory gets released but not to the original value.
Note:
See TracTickets
for help on using tickets.
Similar behavior on BeOS R5. I suspect icon cache is the cause.