Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26781 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17394 invoked by uid 1010); 3 Dec 2006 21:28:07 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 17379 invoked from network); 3 Dec 2006 21:28:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Dec 2006 21:28:07 -0000 Authentication-Results: pb1.pair.com header.from=indeyets@gmail.com; sender-id=pass; domainkeys=good Authentication-Results: pb1.pair.com smtp.mail=indeyets@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.182.187 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: indeyets@gmail.com X-Host-Fingerprint: 64.233.182.187 nf-out-0910.google.com Linux 2.4/2.6 Received: from [64.233.182.187] ([64.233.182.187:56466] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 46/00-16999-12143754 for ; Sun, 03 Dec 2006 16:27:32 -0500 Received: by nf-out-0910.google.com with SMTP id l35so4540201nfa for ; Sun, 03 Dec 2006 13:26:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lQ6Ujo12mLLWXu3uK3AUhM26AyjBnpiZAh1eV1hOvkItv4vjdeqvkxN1huZzSZYv/nWAfQi9j7iZg8aHgKKcWZLPEsXARPRv/YRVk7tQ1A/NvepHNtTVZ6lOAk5gMepE3yBRaDJOcVZb3VK7Canvb2t4MDxOlyip5hx0/BPBvu8= Received: by 10.78.21.7 with SMTP id 7mr6987307huu.1165181213949; Sun, 03 Dec 2006 13:26:53 -0800 (PST) Received: by 10.78.162.2 with HTTP; Sun, 3 Dec 2006 13:26:53 -0800 (PST) Message-ID: Date: Mon, 4 Dec 2006 00:26:53 +0300 To: internals@lists.php.net In-Reply-To: <45731ADD.1050901@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45729769.1080205@hristov.com> <45731ADD.1050901@zend.com> Subject: Re: [PHP-DEV] persistent memory management From: indeyets@gmail.com ("Alexey Zakhlestin") I know. but it will be very problematic to build debug-version of php there. and that is the only linux machine around. :-( On 12/3/06, Antony Dovgal wrote: > On 12/03/2006 09:29 PM, Alexey Zakhlestin wrote: > > Here is valgrind output. It definitely shows that there is a problem, > > but I still can't guess where it is. > > > > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > > ==25913== Invalid read of size 4 > > ==25913== at 0x82AC068: zend_hash_exists (in /usr/bin/php5) > > ==25913== by 0x404EE42: zif_loc_isset (loccache.c:147) > > ==25913== by 0x82CF6CE: (within /usr/bin/php5) > > ==25913== by 0x82BF0C7: execute (in /usr/bin/php5) > > ==25913== by 0x82A029B: zend_execute_scripts (in /usr/bin/php5) > > ==25913== by 0x825B6E1: php_execute_script (in /usr/bin/php5) > > ==25913== by 0x832F43D: main (in /usr/bin/php5) > > --enable-debug would help to get some more info. > > -- > Wbr, > Antony Dovgal > -- Alexey Zakhlestin http://blog.milkfarmsoft.com/