Re: [PHP-DEV] Re: crash in sqlite_oo/spl

2004-02-25 Thread Ard Biesheuvel
Thanks, this why i had a SEGV too. And i found a problem in the way the engine destructs and frees objects during shutdown. Please try again it should be fixed right now. It works now. -- Ard -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.ph

Re: [PHP-DEV] Re: crash in sqlite_oo/spl

2004-02-25 Thread Marcus Boerger
Hello Ard, Wednesday, February 25, 2004, 1:53:18 AM, you wrote: > Marcus Boerger wrote: >> 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 p

Re: [PHP-DEV] Re: crash in sqlite_oo/spl

2004-02-24 Thread Ard Biesheuvel
Marcus Boerger wrote: 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 backt

Re: [PHP-DEV] Re: crash in sqlite_oo/spl

2004-02-24 Thread Ard Biesheuvel
Marcus Boerger wrote: 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 backtr

Re: [PHP-DEV] Re: crash in sqlite_oo/spl

2004-02-24 Thread Marcus Boerger
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 unin

Re: [PHP-DEV] Re: crash in sqlite_oo/spl

2004-02-24 Thread Andi Gutmans
Looks like a reference count problem to me. Best if the ppl familiar with sqlite/spl take a look. Andi At 14:49 24/02/2004 +0100, Ard Biesheuvel wrote: #0 0x081b81ed in _zend_is_inconsistent (ht=0x5a5a5a5a, file=0x821d580 "/home/abies/build/php5-cvs/Zend/zend_hash.c", line=504) at /home/abie

[PHP-DEV] Re: crash in sqlite_oo/spl

2004-02-24 Thread Ard Biesheuvel
#0 0x081b81ed in _zend_is_inconsistent (ht=0x5a5a5a5a, file=0x821d580 "/home/abies/build/php5-cvs/Zend/zend_hash.c", line=504) at /home/abies/build/php5-cvs/Zend/zend_hash.c:53 #1 0x081b99b2 in zend_hash_destroy (ht=0x5a5a5a5a) at /home/abies/build/php5-cvs/Zend/zend_hash.c:504 #2 0x08090c