From owner-freebsd-fs@freebsd.org Fri May 3 14:13:11 2019 Return-Path: Delivered-To: freebsd-fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C0CED15918EA for ; Fri, 3 May 2019 14:13:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 4718873021 for ; Fri, 3 May 2019 14:13:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 0AF5F15918E9; Fri, 3 May 2019 14:13:11 +0000 (UTC) Delivered-To: fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DCBD515918E8 for ; Fri, 3 May 2019 14:13:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7B07A7301A for ; Fri, 3 May 2019 14:13:10 +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 mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id B78EBF813 for ; Fri, 3 May 2019 14:13:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x43ED9YE054065 for ; Fri, 3 May 2019 14:13:09 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x43ED94X054064 for fs@FreeBSD.org; Fri, 3 May 2019 14:13:09 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 231251] [ZFS assfail] 12-ALPHA5 r338529 panic Date: Fri, 03 May 2019 14:13:09 +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: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: gldisater@gmail.com 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 MIME-Version: 1.0 X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 May 2019 14:13:12 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231251 --- Comment #18 from Jeremy Faulkner --- Panic'd during daily's again, panic is different from earlier and makes more sense in the context of SMR drives.=20 Loaded symbols for /boot/kernel/fdescfs.ko #0 doadump () at src/sys/amd64/include/pcpu.h:230 230 __asm("movq %%gs:%P1,%0" : "=3Dr" (td) : "n" (OFFSETOF_CURTHREAD)); (kgdb) #0 doadump () at src/sys/amd64/include/pcpu.h:230 #1 0xffffffff80bc19e7 in kern_reboot (howto=3D260) at /usr/src/sys/kern/kern_shutdown.c:451 #2 0xffffffff80bc1e49 in vpanic (fmt=3D, ap=3D) at /usr/src/sys/kern/kern_shutdown.c:877 #3 0xffffffff80bc1c43 in panic (fmt=3D) at /usr/src/sys/kern/kern_shutdown.c:804 #4 0xffffffff827c6fe9 in vdev_deadman (vd=3D) at /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev.c:4369 #5 0xffffffff827c6ea1 in vdev_deadman (vd=3D0xfffff80986498000) at /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev.c:4345 #6 0xffffffff827c6ea1 in vdev_deadman (vd=3D0xfffff80986393000) at /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev.c:4345 #7 0xffffffff827b7903 in spa_deadman (arg=3D0xfffffe00c623a000, pending=3D) at /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c:6= 66 #8 0xffffffff80c1ff64 in taskqueue_run_locked (queue=3D0xfffff80104525100) at /usr/src/sys/kern/subr_taskqueue.c:467 #9 0xffffffff80c21288 in taskqueue_thread_loop (arg=3D) at /usr/src/sys/kern/subr_taskqueue.c:773 #10 0xffffffff80b82dc2 in fork_exit ( callout=3D0xffffffff80c211f0 , arg=3D0xffffffff8200b8b0, frame=3D0xfffffe0075daac00) at /usr/src/sys/kern/kern_fork.c:1060 #11 0xffffffff81075c1e in fork_trampoline () at /usr/src/sys/amd64/amd64/exception.S:995 #12 0x0000000000000000 in ?? () Current language: auto; currently minimal (kgdb) --=20 You are receiving this mail because: You are the assignee for the bug.=