[sqlite] lemon segfault

2006-06-09 Thread Michael Somos
I found the following for "lemon" in the sqlite-3.3.6 distribution : === > lemon -x Lemon version 1.0 > lemon /dev/null Segmentation fault > gdb ./lemon GNU gdb 6.4 Copyright 2005 Free Software Foundation, Inc. GDB is free

[sqlite] .import seqfault

2006-06-08 Thread Michael Somos
I just ran across this little bug > sqlite3 SQLite version 3.3.6 Enter ".help" for instructions sqlite> .import x y Segmentation fault gdb shows where it took place :