Opened 3 years ago
Closed 11 months ago
#246 closed defect (worksforme)
Segmentation Fault
| Reported by: | ps | Owned by: | moo |
|---|---|---|---|
| Priority: | major | Milestone: | 2.0.1 |
| Component: | cacher | Version: | 1.3.0 |
| Keywords: | Cc: | ||
| Application: | PHP Version: | 5.2.8 | |
| Other Exts: | SAPI: | Irrelevant | |
| Probability: | Always | Blocked By: | |
| Blocking: |
Description
Hi XCache team,
I have the following error on my server:
xc_fcntl_lock failed errno:9
The environment is:
PHP 5.2.8 with Suhosin-Patch 0.9.6.3 (cli) (built: Mar 1 2009 10:26:06)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
with the ionCube PHP Loader v3.1.34, Copyright (c) 2002-2009, by ionCube Ltd.
with Suhosin v0.9.27, Copyright (c) 2007, by SektionEins? GmbH
XCache version 1.2.2. gives me a segmentation fault after approx. 1-2 minutes of run time. Our server runs on Apache 1.3 and the error appears in Magento 1.3.2.4.
Any help is greatly appreciated. If you need any further information, please don't hesitate to ask.
Thanks a lot in advance and best regards,
Pascal
Change History (4)
comment:1 Changed 3 years ago by ps
comment:2 Changed 14 months ago by moo
- Milestone changed from 1.3.3 to 2.1.0
comment:3 Changed 13 months ago by moo
- Milestone changed from 2.1.0 to 2.0.1
please upgrade to 2.0.0 and see if it helps
comment:4 Changed 11 months ago by moo
- Resolution set to worksforme
- Status changed from new to closed


Just a short note: Our webserver runs as user www and we have mod_php in Apache, not CGI for fcgi. Hope this helps.