Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.11.5

Bug #3472 PHP 4.3.10 causes seg fault
Submitted: 2005-02-14 22:06 UTC
From: asnagy Assigned:
Status: Bogus Package: DB_DataObject
PHP Version: 4.3.10 OS: Linux
Roadmaps: (Not assigned)    
Subscription  


 [2005-02-14 22:06 UTC] asnagy
Description: ------------ I upgraded my server to 4.3.10 from 4.3.7 this week and all of my apps that use DB_DataObject were causing a Seg Fault. I then reverted php to 4.3.9 and everything is okay. When I have more time to investigate further, I will let you know. I narrowed the cause down to DB_DataObject because I have a ->find call on the top of every page in one of my apps and i put an exit after the ->find() and there was the seg fault, if i put the exit() before the find() no seg fault.

Comments

 [2005-02-15 01:28 UTC] alan_k
Thank you for taking the time to report a problem with PHP. Unfortunately you are not using a current version of PHP -- the problem might already be fixed. Please download a new PHP version from http://www.php.net/downloads.php If you are able to reproduce the bug with one of the latest versions of PHP, please change the PHP version on this bug report to the version you tested and change the status back to "Open". Again, thank you for your continued support of PEAR. use DB_DATAOBJECT_NO_OVERLOAD - see other bug reports / pear-general archives.