Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14932 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15277 invoked by uid 1010); 14 Feb 2005 22:32:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 15259 invoked from network); 14 Feb 2005 22:32:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Feb 2005 22:32:45 -0000 X-Host-Fingerprint: 64.233.184.202 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.202:8127] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity 1.2.11 (r4403)) with SMTP id 24/90-10039-D0721124 for ; Mon, 14 Feb 2005 17:32:45 -0500 Received: by wproxy.gmail.com with SMTP id 63so390727wri for ; Mon, 14 Feb 2005 14:32:43 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=cflMUtvIrsKxJtFJAuJbFy+2R2rEnkUP3acwxx0OCAUDoyDKU2eU8K4Hke6yjYTM3TjerzY4X3QFo5t2FtHkIEyyAM1UpYBeZPTmSzAET5Sm7LHFN6cSl7inavGYyFf7hAHnVKRTIj4k5QHmyvnFjNpWdBNhWJ2UsHBKVlNdfgo= Received: by 10.54.59.18 with SMTP id h18mr217080wra; Mon, 14 Feb 2005 14:32:42 -0800 (PST) Received: by 10.54.59.22 with HTTP; Mon, 14 Feb 2005 14:32:42 -0800 (PST) Message-ID: <4e89b426050214143245fe5c8d@mail.gmail.com> Date: Mon, 14 Feb 2005 17:32:42 -0500 Reply-To: Wez Furlong To: Antony Dovgal Cc: internals@lists.php.net In-Reply-To: <20050215011658.24c3fd57.antony@zend.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <4e89b4260502111655215a94e8@mail.gmail.com> <20050214155211.0f41512b.antony@zend.com> <4e89b426050214072958a78fa@mail.gmail.com> <20050215011658.24c3fd57.antony@zend.com> Subject: Re: [PHP-DEV] Re: [PECL-DEV] Please test PDO From: kingwez@gmail.com (Wez Furlong) On Tue, 15 Feb 2005 01:16:58 +0300, Antony Dovgal wrote: > > > Wez, PDO + PDO_OCI seems to be rather usable, BUT: > > > I got segfault on shutdown everytime. > Nope, this is something different.. > Could you look into it, plz? Backtrace? --Wez.