[squid-users] Failed to shm_open

Amos Jeffries squid3 at treenet.co.nz
Wed Mar 1 17:19:27 UTC 2017


On 2/03/2017 4:06 a.m., erdosain9 wrote:
> Hi.
> Now squid stop... abnormaly.
> 
> 2017/03/01 12:04:31 kid1| helperOpenServers: Starting 5/32 'ssl_crtd'
> processes
> FATAL: Ipc::Mem::Segment::open failed to
> shm_open(/squid-ssl_session_cache.shm): (2) No such file or directory
> 
> Squid Cache (Version 3.5.20): Terminated abnormally.
> CPU Usage: 0.095 seconds = 0.074 user + 0.021 sys
> Maximum Resident Size: 134144 KB
> Page faults with physical i/o: 0
> 2017/03/01 12:04:31| Set Current Directory to /var/spool/squid
> 
> What is happend??
> 

One of three things, in order of likelihood:

a) your OS does not have /dev/shm running.

b) your Squid was not started with appropriate privileges to access
/dev/shm and create the shared-memory area. ie root.

c) a previous Squid process that was supposed to create that
shared-memory area is not running.


Amos



More information about the squid-users mailing list