httpd-error.log:
[Thu Sep 17 01:48:23 2009] [error] [client 93.111.111.111] ALERT - linked list corrupt on efree() - heap corruption detected (attacker '93.111.111.111', file '/path/to/kinsburg/path/to/libs/phpquery.php', line 5689), referer: http://kinsburg.ru/path/to/admin/path/to/parser/
где 93.111.111.111 - мой ип (клиент)
на 5698 строке находится
function pq($arg1, $context = null) {
$args = func_get_args();
return call_user_func_array(
array('phpQuery', 'pq'),
$args
); // 5698 line
}
[Thu Sep 17 01:48:25 2009] [notice] child pid 98290 exit signal Segmentation fault (11)
[Thu Sep 17 01:48:27 2009] [notice] child pid 98291 exit signal Segmentation fault (11)
[Thu Sep 17 01:48:28 2009] [notice] child pid 98294 exit signal Segmentation fault (11)
[Thu Sep 17 01:48:30 2009] [notice] child pid 3165 exit signal Segmentation fault (11)
[Thu Sep 17 01:48:31 2009] [notice] child pid 3167 exit signal Segmentation fault (11)
[Thu Sep 17 01:48:32 2009] [notice] child pid 3170 exit signal Segmentation fault (11)
[Thu Sep 17 01:48:34 2009] [notice] child pid 3177 exit signal Segmentation fault (11)