Subject: | Assertion failure |
- DBD::SQLite 0.31
- DBI 1.21
- perl 5.6.0 (yeah, I know it's old. *sigh*)
- Linux kernel 2.4.9, RedHat 7.2 flavor.
When I do this:
dbish dbi:SQLite:foo.db
I get this:
DBI::Shell 11.02 using DBI 1.21
WARNING: The DBI::Shell interface and functionality are
======= very likely to change in subsequent versions!
Connecting to 'dbi:SQLite:foo.db' as ''...
perl: btree.c:702: sqliteBtreeOpen: Assertion `sizeof(ptr)==sizeof(char*)' failed.
Aborted
-------
Other attempts at using DBD::SQLite in this environment results in a lot of the same.