Hi,
I'm having trouble running nnom under SLES 11 SP 1. The only version of nmon I can find is for SLES 10, but from what I can tell it should work. However, it isn't.
When I try to run nmon_x86_sles10 I get the following error:-
Code:
nmon_x86_sles10: malloc.c:3096: 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 alloc_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
Any suggestions on how to get nmon to work on SLES 11 SP 1?
Thanks, Steve.