= kqueue();
< if (timer->fd <= 0)
< {
< free(timer);
< return -1;
< }
<
Best regards,
Uwe Klaus
--
I had similar issues, see
http://mail-index.netbsd.org/netbsd-users/2020/06/29/msg025383.html
I switched to pkgsrc isc-dhcpd package and had no more issues so far.
Regards,
Uwe
On Mon, 29 Jun 2020, Jaromír Dole?ek wrote:
I'd recommend switching over to (also built-in) dhcpcd.
This is a DHCP client, isn't it.
I need a reliable DHCP server.
Le lun. 29 juin 2020 à 13:05, Uwe Klaus a écrit :
I am using the built-in dhcpd daemon with a GENERIC kernel on
I am using the built-in dhcpd daemon with a GENERIC kernel on 9.0_STABLE
amd64.
On several vacations am seeing messages like this
Jun 29 09:56:19 hgb1 dhcpd[319]: Null pointer in option_cache_dereference:
/usr/src/external/mpl/dhcp/bin/server/../../dist/server/dhcp.c(3994)
Jun 29 09:55:51 hg
my workaround:
Edit --> Preferences --> Content --> Fonts & Colors --> Advanced
uncheck "Allow pages to choose their own fonts, ..."
Best regards,
Uwe