[tor-bugs] #21242 [- Select a component]: Start-up error

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jan 17 19:40:39 UTC 2017


#21242: Start-up error
--------------------------------------+--------------------------------
     Reporter:  Felixix               |      Owner:
         Type:  defect                |     Status:  new
     Priority:  Medium                |  Milestone:
    Component:  - Select a component  |    Version:  Tor: 0.3.0.1-alpha
     Severity:  Normal                |   Keywords:
Actual Points:                        |  Parent ID:
       Points:                        |   Reviewer:
      Sponsor:                        |
--------------------------------------+--------------------------------
 The following error message came up after reboot and start of multiple
 0301 instances. Only one error, the others were fine. Since restart this
 instance works well.

 {{{
 Jan 15 08:58:45.000 [notice] Tor 0.3.0.1-alpha (git-ac04fcd2e758c225)
 opening log file.
 Jan 15 08:58:45.960 [notice] Tor 0.3.0.1-alpha (git-ac04fcd2e758c225)
 running on FreeBSD with Libevent 2.0.22-stable, OpenSSL LibreSSL 2.4.4 and
 Zlib 1.2.8.
 Jan 15 08:58:45.960 [notice] Tor can't help you if you use it wrong! Learn
 how to be safe at https://www.torproject.org/download/download#warning
 Jan 15 08:58:45.960 [notice] This version is not a stable Tor release.
 Expect more bugs than usual.
 Jan 15 08:58:45.971 [notice] Read configuration file
 "/usr/local/etc/tor/torrc".
 Jan 15 08:58:45.977 [notice] Opening OR listener on lo.c.al.jail:1234
 Jan 15 08:58:45.977 [notice] Opening Directory listener on
 lo.c.al.jail:5678
 Jan 15 08:58:45.000 [notice] Parsing GEOIP IPv4 file
 /usr/local/share/tor/geoip.
 Jan 15 08:58:46.000 [notice] Parsing GEOIP IPv6 file
 /usr/local/share/tor/geoip6.
 Jan 15 08:58:46.000 [notice] Configured to measure statistics. Look for
 the *-stats files that will first be written to the data directory in 24
 hours from now.
 Jan 15 08:58:46.000 [notice] We were built to run on a 64-bit CPU, with
 OpenSSL 1.0.1 or later, but with a version of OpenSSL that apparently
 lacks accelerated support for the NIST P-224 and P-256 groups. Building
 openssl with such support (using the enable-ec_nistp_64_gcc_128 option
 when configuring it) would make ECDH much faster.
 Jan 15 08:58:46.000 [notice] Your Tor server's identity key fingerprint is
 'BeastieJoy62 A2E6BB5C391CD46B38C55B4329C35304540771F1'
 Jan 15 08:58:46.000 [notice] Bootstrapped 0%: Starting
 Jan 15 08:58:47.000 [notice] I learned some more directory information,
 but not enough to build a circuit: We have no usable consensus.
 Jan 15 08:58:47.000 [notice] Bootstrapped 45%: Asking for relay
 descriptors
 Jan 15 08:58:47.000 [notice] I learned some more directory information,
 but not enough to build a circuit: We need more microdescriptors: we have
 0/7162, and can only build 0% of likely paths. (We have 0% of guards bw,
 0% of midpoint bw, and 0% of exit bw = 0% of path bw.)
 Jan 15 08:58:48.000 [notice] Bootstrapped 50%: Loading relay descriptors
 Jan 15 08:58:48.000 [notice] Bootstrapped 55%: Loading relay descriptors
 Jan 15 08:58:48.000 [notice] Bootstrapped 60%: Loading relay descriptors
 Jan 15 08:58:49.000 [notice] Bootstrapped 65%: Loading relay descriptors
 Jan 15 08:58:49.000 [notice] Bootstrapped 70%: Loading relay descriptors
 Jan 15 08:58:49.000 [notice] Bootstrapped 75%: Loading relay descriptors
 Jan 15 08:58:49.000 [notice] Bootstrapped 80%: Connecting to the Tor
 network
 Jan 15 08:58:49.000 [notice] Starting with guard context "default"
 Jan 15 08:58:49.000 [err] tor_assertion_failed_: Bug:
 src/or/circuitbuild.c:2395: onion_extend_cpath: Assertion info || client
 failed; aborting. (on Tor 0.3.0.1-alpha ac04fcd2e758c225)
 Jan 15 08:58:49.000 [err] Bug: Assertion info || client failed in
 onion_extend_cpath at src/or/circuitbuild.c:2395. Stack trace: (on Tor
 0.3.0.1-alpha ac04fcd2e758c225)
 Jan 15 08:58:49.000 [err] Bug:     0x117ed78 <log_backtrace+0x48> at
 /usr/local/bin/tor (on Tor 0.3.0.1-alpha ac04fcd2e758c225)
 Jan 15 08:58:49.000 [err] Bug:     0x1196ca7 <tor_assertion_failed_+0x97>
 at /usr/local/bin/tor (on Tor 0.3.0.1-alpha ac04fcd2e758c225)
 Jan 15 08:58:49.000 [err] Bug:     0x10efdb6
 <circuit_establish_circuit+0x11c6> at /usr/local/bin/tor (on Tor
 0.3.0.1-alpha ac04fcd2e758c225)
 Jan 15 08:58:49.000 [err] Bug:     0x1103a28
 <circuit_launch_by_extend_info+0x1d8> at /usr/local/bin/tor (on Tor
 0.3.0.1-alpha ac04fcd2e758c225)
 Jan 15 08:58:49.000 [err] Bug:     0x1102805
 <circuit_build_needed_circs+0x325> at /usr/local/bin/tor (on Tor
 0.3.0.1-alpha ac04fcd2e758c225)
 Jan 15 08:58:49.000 [err] Bug:     0x106a9ea <handle_signals+0x4fa> at
 /usr/local/bin/tor (on Tor 0.3.0.1-alpha ac04fcd2e758c225)
 Jan 15 08:58:49.000 [err] Bug:     0x801ae63be <event_base_loop+0x81e> at
 /usr/local/lib/libevent-2.0.so.5 (on Tor 0.3.0.1-alpha ac04fcd2e758c225)
 Jan 15 08:58:49.000 [err] Bug:     0x106a331 <do_main_loop+0x621> at
 /usr/local/bin/tor (on Tor 0.3.0.1-alpha ac04fcd2e758c225)
 Jan 15 08:58:49.000 [err] Bug:     0x106c704 <tor_main+0xe4> at
 /usr/local/bin/tor (on Tor 0.3.0.1-alpha ac04fcd2e758c225)
 Jan 15 08:58:49.000 [err] Bug:     0x1068089 <main+0x19> at
 /usr/local/bin/tor (on Tor 0.3.0.1-alpha ac04fcd2e758c225)
 Jan 15 08:58:49.000 [err] Bug:     0x1067f81 <_start+0x1a1> at
 /usr/local/bin/tor (on Tor 0.3.0.1-alpha ac04fcd2e758c225)
 }}}
 --
 Cheers, Felix

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


More information about the tor-bugs mailing list