Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11859 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10328 invoked by uid 1010); 3 Aug 2004 07:45:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 10302 invoked from network); 3 Aug 2004 07:45:31 -0000 Received: from unknown (HELO mproxy.gmail.com) (64.233.170.205) by pb1.pair.com with SMTP; 3 Aug 2004 07:45:31 -0000 Received: by mproxy.gmail.com with SMTP id 76so154142rnk for ; Tue, 03 Aug 2004 00:45:31 -0700 (PDT) Received: by 10.38.1.79 with SMTP id 79mr256511rna; Tue, 03 Aug 2004 00:45:31 -0700 (PDT) Message-ID: <1628f4cb0408030045217c8e70@mail.gmail.com> Date: Tue, 3 Aug 2004 09:45:30 +0200 To: internals@lists.php.net In-Reply-To: <20040802163622.38115.qmail@pb1.pair.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20040801002008.6f4d71ba.kevin@oceania.net> <20040802111821.5f460861.tony2001@phpclub.net> <20040802163622.38115.qmail@pb1.pair.com> Subject: Re: [PHP-DEV] Seg fault From: nucleuz@gmail.com (=?ISO-8859-1?Q?h=E5vard_eide?=) > 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 ! Latest CVS also fixes my previous problem: http://marc.theaimsgroup.com/?t=109082614000005&r=1&w=2 Everything is all good :) > -- www.phpvolcano.com