Here's how to reproduce it: - Get the latest sqlite shell for windows: http://www.sqlite.org/2013/sqlite-shell-win32-x86-3071600.zip - Download and extract this database: https://dl.dropbox.com/u/242199/db.zip - Run this query: SELECT rowid FROM ad_text WHERE title MATCH 'text:t60 NEAR/6 lenovo';
The problem is probably not in the sqlite shell, the same crash occurs if I try the query in Sqlite Manager (the firefox plugin) which uses sqlite 3.7.7.1. I'm running windows vista sp1 64-bit. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users