Vsevolod Stakhov
Vsevolod Stakhov
Could you please do the same with the asan build?
Set `ASAN_OPTIONS=detect_odr_violation=0` environment variable as suggested. It is a known issue with some of the libstdc++ versions.
In the core file inspection, could you please type `p *tokens` and show the result?
Unfortunately, I have not a single idea now. It is not reproduced anywhere in our CI/test environments.
I think I have one idea now, hold on.
Do you have any per user script for the statistics?
I'm not quite sure that coroutines are still working in Rspamd... Last time I have revisited that issue was quite a long time ago - and they were broken at...
Nice, it might be probably the issue with the Bayes we have observed previously but were unable to reproduce.
It's actually strange, as `nconns` are decremented in the session destructor. I will check, thanks for the report.
I cannot reproduce it. Is it in self-scan/milter mode?