ID: 27620 Updated by: [EMAIL PROTECTED] Reported By: bmuller at milchstrasse dot de -Status: No Feedback +Status: Feedback Bug Type: OCI8 related Operating System: RedHat ES 3 PHP Version: 5CVS-2004-03-17 (dev) New Comment:
Again, please provide a backtrace of that segfault. http://bugs.php.net/bugs-generating-backtrace.php Previous Comments: ------------------------------------------------------------------------ [2004-09-19 22:34:47] paul dot g dot smith at cantos dot com We upgraded our PHP installation (running on RH 3.0ES) from 4.3.6 to 4.3.8 today. Code previously working fine is now segfaulting 99% of the time inside OCILogin(). Absolutely reproducible. PHP was built from source both times. With 4.3.6 it worked fine. With 4.3.8 the segfault is solid and reproducible. No other changes eg to the Oracle client installation. Viz it can't be blamed on Oracle, the only thing that changed was the PHP version, therefore suspicion is that it points at something broken in the new version of PHP. ------------------------------------------------------------------------ [2004-03-17 04:11:35] [EMAIL PROTECTED] 5$ that it crashes inside the Oracle library ;-) ------------------------------------------------------------------------ [2004-03-17 03:37:16] [EMAIL PROTECTED] You're right, ocilogon() doesn't connect, but it should generate 'ORA-12154: TNS:could not resolve service name' error as it does for me. It shouldn't segfault anyway. ------------------------------------------------------------------------ [2004-03-17 03:23:24] [EMAIL PROTECTED] Since when does putenv work? The libraries are initialized before the script runs... ------------------------------------------------------------------------ [2004-03-17 03:10:11] [EMAIL PROTECTED] Derick, it should work with putenv() too. [bmuller at milchstrasse dot de], plz, provide a backtrace. Read here: http://bugs.php.net/bugs-generating-backtrace.php about generating a backtrace. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/27620 -- Edit this bug report at http://bugs.php.net/?id=27620&edit=1