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).
This is from a fresh checkout on another machine:
#0 0x00000001202c5ab0 in _zend_is_inconsistent (ht=0x5a5a5a5a5a5a5a5a,
file=0x12034f962 "/home/abies/build/php5-cvs/Zend/zend_hash.c", line=504) at /home/abies/build/php5-cvs/Zend/zend_hash.c:53
#1 0x00000001202c800c in zend_hash_destroy (ht=0x1200ecbf4) at /home/abies/build/php5-cvs/Zend/zend_hash.c:504
#2 0x00000001200ecbf4 in sqlite_object_free_storage (object=0x1203eb180) at /home/abies/build/php5-cvs/ext/sqlite/sqlite.c:764
#3 0x00000001202e15b4 in zend_objects_store_del_ref (zobject=0x1203d26a8)
at /home/abies/build/php5-cvs/Zend/zend_objects_API.c:140
#4 0x00000001202b77b8 in _zval_dtor (zvalue=0x1203f6308,
__zend_filename=0x12034dbc0 "/home/abies/build/php5-cvs/Zend/zend_execute_API.c", __zend_lineno=359)
at /home/abies/build/php5-cvs/Zend/zend_variables.c:61
#5 0x00000001202a6078 in _zval_ptr_dtor (zval_ptr=0x1202c8068, __zend_filename=0x11ff8cb8 "\214Õ- \001", __zend_lineno=541022192)
at /home/abies/build/php5-cvs/Zend/zend_execute_API.c:359
#6 0x00000001202b7dd0 in _zval_ptr_dtor_wrapper (zval_ptr=0x1203f57f0) at /home/abies/build/php5-cvs/Zend/zend_variables.c:196
#7 0x00000001202c8068 in zend_hash_destroy (ht=0x1202dd58c) at /home/abies/build/php5-cvs/Zend/zend_hash.c:513
#8 0x00000001202dd58c in zend_objects_free_object_storage (object=0x1203f57f0)
at /home/abies/build/php5-cvs/Zend/zend_objects.c:77
#9 0x00000001202e1134 in zend_objects_store_free_object_storage (objects=0x1203cccb8)
at /home/abies/build/php5-cvs/Zend/zend_objects_API.c:71
#10 0x00000001202a5af0 in shutdown_executor () at /home/abies/build/php5-cvs/Zend/zend_execute_API.c:273
#11 0x00000001202ba5b4 in zend_deactivate () at /home/abies/build/php5-cvs/Zend/zend.c:814
#12 0x000000012024d9fc in php_request_shutdown (dummy=0x0) at /home/abies/build/php5-cvs/main/main.c:1243
#13 0x000000012030975c in main (argc=1614192548, argv=0x11ffbaf8) at /home/abies/build/php5-cvs/sapi/cli/php_cli.c:1044
-- Ard
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php