From: grig-siren at rambler dot ru Operating system: Linux PHP version: Irrelevant Package: Oracle related Bug Type: Bug Bug description:oci_connect() fails with "segmentation fault" signal
Description: ------------ I have tried to connect to Oracle database after user's password has expired. And result was: failure of PHP with message "child pid ... exit signal Segmentation fault(11)" in '/var/log/httpd/error_log' file. Then I asked Oracle DBA to modify user's profile and set password life time to "unlimited" - and after that all my scripts again work correctly. As I understand, the reason of such situation is warning message about password expiration issued by database during connection process. I think, this message is a big surprise for function oci_connect(). -- Edit bug report at https://bugs.php.net/bug.php?id=65687&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=65687&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=65687&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=65687&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=65687&r=fixed Fixed in release: https://bugs.php.net/fix.php?id=65687&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=65687&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=65687&r=needscript Try newer version: https://bugs.php.net/fix.php?id=65687&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=65687&r=support Expected behavior: https://bugs.php.net/fix.php?id=65687&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=65687&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=65687&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=65687&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=65687&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=65687&r=dst IIS Stability: https://bugs.php.net/fix.php?id=65687&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=65687&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=65687&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=65687&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=65687&r=mysqlcfg