[tor-bugs] #23693 [Core Tor/Tor]: 0.3.1.7 daemon fails

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Sep 29 00:34:55 UTC 2017


#23693: 0.3.1.7 daemon fails
--------------------------+------------------------------------
 Reporter:  alif          |          Owner:  (none)
     Type:  defect        |         Status:  new
 Priority:  Medium        |      Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor  |        Version:  Tor: 0.3.1.7
 Severity:  Normal        |     Resolution:
 Keywords:                |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+------------------------------------
Description changed by arma:

Old description:

> On Ubuntu 14.04 I installed Tor version 0.3.1.7 (git-5fa14939bca67c23)
>
> Upon starting tor as a service, it soon crashes. The following are the
> log entries:
>
> Sep 29 02:26:03.000 [notice] Tor 0.3.1.7 (git-5fa14939bca67c23) opening
> log file.
> Sep 29 02:26:03.000 [notice] Parsing GEOIP IPv4 file
> /usr/share/tor/geoip.
> Sep 29 02:26:03.000 [notice] Parsing GEOIP IPv6 file
> /usr/share/tor/geoip6.
> Sep 29 02:26:03.000 [warn] Could not open "/usr/share/doc/tor/tor-exit-
> notice.html": Permission denied
> Sep 29 02:26:03.000 [warn] DirPortFrontPage file '/usr/share/doc/tor/tor-
> exit-notice.html' not found. Continuing anyway.
> Sep 29 02:26:03.000 [notice] Bootstrapped 0%: Starting
> Sep 29 02:26:04.000 [notice] Starting with guard context "default"
> Sep 29 02:26:04.000 [notice] Opening Socks listener on /var/run/tor/socks
> Sep 29 02:26:04.000 [notice] Opening Control listener on
> /var/run/tor/control
> Sep 29 02:26:04.000 [notice] Bootstrapped 5%: Connecting to directory
> server
> Sep 29 02:26:04.000 [notice] Bootstrapped 10%: Finishing handshake with
> directory server
> Sep 29 02:26:04.000 [notice] Bootstrapped 15%: Establishing an encrypted
> directory connection
> Sep 29 02:26:05.000 [notice] Bootstrapped 20%: Asking for networkstatus
> consensus
> Sep 29 02:26:05.000 [notice] Bootstrapped 25%: Loading networkstatus
> consensus
> Sep 29 02:26:08.000 [err] tor_assertion_failed_(): Bug:
> ../src/or/cpuworker.c:499: cpuworker_queue_work: Assertion threadpool
> failed; aborting. (on Tor 0.3.1.7 )
> Sep 29 02:26:08.000 [err] Bug: Assertion threadpool failed in
> cpuworker_queue_work at ../src/or/cpuworker.c:499. Stack trace: (on Tor
> 0.3.1.7 )
> Sep 29 02:26:08.000 [err] Bug:     /usr/bin/tor(log_backtrace+0x42)
> [0x5624134a32b2] (on Tor 0.3.1.7 )
> Sep 29 02:26:08.000 [err] Bug:
> /usr/bin/tor(tor_assertion_failed_+0x94) [0x5624134bb904] (on Tor 0.3.1.7
> )
> Sep 29 02:26:08.000 [err] Bug:
> /usr/bin/tor(cpuworker_queue_work+0x65) [0x56241345f395] (on Tor 0.3.1.7
> )
> Sep 29 02:26:08.000 [err] Bug:
> /usr/bin/tor(consdiffmgr_add_consensus+0x2f3) [0x562413450fe3] (on Tor
> 0.3.1.7 )
> Sep 29 02:26:08.000 [err] Bug:
> /usr/bin/tor(networkstatus_set_current_consensus+0x9f1) [0x562413395971]
> (on Tor 0.3.1.7 )
> Sep 29 02:26:08.000 [err] Bug:
> /usr/bin/tor(connection_dir_reached_eof+0xc09) [0x5624134678d9] (on Tor
> 0.3.1.7 )
> Sep 29 02:26:08.000 [err] Bug:     /usr/bin/tor(+0x105e6b)
> [0x562413440e6b] (on Tor 0.3.1.7 )
> Sep 29 02:26:08.000 [err] Bug:     /usr/bin/tor(+0x4e921)
> [0x562413389921] (on Tor 0.3.1.7 )
> Sep 29 02:26:08.000 [err] Bug:     /usr/lib/x86_64-linux-
> gnu/libevent-2.0.so.5(event_base_loop+0x754) [0x7eff0e3a9f24] (on Tor
> 0.3.1.7 )
> Sep 29 02:26:08.000 [err] Bug:     /usr/bin/tor(do_main_loop+0x24d)
> [0x56241338aa4d] (on Tor 0.3.1.7 )
> Sep 29 02:26:08.000 [err] Bug:     /usr/bin/tor(tor_main+0x1c35)
> [0x56241338e215] (on Tor 0.3.1.7 )
> Sep 29 02:26:08.000 [err] Bug:     /usr/bin/tor(main+0x19)
> [0x5624133863c9] (on Tor 0.3.1.7 )
> Sep 29 02:26:08.000 [err] Bug:     /lib/x86_64-linux-
> gnu/libc.so.6(__libc_start_main+0xf5) [0x7eff0d556f45] (on Tor 0.3.1.7 )
> Sep 29 02:26:08.000 [err] Bug:     /usr/bin/tor(+0x4b41b)
> [0x56241338641b] (on Tor 0.3.1.7 )__

New description:

 On Ubuntu 14.04 I installed Tor version 0.3.1.7 (git-5fa14939bca67c23)

 Upon starting tor as a service, it soon crashes. The following are the log
 entries:

 {{{
 Sep 29 02:26:03.000 [notice] Tor 0.3.1.7 (git-5fa14939bca67c23) opening
 log file.
 Sep 29 02:26:03.000 [notice] Parsing GEOIP IPv4 file /usr/share/tor/geoip.
 Sep 29 02:26:03.000 [notice] Parsing GEOIP IPv6 file
 /usr/share/tor/geoip6.
 Sep 29 02:26:03.000 [warn] Could not open "/usr/share/doc/tor/tor-exit-
 notice.html": Permission denied
 Sep 29 02:26:03.000 [warn] DirPortFrontPage file '/usr/share/doc/tor/tor-
 exit-notice.html' not found. Continuing anyway.
 Sep 29 02:26:03.000 [notice] Bootstrapped 0%: Starting
 Sep 29 02:26:04.000 [notice] Starting with guard context "default"
 Sep 29 02:26:04.000 [notice] Opening Socks listener on /var/run/tor/socks
 Sep 29 02:26:04.000 [notice] Opening Control listener on
 /var/run/tor/control
 Sep 29 02:26:04.000 [notice] Bootstrapped 5%: Connecting to directory
 server
 Sep 29 02:26:04.000 [notice] Bootstrapped 10%: Finishing handshake with
 directory server
 Sep 29 02:26:04.000 [notice] Bootstrapped 15%: Establishing an encrypted
 directory connection
 Sep 29 02:26:05.000 [notice] Bootstrapped 20%: Asking for networkstatus
 consensus
 Sep 29 02:26:05.000 [notice] Bootstrapped 25%: Loading networkstatus
 consensus
 Sep 29 02:26:08.000 [err] tor_assertion_failed_(): Bug:
 ../src/or/cpuworker.c:499: cpuworker_queue_work: Assertion threadpool
 failed; aborting. (on Tor 0.3.1.7 )
 Sep 29 02:26:08.000 [err] Bug: Assertion threadpool failed in
 cpuworker_queue_work at ../src/or/cpuworker.c:499. Stack trace: (on Tor
 0.3.1.7 )
 Sep 29 02:26:08.000 [err] Bug:     /usr/bin/tor(log_backtrace+0x42)
 [0x5624134a32b2] (on Tor 0.3.1.7 )
 Sep 29 02:26:08.000 [err] Bug:
 /usr/bin/tor(tor_assertion_failed_+0x94) [0x5624134bb904] (on Tor 0.3.1.7
 )
 Sep 29 02:26:08.000 [err] Bug:     /usr/bin/tor(cpuworker_queue_work+0x65)
 [0x56241345f395] (on Tor 0.3.1.7 )
 Sep 29 02:26:08.000 [err] Bug:
 /usr/bin/tor(consdiffmgr_add_consensus+0x2f3) [0x562413450fe3] (on Tor
 0.3.1.7 )
 Sep 29 02:26:08.000 [err] Bug:
 /usr/bin/tor(networkstatus_set_current_consensus+0x9f1) [0x562413395971]
 (on Tor 0.3.1.7 )
 Sep 29 02:26:08.000 [err] Bug:
 /usr/bin/tor(connection_dir_reached_eof+0xc09) [0x5624134678d9] (on Tor
 0.3.1.7 )
 Sep 29 02:26:08.000 [err] Bug:     /usr/bin/tor(+0x105e6b)
 [0x562413440e6b] (on Tor 0.3.1.7 )
 Sep 29 02:26:08.000 [err] Bug:     /usr/bin/tor(+0x4e921) [0x562413389921]
 (on Tor 0.3.1.7 )
 Sep 29 02:26:08.000 [err] Bug:     /usr/lib/x86_64-linux-
 gnu/libevent-2.0.so.5(event_base_loop+0x754) [0x7eff0e3a9f24] (on Tor
 0.3.1.7 )
 Sep 29 02:26:08.000 [err] Bug:     /usr/bin/tor(do_main_loop+0x24d)
 [0x56241338aa4d] (on Tor 0.3.1.7 )
 Sep 29 02:26:08.000 [err] Bug:     /usr/bin/tor(tor_main+0x1c35)
 [0x56241338e215] (on Tor 0.3.1.7 )
 Sep 29 02:26:08.000 [err] Bug:     /usr/bin/tor(main+0x19)
 [0x5624133863c9] (on Tor 0.3.1.7 )
 Sep 29 02:26:08.000 [err] Bug:     /lib/x86_64-linux-
 gnu/libc.so.6(__libc_start_main+0xf5) [0x7eff0d556f45] (on Tor 0.3.1.7 )
 Sep 29 02:26:08.000 [err] Bug:     /usr/bin/tor(+0x4b41b) [0x56241338641b]
 (on Tor 0.3.1.7 )__
 }}}

--

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


More information about the tor-bugs mailing list