Changes between Initial Version and Version 1 of Ticket #2017, comment 1


Ignore:
Timestamp:
2013-08-28T15:52:23Z (11 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2017, comment 1

    initial v1  
     1
     2Questions:
     3
     41. Does this happen on any other buildslaves?
     5
     62. Did this ever happen before the recent patches which changed the behavior of iputil — [b0883807361830c609dff1677c3cb34fd64d3ebb], [f97b8e5e1df75284aa9b89dd830f8728040eab67], [08590b1f6a880d51751fdcacea6a007ebc568f2e], [16b245563db2f6ca71b9332b06debbe3e1d734b4], [b31a4f6e870cb56efa40c785a868a944b964e8b9], [a493ee0bb641175ecf918e28fce4d25df15994b6], [6104950ed8a7a356eed2218f2df958d074022eea], [f77ec470d75f4b8fb81b1abca4ee3b73f1ad8b22], [8e31d66cd0b0821ccaa2c7c259e7d6f262ad4738], [6a445d73bc5253ec4ae0dec70af02e33bc869cf6]?
     7
     8I suspect those iputil patches of causing this hang.
     9
     10sickness: could you please run the unit tests from the current trunk version repeatedly with trial's {{{--until-failure}}} option? {{{./bin/tahoe debug trial --until-failure allmydata.test}}} (See [wiki:HowToWriteTests] for more options.) If you can reliably reproduce the problem, then would you use git to rewind to before those patches and see if that makes the problem go away? Thanks!