From owner-freebsd-net@freebsd.org Mon Oct 12 14:00:26 2015 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 51E21A110E0 for ; Mon, 12 Oct 2015 14:00:26 +0000 (UTC) (envelope-from juliank@tzi.de) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 37206A2B for ; Mon, 12 Oct 2015 14:00:26 +0000 (UTC) (envelope-from juliank@tzi.de) Received: by mailman.ysv.freebsd.org (Postfix) id 33CD8A110DE; Mon, 12 Oct 2015 14:00:26 +0000 (UTC) Delivered-To: net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3366DA110DC for ; Mon, 12 Oct 2015 14:00:26 +0000 (UTC) (envelope-from juliank@tzi.de) Received: from mailhost.informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mailhost.informatik.uni-bremen.de", Issuer "Universitaet Bremen CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CA007A24; Mon, 12 Oct 2015 14:00:25 +0000 (UTC) (envelope-from juliank@tzi.de) X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de Received: from submithost.informatik.uni-bremen.de (submithost.informatik.uni-bremen.de [134.102.201.11]) by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id t9CE0Lhk000340; Mon, 12 Oct 2015 16:00:21 +0200 (CEST) Received: from [IPv6:2001:470:7408:0:d154:d393:d95d:aafa] (unknown [IPv6:2001:470:7408:0:d154:d393:d95d:aafa]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by submithost.informatik.uni-bremen.de (Postfix) with ESMTPSA id 3nZM8j09mDz4ng9; Mon, 12 Oct 2015 16:00:21 +0200 (CEST) Subject: Re: Page fault after destroying/reconfiguring GRE interface To: "Andrey V. Elsukov" , "net@freebsd.org" References: <56106056.7040006@tzi.de> <56118C9A.7080303@FreeBSD.org> <5612B688.9000803@tzi.de> <5612C014.7090506@FreeBSD.org> From: Julian Kornberger Message-ID: <561BBCF3.6010609@tzi.de> Date: Mon, 12 Oct 2015 16:00:19 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <5612C014.7090506@FreeBSD.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Oct 2015 14:00:26 -0000 Hi Andrey, thanks for your hint. After compiling the kernel with revision 288529 it does not crash any more. Can this patch be merged into releng/10.2? Kind Regards, Julian Kornberger