[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #22553 [Applications/Tor Browser]: TOR 7 does not start on OS X 10.9.5
#22553: TOR 7 does not start on OS X 10.9.5
--------------------------------------+-----------------------------------
Reporter: StefanK | Owner: tbb-team
Type: defect | Status: needs_information
Priority: Very High | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Critical | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+-----------------------------------
Comment (by StefanK):
I get an error from Trac when trying to attach the torrc file (tried with
two different browsers).
The content of the file is:
# This file was generated by Tor; if you edit it, comments will not be
preserved
# The old torrc file was renamed to torrc.orig.1 or similar, and Tor will
ignore it
DataDirectory /Users/stefan/Library/Application Support/TorBrowser-
Data/Tor
GeoIPFile
/Applications/TorBrowser.app/Contents/Resources/TorBrowser/Tor/geoip
GeoIPv6File
/Applications/TorBrowser.app/Contents/Resources/TorBrowser/Tor/geoip6
HiddenServiceStatistics 0
After removing both TorBrowser and TorBrowserData folders from the Desktop
and then installing Tor 7 from dmg to /Applications, Tor now starts
without error.
The new debug output is:
[06-13 13:26:03] TorLauncher INFO: debug output ready
[06-13 13:26:03] TorLauncher INFO: SOCKS port type: TCP
[06-13 13:26:03] TorLauncher INFO: SOCKS host: 127.0.0.1
[06-13 13:26:03] TorLauncher INFO: SOCKS port: 9150
[06-13 13:26:03] TorLauncher DBUG: Starting
/Applications/TorBrowser.app/Contents/Resources/TorBrowser/Tor/tor
[06-13 13:26:03] TorLauncher DBUG: --defaults-torrc
[06-13 13:26:03] TorLauncher DBUG:
/Applications/TorBrowser.app/Contents/Resources/TorBrowser/Tor/torrc-
defaults
[06-13 13:26:03] TorLauncher DBUG: -f
[06-13 13:26:03] TorLauncher DBUG: /Users/stefan/Library/Application
Support/TorBrowser-Data/Tor/torrc
[06-13 13:26:03] TorLauncher DBUG: DataDirectory
[06-13 13:26:03] TorLauncher DBUG: /Users/stefan/Library/Application
Support/TorBrowser-Data/Tor
[06-13 13:26:03] TorLauncher DBUG: GeoIPFile
[06-13 13:26:03] TorLauncher DBUG:
/Applications/TorBrowser.app/Contents/Resources/TorBrowser/Tor/geoip
[06-13 13:26:03] TorLauncher DBUG: GeoIPv6File
[06-13 13:26:03] TorLauncher DBUG:
/Applications/TorBrowser.app/Contents/Resources/TorBrowser/Tor/geoip6
[06-13 13:26:03] TorLauncher DBUG: HashedControlPassword
[06-13 13:26:03] TorLauncher DBUG:
16:8904df0bec2ef25360b5e24c5885d4529821334f80293bf16b63dabd0b
[06-13 13:26:03] TorLauncher DBUG: +__ControlPort
[06-13 13:26:03] TorLauncher DBUG: 9151
[06-13 13:26:03] TorLauncher DBUG: +__SocksPort
[06-13 13:26:03] TorLauncher DBUG: 127.0.0.1:9150 IPv6Traffic PreferIPv6
KeepAliveIsolateSOCKSAuth
[06-13 13:26:03] TorLauncher DBUG: __OwningControllerProcess
[06-13 13:26:03] TorLauncher DBUG: 21657
Jun 13 15:26:03.462 [notice] Tor 0.3.0.7 (git-cfd9c1bdc0582656) running on
Darwin with Libevent 2.0.22-stable, OpenSSL 1.0.2k and Zlib 1.2.5.
Jun 13 15:26:03.463 [notice] Tor can't help you if you use it wrong! Learn
how to be safe at https://www.torproject.org/download/download#warning
Jun 13 15:26:03.465 [notice] Read configuration file
"/Applications/TorBrowser.app/Contents/Resources/TorBrowser/Tor/torrc-
defaults".
Jun 13 15:26:03.465 [notice] Read configuration file
"/Users/stefan/Library/Application Support/TorBrowser-Data/Tor/torrc".
Jun 13 15:26:03.474 [notice] Opening Socks listener on 127.0.0.1:9150
Jun 13 15:26:03.474 [notice] Opening Control listener on 127.0.0.1:9151
Jun 13 15:26:03.000 [notice] Parsing GEOIP IPv4 file
/Applications/TorBrowser.app/Contents/Resources/TorBrowser/Tor/geoip.
[06-13 13:26:03] TorLauncher DBUG: Opening control connection to
127.0.0.1:9151
[06-13 13:26:03] TorLauncher DBUG: Sending Tor command: AUTHENTICATE
6b45212e336b62224123634276455957
Jun 13 15:26:03.000 [notice] Parsing GEOIP IPv6 file
/Applications/TorBrowser.app/Contents/Resources/TorBrowser/Tor/geoip6.
Jun 13 15:26:03.000 [notice] Bootstrapped 0%: Starting
Jun 13 15:26:04.000 [notice] Starting with guard context "default"
Jun 13 15:26:04.000 [notice] Bootstrapped 80%: Connecting to the Tor
network
Jun 13 15:26:04.000 [notice] New control connection opened from 127.0.0.1.
[06-13 13:26:04] TorLauncher DBUG: Command response: 250 OK
[06-13 13:26:04] TorLauncher DBUG: Sending Tor command: TAKEOWNERSHIP
[06-13 13:26:04] TorLauncher DBUG: Command response: 250 OK
[06-13 13:26:04] TorLauncher DBUG: Sending Tor command: RESETCONF
__OwningControllerProcess
[06-13 13:26:04] TorLauncher DBUG: Command response: 250 OK
[06-13 13:26:04] TorLauncher DBUG: Opening control connection to
127.0.0.1:9151
[06-13 13:26:04] TorLauncher DBUG: Sending Tor command: AUTHENTICATE
6b45212e336b62224123634276455957
Jun 13 15:26:04.000 [notice] New control connection opened from 127.0.0.1.
[06-13 13:26:04] TorLauncher DBUG: Command response: 250 OK
[06-13 13:26:04] TorLauncher DBUG: Sending Tor command: SETEVENTS
STATUS_CLIENT NOTICE WARN ERR
[06-13 13:26:04] TorLauncher DBUG: Command response: 250 OK
[06-13 13:26:04] TorLauncher DBUG: Sending Tor command: GETINFO status
/bootstrap-phase
[06-13 13:26:04] TorLauncher DBUG: Command response: 250-status/bootstrap-
phase=NOTICE BOOTSTRAP PROGRESS=80 TAG=conn_or SUMMARY="Connecting to the
Tor network"
[06-13 13:26:04] TorLauncher DBUG: Command response: 250 OK
Jun 13 15:26:04.000 [notice] Bootstrapped 85%: Finishing handshake with
first hop
[06-13 13:26:04] TorLauncher DBUG: Event response: 650 NOTICE Bootstrapped
85%: Finishing handshake with first hop
[06-13 13:26:04] TorLauncher DBUG: Event response: 650 STATUS_CLIENT
NOTICE BOOTSTRAP PROGRESS=85 TAG=handshake_or SUMMARY="Finishing handshake
with first hop"
Jun 13 15:26:05.000 [notice] Bootstrapped 90%: Establishing a Tor circuit
[06-13 13:26:05] TorLauncher DBUG: Event response: 650 NOTICE Bootstrapped
90%: Establishing a Tor circuit
[06-13 13:26:05] TorLauncher DBUG: Event response: 650 STATUS_CLIENT
NOTICE BOOTSTRAP PROGRESS=90 TAG=circuit_create SUMMARY="Establishing a
Tor circuit"
Jun 13 15:26:06.000 [notice] Tor has successfully opened a circuit. Looks
like client functionality is working.
Jun 13 15:26:06.000 [notice] Bootstrapped 100%: Done
[06-13 13:26:06] TorLauncher DBUG: Event response: 650 NOTICE Tor has
successfully opened a circuit. Looks like client functionality is working.
[06-13 13:26:06] TorLauncher DBUG: Event response: 650 NOTICE Bootstrapped
100%: Done
[06-13 13:26:06] TorLauncher DBUG: Event response: 650 STATUS_CLIENT
NOTICE BOOTSTRAP PROGRESS=100 TAG=done SUMMARY="Done"
[06-13 13:26:06] TorLauncher DBUG: Event response: 650 STATUS_CLIENT
NOTICE CIRCUIT_ESTABLISHED
[06-13 13:26:06] TorLauncher INFO: NOTICE CIRCUIT_ESTABLISHED
Jun 13 15:26:08.000 [notice] New control connection opened from 127.0.0.1.
[06-13 13:26:08] TorLauncher DBUG: Event response: 650 NOTICE New control
connection opened from 127.0.0.1.
Jun 13 15:26:08.000 [notice] New control connection opened from 127.0.0.1.
[06-13 13:26:08] TorLauncher DBUG: Event response: 650 NOTICE New control
connection opened from 127.0.0.1.
2017-06-13 13:26:08.599 plugin-container[21661:1940138] *** CFMessagePort:
bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port =
0x953f, name = 'com.apple.tsm.portname'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2017-06-13 13:26:08.602 plugin-container[21661:1940138] *** CFMessagePort:
bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port =
0x9823, name = 'com.apple.CFPasteboardClient'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2017-06-13 13:26:08.602 plugin-container[21661:1940138] void
__CFPasteboardSetup() : Failed to allocate communication port for
com.apple.CFPasteboardClient; this is likely due to sandbox restrictions
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/22553#comment:15>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs