Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56977 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59328 invoked from network); 21 Dec 2011 12:14:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Dec 2011 12:14:26 -0000 Authentication-Results: pb1.pair.com header.from=steveh@brendata.co.uk; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=steveh@brendata.co.uk; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain brendata.co.uk designates 109.170.137.202 as permitted sender) X-PHP-List-Original-Sender: steveh@brendata.co.uk X-Host-Fingerprint: 109.170.137.202 brendata.co.uk Linux 2.6 Received: from [109.170.137.202] ([109.170.137.202:62590] helo=dell.brendata.co.uk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 76/F0-50721-0ADC1FE4 for ; Wed, 21 Dec 2011 07:14:25 -0500 Received: from prodntsc2.brendata (prodntsc2.brendata [193.195.25.41]) by dell.brendata.co.uk (8.14.1/8.14.1) with SMTP id pBLCELLh027749 for ; Wed, 21 Dec 2011 12:14:21 GMT Received: From PRODNTSC2.BRENDATA.CO.UK (193.195.25.41[193.195.25.41 port:63577]) by prodntsc2.brendata Mail essentials (server 2.422) with SMTP id: <1217@prodntsc2.brendata> for ; Wed, 21 Dec 2011 12:13:41 PM +0000 smtpmailfrom Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01CCBFD9.FA14D7FA" X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Wed, 21 Dec 2011 12:13:40 -0000 Message-ID: <6B8895CA39846F4DB78FAE7979D9D77E859E79@prodntsc2.brendata> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Debugging internal array corruption Thread-Index: Acy/2fn03RnZR7XGQQWplqzlYPGYMg== To: "PHP Developers Mailing List" Subject: Debugging internal array corruption From: steveh@brendata.co.uk ("Steve Hanselman") ------_=_NextPart_001_01CCBFD9.FA14D7FA Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi all, Looking for a pointer on internals layout. I've an issue whereby php is seg faulting during a print_r, I can see that the corruption has already occurred in the hash at the start of th= e print_r, so now I want to set a breakpoint at the point that an entry i= s added to an array (so I can then add a watch on the correct address). Any pointers as to the file/function that I'd be looking for? The information contained in this email is intended for the personal an= d confidential use of the addressee only. It may also be privileged information. If you ar= e not the intended recipient then you are hereby notified that you have received this docu= ment in error and that any review, distribution or copying of this document is strictly p= rohibited. If you have received this communication in error, please notify Brendata immediate= ly on: +44 (0)1268 466100, or email 'technical@brendata.co.uk' Brendata (UK) Ltd Nevendon Hall, Nevendon Road, Basildon, Essex. SS13 1BX UK Registered Office as above. Registered in England No. 2764339 See our current vacancies at www.brendata.co.uk ------_=_NextPart_001_01CCBFD9.FA14D7FA--