[tor-bugs] #25686 [Core Tor/Tor]: Mystery bug causes relays to attempt many many descriptor publishes, with no X-Desc-Gen-Reason header

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Apr 3 20:47:38 UTC 2018


#25686: Mystery bug causes relays to attempt many many descriptor publishes, with
no X-Desc-Gen-Reason header
-------------------------------------------------+-------------------------
 Reporter:  arma                                 |          Owner:  (none)
     Type:  defect                               |         Status:  new
 Priority:  Medium                               |      Milestone:  Tor:
                                                 |  0.3.4.x-final
Component:  Core Tor/Tor                         |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  034-roadmap-proposed 034-must        |  Actual Points:
  regression 033-backport                        |
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by arma):

 Ok, I added
 {{{
 @@ -683,6 +683,8 @@ dirserv_add_descriptor(routerinfo_t *ri, const char
 **msg, c
 onst char *source)
      goto fail;
    }

 +  log_info(LD_DIR, "Assessing new descriptor: %s", ri->platform);
 +
    /* Check whether this descriptor is semantically identical to the last
 one
     * from this server.  (We do this here and not in
 router_add_to_routerlist
     * because we want to be able to accept the newest router descriptor
 that
 }}}

 and am now running
 {{{
 tail -f moria1-info|grep -A1 "not specified"|grep Assessing
 }}}
 So far it's just getting bombed by two relays:
 Me0W:
 https://metrics.torproject.org/rs.html#details/91954A36BB0C32861325D99CCC264E619C75C437
 running 0.2.5.16
 and happachwg:
 https://metrics.torproject.org/rs.html#details/64342130F715C4CD0DFF7C207D996600F41CE7C1
 running 0.2.5.14
 but I'll leave it for some days and see if we get more variety.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25686#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list