Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 141 by pavelbaranov: memcached 1.4.5 - Segmentation Fault
http://code.google.com/p/memcached/issues/detail?id=141

Hello guys,

For some reason on one of our servers memcached gives Segmentation Fault:

Running:
memcached-debug -m1024 -p 11212 -unobody

first connection to this instance and ... Segmentation fault

Running:
memcached-debug -vvv -m1024 -p 11212 -unobody
...
...
<23 server listening
<24 send buffer was 126976, now 268435456

(this is where i run a "connect" php script)

[err] event_queue_remove: 0x60e540(fd -1) not on queue 1


Some system info:
uname -a
Linux ndb15 2.6.18-128.el5 #1 SMP Wed Jan 21 10:41:14 EST 2009 x86_64
x86_64 x86_64 GNU/Linux


Reply via email to