Ticket #773 (new defect)

Opened 9 months ago

Last modified 8 months ago

Potential memory leak

Reported by: uzytkownik Owned by:
Priority: Sometime Milestone:
Component: clients/paludis Version: 0.36.1
Keywords: Cc:
Blocked By: Blocking:
Distribution: Gentoo

Description

During rebuilding of system (sort of - enabling doc flag) paludis takes nearly 600 MiB of memory and 1.5 GiB of virtual memory. The memory load of system is about 2 GiB above normal.

Options: paludis -i world --log-level warning --dl-reinstall if-use-changed --dl-reinstall-scm weekly --continue-on-failure if-independent --resume-command-template /root/paludis-resume

PS. I have an hook enabled which collects the einfo etc. output. It may be in it as well.

Change History

follow-up: ↓ 2   Changed 8 months ago by ciaranm

Can you reproduce ticket:765?

in reply to: ↑ 1   Changed 8 months ago by uzytkownik

Replying to ciaranm:

Can you reproduce ticket:765?

No.

follow-up: ↓ 4   Changed 8 months ago by ciaranm

Ok, what specifically makes you think it's Paludis that's using all the RAM? Are you sure it's not a child process?

in reply to: ↑ 3   Changed 8 months ago by uzytkownik

Replying to ciaranm:

Ok, what specifically makes you think it's Paludis that's using all the RAM? Are you sure it's not a child process?

Well. The readings from htop and gnome system monitor (so indirectly /proc pseudofilesystem). As far as I understend those tools child memory is not included.

Note: See TracTickets for help on using tickets.