ddns-gargoyle: ewget segfaults fetching duckdns update url
Posted: Wed Oct 15, 2014 10:09 am
ewget segfaults while trying to fetch the update url of a duckdns service for ddns-gargoyle. Another service, opendns, is not affected. Here are the relevant outputs:
I'm not sure when this started to manifest. Is there any way to get verbose output from ewget to troubleshoot this further? Here are the relevant version infos for reference:
Code: Select all
# /usr/bin/ddns_gargoyle -P /etc/ddns_providers.conf -C /etc/ddns_gargoyle.conf -v
local ip = <snip:IP>
update needed or force requested, performing actual update
fetching: "https://www.duckdns.org/update?domains=<snip:DOMAIN>&token=<snip:TOKEN>&ip=<snip:IP>"
Segmentation fault
# ewget "https://www.duckdns.org/update?domains=<snip:DOMAIN>&token=<snip:TOKEN>&ip=<snip:IP>"
Segmentation fault
Code: Select all
# opkg list-installed |egrep 'ddns-gargoyle|ewget'
ddns-gargoyle - 1.6.2-1
ewget - 1.6.2-1