> Is there something I can try before creating a minimal example and opening a > bug?
Reduce the involved data structure sizes and see if the crash disappears. If so, you might simply put too much data onto the stack causing a crash.
> Is there something I can try before creating a minimal example and opening a > bug?
Reduce the involved data structure sizes and see if the crash disappears. If so, you might simply put too much data onto the stack causing a crash.