[tor-bugs] #18502 [Orbot]: Orbot tries to kill Tor processes it doesn't own
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Mar 8 16:57:09 UTC 2016
#18502: Orbot tries to kill Tor processes it doesn't own
---------------------------+------------------------------
Reporter: akwizgran | Owner: n8fr8
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Orbot | Version:
Severity: Normal | Keywords: orbot kill briar
Actual Points: | Parent ID:
Points: | Sponsor:
---------------------------+------------------------------
Orbot fails to start when Briar is running because Orbot tries and fails
to kill Briar's Tor process, leading to the following error in Orbot:
{{{
Waiting for control port...
Unable to start Tor: java.lang.Exception: Cannot kill:
/data/data/org.torproject.android/app_bin/tor
Set background service to FOREGROUND
TorService is shutting down
An error occurred stopping Tor: Cannot kill:
/data/data/org.torproject.android/app_bin/tor
Something bad happened. Check the log
}}}
It looks like TorService#killAllDaemons() is taking its name a bit too
literally. If Orbot had been running as root it would have succeeded in
killing Briar's Tor process.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18502>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list