Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Updates needed on article: Fix "The bookmarks and history system will not be functional" error message

more options

Came across the article, but found a solution that allowed me to keep everything without losing my places file.

Removing places.sqlite-shm and places.sqlite-wal while firefox was not running allowed FF to start without a problem.

Came across the article, but found a solution that allowed me to keep everything without losing my places file. Removing places.sqlite-shm and places.sqlite-wal while firefox was not running allowed FF to start without a problem.

所有回覆 (2)

more options

Note that places.sqlite-shm and places.sqlite-wal are SQLite temp files that shouldn't be there when Firefox isn't running.

more options

Agreed, and fuser showed that the files weren't in use.

Using sqlite from the command line to access places.sqlite when the files were there seemed to work till I did ".schema" and then I got an error that indicated corruption.

Removing the files and then retrying ".schema" worked flawlessly.

Telling users about this possible solution would help them recover their history, etc. that they may have spent a lot of time creating.