Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2016 17:17:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 210724] panic on vnet destroy on recent FreeBSD 11-ALPHA5: vnet or rw_wlock_hard related
Message-ID:  <bug-210724-8-uyVG0ir9lQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210724-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210724-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210724

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: bz
Date: Thu Jun 30 17:16:22 UTC 2016
New revision: 302300
URL: https://svnweb.freebsd.org/changeset/base/302300

Log:
  In case of the global eventhandler make sure the current VNET
  is still operational before doing any work;  otherwise we might
  run into, e.g., released locks.

  PR:           210724
  Reported by:  olevole olevole.ru
  Sponsored by: The FreeBSD Foundation

Changes:
  projects/vnet/sys/netpfil/ipfw/ip_fw_nat.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210724-8-uyVG0ir9lQ>