On Tue, Aug 17, 2010 at 07:03:03PM +0300, Yavor Doganov wrote: > On Tue, Aug 17, 2010 at 09:57:55AM -0600, dann frazier wrote: > > ur.. how do I run it? > > ./obj/test
Oh, duh.. overlooked that file thinking it was a directory - sorry :) (sid)da...@paer:~$ ./obj/test test: malloc.c:3097: sYSMALLOc: Assertion `(old_top == (((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) (old_size) >= (unsigned long)((((__builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 * (sizeof(size_t))) - 1)) & ~((2 * (sizeof(size_t))) - 1))) && ((old_top)->size & 0x1) && ((unsigned long)old_end & pagemask) == 0)' failed. Aborted -- dann frazier -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

