Hello @gischethans,
Thanks for the provided reproducer, the issue is identified I created this ticket to fix it. Feel free to watch it.
Note that the crash is happening on civetweb.c
which I believe is a part of a dependency. I recommend excluding all external libraries from the analysis. This way, we analyze only the relevant code and the analysis becomes much faster since it doesn’t have to analyze all the irrelevant files.
Thanks,