Hi everybody,
This is my first post, so apologies for the inconveniences. I've just upgraded to f16 from f15.
Now I have problems in calling xmgrace. At home directory, I have
[pablo@pampas ~]$ xmgrace
xmgrace: malloc.c:2451: 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
However, I just realized that doing
[pablo@pampas grace]$/usr/share/grace/xmgrace
Everything goes well.
Any idea of what's going on and how to fix the matter?
Thanks