View Single Post
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#1022
Originally Posted by canuckkat View Post
I keep getting segmentation fault whenever I update my collection.

Code:
./lib/db.rb:116: [BUG] Segmentation fault
ruby 1.8.7 (2010-06-23) patchlevel 299 [x86_64-linux]
Both times it happened when it was grabbing a screenshot.
I suggest you use rvm to install ruby 1.9.2 and use that.

This started happening with the latest sqlite3-bindings and ruby 1.8. 1.9.2 seems more solid. Or maybe you can install the previous sqlite3 bindings for your ruby 1.8.
 

The Following 2 Users Say Thank You to ukki For This Useful Post: