Hi,

I currently get following segfaults:

httpd logs:

[Mon Oct  7 17:17:45 2002] [notice] child pid 19460 exit signal 
Segmentation fault (11)
FATAL:  emalloc():  Unable to allocate 1515870812 bytes

I can understand him well ;-)

BT:

Program received signal SIGSEGV, Segmentation fault.
0x400d1ab1 in __kill () from /lib/libc.so.6
(gdb) bt
#0  0x400d1ab1 in __kill () from /lib/libc.so.6
#1  0x4049945c in _emalloc () at /root/cvs/cvsphp/Zend/zend_alloc.c:560
#2  0x404aad27 in concat_function ()
    at /root/cvs/cvsphp/Zend/zend_operators.c:507
#3  0x404bfda5 in execute () at /root/cvs/cvsphp/Zend/zend_execute.c:963
#4  0x404c2e5c in execute () at /root/cvs/cvsphp/Zend/zend_execute.c:963
#5  0x404c2e5c in execute () at /root/cvs/cvsphp/Zend/zend_execute.c:963
#6  0x404c2e5c in execute () at /root/cvs/cvsphp/Zend/zend_execute.c:963
#7  0x404c4fb6 in execute () at /root/cvs/cvsphp/Zend/zend_execute.c:963
#8  0x404af654 in zend_execute_scripts () at 
/root/cvs/cvsphp/Zend/zend.c:377
#9  0x40473ce5 in php_execute_script () at /root/cvs/cvsphp/main/main.c:1455
#10 0x404c8110 in apache_php_module_main ()
    at /root/cvs/cvsphp/sapi/apache/sapi_apache.c:65
#11 0x404c9138 in send_php (r=0x816f7a8, display_source_mode=0,
    filename=0x81715a8 "/usr/local/httpd/htdocs/headhorde/imp/folders.php")
    at /root/cvs/cvsphp/sapi/apache/mod_php4.c:564
#12 0x404c91c3 in send_parsed_php (r=0x816f7a8)
    at /root/cvs/cvsphp/sapi/apache/mod_php4.c:579
#13 0x8055250 in ap_invoke_handler ()
#14 0x806791c in ap_some_auth_required ()
#15 0x8067993 in ap_process_request ()
#16 0x805fde7 in ap_child_terminate ()
#17 0x805ff95 in ap_child_terminate ()
#18 0x80600d6 in ap_child_terminate ()
#19 0x80606e8 in ap_child_terminate ()
#20 0x8060f55 in main ()
#21 0x400cba8e in __libc_start_main () at 
../sysdeps/generic/libc-start.c:93



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to