[tor-bugs] #24738 [Core Tor]: Abort trap: 6 after installation Mac OS 10.13.1

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Dec 24 18:29:57 UTC 2017


#24738: Abort trap: 6 after installation Mac OS 10.13.1
---------------------------+-------------------------------------
     Reporter:  lL__       |      Owner:  (none)
         Type:  defect     |     Status:  new
     Priority:  Very High  |  Milestone:
    Component:  Core Tor   |    Version:  Tor: unspecified
     Severity:  Normal     |   Keywords:  tor, error, abort, trap
Actual Points:             |  Parent ID:
       Points:             |   Reviewer:
      Sponsor:             |
---------------------------+-------------------------------------
 I want to install Tor from source for Mac OS 10.13.1.
 I downloaded tor-0.3.19 from your site. (I also tried these steps with
 tor-0.3.2.8-rc, tor-0.2.8.17, tor-0.2.5.14, tor-0.2.9.13, loaded from here
 https://dist.torproject.org/)
 I did:
 1) ./configure && make
 2) make install
 No errors appeared.
 After that I tried to execute tor by typing **tor** in terminal.

 I got:

 {{{
 Dec 24 21:20:54.192 [notice] Tor 0.3.1.9 (git-727d3f1b5e6eeda7) running on
 Darwin with Libevent 2.0.22-stable, OpenSSL LibreSSL 2.2.7, Zlib 1.2.11,
 Liblzma 5.2.3, and Libzstd N/A.
 Dec 24 21:20:54.192 [notice] Tor can't help you if you use it wrong! Learn
 how to be safe at https://www.torproject.org/download/download#warning
 Dec 24 21:20:54.193 [notice] Read configuration file
 "/usr/local/etc/tor/torrc".
 Dec 24 21:20:54.198 [warn] Warning from libevent: kq_init: detected broken
 kqueue; not using.: Invalid argument
 Dec 24 21:20:54.199 [notice] Opening Socks listener on 127.0.0.1:9050
 Dec 24 21:20:54.000 [notice] Parsing GEOIP IPv4 file
 /usr/local/share/tor/geoip.
 Dec 24 21:20:54.000 [notice] Parsing GEOIP IPv6 file
 /usr/local/share/tor/geoip6.
 Dec 24 21:20:54.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.

 ============================================================ T= 1514139655
 Tor 0.3.1.9 (git-727d3f1b5e6eeda7) died: Caught signal 11
 0   tor                                 0x0000000109d30c8e crash_handler +
 46
 1   libsystem_platform.dylib            0x00007fff511cff5a _sigtramp + 26
 2   libssl.35.dylib                     0x00007fff50a9e732 SSL_CTX_new +
 242
 3   tor                                 0x0000000109d5a874
 tor_tls_context_init_one + 228
 4   tor                                 0x0000000109d5a65b
 tor_tls_context_init + 283
 5   tor                                 0x0000000109d04edc
 init_keys_client + 108
 6   tor                                 0x0000000109d05028 init_keys + 72
 7   tor                                 0x0000000109cbebe0 do_main_loop +
 560
 8   tor                                 0x0000000109cc142c tor_main + 172
 9   tor                                 0x0000000109c108eb main + 27
 10  libdyld.dylib                       0x00007fff50f4f145 start + 1
 11  ???                                 0x0000000000000001 0x0 + 1
 Abort trap: 6}}}

 What did I do wrong ?
 What is this strange error ?
 How can I avoid it ?

 Please, help me, I very need Tor working.

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


More information about the tor-bugs mailing list