I admit to not having a clue how to run it within gdb (and still get
output that can be analyzed if it crashes).

The machine has not rebooted. We do not have automated tools to kill
"big" processes but I have not seen such. Finally I am not sure which
logs to look at or how to get an idea of when the death occurs.

Sorry to be such a novice about this.

Chuck

On Jan 14, 12:27 pm, Dustin <[email protected]> wrote:
> 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