On Thu, Aug 31, 2006 at 08:24:51AM -0700, Joe Pruett wrote:
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...
I notice there's an update to python-sqlite. Does the problem occur if that is upgraded along with or before sqlite itself?