Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11808 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62820 invoked by uid 1010); 2 Aug 2004 07:17:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 62788 invoked from network); 2 Aug 2004 07:17:22 -0000 Received: from unknown (HELO is.magroup.ru) (213.33.179.242) by pb1.pair.com with SMTP; 2 Aug 2004 07:17:22 -0000 Received: from grp-dovgal.media-arts.ru ([192.168.3.226]) by is.magroup.ru with Microsoft SMTPSVC(5.0.2195.6713); Mon, 2 Aug 2004 11:18:22 +0400 Date: Mon, 2 Aug 2004 11:18:21 +0400 To: internals@lists.php.net Message-ID: <20040802111821.5f460861.tony2001@phpclub.net> In-Reply-To: <20040801002008.6f4d71ba.kevin@oceania.net> References: <20040801002008.6f4d71ba.kevin@oceania.net> X-Mailer: Sylpheed version 0.9.12cvs1 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 02 Aug 2004 07:18:22.0069 (UTC) FILETIME=[E499BA50:01C47860] Subject: Re: [PHP-DEV] Seg fault From: tony2001@phpclub.net (Antony Dovgal) On Sun, 1 Aug 2004 00:20:08 +1000 Kevin Waterson wrote: > Well, no. I am running apache 1.3.31 and php 5.1.0 > > /php/dev/this/php5-200407310630/Zend/zend_constants.c(33) : Block > 0x0087F563 > status:/php/dev/this/php5-200407310630/Zend/zend_variables.c(39) : > Actual location (location was relayed) Beginning: Overrun > (magic=0x75622E6E, expected=0x7312F8DC)[Sun Aug 1 00:15:31 2004] > [notice] child pid 19057 exit signal Segmentation fault (11)[Sun Aug > 1 00:15:31 2004] [notice] child pid 19059 exit signal Segmentation > fault (11) It seems like a session related problem. Please try my patch: http://tony2004.phpclub.net/dev/tmp/session.diff --- WBR, Antony Dovgal aka tony2001 tony2001@phpclub.net || antony@dovgal.com