Gentoo Archives: gentoo-user

From: "Hasan Ç." <hsntgm@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Linux 4.19.8 kernel panics with netfilter/iptables
Date: Tue, 15 Jan 2019 17:53:41
Message-Id: CAJ2V=1qxKoRbq9woyR=+k=EPyv01Skf+YSV+539k1FgbJ4eq=w@mail.gmail.com
In Reply to: Re: [gentoo-user] Linux 4.19.8 kernel panics with netfilter/iptables by Andrew Savchenko
1 Hi Ralph,
2
3 Sorry for very very late answer.I am on prod. with 4.19.8 kernel and i
4 confirm that i don't have a such problem with iptables.I am not sure what
5 is the exact solution of your problem but the one thing i guess your linux
6 headers (4.13 or 4.14 if you follow mainstream) & kernel .config and kernel
7 version mistmatch.I have own compiled kernel and also re-compiled glibc
8 with 4.19.8 headers also re-compiled @world and @system :)
9
10 The only issue i faced with this setup is kernel audit. sys-process/audit
11 package can't compile because of 4.19.8 headers.
12
13
14 Andrew Savchenko <bircoph@g.o>, 23 Ara 2018 Paz, 18:34 tarihinde
15 şunu yazdı:
16
17 > On Wed, 12 Dec 2018 14:39:48 +0100 Ralph Seichter wrote:
18 > > With kernel versions 4.19.0 to 4.19.8, I see kernel panics whenever
19 > > I activate some iptables rules. The same ruleset works fine with all
20 > > earlier kernel versions.
21 > >
22 > > I found https://marc.info/?l=netfilter-devel&m=154211825506348&w=2 and
23 > > was wondering if there is any workaround/patch availabe in Gentoo?
24 >
25 > You can apply patches by your own. This is easy:
26 >
27 > 1. Create dir /etc/portage/patches/sys-kernel/gentoo-sources-4.19.8
28 > (or whatever kernel you are using).
29 > 2. Put patches there, ensure file names end with ".patch".
30 >
31 > More details are here:
32 > https://wiki.gentoo.org/wiki//etc/portage/patches
33 >
34 > Best regards,
35 > Andrew Savchenko
36 >