[Bug 91] conntrack unload loops forever (reproducible)
bugzilla-daemon@netfilter.org
bugzilla-daemon@netfilter.org
Wed, 07 Jan 2004 05:07:08 +0100
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=91
mschwendt@users.sf.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From mschwendt@users.sf.net 2004-01-07 05:07 -------
I still see this with kernel 2.4.24. 100% reproducible for me.
lsmod shows "ip_conntrack (deleted)" as the only netfilter module left with
"modprobe -r ip_conntrack_ftp" taking 99% CPU time.
Since the patch for this has never made it into the kernel for Red Hat Linux 7.3
and 8.0 (it's not in 9 either yet), I've looked into adding it. But neither the
"Fix unhelp" attachment works nor the one which is attached to the corresponding
bug report at Red Hat's bugzilla. Hence I went to try 2.4.24, and it hangs, too.
The only work-around for me is still to either not remove netfilter modules or
remove them in a different order than Red Hat's iptables script would do.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.