From:             [EMAIL PROTECTED]
Operating system: Linux 2.4.19
PHP version:      4.3.0-pre1
PHP Bug Type:     OCI8 related
Bug description:  Broken Function mybe segfault releated

The OCI Function "OCIDefineByName" in combination with "OCIFetch" do not
fill the defined Variable. If the variable
bevore was set it is cleared (unset) after the OCIFetch call.

Since it worked bevore an if i repleace the libphp4.so with 4.2.3 it work
again it is no script fault. And it is reproductable.

Configure for both version's 4.2.3 and 4.3.0-pre1 are the same. CVS from
last week also do not work.

 './configure' '--prefix=/opt/php4' '--exec-prefix=/opt/php4'
'--with-apxs2=/opt/httpd/bin/apxs' '--with-zlib' '--enable-bcmath'
'--with-bz2' '--enable-calendar' '--enable-ftp' '--with-gd' '--with-imap'
'--with-ldap=/opt/openldap' '--with-mysql=/opt/mysql' '--enable-sockets'
'--enable-yp' '--with-gettext' '--with-imap-ssl'
'--with-png-dir=/opt/libpng' '--with-jpeg-dir=/opt/jpeg'
'--with-freetype-dir=/opt/freetype' '--with-t1lib'
'--enable-gd-native-ttf' '--with-ttf' '--enable-tokenizer'
'--enable-sysvshm' '--enable-sysvsem'
'--with-oci8=/opt/oracle/product/8.1.7' '--enable-sigchild'
-- 
Edit bug report at http://bugs.php.net/?id=19948&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=19948&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=19948&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=19948&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=19948&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=19948&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=19948&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=19948&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=19948&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=19948&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=19948&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19948&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=19948&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=19948&r=isapi

Reply via email to