registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #09783
[Bug 610039]
More thanks to the sqlite team here than me :-) You guys rock!
The workaround for this issue, incidentally, was to fix the broken index, which
can be done as follows:
chris@ubuntu:~$ cd /home/chris/.mozilla/firefox/1u64q3v3.default/
chris@ubuntu:~/.mozilla/firefox/1u64q3v3.default$ sqlite3 places.sqlite
SQLite version 3.6.22
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite> reindex;
--
firefox-bin crashed with SIGSEGV in sqlite3VdbeExec()
https://bugs.launchpad.net/bugs/610039
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for SQLite.