On 2016-01-01 16:35, Miroslav Lachman wrote:
> Miroslav Lachman wrote on 10/18/2015 15:45:
>> Hi,
>>
>> I am using dns-terror to resolve IP addresses in Apache logs for many
>> years on FreeBSD but it doesn't work on newly upgraded machines. It
>> works fine on 8.4 but core dump on 10.1 and 10.2 amd64.
>> Tested on 5 machines. Port is compiled on 10.1 or 10.2.
>>
...
>>
>> It fails even on simple file like this:
>>
>> # cat /tmp/test.log
>> 1.2.3.4
>>
>> Are somebody using dns-terror on FreeBSD 10.x? What can I do to debug
>> and solve this problem?
>>
>> Miroslav Lachman
> 
> I am still not able to solve this problem. Dns-terror is failing on all our 
> machines with FreeBSD 10.2.
> 
> 1) Is somebody using it on 10.2 without problems?
> 
> 2) How can I build it with some kind of debugging? (I am not C programmer, I 
> don't know this stuff)
> 
> Miroslav Lachman
> 

Hm, fastresolve depends on dns/adns, what happens if you run the following 
command? (to test if it not an issue with libadns)
 $ /usr/local/bin/adnslogres $logfile

-- 
Regards,
olli
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to