On 28 Aug 2017, at 3:33am, 初佳奇 <chuji...@360.cn> wrote: > test on macOS Sierra 10.12.6, with SQLite 3.20.0. Detail: > % /tmp/crashes cat crash.sql > PRAGMA empty_result_callbacks=1; > .dump > % /tmp/crashes cat crash.sql |/usr/local/Cellar/sqlite/3.20.0/bin/sqlite3 > PRAGMA foreign_keys=OFF; > BEGIN TRANSACTION; > [1] 4726 done cat crash.sql | > 4727 segmentation fault /usr/local/Cellar/sqlite/3.20.0/bin/sqlite3
Dear Sir. Can you please try the same script on the same computer with the version of SQLite in /usr/bin ? /tmp/crashes cat crash.sql /usr/l/bin/sqlite3 Thank you for your help. For the dev team: on my Mac, using /usr/bin/sqlite3 it doesn’t crash. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users