There is a regression(?) in glibc-2.7 which was fixed in 2.6.1 afai understand. There is a diff in archlinux cvs which fixes this. May be related to bug 199009? Reference: http://sourceware.org/ml/binutils/2007-11/msg00069.html Diff: http://cvs.archlinux.org/cgi-bin/viewcvs.cgi/base/glibc/Attic/fix_memory.diff?rev=1.1&cvsroot=Core&only_with_tag=CURRENT&content-type=text/vnd.viewcvs-markup
Created attachment 138329 [details, diff] fix cpu/memory kill
this is not a glibc bug ... it's actually a bug in gcc. read the full thread and you'll see that the cfi stuff was reverted only to workaround the issue, not fix it.
Yes, I knew, sorry. I got a bit carried away; realized after commit. :(
worked around in glibc-2.7-r2 ... will drop once newer gets into ~arch