When trying to start silcd the following error shows up and the server exits:
[Fri Nov 11 19:14:26 2016] [Error] Could not allocate sha1 hash, probably not registered
silcd: silcrng.c:195: silc_rng_init: Assertion `rng != NULL' failed.
Aborted (core dumped)
Trace:
Process 30051 (silcd) of user 0 dumped core.
Stack trace of thread 30051:
#0 0x0000007f8e2cca20 raise (libc.so.6)
#1 0x0000007f8e2cde14 abort (libc.so.6)
#2 0x0000007f8e2c6264 __assert_fail_base (libc.so.6)
#3 0x0000007f8e2c62fc __assert_fail (libc.so.6)
#4 0x0000007f8e475d20 silc_rng_init (libsilc-1.1.so.4)
When trying to start
silcdthe following error shows up and the server exits:Trace: