[Bug 602] New: Segmentation fault after a typo in iptables
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Mon Aug 10 14:21:16 CEST 2009
http://bugzilla.netfilter.org/show_bug.cgi?id=602
Summary: Segmentation fault after a typo in iptables
Product: iptables
Version: unspecified
Platform: i386
OS/Version: Gentoo
Status: NEW
Severity: normal
Priority: P5
Component: iptables
AssignedTo: laforge at netfilter.org
ReportedBy: falk.herrmann at bike24.net
I got a segmentation fault after a small typo with iptables.
$ iptables -I INPUT -p tcp--dport 80 -j ACCEPT
Segmentation fault
(missing space between tcp and --dport)
$ iptables --version
iptables v1.4.3.2
$ gcc --version
gcc (GCC) 4.1.2 (Gentoo 4.1.2)
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the netfilter-buglog
mailing list