[tor-bugs] #6979 [Tor]: TBB Bug: router.c:164

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Sep 18 12:55:18 UTC 2013


#6979: TBB Bug: router.c:164
------------------------+----------------------------------
     Reporter:  eli     |      Owner:
         Type:  defect  |     Status:  new
     Priority:  normal  |  Milestone:  Tor: unspecified
    Component:  Tor     |    Version:  Tor: 0.2.3.25
   Resolution:          |   Keywords:  tor-bridge tor-relay
Actual Points:          |  Parent ID:
       Points:          |
------------------------+----------------------------------

Comment (by WebSpider):

 I'm seeing this issue too:

 Sep 18 14:46:08.000 [notice] Received reload signal (hup). Reloading
 config and resetting internal state.
 Sep 18 14:46:08.000 [notice] Read configuration file "/usr/share/tor/tor-
 service-defaults-torrc".
 Sep 18 14:46:08.000 [notice] Read configuration file "/etc/tor/torrc".
 Sep 18 14:46:08.000 [notice] Closing no-longer-configured OR listener on
 0.0.0.0:9001
 Sep 18 14:46:08.000 [notice] Tor 0.2.3.25 (git-3fed5eb096d2d187) opening
 log file.
 Sep 18 14:46:08.000 [notice] Closing old OR listener on 0.0.0.0:9001
 Sep 18 14:46:08.000 [err] get_server_identity_key(): Bug: router.c:171:
 get_server_identity_key: Assertion server_mode(get_options()) failed;
 aborting.

 Server is plain wheezy:

 root at hosting:/home/nivo# cat /etc/issue.net
 Debian GNU/Linux 7
 root at hosting:/home/nivo# grep tor /etc/apt/sources.list
 # tor
 deb http://deb.torproject.org/torproject.org wheezy main

 Permissions are default, from the dpkg

 root at hosting:/home/nivo# ls -l /etc/tor/torrc
 -rw-r--r-- 1 root root 8867 Sep 18 14:46 /etc/tor/torrc

 Contents of torrc:

 HiddenServiceDir /var/lib/tor/hidden_1/
 HiddenServicePort 25 127.0.0.1:25
 Nickname MyNick
 AccountingMax 500 GB
 AccountingStart month 28 0:00
 ContactInfo Contact TOR-Relays list < tor-relays located at
 lists.torproject.org >
 ExitPolicy reject *:* # no exits allowed
 AllowSingleHopExits 0
 AllowSingleHopCircuits 0
 EntryStatistics 1
 ExitPortStatistics 1
 ConnDirectionStatistics 1

 If you still need stack traces, let me know.

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


More information about the tor-bugs mailing list