Re: glib2 magazines: values in chunk->data pretty low

2014-11-07 Thread Mgr . Martin Žember
Glib2 crashes with a segmentation fault. That is the reason for the e-mail below. Martin On Wed, Nov 5, 2014 at 5:11 PM, Mgr. Martin Žember wrote: > Hello! > > I am wondering about this and I probably misunderstand something: > > (gdb) > Continuing. > > Breakpoint 4, allocator_add_slab (alloca

glib2 magazines: values in chunk->data pretty low

2014-11-05 Thread Mgr . Martin Žember
Hello! I am wondering about this and I probably misunderstand something: (gdb) Continuing. Breakpoint 4, allocator_add_slab (allocator=0x738cc260 , chunk_size=32, ix=1) at gslice.c:1285 1285 chunk->next = (ChunkLink*) ((guint8*) chunk + chunk_size); 1: chunk->data = (ChunkLink *