-------- Original Message -------- Subject: Re: [sqlite] SQLite version 3.6.21 From: Andreas Schwab <sch...@linux-m68k.org> To: sqlite-users@sqlite.org Date: 2009-12-08 02:41
> $ ./sqlite3 :memory: 'create table test(integer)' > Segmentation fault We have the same problem and with this posted patch it works. source: sqlite-amalgamation-3.6.21.tar.gz compiler: arm-linux-gnueabi-gcc (GCC) 4.4.2 parameters: default (no change, only needed for cross compilation) Regards Adam _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users