Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #24966

Closed (moved)
Open
Opened Jan 23, 2018 by Tom Ritter@tom

Silence warnings for circuits created from controller

The new bwscanner is generating these log lines:

Jan 22 20:10:16.000 [warn] circuit_build_no_more_hops(): Bug: 2-hop circuit 0x55e5b007a260 with purpose 5 has no guard state (on Tor 0.3.2.9 )
2018-01-22T20:10:16-0600 [INFO]: Downloading file '4M' over [$B93E04EB7BC1B058593A403482C1DF8BE76671C6, $71F85FEE1922E2287F2491CF67E23F20B1C51FBB].
Jan 22 20:10:16.000 [notice] pathbias_count_use_attempt(): Bug: Used circuit is in strange path state new. Circuit is a General-purpose client currently open. (on Tor 0.3.2.9 )
Jan 22 20:10:16.000 [warn] circuit_build_no_more_hops(): Bug: 2-hop circuit 0x55e5b00720e0 with purpose 5 has no guard state (on Tor 0.3.2.9 )
Jan 22 20:10:16.000 [notice] pathbias_count_use_attempt(): Bug: Used circuit is in strange path state new. Circuit is a General-purpose client currently open. (on Tor 0.3.2.9 )
2018-01-22T20:10:16-0600 [INFO]: Downloading file '2M' over [$FB911FA42CC7513AA2F662C217AE1D4426BB1231, $6ED1509C5DF83DBD896CE617E87550A682A5741D].
Jan 22 20:10:16.000 [notice] pathbias_mark_use_success(): Bug: Used circuit 16 is in strange path state new. Circuit is a General-purpose client currently open. (on Tor 0.3.2.9 )
Jan 22 20:10:16.000 [notice] pathbias_count_use_attempt(): Bug: Used circuit is in strange path state new. Circuit is a General-purpose client currently open. (on Tor 0.3.2.9 )
Jan 22 20:10:16.000 [warn] circuit_build_no_more_hops(): Bug: 2-hop circuit 0x55e5b0087700 with purpose 5 has no guard state (on Tor 0.3.2.9 )
Jan 22 20:10:16.000 [notice] pathbias_count_use_attempt(): Bug: Used circuit is in strange path state new. Circuit is a General-purpose client currently open. (on Tor 0.3.2.9 )
Jan 22 20:10:17.000 [warn] circuit_build_no_more_hops(): Bug: 2-hop circuit 0x55e5b00b42a0 with purpose 5 has no guard state (on Tor 0.3.2.9 )
Jan 22 20:10:17.000 [notice] pathbias_count_use_attempt(): Bug: Used circuit is in strange path state new. Circuit is a General-purpose client currently open. (on Tor 0.3.2.9 )
Jan 22 20:10:17.000 [warn] circuit_build_no_more_hops(): Bug: 2-hop circuit 0x55e5b0072730 with purpose 5 has no guard state (on Tor 0.3.2.9 )
Jan 22 20:10:17.000 [notice] pathbias_count_use_attempt(): Bug: Used circuit is in strange path state new. Circuit is a General-purpose client currently open. (on Tor 0.3.2.9 )
Jan 22 20:10:17.000 [notice] pathbias_mark_use_success(): Bug: Used circuit 22 is in strange path state new. Circuit is a General-purpose client currently open. (on Tor 0.3.2.9 )
Jan 22 20:10:17.000 [notice] pathbias_count_use_attempt(): Bug: Used circuit is in strange path state new. Circuit is a General-purpose client currently open. (on Tor 0.3.2.9 )
Jan 22 20:10:17.000 [warn] circuit_build_no_more_hops(): Bug: 2-hop circuit 0x55e5b00837a0 with purpose 5 has no guard state (on Tor 0.3.2.9 )
Jan 22 20:10:17.000 [notice] pathbias_count_use_attempt(): Bug: Used circuit is in strange path state new. Circuit is a General-purpose client currently open. (on Tor 0.3.2.9 )
Jan 22 20:10:17.000 [notice] pathbias_mark_use_success(): Bug: Used circuit 19 is in strange path state new. Circuit is a General-purpose client currently open. (on Tor 0.3.2.9 )
Jan 22 20:10:17.000 [notice] pathbias_count_use_attempt(): Bug: Used circuit is in strange path state new. Circuit is a General-purpose client currently open. (on Tor 0.3.2.9 )
Jan 22 20:10:17.000 [warn] circuit_build_no_more_hops(): Bug: 2-hop circuit 0x55e5b00aabc0 with purpose 5 has no guard state (on Tor 0.3.2.9 )
Jan 22 20:10:17.000 [notice] pathbias_count_use_attempt(): Bug: Used circuit is in strange path state new. Circuit is a General-purpose client currently open. (on Tor 0.3.2.9 )
Jan 22 20:10:17.000 [notice] pathbias_mark_use_success(): Bug: Used circuit 14 is in strange path state new. Circuit is a General-purpose client currently open. (on Tor 0.3.2.9 )
Jan 22 20:10:17.000 [notice] pathbias_count_use_attempt(): Bug: Used circuit is in strange path state new. Circuit is a General-purpose client currently open. (on Tor 0.3.2.9 )
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Tor: unspecified
Milestone
Tor: unspecified
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#24966