php crashes with no core file and this message : apc_mmap failed
- by greg0ire
Description of the problem
Regularly, cron php processes crash on our production server, which result in mails with the following body :
PHP Fatal error: PHP Startup: apc_mmap: mmap failed: in Unknown on line 0
Segmentation fault (core dumped)
I think the Segmentation fault (core dumped) should result in core files being handled by…