[tor-bugs] #20860 [Core Tor/Tor]: Regression breaks 'SETCONF HiddenServiceDir'
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Dec 2 17:25:46 UTC 2016
#20860: Regression breaks 'SETCONF HiddenServiceDir'
------------------------------+-----------------
Reporter: atagar | Owner:
Type: defect | Status: new
Priority: Very High | Milestone:
Component: Core Tor/Tor | Version:
Severity: Major | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------+-----------------
Hi Nick, tor changes pushed today cause tor to crash when calling SETCONF
to create a hidden service. Regression caught courtesy of our jenkins
instance running stem integ tests. Here's how to repro...
{{{
% mkdir /tmp/hs_dir
% chmod 700 /tmp/hs_dir
}}}
Then through the tor control port simply call...
{{{
SETCONF HiddenServiceDir="/tmp/hs_dir"
}}}
This crashes tor right away, though I don't have much more visibility into
what is going awry.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/20860>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list