Тема: ошибка zend_mm
Приветствую!
Если не в ту тему - прошу прощения, но все же...
в еррор.лог пишутся следующие ошибки:
[Tue Mar 03 15:10:46 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
или
Cannot initialize zend_mm storage [win32]
[Tue Mar 03 15:26:46 2009] [notice] Parent: child process exited with status 255 -- Restarting.
или
zend_mm_heap corrupted
[Tue Mar 03 15:58:54 2009] [notice] Parent: child process exited with status 1 -- Restarting.
Стоит у меня все на ХР, apache 2.2.11 mysql 5.0.77 php 2.5.8
Последовательно в логах все выглядит так:
[Tue Mar 03 14:57:31 2009] [notice] Apache/2.2.11 (Win32) PHP/5.2.8 configured -- resuming normal operations
[Tue Mar 03 14:57:31 2009] [notice] Server built: Dec 10 2008 00:10:06
[Tue Mar 03 14:57:31 2009] [notice] Parent: Created child process 8440
[Tue Mar 03 14:57:31 2009] [notice] Disabled use of AcceptEx() WinSock2 API
[Tue Mar 03 14:57:31 2009] [notice] Child 8440: Child process is running
[Tue Mar 03 14:57:31 2009] [notice] Child 8440: Acquired the start mutex.
[Tue Mar 03 14:57:31 2009] [notice] Child 8440: Starting 1000 worker threads.
[Tue Mar 03 14:57:31 2009] [notice] Child 8440: Listening on port 80.
[Tue Mar 03 15:10:46 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Tue Mar 03 15:10:47 2009] [notice] Apache/2.2.11 (Win32) PHP/5.2.8 configured -- resuming normal operations
[Tue Mar 03 15:10:47 2009] [notice] Server built: Dec 10 2008 00:10:06
[Tue Mar 03 15:10:47 2009] [notice] Parent: Created child process 700
[Tue Mar 03 15:10:47 2009] [notice] Disabled use of AcceptEx() WinSock2 API
[Tue Mar 03 15:10:47 2009] [notice] Child 700: Child process is running
[Tue Mar 03 15:10:47 2009] [notice] Child 700: Acquired the start mutex.
[Tue Mar 03 15:10:47 2009] [notice] Child 700: Starting 1000 worker threads.
[Tue Mar 03 15:10:47 2009] [notice] Child 700: Listening on port 80.
Cannot initialize zend_mm storage [win32]
[Tue Mar 03 15:26:46 2009] [notice] Parent: child process exited with status 255 -- Restarting.
[Tue Mar 03 15:26:46 2009] [notice] Apache/2.2.11 (Win32) PHP/5.2.8 configured -- resuming normal operations
[Tue Mar 03 15:26:46 2009] [notice] Server built: Dec 10 2008 00:10:06
[Tue Mar 03 15:26:46 2009] [notice] Parent: Created child process 7556
[Tue Mar 03 15:26:46 2009] [notice] Disabled use of AcceptEx() WinSock2 API
[Tue Mar 03 15:26:46 2009] [notice] Child 7556: Child process is running
[Tue Mar 03 15:26:46 2009] [notice] Child 7556: Acquired the start mutex.
[Tue Mar 03 15:26:46 2009] [notice] Child 7556: Starting 1000 worker threads.
[Tue Mar 03 15:26:46 2009] [notice] Child 7556: Listening on port 80.
Cannot initialize zend_mm storage [win32]
[Tue Mar 03 15:40:49 2009] [notice] Parent: child process exited with status 255 -- Restarting.
[Tue Mar 03 15:40:49 2009] [notice] Apache/2.2.11 (Win32) PHP/5.2.8 configured -- resuming normal operations
[Tue Mar 03 15:40:49 2009] [notice] Server built: Dec 10 2008 00:10:06
[Tue Mar 03 15:40:49 2009] [notice] Parent: Created child process 6052
[Tue Mar 03 15:40:49 2009] [notice] Disabled use of AcceptEx() WinSock2 API
[Tue Mar 03 15:40:49 2009] [notice] Child 6052: Child process is running
[Tue Mar 03 15:40:49 2009] [notice] Child 6052: Acquired the start mutex.
[Tue Mar 03 15:40:49 2009] [notice] Child 6052: Starting 1000 worker threads.
[Tue Mar 03 15:40:50 2009] [notice] Child 6052: Listening on port 80.
zend_mm_heap corrupted
[Tue Mar 03 15:58:54 2009] [notice] Parent: child process exited with status 1 -- Restarting.
В момент перезагрузки соответственно все повисает!
Если есть знатоки, подскажите в чем может быть проблема? Гуглил, о ошибке zend_mm ничего толкового нет вообще.