>> kexi: btree.c:1043: sqlite3BtreeOpen: Assertion
>> `sizeof(ptr)==sizeof(char*)' failed. KCrash: Application 'kexi' crashing...

>See also:
>http://www.mail-archive.com/sqlite-users%40sqlite.org/msg04718.html
>http://bugs.kde.org/show_bug.cgi?id=92563

Can't understand why that is a bug as sqlite3 itself can run without problem.  
Probably that's because kexi share the config.h file with 3rdparty software.  I 
got it solved by renaming my own copy of libsqlite3.so as libkexisql3.so and do 
a make install.

Reply via email to