From: [EMAIL PROTECTED] Operating system: solaris 2.6 PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: PHP module restarts when using many oracle statements (OCI8)
We are using Iplanet Webserver 4.1SP7. Most of the times PHP works fine, only when running scripts that have several Oracle calls (all of them select, insert,delete) the module or the webserver (yet unknown) crashes. The webserver restarts and the enduser gets an error screen (Internet explorer) or a popup 'page contains no data' (Netscape Navigator). The strange thing that happens is, when we lower the number of calls to Oracle, the problems disappears ?! Any clues ? PHP compiled with the following options: --with-nsapi=/netscape/server4 --with-oci8=/oracle/oracle8/app/oracle/product/8.0.5 --with-ldap=/opt/local-software/ldapclient --without-mysql --enable-libgcc --enable-sigchild -- Edit bug report at http://bugs.php.net/?id=15450&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15450&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15450&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15450&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15450&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15450&r=support Expected behavior: http://bugs.php.net/fix.php?id=15450&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15450&r=notenoughinfo -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php