[tor-bugs] #9295 [Tor]: Recent tor regression: config_get_assigned_option(): Bug: src/or/confparse.c:591
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Jul 19 02:13:55 UTC 2013
#9295: Recent tor regression: config_get_assigned_option(): Bug:
src/or/confparse.c:591
--------------------+-------------------------------------------------------
Reporter: atagar | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: Tor | Version:
Keywords: | Parent:
Points: | Actualpoints:
--------------------+-------------------------------------------------------
Hi Nick. As spotted by weasel stem's integ tests are presently busted. The
issue looks to be a recent regression with password authentication. While
I was looking into this I realized that '--hash-password' no longer works.
Good chance it's related to whatever the tests are choking on. :)
{{{
atagar at morrigan:~/Desktop/stem$ /home/atagar/Desktop/tor/tor/src/or/tor
--hash-password pw
Jul 18 19:10:49.803 [notice] Tor v0.2.5.0-alpha-dev (git-f45e1fbd5b25735c)
running on Linux with Libevent 1.4.13-stable and OpenSSL 0.9.8o.
Jul 18 19:10:49.803 [notice] Tor can't help you if you use it wrong! Learn
how to be safe at https://www.torproject.org/download/download#warning
Jul 18 19:10:49.803 [notice] This version is not a stable Tor release.
Expect more bugs than usual.
Jul 18 19:10:49.806 [err] config_get_assigned_option(): Bug:
src/or/confparse.c:591: config_get_assigned_option: Assertion options &&
key failed; aborting.
src/or/confparse.c:591 config_get_assigned_option: Assertion options &&
key failed; aborting.
Aborted
}}}
Cheers! -Damian
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9295>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list