Created attachment 148634 [details] kgdb backtrace The test panics right after this point: ok 6 # ----- expected success from: zpool create zfstest_de43e450f45092235d069b72253f1282 md0 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:33:01 UTC 2014 New revision: 273632 URL: https://svnweb.freebsd.org/changeset/base/273632 Log: Bail out of the script on FreeBSD due to deterministic panic issue PR: 194587 Sponsored by: EMC / Isilon Storage Division Changes: head/tools/regression/zfs/zpool/add/option-f_type_mismatch.t
Close PRs that have had a corresponding fix committed.
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