Comment #30 on issue 99 by robin.jo...@gmail.com: Memcached 1.4.2 server segmentation fault
http://code.google.com/p/memcached/issues/detail?id=99

(gentoo dev here)
I can't reproduce this on stock Gentoo, 32-bit or 64-bit. I'm wondering if your systems have some local changes or an old install of libevent lurking on them, maybe in /usr/local.

Can you run this and attach the output please?
# gcc libevent-test.c -o libevent-test.i -E && egrep 'event.h|/usr/local' libevent-test.i
(libevent-test.c is your C test case from the start of the bug)

Reply via email to