That's a fatal error being reported by SQLite, the embedded database Shotwell uses to store its library information. SQLite's result code 10 (from this page: http://www.sqlite.org/c3ref/c_abort.html)
#define SQLITE_IOERR 10 /* Some kind of disk I/O error occurred */ That plus dmesg tells me you have a disk problem. Do you see any other messages in dmesg that might suggest it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1127521 Title: shotwell crashes after a while of "Updating library..." To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1127521/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
