ID: 21890 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: MySQL related Operating System: Linux kernel 2.4.20-pre5 PHP Version: 5CVS-2003-01-26 (dev) New Comment:
Backtrace for example would be nice, and a small reproduce script. I've tried this and could not reproduce it. Previous Comments: ------------------------------------------------------------------------ [2003-01-26 14:47:38] [EMAIL PROTECTED] Well, afaik only the information regarding what I expected is missing. Then again, using mysql_fetch_object is rather obvious I think. Maybe the platform is important too? (x86) Could you give me a little more hints on what you expect? Regards, Hans ------------------------------------------------------------------------ [2003-01-26 13:59:12] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2003-01-26 13:46:50] [EMAIL PROTECTED] I've ran into some problems with mysql_fetch_object. It segfaults. Used version: php5-200301240830 configure options: './configure' '--with-mysql' '--with-apxs=/usr/local/apache/bin/apxs' Apache error_log: [Sun Jan 26 20:29:03 2003] [notice] child pid 729 exit signal Segmentation fault (11) Afaik a segfault 11 points to a hardware problem but I only get it when I use mysql_fetch_object within PHP5. The function is called within an extended class. Kind regards, Hans Wolters ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21890&edit=1