Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43234 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4681 invoked from network); 2 Mar 2009 20:41:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Mar 2009 20:41:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=kkooporation@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kkooporation@googlemail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.198.226 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kkooporation@googlemail.com X-Host-Fingerprint: 209.85.198.226 rv-out-0506.google.com Received: from [209.85.198.226] ([209.85.198.226:10489] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 10/44-19139-3744CA94 for ; Mon, 02 Mar 2009 15:41:24 -0500 Received: by rv-out-0506.google.com with SMTP id b25so2223101rvf.23 for ; Mon, 02 Mar 2009 12:41:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type; bh=IwMaTYnfOK4YKnDDKVFNp7ZDXNuHxp7B3PM4T8XYN0Q=; b=QnAZHeoD/UN4GXiOWcoft0Xe9FitbTfooXSAs4BHyYUnr/UNuGEKwLDos5Wfz6B1uR QQEqLSWxZSB5yujowckPkVnmHe6Gekb+suTMgz8iTygJc4kZ7V7/NMAFBbs/y+czhrCE BZGZ8zVLuGZ0bYprPOBeAwz6qEjUs13uE953w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=pS+AuekAwYdvA2bO64PrpgyH4rhIZHgdiyd5Q1vK1GReDVw31MiE1eZ8y8Ldz9SkI9 QMNw24noJ4i1bY3qYbXvy15I1Qmd/bK/o95GZC+qXoCDN61f4lh/oSI6ZIWlUzu1DFWY 63bw0qLOz0aZCynUaDvlsDwFSdacWt/hKS7b8= MIME-Version: 1.0 Sender: kkooporation@googlemail.com Received: by 10.142.192.1 with SMTP id p1mr3180355wff.295.1236026480509; Mon, 02 Mar 2009 12:41:20 -0800 (PST) In-Reply-To: <49AC3D6A.3030104@oracle.com> References: <49AC3D6A.3030104@oracle.com> Date: Mon, 2 Mar 2009 21:41:20 +0100 X-Google-Sender-Auth: 5781373efe38f160 Message-ID: To: Christopher Jones Cc: PHP internals Content-Type: multipart/alternative; boundary=000e0cd28d784dc48b046428d743 Subject: Re: [PHP-DEV] XOR congruentation breaks PHP From: kureal@kkooporation.de (Kenan R Sulayman) --000e0cd28d784dc48b046428d743 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello Christopher! It crashes now at $i =3D 40k =C2=B1 5k, while ( 5k ~ 0.5 second ). Rather ugly, isn't it ? Thanks, -- (c) Kenan Sulayman Freelance Designer and Programmer Life's Live Poetry 2009/3/2 Christopher Jones > > > Kenan R Sulayman wrote: > >> Hey Folks! >> >> I've been writing some code for a small project and saw PHP crashing eve= ry >> time. >> > > Please test the latest snapshot from http://snaps.php.net/. If the > problem > still exists, log a bug at http://bugs.php.net/ with version and platform > details. > > -- > Email: christopher.jones@oracle.com Tel: +1 650 506 8630 > Twitter: http://twitter.com/ghrd Free PHP Book: > http://tinyurl.com/UGPOM > --000e0cd28d784dc48b046428d743--