ID: 16929
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Feedback
Bug Type: OCI8 related
Operating System: linux 2.4.4
PHP Version: 4.2.0
New Comment:
Can you provide a full backtrace (type 'bt' instead of 'quit')?
regards,
Derick
Previous Comments:
------------------------------------------------------------------------
[2002-05-02 06:54:21] [EMAIL PROTECTED]
hello,
with httpd -X in console that not run.
with gdb i have this
(gdb) run -X
Starting program: /usr/local/apache2/bin/httpd -X
[New Thread 1024 (LWP 11478)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 11478)]
php_apache_sapi_send_headers (sapi_headers=0x8140eb0,
tsrm_ls=0x8140e48)
at sapi_apache2.c:117
117 ctx->r->status = SG(sapi_headers).http_response_code;
(gdb) quit
------------------------------------------------------------------------
[2002-05-02 06:05:38] [EMAIL PROTECTED]
To properly diagnose this bug, we need a backtrace to see what is
happening behind the scenes. To find out how to generate a backtrace,
please read http://bugs.php.net/bugs-generating-backtrace.php
Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open".
------------------------------------------------------------------------
[2002-04-30 17:25:52] [EMAIL PROTECTED]
Same thing occurs using Oracle 9i client.
kernel 2.4.7
------------------------------------------------------------------------
[2002-04-30 11:33:40] [EMAIL PROTECTED]
when i use option ./configure --with-apxs2=/usr/local/apache2/bin/apxs
--with-oci8=/opt/oracle
i have a segmentation fault of apache server $HTTPD
the env variable ORACLE_HOME, NLS_LANG,ORACLE_BASE, ORACLE_OWNER are
declared.
the oracle client is a 8.1.6 version.
thanks.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=16929&edit=1