From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 21 12:30:04 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 68C5E1065679 for ; Fri, 21 May 2010 12:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 232678FC17 for ; Fri, 21 May 2010 12:30:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o4LCU3SF057690 for ; Fri, 21 May 2010 12:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4LCU3cl057688; Fri, 21 May 2010 12:30:03 GMT (envelope-from gnats) Resent-Date: Fri, 21 May 2010 12:30:03 GMT Resent-Message-Id: <201005211230.o4LCU3cl057688@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, Hans Fredrik Nordhaug Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B92C1065677 for ; Fri, 21 May 2010 12:24:08 +0000 (UTC) (envelope-from hans@nordhaug.priv.no) Received: from nordhaug.priv.no (static243-173-78.mimer.net [83.243.173.78]) by mx1.freebsd.org (Postfix) with ESMTP id 364138FC0C for ; Fri, 21 May 2010 12:24:06 +0000 (UTC) Received: from nordhaug.priv.no (localhost [127.0.0.1]) by nordhaug.priv.no (Postfix) with ESMTP id B6BAE8A611 for ; Fri, 21 May 2010 14:06:58 +0200 (CEST) Received: from nordhaug.priv.no ([127.0.0.1]) by nordhaug.priv.no (nordhaug.priv.no [127.0.0.1]) (amavisd-new, port 10024) with LMTP id jSRjPxJiNZfo for ; Fri, 21 May 2010 14:06:53 +0200 (CEST) Received: by nordhaug.priv.no (Postfix, from userid 1002) id 0B4F38A539; Fri, 21 May 2010 14:06:53 +0200 (CEST) Message-Id: <20100521120653.0B4F38A539@nordhaug.priv.no> Date: Fri, 21 May 2010 14:06:53 +0200 (CEST) From: Hans Fredrik Nordhaug To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/146794: lang/php5 - segfault when enabling zend multibyte support X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Hans Fredrik Nordhaug List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 May 2010 12:30:04 -0000 >Number: 146794 >Category: ports >Synopsis: lang/php5 - segfault when enabling zend multibyte support >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri May 21 12:30:03 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Hans Fredrik Nordhaug >Release: FreeBSD 8.0-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD 8.0-RELEASE-p2 #0: Tue Jan 5 16:02:27 UTC 2010 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Compiling PHP5 as an Apache module with zend multibyte support caused Apache to segfault - repeatedly. You can find more info and a backtrace in the "Apache 22 - FreeBSD 8.0 - (httpd), uid 80: exited on signal 11" thread on the mailing list: http://lists.freebsd.org/pipermail/freebsd-ports/2010-May/thread.html#60925 This might very well be a PHP bug, but I'm reporting it here in case someone has some input and/or are experiencing the same problem. >How-To-Repeat: I'm sorry, but I'm not able make a small reproducable test PHP script. It happens when I'm using the PivotX blog app/CMS. I'm guessing it is related to utf8_encode calls and so on, but I don't know. >Fix: Don't compile with zend multibyte support enabled ;-) >Release-Note: >Audit-Trail: >Unformatted: