Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp214041pxb; Wed, 18 Nov 2020 02:34:20 -0800 (PST) X-Google-Smtp-Source: ABdhPJwo3kj3Bzi97OqdwX0/gbIRs6s0SreRA9Lqs/THzI5J5GqbJRk0GRRRrh4/a3edcyoTHatC X-Received: by 2002:a17:906:c1ce:: with SMTP id bw14mr23096841ejb.302.1605695660503; Wed, 18 Nov 2020 02:34:20 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1605695660; cv=none; d=google.com; s=arc-20160816; b=D0o5kYu7uNmMENz49EMIUtf+5WkaDil3uxTXJ6Z04qpax8BsuF/eVZhbWlmM2QzBQr xtuu/8YvuQKdXuvz3kboYXgk5+a+wbceOnPkxBl3Zdx+u5dV1o2JzhUvXiszBZ70vJIR 6Gvxk5OQypRPZzGWvMh1uH9VVUhQ8+5lLKhzRGJhxX+OskXbkrqUhXSFT42CuGHDROIF qzN3/JzXzpBhVfhOEaeqeTyjs5QCHQVCfbk4inacTXOPjqC0VKi8b2HXobiyZPmNnhJJ attd7xxvAosX6mWx7y/OlSTPB65F4j6+lgiqaRmuBWTtuN7d4A1j5eSpBYwkZHmaKuQA IXMw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:auto-submitted :content-transfer-encoding:references:in-reply-to:message-id:date :subject:to:from; bh=8iIS+wsLfh4A9brioAczzidIpbrd6LLCOXKxD42hts8=; b=hQaLbmC4kfo5X6PlCgOxBkQlHdWG6l+krhZu5+YU1pJAUvrXRVMCuArwibhNjYHDuN ZuHhh1BE8p7Wv+8482xM1SaKx/I0DJ7QkM/xPT/TU8hXecMidQH4wp3f5YzIgcNAhVHJ MIGFNvCwe1HeC2z4FgzAHwuihYiwZZzuHCS9GmWwOPTfmCEZZt05NNZMsOYqENwqKFjF qWqJJo21sy9IEW9kK25noqpDdQ6YhxTV3eAV3x71otRieQfNzo0boI66AqYKgJ7Gg7tz M8FRyvNDiry2nKo+1FTy8qWBW1iJw6Tt5tW4VBRFgJdg4n3aU5NJ0zbwgnYHQu9wbAqB wbWw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a16si15877697ejb.196.2020.11.18.02.33.57; Wed, 18 Nov 2020 02:34:20 -0800 (PST) Received-SPF: pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725787AbgKRKdp convert rfc822-to-8bit (ORCPT + 99 others); Wed, 18 Nov 2020 05:33:45 -0500 Received: from mail.kernel.org ([198.145.29.99]:48662 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725781AbgKRKdp (ORCPT ); Wed, 18 Nov 2020 05:33:45 -0500 From: bugzilla-daemon@bugzilla.kernel.org Authentication-Results: mail.kernel.org; dkim=permerror (bad message/signature format) To: linux-ext4@vger.kernel.org Subject: [Bug 210185] kernel BUG at fs/ext4/page-io.c:126! Date: Wed, 18 Nov 2020 10:33:44 +0000 X-Bugzilla-Reason: None X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: AssignedTo fs_ext4@kernel-bugs.osdl.org X-Bugzilla-Product: File System X-Bugzilla-Component: ext4 X-Bugzilla-Version: 2.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: emchroma@gmail.com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: fs_ext4@kernel-bugs.osdl.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Bugzilla-URL: https://bugzilla.kernel.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=210185 --- Comment #7 from emchroma@gmail.com --- Created attachment 293719 --> https://bugzilla.kernel.org/attachment.cgi?id=293719&action=edit Cleanup Script -- You are receiving this mail because: You are watching the assignee of the bug.