From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jun 14 12:20:18 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B33116A4A7 for ; Wed, 14 Jun 2006 12:20:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 615F643D49 for ; Wed, 14 Jun 2006 12:20:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k5ECKFt0009153 for ; Wed, 14 Jun 2006 12:20:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k5ECKFsV009145; Wed, 14 Jun 2006 12:20:15 GMT (envelope-from gnats) Resent-Date: Wed, 14 Jun 2006 12:20:15 GMT Resent-Message-Id: <200606141220.k5ECKFsV009145@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Václav Haisman Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7FD716A47B for ; Wed, 14 Jun 2006 12:15:08 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CBB643D49 for ; Wed, 14 Jun 2006 12:15:08 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k5ECF8h0028058 for ; Wed, 14 Jun 2006 12:15:08 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k5ECF8HI028056; Wed, 14 Jun 2006 12:15:08 GMT (envelope-from nobody) Message-Id: <200606141215.k5ECF8HI028056@www.freebsd.org> Date: Wed, 14 Jun 2006 12:15:08 GMT From: Václav Haisman To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/98943: Apache dies on SIGSEGV in mod_php5 on squirrellmail. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 12:20:18 -0000 >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: