Possible Duplicate:
What does 「zend_mm_heap corrupted」 meanPHP zend_mm_heap損壞
下午好。
有在大型項目中的一個問題。在Apache日誌寫入錯誤:
[Tue Jan 24 15:06:32 2012] [notice] child pid 24326 exit signal Segmentation fault (11) zend_mm_heap corrupted
[Tue Jan 24 15:09:02 2012] [notice] child pid 24485 exit signal Segmentation fault (11)
zend_mm_heap corrupted
zend_mm_heap corrupted
而且有很多。
你怎麼能在任何PHP腳本這個錯誤,什麼網址趕上?
一般問題示出了在負載下,經過大約每秒30-40請求。 禁用APC不起作用。 但是代碼是使用「未設置」爲陣列。試圖刪除它們。 – user1166878