This is a crash I'm experiencing as well, I tried to fix but the backtrace tells me that it's a iterator invalidation, meaning that it's probably it happens somewhere else on a thread call.
On Wed, Feb 5, 2025 at 1:18 PM Konstantin Kharlamov <hi-an...@yandex.ru> wrote: > On Wed, 2025-02-05 at 12:39 +0100, Markus Feilner wrote: > > Thanks, Justin, I actually wanted to know if others experience the > > same > > problem before I report mine... in case it's a stupid mistake on my > > side. > > Crash is never an expected behavior. User mistakes should result in an > error message. If you see a crash instead, then definitely something's > wrong. >