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.

_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to