[Bug 869] New: Segmentation fault when listing table/set
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Fri Oct 25 16:16:33 CEST 2013
https://bugzilla.netfilter.org/show_bug.cgi?id=869
Summary: Segmentation fault when listing table/set
Product: nftables
Version: unspecified
Platform: All
OS/Version: Debian GNU/Linux
Status: NEW
Severity: major
Priority: P5
Component: nft
AssignedTo: pablo at netfilter.org
ReportedBy: ave_it_son1 at hotmail.com
Estimated Hours: 0.0
nft list table filter was working ok until I added the following set command:
root at Deb1:/home/alex/nftables# nft add set filter ipv4_ad { type
ipv4_address\;}
root at Deb1:/home/alex/nftables#
root at Deb1:/home/alex/nftables#
root at Deb1:/home/alex/nftables# nft list table filter
Segmentation fault
root at Deb1:/home/alex/nftables# nft list table filter
Segmentation fault
As you can see I now get a Segfault. I get the same when attempting to list the
set.
root at Deb1:/home/alex/nftables# nft list set filter ipv4_ad
Segmentation fault
--
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the netfilter-buglog
mailing list