Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67962 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80090 invoked from network); 27 Jun 2013 15:45:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jun 2013 15:45:18 -0000 Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.48 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.215.48 mail-la0-f48.google.com Received: from [209.85.215.48] ([209.85.215.48:64327] helo=mail-la0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4D/89-34034-90E5CC15 for ; Thu, 27 Jun 2013 11:45:14 -0400 Received: by mail-la0-f48.google.com with SMTP id lx15so995663lab.7 for ; Thu, 27 Jun 2013 08:45:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=c/7ztzRM3qisIcuPInNhUDiv/WO+VoBAszU/uI0VH9o=; b=DV3joumKVmifndM91zlOnkggT1TX3dyGaUZoceEHYw1w7NEl3TB13cd2/I+KQu6k5G dWsr8GQStC6CZcV/21U6jtagdsb40v0vmcDRRzHKCRmNqonqL+GNB0RId1pvaD28bF9p NicyiOcK/jK+l5VD7rtchAadvKqQV28ZsjRwHPEGJyL3lgjSj7EYAD6z7VtsQfvvUyLa Q2mu3ZWpGGzi0BcfCW7/QsfEyFWBEUg/Red+hsOlM9Qj1Ft2kTijvZdaFC8mRcnH6vg9 CGM4afntv7/0pip8wibAs+3q62fzdDhP63QA2YjzLEAEdLgSFky37vDUbGxJtdt9ePrl Xenw== X-Received: by 10.112.164.164 with SMTP id yr4mr4543630lbb.88.1372347909981; Thu, 27 Jun 2013 08:45:09 -0700 (PDT) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.114.29.36 with HTTP; Thu, 27 Jun 2013 08:44:49 -0700 (PDT) In-Reply-To: References: <51CB114C.5020606@hoa-project.net> <1372263564.2410.25.camel@guybrush> <51CB1511.9050109@hoa-project.net> <1372264251.2410.27.camel@guybrush> <51CB1B11.7090509@hoa-project.net> <51CC067C.1060206@hoa-project.net> Date: Thu, 27 Jun 2013 23:44:49 +0800 X-Google-Sender-Auth: FGmURvO5Pgzxj4RyIheO3uBR3_c Message-ID: To: Julien Pauli Cc: "Ivan Enderlin @ Hoa" , PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] UNKNOW:0, what is it? From: laruence@php.net (Laruence) On Thu, Jun 27, 2013 at 6:15 PM, Julien Pauli wrote: > On Thu, Jun 27, 2013 at 11:31 AM, Ivan Enderlin @ Hoa > wrote: >> >> >> On 27/06/13 06:40, Laruence wrote: >>> >>> >>> thanks for the report, fixed in >>> >>> https://github.com/php/php-src/commit/fa8611c81ee72839cdff3e72b18cc586feb4aa29 >>> >>> thanks >> >> Thank you! >> But it seems that it is a regression because I didn't have this bug >> before. >> How can I fix this in my code? Any idea? > > > What do you mean ? yes, I was confused too :) thanks > You may have this in your code since long time, but not the exact scenario > that triggers it. > The patch let me think this bug has always been here (use of stack based > pointer after the stack has been cleaned), simply noone did hit it before. > > Julien -- Laruence Xinchen Hui http://www.laruence.com/