From: reinhard dot e dot voglmaier at gsk dot com Operating system: Sun Solaris 9 PHP version: 4.3.7 PHP Bug Type: Reproducible crash Bug description: Web Server crashes connecting upon OCILogon
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 bug report at http://bugs.php.net/?id=28780&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28780&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28780&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=28780&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=28780&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=28780&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=28780&r=needscript Try newer version: http://bugs.php.net/fix.php?id=28780&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=28780&r=support Expected behavior: http://bugs.php.net/fix.php?id=28780&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=28780&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=28780&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=28780&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28780&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=28780&r=dst IIS Stability: http://bugs.php.net/fix.php?id=28780&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=28780&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=28780&r=float