﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,appname,phpversion,exts,sapi,probability,blockedby,blocking,pending
147,"solaris, apache2.0 worker mpm: xc_fcntl_lock failed errno:13x",crozierm@…,moo,"
(see configuration details at the end)

I was testing an XCache installation by request URL's from 6 concurrent clients.  I noticed these messages in the apache error log:

   xc_fcntl_lock failed errno:13


There were dozes of this message, with no endlines.  When I changed xcache.count=1 to 2, I could not reproduce the error message.

Dual PIII

Solaris 9

Apache 2.0.59 w/ Worker MPM

PHP 5.2.4

XCache 1.2.1:

   zend_extension_ts = /opt/php/lib/php/extensions/no-debug-zts-20060613/xcache.so

   xcache.shm_scheme =        ""mmap""

   xcache.shm_scheme =        ""mmap""

   xcache.size  =               64M

   xcache.count =                 2

   xcache.slots =                8K

   xcache.ttl   =                 0

   xcache.gc_interval =           300

   xcache.var_size  =            64M

   xcache.var_count =             1

   xcache.var_slots =            8K

   xcache.var_ttl   =             0

   xcache.var_maxttl   =          0

   xcache.var_gc_interval =     300

   xcache.test =                Off

   xcache.readonly_protection = Off

   xcache.mmap_path =    ""/opt/apache/logs/xcache.mem""

   xcache.coredump_directory =   ""/var/tmp""

   xcache.cacher =               On

   xcache.stat   =               On

   xcache.optimizer =           Off

   xcache.coverager =          Off

   xcache.coveragedump_directory = """"
",defect,closed,major,3.0.2,cacher,1.2.1,fixed,xc_fcntl_lock failed solaris,,,5.2.4,,Irrelevant,,,,0
