[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #29122 [Core Tor/Tor]: Intermittent test failure in circuitpadding/circuitpadding_wronghop
#29122: Intermittent test failure in circuitpadding/circuitpadding_wronghop
------------------------------+--------------------------------
Reporter: nickm | Owner: (none)
Type: defect | Status: new
Priority: Medium | Milestone: Tor: 0.4.0.x-final
Component: Core Tor/Tor | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------+--------------------------------
Try running `circuitpadding_wronghop` in a loop, like this:
{{{
while ./src/test/test circuitpadding/circuitpadding_wronghop ; do true;
done
}}}
After a minute or two it will fail with an error like this:
{{{
FAIL src/test/test_circuitpadding.c:1346: assert(n_client_cells OP_EQ
2): 3 vs 2
}}}
or sometimes like this
{{{
circuitpadding/circuitpadding_wronghop: [forking]
FAIL src/test/test_circuitpadding.c:1336: assert(n_client_cells OP_EQ
1): 2 vs 1
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29122>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs