BORBELY Zoltan wrote: > Hi, > > On Tue, Nov 18, 2008 at 02:27:44PM +0100, Patrick McHardy wrote: >> Could you try whether this patch fixes the problem? >> > We didn't see any kernel crashes during a half day heavy work (without the > patch the kernel crashed in 3-4 hours every time), but we found a lot of > BUG messages in the log (maybe for every new entry): > > Nov 24 14:45:43 test kernel: BUG: sleeping function called from invalid context at mm/slab.c:3043 > Nov 24 14:45:43 test kernel: in_atomic():1, irqs_disabled():0 > Nov 24 14:45:43 test kernel: 3 locks held by test/3586: > Nov 24 14:45:43 test kernel: #0: (nfnl_mutex){--..}, at: [] nfnetlink_rcv+0xf/0x30 [nfnetlink] > Nov 24 14:45:43 test kernel: #1: (nf_conntrack_lock){-+..}, at: [] ctnetlink_new_conntrack+0x7f/0x770 [nf_conntrack_netlink] > Nov 24 14:45:43 test kernel: #2: (rcu_read_lock){..--}, at: [] ctnetlink_new_conntrack+0x1ce/0x770 [nf_conntrack_netlink] Crap, I missed a spot. Does this patch help?