<html>
<head>
<base href="https://bugzilla.netfilter.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - __list_add SIGSEGV fault"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1754#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - __list_add SIGSEGV fault"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1754">bug 1754</a>
from <span class="vcard"><a class="email" href="mailto:s.egbert@sbcglobal.net" title="Egbert S <s.egbert@sbcglobal.net>"> <span class="fn">Egbert S</span></a>
</span></b>
<pre>Also whittled down and found the barest offending NFT snippet:
#!/usr/sbin/nft -f
# File: passing-syntaxes-bug.nft
# Description: A test NFT file that exercises a SEIGSEGV fault
# in nftables 1.0.6 Debian 12
define M = "doesnt_matter"
element filter blackhole $M ;
element filter blackhole { 192.168.0.1 }
flush ruleset
Cannot avoid SIGSEGV this without any of the 4 lines above.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>