On Sat, Mar 23, 2013 at 6:12 PM, Tamás Kovács <kec...@gmail.com> wrote:

> 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.
>

Thanks for the report.  Ticket entered here:
http://www.sqlite.org/src/info/38b1ae018f

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to