[tor-bugs] #3228 [Tor Relay]: Setting BridgeRelay Triggers Assertion Failure

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu May 19 04:02:32 UTC 2011


#3228: Setting BridgeRelay Triggers Assertion Failure
-----------------------+----------------------------------------------------
 Reporter:  atagar     |          Owner:     
     Type:  defect     |         Status:  new
 Priority:  normal     |      Milestone:     
Component:  Tor Relay  |        Version:     
 Keywords:             |         Parent:     
   Points:             |   Actualpoints:     
-----------------------+----------------------------------------------------
 Hi, with the current git checkout...
 Tor v0.2.2.27-beta (git-e3b8457eb38ee76a)

 And also back at:
 Tor v0.2.2.23-alpha (git-b85eb949b528f4d7)

 running "SETCONF BridgeRelay=1" triggers an assertion failure and Tor
 crash:
 May 18 20:42:13.855 [err] assert_identity_keys_ok(): Bug: router.c:154:
 assert_identity_keys_ok: Assertion
 0!=crypto_pk_cmp_keys(client_identitykey, server_identitykey) failed;
 aborting.
 router.c:154 assert_identity_keys_ok: Assertion
 0!=crypto_pk_cmp_keys(client_identitykey, server_identitykey) failed;
 aborting.
 Aborted

 Assertion Source:
 https://gitweb.torproject.org/tor.git/blob/HEAD:/src/or/router.c#l154

 My torrc before the crash:

 {{{
 ORPort 9001
 Nickname armTest
 ExitPolicy reject *:*

 ControlPort 9051
 CookieAuthentication 1

 AccountingMax 100 GB
 }}}

 Cheers! -Damian

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


More information about the tor-bugs mailing list