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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EF23BC433F5 for ; Fri, 22 Oct 2021 06:19:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D2C8A610CF for ; Fri, 22 Oct 2021 06:19:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229944AbhJVGVZ (ORCPT ); Fri, 22 Oct 2021 02:21:25 -0400 Received: from eu-shark1.inbox.eu ([195.216.236.81]:36496 "EHLO eu-shark1.inbox.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229484AbhJVGVV (ORCPT ); Fri, 22 Oct 2021 02:21:21 -0400 Received: from eu-shark1.inbox.eu (localhost [127.0.0.1]) by eu-shark1-out.inbox.eu (Postfix) with ESMTP id E94336C008CC; Fri, 22 Oct 2021 09:19:03 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=inbox.eu; s=20140211; t=1634883543; bh=/3rXM3v9XnidTCNlzKBLjCRxMaTDbzI+t/wuZES1fxI=; h=References:From:To:Cc:Subject:Date:In-reply-to; b=fjpmIlTlUg2CV/Slmz/BdhVgaGI26wmDzF0WtwOs0jNyZLbDyXYyg1MUe7qFbLNLS uGQMcBK9bfcjYi0mqIWAhHDppuJ4JaIu7cUxWuQLi1Fn/r2qH1VcxVvDGgUbgIslCB agQIqj8kTv9MFbVktaoVk6+Ub9VfOiC7BgmXmXZg= Received: from localhost (localhost [127.0.0.1]) by eu-shark1-in.inbox.eu (Postfix) with ESMTP id D39BE6C008CE; Fri, 22 Oct 2021 09:19:03 +0300 (EEST) Received: from eu-shark1.inbox.eu ([127.0.0.1]) by localhost (eu-shark1.inbox.eu [127.0.0.1]) (spamfilter, port 35) with ESMTP id JX3zkYaoj1NE; Fri, 22 Oct 2021 09:19:03 +0300 (EEST) Received: from mail.inbox.eu (eu-pop1 [127.0.0.1]) by eu-shark1-in.inbox.eu (Postfix) with ESMTP id 280B86C008CC; Fri, 22 Oct 2021 09:19:03 +0300 (EEST) Received: from nas (unknown [117.62.172.224]) (Authenticated sender: l@damenly.su) by mail.inbox.eu (Postfix) with ESMTPA id 62CDF1BE01CB; Fri, 22 Oct 2021 09:19:01 +0300 (EEST) References: <7de9iylb.fsf@damenly.su> <35owijrm.fsf@damenly.su> <9b2cd532-3abc-13db-0c51-c604b8c1d227@suse.com> User-agent: mu4e 1.7.0; emacs 27.2 From: Su Yue To: Nikolay Borisov Cc: Chris Murphy , Qu Wenruo , Qu Wenruo , Btrfs BTRFS Subject: Re: 5.14.9 aarch64 OOPS Workqueue: btrfs-delalloc btrfs_work_helper Date: Fri, 22 Oct 2021 14:17:22 +0800 In-reply-to: <9b2cd532-3abc-13db-0c51-c604b8c1d227@suse.com> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: OK X-ESPOL: 6N1mkZYsbjOljF6gQXPdBAIxs1k6UZ6b55TE3V0G3GeDUSOFf08TVhKpnGt0U366uiM= Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org On Fri 22 Oct 2021 at 09:02, Nikolay Borisov =20 wrote: > On 22.10.21 =D0=B3. 5:36, Chris Murphy wrote: >> OK I have a vmcore file: >> https://dustymabe.fedorapeople.org/bz2011928-vmcore/ >> >> lib/modules/5.14.10-300.fc35.aarch64/vmlinuz >> https://drive.google.com/file/d/1xXM8XGRi_Wzyupbm4MSNteF0rwUzO4GE/view?u= sp=3Dsharing > > In order to open the dump we require the vmlinux as well as the=20 > debug > vmlinuz and also btrfs.ko.debug file as well. > kernel-debuginfo-5.14.10-300.fc35.aarch64.rpm is on https://koji.fedoraproject.org/koji/buildinfo?buildID=3D1843224 -- Su >> >> >> -- >> Chris Murphy >>