Comment 4 for bug 424668

Revision history for this message
ender_wiggin (a-piskorz) wrote :

Same here. I get this error while trying to run nmon on Ubuntu 9.10 with the 2.6.31-18 kernel on a Intel box:

$ nmon
nmon: malloc.c:3074: 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

I use nmon a lot on AIX and consider it a great tool hence I would like to be able to use it on my Ubuntu laptop as well. If anyone can look into this that would be great. Any info you need - please let me know.