[tor-bugs] #19328 [Core Tor/Tor]: Try not to log from inside functions called from inside log functions
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Jun 7 13:38:23 UTC 2016
#19328: Try not to log from inside functions called from inside log functions
------------------------------+--------------------------------
Reporter: nickm | Owner:
Type: defect | Status: new
Priority: Medium | Milestone: Tor: 0.2.9.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID: #16764
Points: | Reviewer:
Sponsor: SponsorS-can |
------------------------------+--------------------------------
Our logging code is technically recursive now. Logging asks what the time
is and tries to format it. Formatting the time can fail. Failures can log.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19328>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list