ID:               28780
 User updated by:  reinhard dot e dot voglmaier at gsk dot com
 Reported By:      reinhard dot e dot voglmaier at gsk dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Reproducible crash
 Operating System: Sun Solaris 9
 PHP Version:      4.3.7
 New Comment:

I did'nt get any backtrace, running gdb resulted in:
gdb httpd
(gdb) run -X
procfs: 4265 -- process not stopped
procfs: ...giving up...

httpd is running, I see it via "ps -ef"
calling OCILogin results in Segmentation fault, but the process doesn't
stop, I don't get the core file


Previous Comments:
------------------------------------------------------------------------

[2004-06-14 19:41:17] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, 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". Thank you for helping
us make PHP better.

------------------------------------------------------------------------

[2004-06-14 19:31:00] reinhard dot e dot voglmaier at gsk dot com

Description:
------------
export CFLAGS=-m64
export ORACLE_HOME=/opt/oracl/9.2.0 \
./configure  --with-oracle \
             --with-oci8   

this is the configuration of the build process. When I try to connect
to Oracle with the  OCILogon function the web server crashes. It does
not write a core dump



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=28780&edit=1

Reply via email to