2.4.10 client segfault on Debian 8

I’m installing the stable 2.4.10 client on Debian 8 and after a reboot it tries to start it and I get the following errors

dmesg;
[ 179.382749] urbackupclientb[1526]: segfault at 0 ip 000000000041d315 sp 00007fff0143fb60 error 4 in urbackupclientbackend[400000+84a000]
[ 320.114486] urbackupclientb[1619]: segfault at 0 ip 000000000041d315 sp 00007ffc44742540 error 4 in urbackupclientbackend[400000+84a000]
[ 325.390389] urbackupclientb[1645]: segfault at 0 ip 000000000041d315 sp 00007ffec5de0ff0 error 4 in urbackupclientbackend[400000+84a000]

status
● urbackupclientbackend.service - UrBackup Client backend
Loaded: loaded (/lib/systemd/system/urbackupclientbackend.service; enabled)
Active: failed (Result: signal) since Thu 2020-02-27 16:08:22 AEDT; 11min ago
Process: 1645 ExecStart=/usr/local/sbin/urbackupclientbackend --config /etc/default/urbackupclient --no-consoletime (code=killed, signal=SEGV)
Main PID: 1645 (code=killed, signal=SEGV)

Feb 27 16:08:22 pdfcat systemd[1]: Started UrBackup Client backend.
Feb 27 16:08:22 pdfcat systemd[1]: urbackupclientbackend.service: main process exited, code=killed, status=11/SEGV
Feb 27 16:08:22 pdfcat systemd[1]: Unit urbackupclientbackend.service entered failed state.