tor_bug_occurred_: Bug: src/feature/hs/hs_client.c
I got this bug warnings on current orbot while roaming and visiting https://3g2upl4pq6kufc4m.onion ``` checking binary version: 0.4.1.5-openssl1.0.2p upgrading binaries to latest version: 0.4.1.5-openssl1.0.2p Waiting for control port... checking binary version: 0.4.1.5-openssl1.0.2p updating torrc custom configuration... success. Orbot started … Tor configuration VERIFIED. Waiting for control port... Connecting to control port: 38417 SUCCESS connected to Tor control port. SUCCESS - authenticated to control port. adding control port event handler SUCCESS added control port event handler Tor started; process id=9952 NOTICE: Bootstrapped 14% (handshake): Handshaking with a relay NOTICE: Bootstrapped 15% (handshake_done): Handshake with a relay done NOTICE: Bootstrapped 45% (requesting_descriptors): Asking for relay descriptors NOTICE: Bootstrapped 50% (loading_descriptors): Loading relay descriptors NOTICE: Bootstrapped 58% (loading_descriptors): Loading relay descriptors NOTICE: Bootstrapped 65% (loading_descriptors): Loading relay descriptors NOTICE: Bootstrapped 72% (loading_descriptors): Loading relay descriptors NOTICE: Bootstrapped 75% (enough_dirinfo): Loaded enough directory info to build circuits NOTICE: Bootstrapped 80% (ap_conn): Connecting to a relay to build circuits NOTICE: Bootstrapped 85% (ap_conn_done): Connected to a relay to build circuits NOTICE: Bootstrapped 89% (ap_handshake): Finishing handshake with a relay to build circuits NOTICE: Bootstrapped 90% (ap_handshake_done): Handshake finished with a relay to build circuits NOTICE: Bootstrapped 95% (circuit_create): Establishing a Tor circuit NOTICE: Guard 66726565646F6D ($4BA58DAC7296A43835C4C274A32731FF1C1F8A80) is failing more circuits than usual. Most likely this means the Tor network is overloaded. Success counts are 116/175. Use counts are 78/80. 167 circuits completed, 2 were unusable, 49 collapsed, and 54 timed out. For reference, your timeout cutoff is 60 seconds. NOTICE: Bootstrapped 100% (done): Done NOTICE: Guard order66 ($2DD6D527F665763426B4ADE633B300C49B61CD2D) is failing more circuits than usual. Most likely this means the Tor network is overloaded. Success counts are 157/227. Use counts are 61/63. 222 circuits completed, 5 were unusable, 61 collapsed, and 85 timed out. For reference, your timeout cutoff is 60 seconds. NOTICE: Guard Unnamed ($91E4CEE5D96F906D079179EE6931BDB064F519EE) is failing more circuits than usual. Most likely this means the Tor network is overloaded. Success counts are 98/156. Use counts are 67/70. 152 circuits completed, 3 were unusable, 52 collapsed, and 64 timed out. For reference, your timeout cutoff is 60 seconds. NOTICE: Our IP address has changed. Rotating keys... WARN: tor_bug_occurred_: Bug: src/feature/hs/hs_client.c:685: setup_intro_circ_auth_key: Non-fatal assertion !(desc == NULL) failed. (Future instances of this warning will be silenced.) (on Tor 0.4.1.5 439ca48989ece545) WARN: Bug: Non-fatal assertion !(desc == NULL) failed in setup_intro_circ_auth_key at src/feature/hs/hs_client.c:685. (Stack trace not available) (on Tor 0.4.1.5 439ca48989ece545) WARN: tor_bug_occurred_: Bug: src/feature/hs/hs_client.c:491: intro_circ_is_ok: Non-fatal assertion !(!hs_ident_intro_circ_is_valid(circ->hs_ident)) failed. (Future instances of this warning will be silenced.) (on Tor 0.4.1.5 439ca48989ece545) WARN: Bug: Non-fatal assertion !(!hs_ident_intro_circ_is_valid(circ->hs_ident)) failed in intro_circ_is_ok at src/feature/hs/hs_client.c:491. (Stack trace not available) (on Tor 0.4.1.5 439ca48989ece545) NOTICE: pathbias_count_use_success: Bug: Unexpectedly high use successes counts (62.750000/58.750000) for guard TheMothernode ($6A3C57BE1EA3B400240F821A22B5E6060501A031) (on Tor 0.4.1.5 439ca48989ece545) NOTICE: pathbias_count_use_success: Bug: Unexpectedly high use successes counts (76.222989/75.567841) for guard Charlezx ($DBDC2599CC9109D3A852B3E357AFE7A3AE191961) (on Tor 0.4.1.5 439ca48989ece545) NOTICE: pathbias_count_use_success: Bug: Unexpectedly high use successes counts (77.222989/75.567841) for guard Charlezx ($DBDC2599CC9109D3A852B3E357AFE7A3AE191961) (on Tor 0.4.1.5 439ca48989ece545) ```
issue