[tor-bugs] #19926 [Core Tor/Tor]: waiting for rendezvous desc :*

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Aug 17 06:08:10 UTC 2016


#19926: waiting for rendezvous desc :*
------------------------------+------------------------------------
 Reporter:  cypherpunks       |          Owner:
     Type:  defect            |         Status:  new
 Priority:  Medium            |      Milestone:  Tor: 0.2.9.x-final
Component:  Core Tor/Tor      |        Version:  Tor: 0.2.9.1-alpha
 Severity:  Normal            |     Resolution:
 Keywords:  bug, regression?  |  Actual Points:
Parent ID:                    |         Points:
 Reviewer:                    |        Sponsor:
------------------------------+------------------------------------
Changes (by teor):

 * keywords:   => bug, regression?
 * milestone:   => Tor: 0.2.9.x-final


Comment:

 Thanks for letting us know about this bug. We're working on fixing these
 up.

 {{{
 /** A list of all the entry_connection_t * objects that are not marked
  * for close, and are in AP_CONN_STATE_CIRCUIT_WAIT.
  *
  * (Right now, we check in several places to make sure that this list is
  * correct.  When it's incorrect, we'll fix it, and log a BUG message.)
  */
 static smartlist_t *pending_entry_connections = NULL;
 }}}

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


More information about the tor-bugs mailing list