ID: 27610 Updated by: [EMAIL PROTECTED] Reported By: mark at lapcrew dot com -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Linux PHP Version: 4.3.4 New Comment:
Please generate a backtrace of the crash. Previous Comments: ------------------------------------------------------------------------ [2004-03-15 16:06:57] mark at lapcrew dot com Description: ------------ When both php-odbc & php-pgsql are installed an attempt to read data thru the pg_lo_read_all() function causes a segmentation fault. Removing the php-odbc module eliminated the problem. The following setup is being used Linux 2.6.1 Apache 2.0.48 PHP 4.3.4 PostgreSQL 7.4.1 Reproduce code: --------------- Load both the php-odbc & php-pgsql module and attempt to read large object data from a PostgreSQL database using pg_lo_read_all(). Run from the command line to see the segmentation fault error, or look in the apache error log ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27610&edit=1
