Re: squid 2.2.STABLE4 on IBM AIX 4.3.x

From: Clifton Royston <cliftonr@dont-contact.us>
Date: Mon, 19 Jul 1999 09:41:44 -1000 (HST)

Toni Andjelkovic writes:
> i searched the list archives but couldn't find anything appropriate
> regarding this problem:
>
> we deploy squid on IBM RS/6000 machines running AIX 4.3.1.0
> as well as 4.3.2.0, and we're experiencing very frequent core
> dumps and erratic behaviour of the application -- squid usually
> dies spontaneously after about an hour of operation. unfortunately
> there's not much information in the logs to be found (with one exception,
> see below):
>
> > /squid/bin/RunCache[22]: 15358 Illegal instruction(coredump)

  In my experience this usually points to memory allocation problems,
independently of what application you're running. Since these days
compilers are usually good enough not to generate invalid code, usually
it means the processor was sent somewhere strange due to a corrupted
function pointer.

  Have you tried recompiling and relinking Squid with a different set
of malloc routines than what you're using now? If that doesn't do it,
you may want to turn on some memory allocation debugging code and see
if it detects anything helpful.
  -- Clifton

-- 
 Clifton Royston  --  LavaNet Systems Architect --  cliftonr@lava.net
        "An absolute monarch would be absolutely wise and good.  
           But no man is strong enough to have no interest.  
             Therefore the best king would be Pure Chance.  
              It is Pure Chance that rules the Universe; 
          therefore, and only therefore, life is good." - AC
Received on Mon Jul 19 1999 - 13:16:37 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:47:27 MST