BSNMPD crashing
Eugene Grosbein
eugen at grosbein.net
Sat Mar 28 22:03:28 UTC 2020
29.03.2020 1:53, Andrea Brancatelli via freebsd-stable wrote:
> If anyone is interested please feel free to contact me otherwise I'll
> just delete it :-)
What is most recent version of FreeBSD that has this problem with bsnmpd crashing?
Please rebuild bsnmpd with debugging enabled, if you have sources installed:
cd /usr/src/usr.sbin/bsnmpd
make clean
make cleandir
make obj depend
make WITH_DEBUG=yes
install /usr/obj/usr/local/src/usr.sbin/bsnmpd/bsnmpd/bsnmpd /usr/sbin
Restart bsnmpd and wait for next crash. Then you could obtain meaningfull backtrace.
More information about the freebsd-stable
mailing list