[tbb-dev] Tor Browser proxy settings

Tom Ritter tom at ritter.vg
Sat Nov 11 17:31:57 UTC 2017


On 9 November 2017 at 08:35, Mark Smith <mcs at pearlcrescent.com> wrote:
> I am not sure what the best solution is, but I assume the idea is to use
> the already running tor deamon to submit crash reports. Will the tor
> daemon still be running after the browser process crashes (Tor Launcher
> uses the TAKEOWNERSHIP control port command to arrange for tor to
> shutdown when the firefox process does).

That is a good question.  We had this working before, but then we
discovered this new need-the-proxy-settings problem.  nmago, what have
you seen? Does the tor process shut down before the crash reporter can
do its thing?

One way you can test this is to hardcode the crash reporter to get the
proxy settings from an environment variable, launch tor browser,
figure out the listening port using netstat, and then set the
environment variable to the correct port.

-tom


More information about the tbb-dev mailing list