https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212105
Bug ID: 212105 Summary: ipfw dumps core after adding rule with table Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: freebsd-b...@freebsd.org Reporter: b...@freebsd.org CC: freebsd-amd64@FreeBSD.org CC: freebsd-amd64@FreeBSD.org Debugging 203735 I noticed the following behaviour: root@:/ # ipfw show 65535 0 0 allow ip from any to any root@:/ # ipfw add 1 allow ip from 'table(99)' to me 00001 allow ip from table(99) to me root@:/ # ipfw show Segmentation fault (core dumped) Can someone please have a look. In my case this is with a VIMAGE kernel but that shouldn't matter on the user space binary. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-amd64@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"