Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 832
    • Issues 832
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 31
    • Merge requests 31
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • TorTor
  • Issues
  • #24738

Closed
Open
Created Dec 24, 2017 by Trac@tracbot

Abort trap: 6 after installation Mac OS 10.13.1

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-727d3f1b) 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-727d3f1b) 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.

Trac:
Username: lL__

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking