[tor-bugs] #8185 [Core Tor/Tor]: circuit_package_relay_cell(): Bug: outgoing relay cell has n_chan==NULL. Dropping.

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Oct 8 01:37:28 UTC 2017


#8185: circuit_package_relay_cell(): Bug: outgoing relay cell has n_chan==NULL.
Dropping.
-------------------------------------------------+-------------------------
 Reporter:  mr-4                                 |          Owner:  nickm
     Type:  defect                               |         Status:
                                                 |  merge_ready
 Priority:  High                                 |      Milestone:  Tor:
                                                 |  0.3.1.x-final
Component:  Core Tor/Tor                         |        Version:  Tor:
                                                 |  0.2.4.9-alpha
 Severity:  Major                                |     Resolution:
 Keywords:  tor-relay logging needs-analysis     |  Actual Points:
  harmless? annoyance 031-backport 030-backport  |
  029-backport                                   |
Parent ID:                                       |         Points:  3
 Reviewer:  isis                                 |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by cypherpunks):

 Good news. With hibernation we have: before
 {{{
 [10-07 19:14:15] Torbutton INFO: controlPort >> 650 STREAM 901 CLOSED 192
 5.8.6.1:443 REASON=DONE
 [10-07 19:14:40] Torbutton INFO: controlPort >> 650 STREAM 898 CLOSED 192
 5.8.6.1:443 REASON=DONE
 ...
 }}}
 ~20 streams. Streams of the closed tab are closing for ~30 seconds. After
 hibernation
 {{{
 [10-08 00:21:39] Torbutton INFO: controlPort >> 650 STREAM 884 CLOSED 192
 5.8.6.1:443 REASON=DONE
 ...
 }}}
 ~30 streams. And for each of those we have
 {{{
 Tor WARN: tor_bug_occurred_(): Bug: scheduler_kist.c:520:
 kist_scheduler_schedule: Non-fatal assertion !((diff < 0)) failed. (Future
 instances of this warning will be silenced.) (on Tor 0.3.2.1-alpha )
 Tor WARN: Bug: Non-fatal assertion !((diff < 0)) failed in
 kist_scheduler_schedule at scheduler_kist.c:520. (Stack trace not
 available) (on Tor 0.3.2.1-alpha )
 Tor WARN: circuit_package_relay_cell(): Bug: outgoing relay cell sent from
 src/or/relay.c:825 has n_chan==NULL. Dropping. (on Tor 0.3.2.1-alpha )
 Tor WARN: Bug: . (Stack trace not available) (on Tor 0.3.2.1-alpha )
 }}}

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


More information about the tor-bugs mailing list