[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #28997 [Applications/Tor Browser]: TB 8.0.4 - Tor is not shutting down properly
#28997: TB 8.0.4 - Tor is not shutting down properly
--------------------------------------+-----------------------------------
Reporter: jb.1234abcd | Owner: tbb-team
Type: defect | Status: needs_information
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+-----------------------------------
Comment (by cypherpunks3):
> Good news about OwningControllerProcess monitor. It doesn't work for me,
either. "Monitored process <pid> is still alive" info every 15 (!) seconds
missed for me too. Is it broken?
Nope.
{{{
reply = this._sendCommand(conn, "TAKEOWNERSHIP", null);
if (!this.TorCommandSucceeded(reply))
TorLauncherLogger.log(4, "take ownership failed");
else
{
reply = this._sendCommand(conn, "RESETCONF",
"__OwningControllerProcess");
if (!this.TorCommandSucceeded(reply))
TorLauncherLogger.log(4, "clear owning controller process
failed");
}
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28997#comment:33>
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