[tor-bugs] #28410 [Core Tor/Tor]: systemd restart loop when tor at default.service::Type=notify

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Nov 13 19:18:05 UTC 2018


#28410: systemd restart loop when tor at default.service::Type=notify
--------------------------+------------------------------------
 Reporter:  jchevali      |          Owner:  (none)
     Type:  defect        |         Status:  needs_information
 Priority:  Medium        |      Milestone:  Tor: 0.3.5.x-final
Component:  Core Tor/Tor  |        Version:  Tor: 0.3.5.4-alpha
 Severity:  Normal        |     Resolution:
 Keywords:  systemd       |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+------------------------------------
Changes (by dgoulet):

 * status:  reopened => needs_information
 * milestone:   => Tor: 0.3.5.x-final


Comment:

 Hmmm... we've just released 0.3.5.4-alpha which should contain the fix for
 the above you are seeing:

 Commit 212bd9778b5c249f02f8fbdc1e8ccbe4c108f03a
 {{{
 $ git describe --contains 212bd9778b5
 tor-0.3.5.4-alpha~1^2
 }}}

 Easy check: do you have `TOR_USEC_PER_SEC` in `hibernate.c`?

 The `HAVE_SYSTEMD` should be enough to include the right header or the
 libsystemd version could be too old? (check for `sd_notifyf()` in
 `/usr/include` maybe?).

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


More information about the tor-bugs mailing list