Re: [sqlite] sqlite3 error in kexi-0.1beta5

2004-11-08 Thread Jaroslaw Staniek
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

Re: [sqlite] sqlite3 error in kexi-0.1beta5

2004-11-05 Thread Daniel Franke
> 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 Daniel -- Dipl.-Math. (FH) Daniel

[sqlite] sqlite3 error in kexi-0.1beta5

2004-11-04 Thread Kenneth Lo
I got this. kexi: btree.c:1043: sqlite3BtreeOpen: Assertion `sizeof(ptr)==sizeof(char*)' failed. KCrash: Application 'kexi' crashing... Can't figure out at this moment as I still work use 2.8.12 in production.