Just started testing unbound-1.5.0 on rhel7 and I'm getting random
crashes. Couple of times unbound crashed when run with gdb (run -d):
on those times it crashed in arc4random: #0 arc4random () at compat/arc4random.c:220 #1 0x00007f5261e39075 in arc4random_uniform (upper_bound=29768)
at compat/arc4random_uniform.c:51 #2 0x00007f5261e397a3 in ub_random_max (x=<optimized out>,
state=<optimized out>) at util/random.c:110
...
Just started testing unbound-1.5.0 on rhel7 and I'm getting random
crashes. Couple of times unbound crashed when run with gdb (run
-d): on those times it crashed in arc4random: #0 arc4random () at
compat/arc4random.c:220 #1 0x00007f5261e39075 in
arc4random_uniform (upper_bound=29768) at
compat/arc4random_uniform.c:51 #2 0x00007f5261e397a3 in
ub_random_max (x=<optimized out>, state=<optimized out>) at
util/random.c:110 ...