http://bugzilla.novell.com/show_bug.cgi?id=610633 http://bugzilla.novell.com/show_bug.cgi?id=610633#c4 --- Comment #4 from Stefan Seyfried <seife@novell.slipkontur.de> 2010-06-01 17:20:26 CEST --- I added it at the end of php.ini: server:~ # tail -3 /etc/php5/apache2/php.ini ; End: zend.gc = 0 but it did not help: 0x00007f41ce239ca0 in __accept_nocancel () from /lib64/libpthread.so.0 (gdb) cont Continuing. Program received signal SIGSEGV, Segmentation fault. 0x00007f41ca0bb779 in gc_zval_possible_root (zv=0x7f41cf8da1b0) at /usr/src/debug/php-5.3.2/Zend/zend_gc.c:143 143 /usr/src/debug/php-5.3.2/Zend/zend_gc.c: No such file or directory. in /usr/src/debug/php-5.3.2/Zend/zend_gc.c (gdb) bt #0 0x00007f41ca0bb779 in gc_zval_possible_root (zv=0x7f41cf8da1b0) at /usr/src/debug/php-5.3.2/Zend/zend_gc.c:143 #1 0x00007f41ca119032 in ZEND_ASSIGN_REF_SPEC_CV_VAR_HANDLER (execute_data=0x7f41cf3d0498) at /usr/src/debug/php-5.3.2/Zend/zend_vm_execute.h:27355 #2 0x00007f41ca0c3340 in execute (op_array=0x7f41cf578080) at /usr/src/debug/php-5.3.2/Zend/zend_vm_execute.h:104 #3 0x00007f41ca09da9d in zend_execute_scripts (type=<value optimized out>, retval=<value optimized out>, file_count=3) at /usr/src/debug/php-5.3.2/Zend/zend.c:1194 #4 0x00007f41ca04b888 in php_execute_script (primary_file=<value optimized out>) at /usr/src/debug/php-5.3.2/main/main.c:2260 #5 0x00007f41ca126e45 in php_handler (r=<value optimized out>) at /usr/src/debug/php-5.3.2/sapi/apache2handler/sapi_apache2.c:655 #6 0x00007f41ced24c90 in ap_run_handler (r=0x7f41cf2a93e8) at config.c:158 #7 0x00007f41ced28518 in ap_invoke_handler (r=0x7f41cf2a93e8) at config.c:372 #8 0x00007f41ced33dc8 in ap_process_request (r=0x7f41cf2a93e8) at http_request.c:282 #9 0x00007f41ced30c68 in ap_process_http_connection (c=0x7f41cf2a55b8) at http_core.c:190 #10 0x00007f41ced2c758 in ap_run_process_connection (c=0x7f41cf2a55b8) at connection.c:43 #11 0x00007f41ced3880b in child_main (child_num_arg=<value optimized out>) at prefork.c:662 #12 0x00007f41ced38ada in make_child (s=0x7f41cef5e850, slot=3) at prefork.c:758 #13 0x00007f41ced3975c in perform_idle_server_maintenance (p=<value optimized out>) at prefork.c:893 #14 ap_mpm_run (p=<value optimized out>) at prefork.c:1097 #15 0x00007f41ced10c40 in main (argc=3, argv=0x7ffff36691d8) at main.c:740 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.