From nobody Sat Jun 04 12:25:12 2022 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 88A251BD6609 for ; Sat, 4 Jun 2022 12:26:26 +0000 (UTC) (envelope-from yasu@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4LFfB93Zkjz4nqp; Sat, 4 Jun 2022 12:26:25 +0000 (UTC) (envelope-from yasu@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1654345585; 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; bh=L7y3sIT3a/z3hofzsk9DhN3AoGpawU7Grq/xJ3T39rI=; b=cDo/rikJLQambz4jQuSs0M+0PXJX9RIMB21YhIT0e14tjBUW28zVkWdZkevZUfi0XA82a9 pd9cclP15704vfeZV2bediHsll85ZnyQckuOBFfoEW5AFTJPQ6LrB/3RFtPIZZOZqdP1yI RJw+YpT6DPPqY6CpRuDG6ElJ2BD/ff0RnN27f3a3PkvnVDy1peSfTlF9+t51isMu4DPyNa BnNuZN411glq09eG7vTE2wP52onIfpSaF+ke1KAD4+iQsPQUvWBZLOytSl4Gqy2+Q637Pg 7xNzsWDa4+NV6c2v8Q2ehfBcgYa6WIybubCjSdULYyY7hT20Z0BXmeNJgbD3gw== Received: from localhost (unknown [IPv6:240b:11:220:fe00:8cfc:5adf:8a34:e6c8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: yasu/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 50E62E6BA; Sat, 4 Jun 2022 12:26:23 +0000 (UTC) (envelope-from yasu@FreeBSD.org) Date: Sat, 04 Jun 2022 21:25:12 +0900 (JST) Message-Id: <20220604.212512.1183180807227243032.yasu@FreeBSD.org> To: freebsd-current@freebsd.org Subject: Kernel crashed with "panic: VERIVY(e->lse-mscount != 0) failed" From: Yasuhiro Kimura X-Mailer: Mew version 6.8 on Emacs 29.0.50 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1654345585; 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; bh=L7y3sIT3a/z3hofzsk9DhN3AoGpawU7Grq/xJ3T39rI=; b=i5GSCFMB9HlcdKnQZviRZJpvyOuJ3h3lPzSfh3yH6UCrJghLVeo5GBwv9V1aAv0Bjnusoc GOmL14gbN51cIdAivGPcOp1pjOqCKZ9WZhFjlUBIo2LBje2NxsWQB6e8yofUizIKdtPwnA KA2h5/BoN3ZJ5c2QpnazkyeQpSiACUKkIYpjQiRdAExnpWOWyT7pLFubqZDX3abYaHEytl LiLHB9X4NMhJQl4knVCuprwfXkHUvt0qIn5nm3LuZwICd51EigTtL/g776BTFvYBvGM1VF tAaBnAhFGRnYxsAcCwZJlntCYpTYxQIOC7UpY9xt+xsK+zEh8LNCXdJCWT3hhQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1654345585; a=rsa-sha256; cv=none; b=XYepVB/Kwt9x3fCr7XH1mD185NPxMP+3Wq81EQ1CzWiFJlVTKASz9LDs5bR/Az3D3FjNXi KGMFjCkgE5r2U6Ersj7IYbCvRemRwlYKdI1KGmC9slpgFH5Gz6Z5ooPW56iYXkQlMkb0LE 7hS9lb/FPiqfEJK8mWJ8+WAkSrSgND4vhD8lIyKE2ArplJHN8jiaOwimirdMpLJ/cVeoAJ +h9hCWY0zLtXBnWgJ1lndvYLbbUDAXZjr7C3d8B4Qq2+rE94+e25sWFN4QRqOqr18jbaxp RsxXE28/QLRah6wJxAnOFpCId7pFsAaswCSuhF1ANEicDCQrJk7G3fyaiJIAdA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N Hello, yasu@rolling-vm-freebsd1[1154]% uname -a FreeBSD rolling-vm-freebsd1.home.utahime.org 14.0-CURRENT FreeBSD 14.0-CURRENT #0 main-n255944-645886d028c: Sat Jun 4 01:44:38 JST 2022 rootz@rolling-vm-freebsd1.home.utahime.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 While building packages with poudriere kernel crashed with following message. panic: VERIVY(e->lse-mscount != 0) failed Snapshot of console: https://people.freebsd.org/~yasu/FreeBSD-14-CURRENT-amd64-20220604.png Best Regards. --- Yasuhiro Kimura