[tor-bugs] #24097 [Core Tor/Tor]: evdns_callback(): Bug: eventdns returned no addresses or error

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Nov 16 14:31:14 UTC 2017


#24097: evdns_callback(): Bug: eventdns returned no addresses or error
--------------------------+------------------------------------
 Reporter:  toralf        |          Owner:  nickm
     Type:  defect        |         Status:  needs_review
 Priority:  Medium        |      Milestone:  Tor: 0.3.2.x-final
Component:  Core Tor/Tor  |        Version:  Tor: 0.3.2.3-alpha
 Severity:  Normal        |     Resolution:
 Keywords:                |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+------------------------------------
Changes (by nickm):

 * status:  accepted => needs_review


Comment:

 Huh. From looking at the libevent code, I believe this can happen if the
 nameserver gives us (for example) an A record or an AAAA record of length
 zero.  If that's the case, it's not a tor bug, and we probably shouldn't
 freak out about it.

 Will nameservers do that sometimes?

 If so, I think the right response here is to downgrade the warning.  My
 branch `ticket24097_032` takes that approach.

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


More information about the tor-bugs mailing list