Comment 3 for bug 490520

Revision history for this message
Piotr Sikora (piotr-sikora) wrote :

I've got regression for this on OpenBSD/amd64.

    Testing lp:490520
    Assertion failed at tests/mem_functions.cc:5952: rc == MEMCACHED_SUCCESS or rc == MEMCACHED_BUFFERED

but when compiled --with-debug, it fails sooner on assertion:

    assertion "(ptr->fd != -1)" failed: file "libmemcached/io.cc", line 701, function "io_flush"

Backtrace attached.