Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55825 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27968 invoked from network); 16 Oct 2011 21:15:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Oct 2011 21:15:57 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:62463] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5E/48-07463-C894B9E4 for ; Sun, 16 Oct 2011 17:15:57 -0400 Received: by ywt32 with SMTP id 32so361795ywt.29 for ; Sun, 16 Oct 2011 14:15:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=IqlYxn+yLTWvQwFOUUOwU9yRcPusubfIunchnW74aIQ=; b=Sijbv6YIUlYFT2ezTcv8n62sIgSi+h0OCnFttBAtNja2HT2bHqzVnQfb6wUupTnQ/5 2WLHz6Xvh8fX/0ctR1UPJeo2ehgSa2UScKY40GbrusyXRfIpzPmyW6TORw+WQO3fgG3r WbQxMRbDPM6E6VhsUj0NUzgiWjrWeeBvbM3/4= MIME-Version: 1.0 Received: by 10.236.177.66 with SMTP id c42mr22890729yhm.14.1318799754330; Sun, 16 Oct 2011 14:15:54 -0700 (PDT) Received: by 10.147.170.17 with HTTP; Sun, 16 Oct 2011 14:15:54 -0700 (PDT) In-Reply-To: <3B.84.07463.1872B9E4@pb1.pair.com> References: <3B.84.07463.1872B9E4@pb1.pair.com> Date: Sun, 16 Oct 2011 23:15:54 +0200 Message-ID: To: Harald Lapp Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Issues with Traits / php crashes From: pierre.php@gmail.com (Pierre Joye) hi Harald, Please be sure to open a bug at bugs.php.net and attach the info there too (backtrace, reproduce script, etc.). Cheers, On Sun, Oct 16, 2011 at 8:50 PM, Harald Lapp wrote: > hi stefan, > > Am 16.10.11 20:42, schrieb Stefan Marr: >> >> Hi Harald: >> >> On 16 Oct 2011, at 20:31, Harald Lapp wrote: >> >>> with the current php-5.4 beta my processes are dying, but with the lates >>> snapshot, not -- i still get the message: >> >> There have been a number of bug fixes since the last beta. >> The list is here: >> >> https://bugs.php.net/search.php?search_for=trait&boolean=0&limit=30&order_by=&direction=DESC&cmd=display&status=All&bug_type=All&project=All&php_os=&phpver=&cve_id=&assign=&author_email=&bug_age=0&bug_updated=0 >> >> If it does not crash with the snapshots, that is what I understand from >> your sentence, then those fixed bugs might already be the ones you >> encounter. > > yes, i ment: with php-5.4 beta the PHP process was indeed dying, but with > the latest snapshot the PHP process is not dying, but the application is > still crashing. > >>> my question is: is there anything i can do to track this problem down, to >>> get a useful backtrace / core dump or any other information, that would >>> count as useful information for filing a bug-report? as it is know, i have >>> nothing in my hands besides the info, that it's crashing ... >> >> Since you already suspect the traits implementation, how about your unit >> tests in that regard? >> I would guess they might be run easily with the CLI version of PHP. That >> is at least the way I narrow down the origin of such crashes. > > mmm ... i understand, and you are right, i should be able to run this with > the CLI version. i will try this next ... > > best regards, > harald > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org