Hi! I'm getting a Bus error probably with PDO. I don't know exactly what has caused it. I first had the problem with 5.1.4 stable and after upgrading to 5.2 snap I still get the error. Could this be same as this: http://pecl.php.net/bugs/bug.php?id=7433. And if it is, is there a solution? Here's some backtrace:
Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x000003a4 Thread 0 Crashed: 0 libmysqlclient.15.dylib 0x0027b57c mysql_more_results + 0 (icplusplus.c:28) 1 libphp5.so 0x0207ab84 free_statement + 184 (pdo_stmt.c:2227) 2 libphp5.so 0x021ed49c zend_objects_store_free_object_storage + 92 (zend_objects_API.c:80) 3 libphp5.so 0x021c6f20 shutdown_executor + 608 (zend_execute_API.c:284) 4 libphp5.so 0x021d3b3c zend_deactivate + 108 (zend.c:856) 5 libphp5.so 0x02195f80 php_request_shutdown + 428 (main.c:1303) 6 libphp5.so 0x02249ae0 apache_php_module_main + 228 (sapi_apache.c:60) 7 libphp5.so 0x0224a804 send_php + 544 (mod_php5.c:668) 8 libphp5.so 0x0224a860 send_parsed_php + 44 (mod_php5.c:687) 9 httpd 0x0000dd18 ap_invoke_handler + 232 10 httpd 0x00017dd4 process_request_internal + 640 Thanks! -- Antti Holvikari <http://antti.dotgeek.org/blog> Zend Certified Engineer (ZCE)