Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2109 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29489 invoked from network); 31 May 2003 13:00:40 -0000 Received: from unknown (HELO york.smtp.ru) (62.118.249.2) by pb1.pair.com with SMTP; 31 May 2003 13:00:40 -0000 Received: from [195.14.220.237] (account sapporo@land.ru HELO land.ru) by york.smtp.ru (CommuniGate Pro SMTP 3.5.9) with ESMTP id 5583463 for internals@lists.php.net; Sat, 31 May 2003 17:00:39 +0400 Date: Sat, 31 May 2003 15:00:43 +0200 X-Image-Url: http://www.poellath.org/mailimage/me Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed To: internals@lists.php.net Content-Transfer-Encoding: 7bit Message-ID: X-Mailer: Apple Mail (2.552) Subject: Anyone have oci8 working on MacOSX? From: sapporo@land.ru (Sapporo) Hi, is anyone sucessfully using the oci8 Oracle extension on MacOSX? Whenever I try to connect using OCILogon(), oci8 crashes: May 30 00:33:19 localhost crashdump: Unable to write crash report to /Library/Logs/CrashReporter/httpd.crash.log for uid: 70 Date/Time: 2003-05-30 00:33:19 +0200 OS Version: 10.2.6 (Build 6L60) Host: myhostname.local. Command: httpd PID: 1400 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000 Thread 0 Crashed: #0 0x90000f20 in strlen #1 0x0193a0e8 in snauca_check_adapter #2 0x01913670 in nau_viat #3 0x0190ba18 in nau_gettab #4 0x0190a100 in nau_ini #5 0x018ba6f4 in nainit #6 0x018dad3c in nsnainit #7 0x0189c478 in nsopen #8 0x0189b160 in nscall1 #9 0x0189a948 in nscall #10 0x018fdc38 in niotns #11 0x0188749c in osncon #12 0x01713c6c in upiini #13 0x0172428c in upiah0 #14 0x016e6ae4 in kpuatch #15 0x0171b7d0 in OCIServerAttach #16 0x007834e4 in _oci_open_server (oci8.c:2437) #17 0x00783b68 in oci_do_connect (oci8.c:2590) #18 0x00855758 in execute (zend_execute.c:1596) #19 0x0084769c in zend_execute_script TIA, -sapporo. PS: Sorry for reposting, but I didn't get any feedback on php-install, php-db or php-general.