Hello Ard,
on the first sight it looks pretty much as if you havn't updated your build tree completley. Please check that ext/spl, ext/sqlite and Zend are up to date. Because for me it works pretty well. However i think this may not be your problem since looking at the backtrace shows that an uninitialized sqlite object gets gestroyed (#1: ht=0x5a5a5a5a).
I've narrowed it down to :
php -r '$o->foo = new sqlite_db("/tmp/sqlite_db");'
-- Ard
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php