If I start the latest tor code with --ControlPort=auto and --ControlPortWriteToFile=/path/to/file, then the contents of the file end up as PORT=127.0.0.1:0, which is kind of useless :)
I guess some code got messed up lately that updates the port before writing it out to the control file.
Trac: Username: karalabe
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items 0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items 0
Link issues together to show that they're related.
Learn more.
Hi, thanks for this bug report.
Which branch and commit are you using?
Questions for the developers:
Are we writing the file before we assign and open the control port?
Or did we change one of the control port functions in the refactor?
I have a fairly funky build setup, I pulled latest master where this issue was happening (not sure when it started, just started using Tor now). If I revert to latest stable (0.3.3.7), then everything works fine. Didn't test 0.3.4 as it conflicts with my builder.