[tor-bugs] #12669 [Tor]: Tor 0.2.4.22 memory leak (again)
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Jul 21 18:34:42 UTC 2014
#12669: Tor 0.2.4.22 memory leak (again)
----------------------------+--------------------------------
Reporter: BeagleBone | Owner: Me
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.4.x-final
Component: Tor | Version: Tor: 0.2.4.22
Resolution: | Keywords: memory leek
Actual Points: | Parent ID:
Points: |
----------------------------+--------------------------------
Comment (by arma):
Re "leaks", if they are actually leaks, you should be able to find them in
valgrind and then we'll fix them.
But alas, they're unlikely to be leaks -- they're probably memory
fragmentation bugs, where the memory is still actually in use, but the
total number of pages used by Tor grows over time since glibc is bad at
giving freed memory back to the system. There have been a bunch of tickets
of this sort over the years.
A fast Tor relay will generally grow to about 1gig of ram use over time.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12669#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list