Bug: Line unexpectedly reached at pathbias_should_count at src/or/circpathbias.c:372
Experienced bug-check while testing an explict exit with: ``` setconf __DisablePredictedCircuits=1 setconf ExcludeExitNodes={c1},{c2},{c3} setconf SocksPort="x.x.x.x:x NoIsolateSOCKSAuth NoIsolateClientProtocol NoIsolateClientAddr NoIsolateDestAddr NoIsolateDestPort" setconf ExitNodes=X ``` ``` Bug: Line unexpectedly reached at pathbias_should_count at src/or/circpathbias.c:372. Stack trace: (on Tor 0.3.2.9 9e8b762fcecfece6) log_backtrace src/common/backtrace.c:108 tor_bug_occurred_ src/common/util_bug.c:118 pathbias_should_count *src/or/circpathbias.c:372 pathbias_count_build_attempt src/or/circpathbias.c:418 circuit_finish_handshake src/or/circuitbuild.c:1479 src/or/command.c:424 command_process_cell src/or/command.c:209 channel_tls_handle_cell src/or/channeltls.c:1152 src/or/connection_or.c:2095 src/or/connection.c:3468 src/or/main.c:738 event_base_loop event.c:1373 do_main_loop src/or/main.c:2637 tor_main src/or/main.c:3780 main src/or/tor_main.c:35 ```
issue