it isn't futex. strace shows it going into a brk() loop which explains the huge memory growth. sure looks like a bug in yum or sqlite. time to dive into python debugging...
Thu Aug 31 15:24:51 UTC 2006
Joe Pruett <joey at clean.q7.com>
it isn't futex. strace shows it going into a brk() loop which explains the huge memory growth. sure looks like a bug in yum or sqlite. time to dive into python debugging...