Created attachment 148633 [details] kgdb backtrace The kernel panics right after this point in the test run: # ----- expected failure from: zpool status -x zfstest_c8a7e4550ec700769cf1a12080b06504 # ----- output (exit code=1): # cannot open 'zfstest_c8a7e4550ec700769cf1a12080b06504': no such pool # ----- end The stack trace per kgdb is attached. I have the corefile if you need further information.
A commit references this bug: Author: ngie Date: Sat Oct 25 06:28:49 UTC 2014 New revision: 273631 URL: https://svnweb.freebsd.org/changeset/base/273631 Log: Bail out of the script on FreeBSD due to deterministic panic issue PR: 194586 Sponsored by: EMC / Isilon Storage Division Changes: head/tools/regression/zfs/zpool/add/option-f_size_mismatch.t
MARKED AS SPAM
To originators/assignees of this PR: A commit to the tree references this PR, however the PR is still in a non-closed state. Please review this PR and close as appropriate, or if closing the PR requires a merge to stable/10, please let re@ know as soon as possible. Thank you. Glen
A commit references this bug: Author: ngie Date: Sun Jul 31 06:28:40 UTC 2016 New revision: 303575 URL: https://svnweb.freebsd.org/changeset/base/303575 Log: Remove calls to `die` added for associated bugs Panics are no longer hit with ^/head@r303573 on amd64 PR: 194586, 194587, 194589 Sponsored by: EMC / Isilon Storage Division Changes: head/tools/regression/zfs/zpool/add/option-f_size_mismatch.t head/tools/regression/zfs/zpool/add/option-f_type_mismatch.t head/tools/regression/zfs/zpool/create/files.t
There is a commit referencing this PR, but it's still not closed and has been inactive for some time. Closing the PR as fixed but feel free to re-open it if the issue hasn't been completely resolved. Thanks