On Jun 21, 2:08 pm, Ю.Б. <[email protected]> wrote: > memcached-1.2.8 > > # make test > > t/lru................ok 4/149Out of memory during request for 569364 > bytes, total sbrk() is 536471552 bytes! > WHOA! Somehow you got a different number of results than tests ran! > This should never happen! Please contact the author immediately! > > What it means? Can I safely use this memcached?
I had this same problem just now actually. I was able to fix it by updating Test::More. Something in the old version must've went crazy.
