Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/net/npf



On Thu, 20 Mar 2025, Emmanuel Nyarko wrote:

When did it start causing panics ?

sometime between Feb 9 and March 19

Can I get a log of the crash ?

No serial coonsole, but I did transcribe the backtrace:

	vpanic
	kern_assert
	spec_close
	VOP_CLOSE
	vn_close
	closef
	fd_free
	exit1
	sys_exit

The process is rrunning npfctl, so appears that the module has gone
away before npfctl can close the device.



+---------------------+--------------------------+----------------------+
| Paul Goyette (.sig) | PGP Key fingerprint:     | E-mail addresses:    |
| (Retired)           | 1B11 1849 721C 56C8 F63A | paul%whooppee.com@localhost    |
| Software Developer  | 6E2E 05FD 15CE 9F2D 5102 | pgoyette%netbsd.org@localhost  |
| & Network Engineer  |                          | pgoyette99%gmail.com@localhost |
+---------------------+--------------------------+----------------------+


Home | Main Index | Thread Index | Old Index