[tor-bugs] #22255 [Core Tor/Tor]: Frequent OOM kills of tor process

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue May 30 20:13:24 UTC 2017


#22255: Frequent OOM kills of tor process
--------------------------+------------------------------------
 Reporter:  DeS           |          Owner:
     Type:  defect        |         Status:  new
 Priority:  High          |      Milestone:  Tor: 0.3.0.x-final
Component:  Core Tor/Tor  |        Version:
 Severity:  Major         |     Resolution:
 Keywords:                |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+------------------------------------

Comment (by cypherpunks):

 looks like a significant increase in connections when the memory spikes
 happen please change the netstat graphs to non-log scale by adding this to
 your munin.conf (in your host's section somewhere after [localhost])
 {{{
 netstat.graph_args -l 0 --base 1000
 }}}
 so we can have a better look.

 This is kind of obvious:
 - when you system was knocked off (i/o wait was extremely high probably
 due to swaping)

 please enable the swap munin plugin so we can see swap i/o

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/22255#comment:39>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list