DNS-OARC / flamethrower

a DNS performance and functional testing utility supporting UDP, TCP, DoT and DoH
Apache License 2.0
316 stars 37 forks source link

Running with too many clients gives segfault #108

Open PenelopeFudd opened 4 months ago

PenelopeFudd commented 4 months ago
# flame -P doh dnsdist.example.org/dns-query -r hello.doh-test.com -T txt -l 1 -c 2000 

Segmentation fault (core dumped)

This was compiled from source, cloned today, built with doh support as per the build instructions. Ubuntu 22.04, 128GB ram, 32 CPU, x86_64

On this box, client values below 1015 work, anything else segfaults.