Created attachment 167617 [details] svn diff for dns/fastresolve (patch) pr 207589 was raised, which indicated that dns/fastresolve would build, but usage resulted in a core dump. The attached svn diff adds an additional patch file, that eliminates this error. This and additional work will be incorporated into the source itself in the upcoming version. But until then, I think this solution should be incorporated now into this version. Changes PROTREVISION the addition of: files/patch-dns-terror_BoolString.h That's it! A big thanks to Miroslav Lachman, for reporting, and invaluable feedback, and to Dan Lukes, for suggesting, and providing the intermediate solution! Thanks! --Chris
A commit references this bug: Author: pi Date: Wed Mar 2 07:58:13 UTC 2016 New revision: 409915 URL: https://svnweb.freebsd.org/changeset/ports/409915 Log: dns/fastresolve: fix segfault PR: 207589, 207628 Submitted by: Miroslav Lachman <000.fbsd@quip.cz>, Dan Lukes <dan@obluda.cz>, Chris Hutchinsin <portmaster@bsdforge.com> (maintainer) Changes: head/dns/fastresolve/Makefile head/dns/fastresolve/files/patch-dns-terror_BoolString.h head/dns/fastresolve/files/patch-dns-terror__DatedStringDb.cc head/dns/fastresolve/files/patch-dns-terror__dns-terror.cc head/dns/fastresolve/files/patch-dns-terror_getline.c
Committed, thanks. Please note that having one PR for this would be sufficient.
(In reply to Kurt Jaeger from comment #2) > Committed, thanks. Please note that having one PR for this would be > sufficient. Got it. Thanks you very much, Kurt, for such a quick response! --Chris