Updates:
Status: Started
Comment #1 on issue 294 by [email protected]: segfault under low memory
conditions
http://code.google.com/p/memcached/issues/detail?id=294
We don't check if cq_new returns NULL or not.. I've added a test for that and submitted a pull request https://github.com/memcached/memcached/pull/25
There _may_ be other situation where you'd crash when running really low on memory...
