Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3293 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75501 invoked from network); 7 Jul 2003 23:09:29 -0000 Received: from unknown (HELO ns1.proventum.dk) (195.216.216.2) by pb1.pair.com with SMTP; 7 Jul 2003 23:09:29 -0000 Received: from uros.krug.dk (port264.ds1-amb.adsl.cybercity.dk [217.157.162.17]) by ns1.proventum.dk (Postfix) with ESMTP id BA70356B7F; Tue, 8 Jul 2003 01:09:27 +0200 (CEST) Received: from master (master [10.0.0.5]) by uros.krug.dk (Postfix) with ESMTP id A9172150003; Tue, 8 Jul 2003 01:12:30 +0200 (CEST) Message-ID: <010501c344dc$e87a5110$0500000a@master> To: "Reuben D. Budiardja" , References: <200307071551.25432.reubendb@innovativethought.com> Date: Tue, 8 Jul 2003 01:09:00 +0200 Organization: Proventum Solutions ApS MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-MailScanner-Information: Please contact the ISP for more information X-MailScanner: Found to be clean Subject: Re: [PHP-DEV] PHP-4.3.2 Crashes with OCI8 extention (Bug?) From: edink@proventum.net ("Edin Kadribasic") Tried latest stable snap from http://snaps.php.net/ ? Edin ----- Original Message ----- From: "Reuben D. Budiardja" To: Sent: Monday, July 07, 2003 9:58 PM Subject: [PHP-DEV] PHP-4.3.2 Crashes with OCI8 extention (Bug?) Hello, I've had crashes of PHP-4.3.2 with OCI8 extention ( configure --with-oci8). An application using OCI8 functions will crash after about 4-5 times reload. For example, I copied and pasted the example here: http://us4.php.net/manual/en/function.ocifetchinto.php reload it about 4 times, and then it would stop working. It would not reload, just do nothing, and in Apache error logs, I get: [Sun Jul 6 17:34:41 2003] [notice] child pid 19011 exit signal Segmentation fault (11) [Sun Jul 6 17:34:41 2003] [notice] child pid 19005 exit signal Segmentation fault (11) whenever I hit reload. I've asked PHP-DB list and didn't get a solution, until I tried older version of PHP. I tried PHP-4.3.1 and 4.2.3 and both worked fine with the same configuration and same php.ini. I know it's supposed to work because we've used this older version with other server. So apparently the problem only with 4.3.2. Is this a known bug? Should I file a bug report? The oracle extention (--with-oracle) seems to work fine though. Don't know if the two has any relation, except for the fact that both can be used to connect to oracle database. More information about my system: Apache-1.3.27, recompiled and reinstalled with libpthreads, following the direction at http://www.php.net/oci8 Oracle 9i Database (9.2.0.2) Athlon XP 1.4 Ghz, 1GB Ram, 2GB Swap. Apache, PHP and Oracle are installed in the same box. All the oracle environment variables are set in the apachetl script. Please let me know if there is known solution to this problem, or if you need more information about the problem. Thanks Reuben D. Budiardja -- ------------------------------------------------- /"\ ASCII Ribbon Campaign against HTML \ / email and proprietary format X attachments. / \ ------------------------------------------------- -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php