Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12640 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28803 invoked by uid 1010); 7 Sep 2004 23:50:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 28055 invoked from network); 7 Sep 2004 23:50:02 -0000 Received: from unknown (HELO air638.startdedicated.com) (69.64.38.41) by pb1.pair.com with SMTP; 7 Sep 2004 23:50:02 -0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by air638.startdedicated.com (Postfix) with ESMTP id F033E294240; Tue, 7 Sep 2004 18:45:14 -0500 (CDT) Received: from air638.startdedicated.com ([127.0.0.1]) by localhost (air638.startdedicated.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04038-03; Tue, 7 Sep 2004 18:45:14 -0500 (CDT) Received: from [192.168.11.2] (66-65-38-153.nyc.rr.com [66.65.38.153]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by air638.startdedicated.com (Postfix) with ESMTP id 8F881294229; Tue, 7 Sep 2004 18:45:14 -0500 (CDT) Message-ID: <413E4929.7090809@php.net> Date: Tue, 07 Sep 2004 19:50:01 -0400 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Rob Richards Cc: internals@lists.php.net References: <20040907172816.52604.qmail@pb1.pair.com> <065201c49532$140c2460$f7dea8c0@cyberware.local> In-Reply-To: <065201c49532$140c2460$f7dea8c0@cyberware.local> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at bluga.net Subject: Re: [PHP-DEV] simplexml and dom From: cellog@php.net (Greg Beaver) Rob Richards wrote: > The goal is to be able to use it simultaneously. > Can you file a bug report and include code that produces the crash? > > Rob Sure, it's complicated code, so I'll try to get it all into 1 file and under 20 lines. Greg