Re: [squid-users] Squid v3.4.6 SMP errors

From: Alex Rousskov <rousskov_at_measurement-factory.com>
Date: Thu, 10 Jul 2014 08:48:24 -0600

On 07/09/2014 02:42 PM, Mike wrote:

> (squid-coord-8): Ipc::Mem::Segment::attach failed to
> mmap(/squid-squid-page-pool.shm): (22) Invalid argument

If there are no other errors before that, try stracing Squid and its
kids (one strace file per kid). The problem may be happening _before_
the mmap() system call mentioned above, and the error code may be more
specific at that point. Post the relevant strace tail if you can.

BTW, cpu_affinity_map and the exact number of workers are most likely
unrelated to this issue. Something in your environment screws up shared
memory operations.

Cheers,

Alex.
Received on Thu Jul 10 2014 - 14:48:42 MDT

This archive was generated by hypermail 2.2.0 : Thu Jul 10 2014 - 12:00:06 MDT