[tor-relays] [err] tor_assertion_failed_(): Bug: src/or/connection.c:5113
s7r
s7r at sky-ip.org
Tue Feb 13 22:03:56 UTC 2018
Hi,
This looks like it's worth a ticket on trac. I've searched and there are
no open reports about this, just a ~5 year old one that is closed (#9017).
So this happened only when you had IPv6Exit enabled (1) and you had to
switch to 0 to avoid it?
Toralf Förster wrote:
> Got this today:
>
> Feb 13 22:02:49.000 [err] tor_assertion_failed_(): Bug: src/or/connection.c:5113: assert_connection_ok: Assertion (conn->type == CONN_TYPE_EXIT && conn->state == EXIT_CONN_STATE_RESOLVING) || connection_is_writing(conn) || conn->write_blocked_on_bw || (CONN_IS_EDGE(conn) && TO_EDGE_CONN(conn)->edge_blocked_on_circ) failed; aborting. (on Tor 0.3.3.2-alpha efc105716283bbdf)
>
> Before I changed the config from
>
> ExitRelay 1
> IPv6Exit 1
>
> to
>
> #ExitRelay 1
> #IPv6Exit 1
>
> and a little bit later to
>
> ExitRelay 0
> IPv6Exit 0
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 508 bytes
Desc: OpenPGP digital signature
URL: <http://lists.torproject.org/pipermail/tor-relays/attachments/20180214/17b8cda7/attachment.sig>
More information about the tor-relays
mailing list