[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #26350 [Applications/Tor Browser]: MacOS Tor Browser cannot bind to port
#26350: MacOS Tor Browser cannot bind to port
--------------------------------------+--------------------------
Reporter: phoul | Owner: tbb-team
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+--------------------------
Comment (by cypherpunks):
> The error could also be caused by a programming error inside tor such as
not properly initializing the sockaddr passed to bind()
Something like?
{{{
#ifdef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN
sin->sin_len = sizeof(struct sockaddr_in);
#endif
}}}
in case of undefined HAVE_STRUCT_SOCKADDR_IN_SIN_LEN?
> but if that were the case we would have a lot more reports like this
one.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26350#comment:5>
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