On Jan 13, 6:33 pm, Chuck Weinstock <[email protected]> wrote:
> We invoke it with "memcached -d -p 11211 -u nobody -c 1024 -m 512".
> The way we tell it is crashed is that a "ps aux | grep memcached" does
> not show a process running memcached.
> This was compiled from source.
>
> I have no idea what else to do?

  Can you run it from within gdb so that when it stops we can at least
see why (assuming it is crashing)?  I'd really like to know why it's
failing for you, but there's not a lot to go by here.

  Has the machine rebooted?

  Do you have any automated tools to kill "big" processes?

  Are there any logs near these death events that might be useful?

Reply via email to