Hi,
I accidently stumbled on a repeatable crash in sqlite3.exe, here is what I do
to reproduce it:
$ sqlite3 temp.db
SQLite version 3.7.10 2012-01-16 13:28:40
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite> select 1 from (select *);
<<<< CRASH >>>>
It this known or should I submit a bug report?
Thanks,
- Levi
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
- [sqlite] Crash (c0000005 - Access Violation) in sqlite3.ex... Levi Haskell
- Re: [sqlite] Crash (c0000005 - Access Violation) in s... Petite Abeille
- Re: [sqlite] Crash (c0000005 - Access Violation) ... Richard Hipp
- Re: [sqlite] Crash (c0000005 - Access Violati... Yuriy Kaminskiy
- Re: [sqlite] Crash (c0000005 - Access Vio... Yuriy Kaminskiy

