|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2006-02-25 06:28 UTC] m dot wanat at forall dot pl
Description: ------------ I tried to run APC (downloaded from CVS 30minutes ago) Compiled with: CFLAGS="-O3 -march=athlon64 -ffast-math -funroll-all-loops -funit-at-a-time -fpeel-loops -ftracer -funswitch-loops -fomit-frame-pointer -pipe" and: CFLAGS="-O2" always getting hunderts logs i erros_log: [Sat Feb 25 12:17:39 2006] [notice] child pid 25298 exit signal Segmentation fault (11) [Sat Feb 25 12:17:39 2006] [notice] child pid 25410 exit signal Segmentation fault (11) [Sat Feb 25 12:17:39 2006] [notice] child pid 25440 exit signal Floating point exception (8) [Sat Feb 25 12:17:39 2006] [notice] child pid 25442 exit signal Floating point exception (8) [Sat Feb 25 12:17:39 2006] [notice] child pid 25496 exit signal Floating point exception (8) [Sat Feb 25 12:17:40 2006] [notice] child pid 25526 exit signal Segmentation fault (11) PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Oct 27 19:00:02 2025 UTC |
Prefork gives me such errors: #0 ZEND_UNSET_VAR_SPEC_CV_HANDLER (execute_data=0x7fffff819900) at zend_hash.h:252 #1 0x00002b8a8c36994b in execute (op_array=0x58d74a0) at zend_vm_execute.h:92 #2 0x00002b8a8c36eb99 in ZEND_INCLUDE_OR_EVAL_SPEC_CONST_HANDLER ( execute_data=0x7fffff81b460) at zend_vm_execute.h:1918 #3 0x00002b8a8c3698fb in execute (op_array=0x58c9f70) at zend_vm_execute.h:92 #4 0x00002b8a8c341386 in zend_execute_scripts (type=8, retval=<value optimized out>, file_count=3) at /root/php-5.1.2/Zend/zend.c:1101 #5 0x00002b8a8c2f0e43 in php_execute_script (primary_file=0x7fffff81da10) at /root/php-5.1.2/main/main.c:1721 #6 0x00002b8a8c3fc215 in php_handler (r=0x58a40c8) at /root/php-5.1.2/sapi/apache2handler/sapi_apache2.c:584 #7 0x000000000043bb7d in ap_invoke_handler (r=0x58a40c8) at config.c:157 #8 0x000000000045d790 in ap_process_request (r=0x58a40c8) at http_request.c:258 #9 0x0000000000459a19 in ap_process_http_connection (c=0x589e288) at http_core.c:171 #10 0x000000000044280c in ap_process_connection (c=0x589e288, csd=0x589e098) at connection.c:43 #11 0x00000000004805c7 in child_main (child_num_arg=<value optimized out>) at prefork.c:640 #12 0x0000000000480944 in make_child (s=0x5cafe8, slot=2) at prefork.c:736 ---Type <return> to continue, or q <return> to quit--- #13 0x00000000004817d5 in ap_mpm_run (_pconf=<value optimized out>, plog=<value optimized out>, s=<value optimized out>) at prefork.c:871 #14 0x0000000000421020 in main (argc=3, argv=0x7fffff81df18) at main.c:712 Full backtrace is available here: http://85.10.218.99/a