Please submit a callstack from where the program crashes. You might need to
enable corefiles on your system (ulimit -c unlimited). If you have gdb
installed on your system you can get a callstack with the following
commands:

gdb memcached core
where

Cheers,

Trond




On Wed, Dec 23, 2009 at 7:57 PM, <memcac...@googlecode.com> wrote:

>
> Comment #1 on issue 117 by brandon.s.ramirez: memcached 1.4.4 segfaults
> error 6 on CentOS 5.4 kernel2.6.18-164.9.1.el5 64bit
>
> http://code.google.com/p/memcached/issues/detail?id=117
>
> This also occurs on RedHat ES5 (which makes sense since CentOS is based on
> RedHat ES).
>
> Kernel version: 2.6.18-92.1.6.el5xen #1 SMP
>
> This only occurs for me when the compile occurs on a 64-bit CPU.  If I
> compile it on a
> 32-bit machine, the binary produced works just fine on both 64-bit and
> 32-bit machines.
> But a 64-bit binary runs on neither CPU.
>
>
> --
> You received this message because you are listed in the owner
> or CC fields of this issue, or because you starred this issue.
> You may adjust your issue notification preferences at:
> http://code.google.com/hosting/settings
>



-- 
--
Trond Norbye

Reply via email to