Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11827 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38145 invoked by uid 1010); 2 Aug 2004 16:36:23 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 38118 invoked by uid 1007); 2 Aug 2004 16:36:23 -0000 Message-ID: <20040802163622.38115.qmail@pb1.pair.com> To: internals@lists.php.net Date: Mon, 02 Aug 2004 13:36:22 -0300 References: <20040801002008.6f4d71ba.kevin@oceania.net> <20040802111821.5f460861.tony2001@phpclub.net> Lines: 24 User-Agent: KNode/0.7.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Posted-By: 200.252.148.190 Subject: Re: [PHP-DEV] Seg fault From: cunha17@uol.com.br (Cristiano Duarte) Antony Dovgal wrote: > 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 Thank God! I'm having segfaults over a week, even with last friday's CVS. Now, with latest CVS(this patch is included) everything's back to normal ! Regards, Cristiano Duarte