Bug 194589 - [zfs] kernel panic when running zpool/create/files.t
Summary: [zfs] kernel panic when running zpool/create/files.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 07:17 UTC by Enji Cooper
Modified: 2016-07-31 06:29 UTC (History)
0 users

See Also:


Attachments
core.txt.3 (156.54 KB, text/plain)
2014-10-25 07:17 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 07:17:17 UTC
Created attachment 148636 [details]
core.txt.3

This testcase crashes almost immediately:

files.t ........... 
1..59

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 07:21:23 UTC
A commit references this bug:

Author: ngie
Date: Sat Oct 25 07:20:47 UTC 2014
New revision: 273633
URL: https://svnweb.freebsd.org/changeset/base/273633

Log:
  Bail out of the script on FreeBSD due to deterministic panic issue

  PR: 194589
  Sponsored by: EMC / Isilon Storage Division

Changes:
  head/tools/regression/zfs/zpool/create/files.t
Comment 2 Glen Barber freebsd_committer freebsd_triage 2015-07-08 18:12:51 UTC
Close PRs that have had a corresponding fix committed.
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-07-31 06:29:34 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