From nobody Thu Sep 30 17:06:54 2021 X-Original-To: bugs@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 7E16317D9AB7 for ; Thu, 30 Sep 2021 17:06:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HL05p2zmYz4XZr for ; Thu, 30 Sep 2021 17:06:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 42B297A23 for ; Thu, 30 Sep 2021 17:06:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 18UH6sNi039626 for ; Thu, 30 Sep 2021 17:06:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 18UH6stw039625 for bugs@FreeBSD.org; Thu, 30 Sep 2021 17:06:54 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 258815] Boot panics when KMSAN enabled after 6687410af7d..d3a8f98acbf Date: Thu, 30 Sep 2021 17:06:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lwhsu@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258815 Bug ID: 258815 Summary: Boot panics when KMSAN enabled after 6687410af7d..d3a8f98acbf Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: lwhsu@FreeBSD.org Created attachment 228294 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D228294&action= =3Dedit verbose boot message After 6687410af7d..d3a8f98acbf , kernel with KMSAN enabled panics on boot. https://ci.freebsd.org/job/FreeBSD-main-amd64-KMSAN_test/55/console panic: MSan: Uninitialized malloc memory from g_read_data+0x26f cpuid =3D 1 time =3D 2 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x9b/frame 0xfffffe000779a= 600 vpanic() at vpanic+0x567/frame 0xfffffe000779a6a0 panic() at panic+0x1b3/frame 0xfffffe000779a7b0 __msan_warning() at __msan_warning+0x255/frame 0xfffffe000779a900 readsuper() at readsuper+0x5f6/frame 0xfffffe000779a9b0 ffs_sbget() at ffs_sbget+0x2c7/frame 0xfffffe000779aac0 g_label_ufs_taste_common() at g_label_ufs_taste_common+0x1e8/frame 0xfffffe000779abe0 g_label_taste() at g_label_taste+0x5ed/frame 0xfffffe000779ad60 g_new_provider_event() at g_new_provider_event+0x5c4/frame 0xfffffe000779ad= e0 g_run_events() at g_run_events+0x6d3/frame 0xfffffe000779aea0 fork_exit() at fork_exit+0x1c9/frame 0xfffffe000779af30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe000779af30 --- trap 0x800001, rip =3D 0, rsp =3D 0, rbp =3D 0xfffffe0000000000 --- ??() at 0/frame 0xfffffe0000000000 KDB: enter: panic [ thread pid 13 tid 100037 ] Stopped at kdb_enter+0x15f: movq $0x863a5890,%rdi db> The commits included in this build are: base d3a8f98acbf51e728411f10c5f179a30b9ca683c=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 base 0a35c4b3cab563e3ab1bf5b7b49bf26e0bb7cb04=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 base 242923eb848a94d657344c2ff45c4f15433cdf3c --=20 You are receiving this mail because: You are the assignee for the bug.=