Date: Wed, 14 Jun 2006 12:15:08 GMT From: Václav Haisman <v.haisman@sh.cvut.cz> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/98943: Apache dies on SIGSEGV in mod_php5 on squirrellmail. Message-ID: <200606141215.k5ECF8HI028056@www.freebsd.org> Resent-Message-ID: <200606141220.k5ECKFsV009145@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 98943 >Category: ports >Synopsis: Apache dies on SIGSEGV in mod_php5 on squirrellmail. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 14 12:20:14 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Václav Haisman >Release: 6.1 >Organization: SU SH >Environment: FreeBSD logout.sh.cvut.cz 6.1-STABLE FreeBSD 6.1-STABLE #0: Sat Jun 10 14:57:48 CEST 2006 root@logout.sh.cvut.cz:/usr/obj/usr/src/sys/LOGOUT i386 >Description: I have a repeatable SIGSEGV in mod_php5 with Apache 2.2.2 on Squirrellmail. It seems to be PHP5 problem. This has started happening after I updated to 6.1 from 6.0 world. I tried to rebuild both PHP5 and all PHP5-* ports and Apache 2.2 too. Nothing helped. Program received signal SIGSEGV, Segmentation fault. ZEND_UNSET_DIM_SPEC_VAR_CV_HANDLER (execute_data=0xbfbfc530) at zend_hash.h:252 252 hash = ((hash << 5) + hash) + *arKey++; (gdb) bt #0 ZEND_UNSET_DIM_SPEC_VAR_CV_HANDLER (execute_data=0xbfbfc530) at zend_hash.h:252 #1 0x2876dd58 in execute (op_array=0x845cd24) at zend_vm_execute.h:92 #2 0x2877baae in ZEND_INCLUDE_OR_EVAL_SPEC_TMP_HANDLER (execute_data=0xbfbfd270) at zend_vm_execute.h:4402 #3 0x2876dd58 in execute (op_array=0x845c724) at zend_vm_execute.h:92 #4 0x2874d414 in zend_execute_scripts (type=8, retval=0x0, file_count=3) at /usr/ports/lang/php5/work/php-5.1.4/Zend/zend.c:1109 #5 0x28706707 in php_execute_script (primary_file=0xbfbfe8d0) at /usr/ports/lang/php5/work/php-5.1.4/main/main.c:1732 #6 0x287cfdad in php_handler (r=0x83c0050) at /usr/ports/lang/php5/work/php-5.1.4/sapi/apache2handler/sapi_apache2.c:586 #7 0x08074ce5 in ap_run_handler () #8 0x0807515c in ap_invoke_handler () #9 0x080822c8 in ap_process_request () #10 0x0807f7fc in ap_process_http_connection () #11 0x0807ba65 in ap_run_process_connection () #12 0x08086373 in child_main () #13 0x080865e9 in make_child () #14 0x080866a0 in startup_children () #15 0x08086fbb in ap_mpm_run () #16 0x08061fe9 in main () >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606141215.k5ECF8HI028056>