Comment 28 for bug 1203296

Revision history for this message
In , Alistair Buxton (a-j-buxton) wrote :

That is really weird. Everything is consistent with memory corruption caused by mismatch between memory allocators - forcing it to always use malloc prevents the crash.

But your last log crashes while allocating. G_SLICE=debug-blocks should cause a crash on deallocation.