Segmentation fault with Rails after upgrading to OS Sierra, possibly related to sqlite3 gem
问题 After upgrading to OSX Sierra I am having an issue with random segmentation faults. It most commonly occurs when running rails test and I believe it is due to the sqlite3_adapter. My present work around is to simply quit terminal and restart it. This works for about 1 or 2 rails test and by the third one I am almost guaranteed to get another segmentation fault. Is anybody else having an issue with this or find a better workaround? $ rails t Running via Spring preloader in process 13817 /Users