Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16578 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57701 invoked by uid 1010); 9 Jun 2005 13:03:55 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 57686 invoked from network); 9 Jun 2005 13:03:55 -0000 Received: from unknown (HELO gmail.com) (127.0.0.1) by localhost with SMTP; 9 Jun 2005 13:03:55 -0000 X-Host-Fingerprint: 64.233.184.199 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.199:59400] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 33/0D-21296-A3E38A24 for ; Thu, 09 Jun 2005 09:03:54 -0400 Received: by wproxy.gmail.com with SMTP id 57so191254wri for ; Thu, 09 Jun 2005 06:03:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qaip1CgSH2FzYt86eEWyobIPJgV6j22pHYUk2MX1Qy3HKzdL5v/YymLjjifG1wL1JB5kh2BJpJwLFz2MpSzaFW6T3VJYtHKsUVGPpmk0fttQE/UhwIvxAItXyCfvjeRacv0EzsblegZkTrMobSp3TgJ80zSg+Go85AIkTUbEdL4= Received: by 10.54.10.7 with SMTP id 7mr318625wrj; Thu, 09 Jun 2005 06:03:51 -0700 (PDT) Received: by 10.54.153.5 with HTTP; Thu, 9 Jun 2005 06:03:51 -0700 (PDT) Message-ID: <4e89b42605060906037babbd39@mail.gmail.com> Date: Thu, 9 Jun 2005 09:03:51 -0400 Reply-To: Wez Furlong To: Sebastian Bergmann Cc: internals@lists.php.net In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <11182637562200000@9866357972520000.9866341568840000> Subject: Re: [PHP-DEV] HEAD segfaults on Win32 From: kingwez@gmail.com (Wez Furlong) HEAD built and run just fine for me (Debug_TS) just now. Are you guys still having problems? --Wez. On 6/9/05, Sebastian Bergmann wrote: > Frank M. Kromann wrote: > > The Segfault seams to come from the last patch to Zend/zend_compile.h. > > Using yesterdays version works fine. >=20 > Reverting zend_compile.h to revision 1.306 solved the problem for me, > too. >=20 > Dmitry? >=20 > -- > Sebastian Bergmann http://www.sebastian-bergmann.de/ > GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69 >=20 > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >=20 >