From nobody Thu Apr 20 02:01:19 2023 X-Original-To: fs@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 4Q219D1t45z464h0 for ; Thu, 20 Apr 2023 02:01:20 +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 4Q219D0rJCz40wn for ; Thu, 20 Apr 2023 02:01:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1681956080; 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=iGnSwjcTNSu2lh53n8H1aUZdRGKc6u02bLh429HA7uA=; b=iPzOD/+0m2pEeghCKp0D0JRNiZrlck6Au+hliXR/LM3x2x2DsEvRpYZLFm7sUGaa4f9/vF Ifi94+KoLbELB5agObXIbIIG6qlEgH5pY7/DtBpUaSChHHGh+nh3gBKPZpuJcMtW4oya5f pftdHSmQwraFup4rFDRGMDdvX9CT5QPpLmt1YCmgJ17ESIZzPs8AkMpG0NdHc/DKys7unl prJACCPQkc1kxBr3fi4JN4QUO/bn+S3gB20RZrGCayZvE90zFRW96RLQvOA9VXfL7Kj781 0adFO1JrDu4JG9dowrKi0U5awg77msxcuRuL8s9iNZ/h5iYJDgDEOcsz+NRDWQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1681956080; a=rsa-sha256; cv=none; b=NXJRPsXTBkveWjGJjH8YD7g2QjMXHHtn2gG0SgTA7eMvWTuM+ljt1Uet5aUPKQlP58YBGe EBV3H8DA/NFintZAo+tn6XnHAFVoikKCkoVGfGNEV4OlT/z+fRbH9crWmJ1WtQZcSg0uVB 3Oy+AkYR4UctsJjTVu8f7buvou1AOlJT6l/UTpeuQGq7IBHriuag41CkAHSt1rRebWMRBC X6hq6yCfp7tYKdxUi4smgdiSmSLY6RmV2IiHmLivnIBHcD3sZNv86iu7dgCs7HgKlff2dY k6WCYeDZ0txxvpkqjetI9Bjs4gPdgi0EFDbIrlIUGuLXiksGD15Z3s6kl4HKcQ== 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 4Q219C6mDLzJP2 for ; Thu, 20 Apr 2023 02:01:19 +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 33K21J3R031153 for ; Thu, 20 Apr 2023 02:01:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33K21JDf031152 for fs@FreeBSD.org; Thu, 20 Apr 2023 02:01:19 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: fs@FreeBSD.org Subject: [Bug 270811] ZFS/PowerPC: Issue after openzfs/zfs@431083f75 import Date: Thu, 20 Apr 2023 02:01:19 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dbaio@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270811 --- Comment #7 from Danilo G. Baio --- FYI, I've just tested it again with an updated tree. - 43c6b7a60aff069da7e0ba6c87d3d7a532e812f6 - clean Timecounters tick every 1.000 msec fatal kernel trap: exception =3D 0x800 (floating-point unavailable) srr0 =3D 0xc0000000033bb0b0 (0x10bb0b0) srr1 =3D 0x9000000000009032 current msr =3D 0x9000000000009032 lr =3D 0xc0000000024df57c (0x1df57c) frame =3D 0xc00800000000bfd0 curthread =3D 0xc000000003654e80 pid =3D 0, comm =3D swapper panic: floating-point unavailable trap cpuid =3D 0 time =3D 2 KDB: stack backtrace: 0xc00800000000bbf0: at kdb_backtrace+0x60 0xc00800000000bd00: at vpanic+0x1b8 0xc00800000000bdb0: at panic+0x44 0xc00800000000bde0: at trap+0x324 0xc00800000000bf10: at powerpc_interrupt+0x1cc 0xc00800000000bfa0: kernel FPU trap by zfs_sha256_ppc: srr1=3D0x90000000000= 09032 r1=3D0xc00800000000c250 cr=3D0x42200842 xer=3D0 ctr=3D0xc000000= 0024df55c r2=3D0xc0000000033f2000 frame=3D0xc00800000000bfd0 0xc00800000000c250: at -0x4 0xc00800000000c280: at SHA2Update+0x200 0xc00800000000c330: at abd_checksum_sha256+0x128 0xc00800000000c360: at abd_iterate_func+0x170 0xc00800000000c450: at abd_checksum_sha256+0x78 0xc00800000000c5b0: at chksum_fini+0x3e0 0xc00800000000c6b0: at chksum_fini+0x134 0xc00800000000c6f0: at chksum_init+0x23c 0xc00800000000c770: at spa_init+0x184 0xc00800000000c7f0: at zfs_kmod_init+0x38 0xc00800000000c860: at zfsdev_detach+0x478 0xc00800000000c8e0: at module_register_init+0x114 0xc00800000000c980: at mi_startup+0x1f4 0xc00800000000ca50: at __start+0xc4 KDB: enter: panic [ thread pid 0 tid 100000 ] Stopped at kdb_enter+0x70: ori r0, r0, 0x0 db> - 43c6b7a60aff069da7e0ba6c87d3d7a532e812f6 - with jhibbits patch Mounting from zfs:zroot failed with error 6; retrying for 3 more seconds Mounting from zfs:zroot failed with error 6. Loader variables: vfs.root.mountfrom=3Dzfs:zroot Manual root filesystem specification: : [options] Mount using filesystem and with the specified (optional) option list. eg. ufs:/dev/da0s1a zfs:zroot/ROOT/default cd9660:/dev/cd0 ro (which is equivalent to: mount -t cd9660 -o ro /dev/cd0 /) ? List valid disk boot devices . Yield 1 second (for background tasks) Abort manual input mountroot> --=20 You are receiving this mail because: You are the assignee for the bug.=