[Bug 234969] ctladm: assertion fails in function nvlist_destroy

2019-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234969

Mark Linimon  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|New |Closed
   Assignee|b...@freebsd.org|lini...@freebsd.org

--- Comment #2 from Mark Linimon  ---
Fixed by r342467.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234969] ctladm: assertion fails in function nvlist_destroy

2019-01-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234969

--- Comment #1 from kukub...@go2.pl ---
https://github.com/freebsd/freebsd/commit/931e1ea4131323e8cbee7ac56819fc00af90c038
solves the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 234969] ctladm: assertion fails in function nvlist_destroy

2019-01-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234969

Bug ID: 234969
   Summary: ctladm: assertion fails in function nvlist_destroy
   Product: Base System
   Version: 12.0-RELEASE
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: kern
  Assignee: b...@freebsd.org
  Reporter: kukub...@go2.pl

Created attachment 201160
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201160=edit
coredump

When configuring fibre channel target ctladm coredumps.

# ctladm port -o on -t fc

Front End Ports enabled

Assertion failed: ((nvl)->nvl_magic == 0x6e766c), function nvlist_destroy, file
/usr/src/sys/contrib/libnv/nvlist.c, line 158.

Abort trap (core dumped)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"