You are not logged in.
Hi,
Since updating my system this morning, named and nslookup are crashing on my system.
Feb 11 09:40:11 arch-raspi named[444]: named: src/unix/udp.c:292: uv__udp_recvmsg: Assertion `handle->recv_cb != NULL' failed.
Feb 11 09:40:11 arch-raspi systemd-coredump[626]: [?] Process 444 (named) of user 40 dumped core.
Feb 11 09:40:11 arch-raspi systemd[1]: named.service: Main process exited, code=dumped, status=6/ABRT
Feb 11 09:40:11 arch-raspi systemd[1]: named.service: Failed with result 'core-dump'.
Feb 11 09:40:11 arch-raspi systemd[1]: named.service: Consumed 1.184s CPU time over 2min 8.175s wall clock time, 179M memory peak.# pacman -Q |grep bind
bind 9.20.18-1
This morning the libuv package got updated which is an dependency to bind. I suspect that the bind package needs to be recompiled.
Regards
Nikolay
Offline
I downgraded the package libuv (1.52.0-1 => 1.51.0-1) and now named no longer crashes.
Offline
I downgraded the package libuv (1.52.0-1 => 1.51.0-1) and now named no longer crashes.
This also worked for me. Thank you!
Offline
same here downgrade the libuv works!
Offline
This has been reported Upstream, so let's hope there will be an update soon or Arch backports it.
Offline