[tor-bugs] #24167 [Core Tor/Tor]: connection_check_event: Bug: Event missing on connection

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Nov 16 16:57:00 UTC 2017


#24167: connection_check_event: Bug: Event missing on connection
---------------------------------+------------------------------------
 Reporter:  Felixix              |          Owner:  nickm
     Type:  defect               |         Status:  accepted
 Priority:  Medium               |      Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor         |        Version:
 Severity:  Normal               |     Resolution:
 Keywords:  tor-relay mem-limit  |  Actual Points:
Parent ID:                       |         Points:
 Reviewer:                       |        Sponsor:
---------------------------------+------------------------------------

Comment (by nickm):

 Okay. So the fact that the connection was marked for close at
 `src/or/connection.c:3894` means that it was closed via
 `connection_close_immediate`, because a buf_flush_to_tls() operation gave
 us a TLS error.

 Then, later, we call connection_start_reading on the connection -- from
 connection_bucket_refill if the logs can be believed.

 I don't think the memlimit issue is actually related.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24167#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list