Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19916 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91687 invoked by uid 1010); 7 Nov 2005 00:46:18 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 91672 invoked from network); 7 Nov 2005 00:46:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Nov 2005 00:46:18 -0000 X-Host-Fingerprint: 81.103.221.48 mta08-winn.ispmail.ntl.com Solaris 8 (1) Received: from ([81.103.221.48:17897] helo=mta08-winn.ispmail.ntl.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 30/34-57460-8D3AE634 for ; Sun, 06 Nov 2005 19:46:16 -0500 Received: from aamta12-winn.ispmail.ntl.com ([81.103.221.35]) by mta08-winn.ispmail.ntl.com with ESMTP id <20051107004612.YZFA17804.mta08-winn.ispmail.ntl.com@aamta12-winn.ispmail.ntl.com> for ; Mon, 7 Nov 2005 00:46:12 +0000 Received: from win2ks ([213.107.8.99]) by aamta12-winn.ispmail.ntl.com with ESMTP id <20051107004612.SQYV11910.aamta12-winn.ispmail.ntl.com@win2ks> for ; Mon, 7 Nov 2005 00:46:12 +0000 Reply-To: To: Date: Mon, 7 Nov 2005 00:46:36 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Thread-index: AcXjNLUVUg1IwR0FSNW1ciXbwFRI3g== Message-ID: <20051107004612.SQYV11910.aamta12-winn.ispmail.ntl.com@win2ks> Subject: 5.1.0RC5-dev stability issue From: jared.williams@ntlworld.com ("Jared Williams") Hi, I'm having stability issues with isapi php5.1 RC4 (php -I reports rc5, but it was rc4 dled from http://downloads.php.net/ilia/), its either throwing an "PHP has encountered an Access Violation at 77FCC024" or "The remote procedure call failed." Just asking how to gather more information, as I presume just the above is not helpful in tracking the problem causing this. Jared PHP Version => 5.1.0RC5-dev System => Windows NT WIN2KS 5.0 build 2195 Build Date => Nov 5 2005 12:32:41 Configure Command => cscript /nologo configure.js "--enable-snapshot-build" "--with-gd=shared" With just pdo, pdo_sqlite, and xsl extenstions.