Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753515AbaLDJpD (ORCPT ); Thu, 4 Dec 2014 04:45:03 -0500 Received: from mail-wg0-f41.google.com ([74.125.82.41]:38062 "EHLO mail-wg0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753465AbaLDJo4 (ORCPT ); Thu, 4 Dec 2014 04:44:56 -0500 Message-ID: <54802D14.9030509@suse.cz> Date: Thu, 04 Dec 2014 10:44:52 +0100 From: Jiri Slaby User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: f.wiessner@smart-weblications.de, netdev@vger.kernel.org, LKML , stable@vger.kernel.org Subject: Re: 3.12.33 - BUG xfrm_selector_match+0x25/0x2f6 References: <547F2462.6040405@smart-weblications.de> In-Reply-To: <547F2462.6040405@smart-weblications.de> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/03/2014, 03:55 PM, Smart Weblications GmbH - Florian Wiessner wrote: > [16623.095403] BUG: unable to handle kernel paging request at 00000000010600d0 > [16623.095445] IP: [] xfrm_selector_match+0x25/0x2f6 > [16623.095480] PGD aeaea067 PUD 85d95067 PMD 0 > [16623.095513] Oops: 0000 [#1] SMP > [16623.095543] Modules linked in: netconsole xt_nat xt_multiport veth ip_vs_rr ... > [16623.096062] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.12.33 #1 > [16623.096091] Hardware name: Supermicro X9SCI/X9SCA/X9SCI/X9SCA, BIOS 1.1a > 09/28/2011 > [16623.096137] task: ffffffff81804450 ti: ffffffff817f4000 task.ti: ffffffff817f4000 > [16623.096182] RIP: 0010:[] [] > xfrm_selector_match+0x25/0x2f6 > [16623.096233] RSP: 0018:ffff88083fc03900 EFLAGS: 00010246 > [16623.096261] RAX: 0000000000000001 RBX: ffff88083fc03a20 RCX: ffff880787fb1200 > [16623.096292] RDX: 0000000000000002 RSI: ffff88083fc03a20 RDI: 00000000010600a6 > [16623.096323] RBP: 00000000010600a6 R08: 0000000000000000 R09: ffff88083fc039a0 > [16623.096353] R10: 0000000000000000 R11: 0000000000000001 R12: ffff88083fc03a20 > [16623.096383] R13: 0000000000000001 R14: ffffffff818a9700 R15: ffffffffa01c73e0 > [16623.096414] FS: 0000000000000000(0000) GS:ffff88083fc00000(0000) > knlGS:0000000000000000 > [16623.096469] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 > [16623.096498] CR2: 00000000010600d0 CR3: 0000000085f0b000 CR4: 00000000000407f0 > [16623.096528] Stack: > [16623.096550] 0000000000000000 0000000001060002 ffff880787fb1200 ffff88083fc03a20 > [16623.096602] 0000000000000001 ffffffff81547a7c 0000000000000000 ffff8800baad5480 > [16623.096655] ffffffff81804450 ffffffff818a9700 000000003c9041bc ffffffff81547ef7 > [16623.096721] Call Trace: > [16623.096744] > [16623.096749] [] ? xfrm_sk_policy_lookup+0x44/0x9b > [16623.096802] [] ? xfrm_lookup+0x91/0x446 > [16623.096832] [] ? ip_route_me_harder+0x150/0x1b0 > [16623.096865] [] ? ip_vs_route_me_harder+0x86/0x91 [ip_vs] > [16623.096899] [] ? ip_vs_out+0x2d3/0x5bc [ip_vs] > [16623.096930] [] ? ip_rcv_finish+0x2b8/0x2b8 > [16623.096959] [] ? nf_iterate+0x42/0x80 > [16623.096989] [] ? nf_hook_slow+0x69/0xff > [16623.097017] [] ? ip_rcv_finish+0x2b8/0x2b8 > [16623.097047] [] ? ip_local_deliver+0x6f/0x7e > [16623.097078] [] ? __netif_receive_skb_core+0x5f0/0x66c > [16623.097108] [] ? process_backlog+0x13e/0x13e > [16623.097140] [] ? br_handle_frame_finish+0x382/0x382 [bridge] > [16623.097187] [] ? netif_receive_skb+0x4c/0x7d > [16623.097218] [] ? br_handle_frame_finish+0x30e/0x382 [bridge] > [16623.097265] [] ? br_handle_frame+0x1d1/0x217 [bridge] > [16623.097297] [] ? bond_handle_frame+0x86/0x1bd [bonding] > [16623.097328] [] ? __netif_receive_skb_core+0x49f/0x66c > [16623.097358] [] ? netif_receive_skb+0x4c/0x7d > [16623.097388] [] ? napi_gro_receive+0x35/0x76 > [16623.097418] [] ? e1000_clean_rx_irq+0x26d/0x2f5 > [16623.097448] [] ? e1000e_poll+0x65/0x23d > [16623.097477] [] ? net_rx_action+0xa2/0x1c0 ... > This happens again and again with 3.12.33 > > > see also: http://www.spinics.net/lists/netdev/msg306283.html > > is this already fixed somehow? Hi, I doubt so, as you are the first one letting me know. Could you check whether 3.12.30 works OK for you? thanks, -- js suse labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/