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 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");'

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.

Best regards,
 Marcus                            mailto:[EMAIL PROTECTED]

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to