From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 52B72C4338F for ; Tue, 3 Aug 2021 15:01:56 +0000 (UTC) Received: from lists.zx2c4.com (lists.zx2c4.com [165.227.139.114]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B6A4660EBB for ; Tue, 3 Aug 2021 15:01:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org B6A4660EBB Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=zx2c4.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.zx2c4.com Received: by lists.zx2c4.com (ZX2C4 Mail Server) with ESMTP id b50443a7; Tue, 3 Aug 2021 15:00:18 +0000 (UTC) Received: from mail.zx2c4.com (mail.zx2c4.com [104.131.123.232]) by lists.zx2c4.com (ZX2C4 Mail Server) with ESMTPS id 291120fe (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for ; Tue, 3 Aug 2021 15:00:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zx2c4.com; s=20210105; t=1628002810; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=PUXoNbatG/8aVrTAg+iNg2knGaUgyXPIhPBHfPqj26E=; b=Dm5Nacity2QppMLexYFCCf+x2CkRruMqfYFW+mHAx6yJFAzYUA8E5pKgqghYrwfl5pSHzq 9Gkq5kX39l5WPeU0Zaks7kaYuwpAWXGpDltTQR5n8Ljxb5Oyf1os5Lbctq6CeVzZy3Dw45 8HZUjHrJWR+DgP3AAubNmxQcahnW/L8= Received: by mail.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id 4c25b380 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Tue, 3 Aug 2021 15:00:10 +0000 (UTC) Subject: Re: WireGuardNT BSOD Windows 10 21H1 Mullvad To: Andre Christanto , wireguard@lists.zx2c4.com References: From: "Jason A. Donenfeld" Message-ID: <3f38eb92-9ed6-5903-d96c-3161de5330f7@zx2c4.com> Date: Tue, 3 Aug 2021 17:00:07 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: wireguard@lists.zx2c4.com X-Mailman-Version: 2.1.30rc1 Precedence: list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: wireguard-bounces@lists.zx2c4.com Sender: "WireGuard" Hi Andre, On 8/3/21 12:20 PM, Andre Christanto wrote: > Today after I received notification that an update was available, I > immediately update my WireGuard installation and while waiting for the > installation to complete, I enabled the ExperimentalKernelDriver flag. > After the update was completed and WireGuard automatically reconnected > my VPN connection, my Windows almost immediately got BSOD (~2-3s after > VPN connected notification) Thank you for the bug report. I fixed a similar sounding bug yesterday, but perhaps this is a new one. Do you think you could send me the files in the C:\windows\minidump directory? It's probably best to mail these to me personally rather than sending them to the mailing list. Thanks, Jason