|   | php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
| 
  [2016-03-03 11:07 UTC] ar dot dev at ange7 dot com
 Description:
------------
Hi,
I have this error in my syslog :
Mar  3 12:00:59 sd- kernel: [4930861.852051] php5-fpm[56988]: segfault at 216b820 ip 00000000006c67c1 sp 00007ffd752cffa0 error 4 in php5-fpm[400000+800000]
Mar  3 12:00:59 sd- kernel: [4930862.042517] php5-fpm[56989]: segfault at 216b820 ip 00000000006c67c1 sp 00007ffd752cffa0 error 4 in php5-fpm[400000+800000]
Mar  3 12:00:59 sd- kernel: [4930862.124654] php5-fpm[56991]: segfault at 216b820 ip 00000000006c67c1 sp 00007ffd752cffa0 error 4 in php5-fpm[400000+800000]
Mar  3 12:00:59 sd- kernel: [4930862.236962] php5-fpm[56992]: segfault at 216b820 ip 00000000006c67c1 sp 00007ffd752cffa0 error 4 in php5-fpm[400000+800000]
Mar  3 12:00:59 sd- kernel: [4930862.307840] php5-fpm[56994]: segfault at 216b820 ip 00000000006c67c1 sp 00007ffd752cffa0 error 4 in php5-fpm[400000+800000]
Mar  3 12:00:59 sd- kernel: [4930862.462561] php5-fpm[56996]: segfault at 216b820 ip 00000000006c67c1 sp 00007ffd752cffa0 error 4 in php5-fpm[400000+800000]
Mar  3 12:01:00 sd- kernel: [4930863.298600] php5-fpm[57000]: segfault at 216b820 ip 00000000006c67c1 sp 00007ffd752cffa0 error 4 in php5-fpm[400000+800000]
Mar  3 12:01:01 sd- kernel: [4930864.114549] php5-fpm[57002]: segfault at 216b820 ip 00000000006c67c1 sp 00007ffd752cffa0 error 4 in php5-fpm[400000+800000]
Mar  3 12:01:02 sd- kernel: [4930864.669212] php5-fpm[57003]: segfault at 216b820 ip 00000000006c67c1 sp 00007ffd752cffa0 error 4 in php5-fpm[400000+800000]
Mar  3 12:01:02 sd- kernel: [4930864.674774] php5-fpm[57004]: segfault at 216b820 ip 00000000006c67c1 sp 00007ffd752cffa0 error 4 in php5-fpm[400000+800000]
i don't know where to find other informations about this problem,
i have this error in continue.
Php version :
PHP 5.5.9-1ubuntu4.14 (cli) (built: Oct 28 2015 01:34:46) 
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
    with Zend OPcache v7.0.3, Copyright (c) 1999-2014, by Zend Technologies
Test script:
---------------
for i in {1..100}; do php-fpm ; killall php-fpm; done
Actual result:
--------------
Segmentation fault
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits             | |||||||||||||||||||||||||||||||||||||
|  Copyright © 2001-2025 The PHP Group All rights reserved. | Last updated: Fri Oct 31 11:00:01 2025 UTC | 
Also having this issue: PHP 5.6.4-4ubuntu6.4 (cli) (built: Oct 28 2015 01:21:29) Copyright (c) 1997-2014 The PHP Group Zend Engine v2.6.0, Copyright (c) 1998-2014 Zend Technologies with XCache v3.2.0, Copyright (c) 2005-2014, by mOo with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2014, by Zend Technologies with XCache Optimizer v3.2.0, Copyright (c) 2005-2014, by mOo with XCache Cacher v3.2.0, Copyright (c) 2005-2014, by mOo with XCache Coverager v3.2.0, Copyright (c) 2005-2014, by mOo