[tor-bugs] #23676 [Core Tor/Tor]: relay running 0.3.2.1-alpha-dev wedged: kist bug?

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Sep 27 18:45:08 UTC 2017


#23676: relay running 0.3.2.1-alpha-dev wedged: kist bug?
--------------------------+------------------------------------
 Reporter:  arma          |          Owner:  (none)
     Type:  defect        |         Status:  new
 Priority:  Medium        |      Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor  |        Version:
 Severity:  Normal        |     Resolution:
 Keywords:                |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+------------------------------------

Comment (by arma):

 {{{
 (gdb) break scheduler_kist.c:589
 Breakpoint 1 at 0x7f2df60bd908: file src/or/scheduler_kist.c, line 589.
 (gdb) continue
 Continuing.

 Breakpoint 1, kist_scheduler_run () at src/or/scheduler_kist.c:589
 589           flush_result = (int)channel_flush_some_cells(chan, 1); // 1
 for num cells
 (gdb) next
 591           if (flush_result > 0) {
 (gdb) print flush_result
 $1 = 0
 }}}

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


More information about the tor-bugs mailing list