[tor-bugs] #23607 [Core Tor/Tor]: control_event_bootstrap_problem() should ignore "early" problems instead of asserting
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Sep 20 22:22:28 UTC 2017
#23607: control_event_bootstrap_problem() should ignore "early" problems instead of
asserting
------------------------------+--------------------------------
Reporter: catalyst | Owner: catalyst
Type: defect | Status: assigned
Priority: Medium | Milestone: Tor: 0.3.2.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------+--------------------------------
The `clock_skew_warning()` refactoring can allow calls to
`control_event_bootstrap_problem()` prior to bootstrap phase 0, causing an
assertion failure. (Clock skew in a state file is one possibility.)
Instead of asserting, ignore such calls, because they seem to always have
another logging path.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/23607>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list