[tor-bugs] #6979 [Tor]: Assertion on router.c:164 when disabling ORPort (was: TBB Bug: router.c:164)

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Sep 18 14:21:10 UTC 2013


#6979: Assertion on router.c:164 when disabling ORPort
------------------------+-----------------------------------------------
     Reporter:  eli     |      Owner:
         Type:  defect  |     Status:  new
     Priority:  normal  |  Milestone:  Tor: 0.2.4.x-final
    Component:  Tor     |    Version:  Tor: 0.2.3.25
   Resolution:          |   Keywords:  tor-bridge tor-relay 023-backport
Actual Points:          |  Parent ID:
       Points:          |
------------------------+-----------------------------------------------
Changes (by nickm):

 * keywords:  tor-bridge tor-relay => tor-bridge tor-relay 023-backport
 * milestone:  Tor: unspecified => Tor: 0.2.4.x-final


Comment:

 Interesting.  "Closing old OR listener on 0.0.0.0:9001" seems to imply
 that there was an ORPort, and that when the process is turning it off,
 it's crashing...

 And when I try this, I get this stack trace:
 {{{
 #3  0x00000001000ad542 in get_server_identity_key () at router.c:170
 #4  0x00000001000799a2 in accounting_set_wakeup_time [inlined] () at
 /Users/nickm/src/tor-023/src/or/hibernate.c:531
 #5  0x00000001000799a2 in configure_accounting (now=140734799803232) at
 hibernate.c:400
 #6  0x000000010002c226 in set_options (new_val=0x7fff5fbff500,
 msg=0x7fff5fbff500) at config.c:1572
 #7  0x000000010002d576 in options_init_from_string
 (cf_defaults=0x7fff5fbff590 "", cf=0x7fff5fbff590 "", command=1606415760,
 command_arg=0x7fff5fbff590 "", msg=0x7fff7696f278) at config.c:4845
 #8  0x000000010002dc31 in options_init_from_torrc (argc=1606415872,
 argv=0x7fff5fbff600) at config.c:4702
 #9  0x000000010007b51f in do_hup [inlined] () at
 /Users/nickm/src/tor-023/src/or/main.c:1796
 }}}

 I think the problem should be fixable with a one-liner -- just a second.

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


More information about the tor-bugs mailing list