Package: sqlite
Version: 2.8.16-1
Severity: important

I cannot create new tables with sqlite. Whenever I try to create both
a new database and a new table inside I always get the following
assertion:

0 [EMAIL PROTECTED]:/tmp$ sqlite test.sqlite 
SQLite version 2.8.16
Enter ".help" for instructions
sqlite> create table whatever (dunno: integer);
sqlite: src/main.c:642: sqlite_exec: Assertion `pVm==0 || sqlite_malloc_failed' 
failed.
Aborted

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.28
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages sqlite depends on:
ii  libc6                       2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libreadline5                5.0-10       GNU readline and history libraries
ii  libsqlite0                  2.8.16-1     SQLite shared library

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to