From owner-freebsd-bugs@freebsd.org Wed May 11 12:26:20 2016 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A132DB37ED6 for ; Wed, 11 May 2016 12:26:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 91FA51EC1 for ; Wed, 11 May 2016 12:26:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u4BCQKad083522 for ; Wed, 11 May 2016 12:26:20 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 209408] [panic] newfs cause kernel panic on powerpc64 Date: Wed, 11 May 2016 12:26:20 +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: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: adrian.christiansen@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@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 MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2016 12:26:20 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209408 --- Comment #1 from Adrian Christiansen --- Didn't want to give up on getting 11.0-CURRENT installed on my Powermac G5,= so I partitioned the disk and installed the Bootblock from the 10.3 installer. While downloading the install-sets it crashed again, this time with this output: fatal kernel trap:ff7e0 bufwait (bufwait) @ /usr/src/sys/kern/vfs_bio.c:3512 2nd 0x71a4a00 dirhash (dirhash) @ /usr/src/sys/ufs/ufs/ufs_dirhash.c:281 exception =3D 0x300 (data storage interrupt) virtual address =3D 0xdeadc0dedeadc0de dsisr =3D 0x40000000 ssr0 =3D 0x61e774 ssr1 =3D 0x9000000000009032 lr =3D 0x1311a4 curthread =3D 0x64564d0 pid =3D 2, comm =3D doneq0 [ thread pid 2 tid 100014 ] Stopped at .biodone+0x12c: ld r0, r9, 0x0, db> bt Tracing pid 2 tid 100014 td 0x64564d0 0xc00000001dc1a630: at .adadone+0x368 0xc00000001dc1a700: at .xpt_done_process+0x49c 0xc00000001dc1a7a0: at .xpt_done_td+0x104 0xc00000001dc1a850: at .fork_exit+0xd0 0xc00000001dc1a8f0: at .fork_trampoline+0x10 0xc00000001dc1a920: at blocked_loop+0x38 db> Don't know if this is the same issue, I'd be happy to test things to help y= ou guys clarify any issues. --=20 You are receiving this mail because: You are the assignee for the bug.=