Some more information...The exact location of crash is the following statement in magazine_chain_pop_head() function in gslice.c if (G_UNLIKELY (chunk)){/* allocating from freed list */(*magazine_chunks)->data = "">}
Some more information...
The exact location of crash is the following statement in magazine_chain_pop_head() function in gslice.c
if (G_UNLIKELY (chunk))
{
/* allocating from freed list */
(*magazine_chunks)->data = "">
}