[getdns-api] Error during "python setup.py install"

Melinda Shore melinda.shore at nomountain.net
Fri Sep 4 19:14:26 UTC 2015


On 9/4/15 3:12 AM, shadrach rajasekar wrote:
> ./get-ip.py @<server>:53  www.zone.com <http://www.zone.com> A

I'm afraid that I'm not getting a segfault here. The
bogus argument are being passed through to libgetdns
correctly and libgetdns is correctly returning
GETDNS_RESPSTATUS_NO_NAME:

fedora21$ python ./get-ip.py @8.8.8.8:53  www.google.com A
@8.8.8.8:53: getdns.address() returned error: 901
www.google.com: IPv6  2607:f8b0:400a:806::2004
www.google.com: IPv4  216.58.209.4
A: getdns.address() returned error: 901

If you could run it inside gdb and get a traceback from the
segfault that could help us pin it down.  Also, please confirm
that you're running libgetdns 0.3.1.

Thanks,

Melinda

-- 
Melinda Shore
No Mountain Software
melinda.shore at nomountain.net

"Software longa, hardware brevis."



More information about the Users mailing list