[tor-bugs] #3448 [Tor Client]: Log message mentions ‘tor-ops’
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Wed Jun 22 15:36:41 UTC 2011
#3448: Log message mentions ‘tor-ops’
------------------------+---------------------------------------------------
Reporter: rransom | Owner: nickm
Type: defect | Status: new
Priority: minor | Milestone: Tor: 0.2.2.x-final
Component: Tor Client | Version:
Keywords: | Parent:
Points: | Actualpoints:
------------------------+---------------------------------------------------
From src/or/connection.c, in `connection_handle_write_impl`:
{{{
if (getsockopt(conn->s, SOL_SOCKET, SO_ERROR, (void*)&e, &len) < 0) {
log_warn(LD_BUG,
"getsockopt() syscall failed?! Please report to tor-ops.");
}}}
I don't think we want people reporting this error to `tor-
ops at torproject.org` (even if that address still works), but I don't know
what to replace that with.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3448>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list