Summary: | dns/unbound 1.5.4 Segmentation fault | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ivan Rozhuk <rozhuk.im> | ||||
Component: | Individual Port(s) | Assignee: | Sergey Matveychuk <sem> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | brnrd | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(sem) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Ivan Rozhuk
2015-08-18 05:36:48 UTC
segfault on server start? Created attachment 160005 [details] svn diff for Unbound fixing LibreSSL issue This patch is partly an upstream fix https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=694 In addition - Adds USES+= autoreconf - Silences portlint -AC - Adds regression-test target the files/patch-configure.ac can be removed when the next version is released as it is included upstream. Using the patch and with LibreSSL installed the make regression-test target shows all OK. This is a good patch. But does it fix the sigfault? A commit references this bug: Author: sem Date: Wed Aug 19 15:49:44 UTC 2015 New revision: 394796 URL: https://svnweb.freebsd.org/changeset/ports/394796 Log: - Fix LibreSSL issue (from upstream) - Add autoreconf to USES - Satisfy portlint -AC - Add regress-test target - Back FILTER_AAAA option PR: 202407 Submitted by: brnrd Changes: head/dns/unbound/Makefile head/dns/unbound/files/patch-configure.ac head/dns/unbound/files/patch-contrib-aaaa-filter-iterator.patch Fixed! Thanks! |