raspberrypi / Raspberry-Pi-OS-64bit

Repository for containing issues on the 64 bit operating system (as distinct from the 32 bit one)
466 stars 21 forks source link

unbound (1.13.1-1) on latest raspbian not working, segmentation fault / RPI 4 #241

Open darkmanlv opened 1 year ago

darkmanlv commented 1 year ago

OS: raspbian arm64 with latest updates HW: RPi 4

pi@raspberrypi:~ $ uname -a Linux raspberrypi 5.15.61-v8+ #1579 SMP PREEMPT Fri Aug 26 11:16:44 BST 2022 aarch64 GNU/Linux

pi@raspberrypi:~ $ sudo unbound -dv -c /etc/unbound/unbound.conf Segmentation fault

20 20:57:37 raspberrypi systemd[1]: unbound.service: Main process exited, code=killed, status=11/SEGV ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ An ExecStart= process belonging to unit unbound.service has exited. ░░ ░░ The process' exit code is 'killed' and its exit status is 11. Oct 20 20:57:37 raspberrypi package-helper[2109]: Segmentation fault Oct 20 20:57:37 raspberrypi systemd[1]: unbound.service: Failed with result 'signal'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ The unit unbound.service has entered the 'failed' state with result 'signal'.

How to fix this?

XECDesign commented 1 year ago

Works for me and a few other people who have tried, by the looks of it: https://forums.raspberrypi.com/viewtopic.php?p=2047929