[hipl-dev] Re: hipdnsproxy broken again

  • From: Miika Komu <miika.komu@xxxxxxx>
  • To: hipl-dev@xxxxxxxxxxxxx
  • Date: Fri, 26 Jun 2009 08:29:50 +0300

Robert Moskowitz wrote:

Hi,

Build 44

/etc/resolv.conf set to 127.0.0.53 as usual but 'service hipdnsproxy status' reports service not available but pid file exists. Of course 'host oqo3.htt' fails. I found the following in /var/log/messages:

Jun 26 08:20:22 oqo2 dnsproxy[2657]: Exception: inet_pton() argument 2 must be string, not None Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/hipdnsproxy/dnsproxy.py", line 767, in doit dnsbuf = Serialize(g1).get_packet() File "/usr/lib/python2.4/site-packages/DNS/Serialization.py", line 179, in get_packet self.put_RR(p1,rr) File "/usr/lib/python2.4/site-packages/DNS/Serialization.py", line 160, in put_RR put_fun(self,p,rr) File "/usr/lib/python2.4/site-packages/DNS/Serialization.py", line 55, in put_A p.addaddr(rr[4]) File "/usr/lib/python2.4/site-packages/DNS/Lib.py", line 93, in addaddr n = inet_pton_v4(addr) File "/usr/lib/python2.4/site-packages/DNS/Lib.py", line 64, in inet_pton_v4 return socket.inet_pton(socket.AF_INET, s) TypeError: inet_pton() argument 2 must be string, not None Jun 26 08:20:25 oqo2 hipd[2513]: info(netdev.c:1206@hip_netdev_event) Addr: 2607:f4b8:0003:0004:020c:96ff:fe40:cb6a

sorry about this. We have been working on to rewrite the dnsproxy to improve its performance. I'll merge and update the binaries as soon as Artturi commits a bug fix:

http://hipl.infrahip.net/bugzilla/show_bug.cgi?id=862

Did you see some information on some queries just before the trace?


Other related posts: