Bugzilla – Bug 135616
Top aborts in glibc with small terminal window
Last modified: 2005-12-14 12:02:33 UTC
top aborts in glibc if the terminal (xterm or gnome-terminal) line height is shorter than 5. My valgrinding showed that a memcpy in top.c:show_special called from line 2884 top.c is the culprit. Able to reproduct on 10.0plus as well.
I should note this is an SMP opteron (installed as 32bit though), but the 10.0plus machine was a regular x86 machine.
*** This bug has been marked as a duplicate of 59714 ***