[Bug 1282] SIGSEGV on loading tables
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Wed Oct 17 00:13:34 CEST 2018
https://bugzilla.netfilter.org/show_bug.cgi?id=1282
--- Comment #1 from pawel.krawczyk at hush.com ---
It's interesting that it fails in a way that leaves an empty chain:
chain inet main input {
type filter hook input priority 50; policy drop
}
Which is how I first experienced the bug, being cut off from the server.
When the chain {} block is converted to a series of "add rule" statements, it
all works as expected.
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20181016/b36d490c/attachment.html>
More information about the netfilter-buglog
mailing list