Bug 194586 - [zfs] kernel panic when running zpool/add/option-f_size_mismatch.t
Summary: [zfs] kernel panic when running zpool/add/option-f_size_mismatch.t
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-fs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-25 05:43 UTC by Enji Cooper
Modified: 2019-01-21 09:53 UTC (History)
2 users (show)

See Also:


Attachments
kgdb backtrace (158.65 KB, text/plain)
2014-10-25 05:43 UTC, Enji Cooper
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Enji Cooper freebsd_committer freebsd_triage 2014-10-25 05:43:19 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-10-25 06:29:16 UTC
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
Comment 2 Kerry Bfousius 2015-02-15 21:26:31 UTC
MARKED AS SPAM
Comment 3 Glen Barber freebsd_committer freebsd_triage 2015-07-08 18:32:10 UTC
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
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-07-31 06:29:32 UTC
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
Comment 5 Oleksandr Tymoshenko freebsd_committer freebsd_triage 2019-01-21 09:53:58 UTC
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