Displaying 3 results from an estimated 3 matches for "nolif".
Did you mean:
notif
2003 Mar 20
6
[Bug 68] Kernel panic
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=68
------- Additional Comments From laforge@netfilter.org 2003-03-20 10:55 -------
This looks strange.
The BUG in slab.c tells us that there is a GFP_ATOMIC missing. This means that
we are allocating kernel memory from softirq context with only GFP_KERNEL.
If I understand your backtrace correctly, what happens is:
- you are
2003 Oct 08
1
[Bug 68] Kernel panic
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=68
------- Additional Comments From laforge@netfilter.org 2003-10-08 17:02 -------
is this bug still present? We're about half a month later in kernel versions...
please report back to this bug if you still have that problem with recent
(2.4.21, 2.4.22) kernels
------- You are receiving this mail because: -------
You
2003 Mar 20
0
[Bug 68] New: Kernel panic
...anic
Product: netfilter/iptables
Version: linux-2.4.x
Platform: i386
OS/Version: RedHat Linux
Status: NEW
Severity: critical
Priority: P2
Component: unknown
AssignedTo: laforge@netfilter.org
ReportedBy: nolife@sigsegv.cc
CC: netfilter-buglog@lists.netfilter.org
Hi,
I've had this kernel panic with about 5 or 6 different 2.4.* kernel including
2.4.18, 2.4.19 and 2.4.20.
I've had this panic (at least the allways act the same way) on 4 or 5 different
computers ranging from cheap t...