সহায়তা খুঁজুন

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

All of a sudden, firefox keeps forgetting bookmarks and history

  • 2 উত্তরসমূহ
  • 1 এই সমস্যাটি আছে
  • 10 দেখুন
  • শেষ জবাব দ্বারা mlor

more options

A few days ago, firefox started to forget bookmarks and history. This seems to happen while firefox is idle, as I cannot reproduce it on a running browser. So far, I have resorted to restoring my .mozilla files from backup each time.

Here is a minimal szenario of what happens:

1. Restore .mozilla from backup

2. Open firefox

3a. Everything works, I can see my bookmarks and history, I can browse, I can close and then repopen firefox and things still work.

3b. If I instead go and get a cup of coffee and do nothing for a while, and then come back, close and reopen firefox, all my bookmarks and history is gone.

The difference between 3a and 3b is reproducible. In general, the loss of information always occurs after a longer idle period, no matter what I do.

I have done the following checks to track down the problem:

1. My firefox has been updated last on July 15 via standard Fedora Linux package updates, the installed version is firefox-39.0-8.fc21. This problem first started to appear a few days ago, and I was definitely able to use firefox regularly in all the time in between. The backup .mozilla is also from way before this problem first appeared. Unfortunately, .mozilla is outside of my daily backup schedule, so I cannot bisect different backups to see if they behave differently.

2. I am not using Sync, nor do I have a firefox account.

3. I have tried uninstalling all addons with no resulting difference in behavior

4. I have tried rebuilding places.sqlite following troubleshooting instructions by rm places.sqlite* after quitting firefox. The result is instant loss of bookmarks and history, even when they where visible just before exiting the program.

A few days ago, firefox started to forget bookmarks and history. This seems to happen while firefox is idle, as I cannot reproduce it on a running browser. So far, I have resorted to restoring my .mozilla files from backup each time. Here is a minimal szenario of what happens: 1. Restore .mozilla from backup 2. Open firefox 3a. Everything works, I can see my bookmarks and history, I can browse, I can close and then repopen firefox and things still work. 3b. If I instead go and get a cup of coffee and do nothing for a while, and then come back, close and reopen firefox, all my bookmarks and history is gone. The difference between 3a and 3b is reproducible. In general, the loss of information always occurs after a longer idle period, no matter what I do. I have done the following checks to track down the problem: 1. My firefox has been updated last on July 15 via standard Fedora Linux package updates, the installed version is firefox-39.0-8.fc21. This problem first started to appear a few days ago, and I was definitely able to use firefox regularly in all the time in between. The backup .mozilla is also from way before this problem first appeared. Unfortunately, .mozilla is outside of my daily backup schedule, so I cannot bisect different backups to see if they behave differently. 2. I am not using Sync, nor do I have a firefox account. 3. I have tried uninstalling all addons with no resulting difference in behavior 4. I have tried rebuilding places.sqlite following troubleshooting instructions by rm places.sqlite* after quitting firefox. The result is instant loss of bookmarks and history, even when they where visible just before exiting the program.

All Replies (2)

more options

places.sqlite stores the bookmarks and the history, so if you remove this file then you always lose the history. Firefox will try to restore the bookmarks from a compressed .jsonlz4 backup in the bookmarkbackups folder. If there aren't any backups available then you will lose the bookmarks as well. You could try to create an HTML and JSON backup manually and check what bookmarks are included. It is still likely that there is a problem with the places.sqlite file if you keep losing history.


You can check for problems with the places.sqlite database file in the Firefox profile folder.

more options

Indeed, the places.sqlite file was apparently corrupted. Places Maintenance says:

> Integrity check - The database is corrupt > Reindex - Unable to reindex database > Integrity check - The database is corrupt - Unable to fix corruption, database will be replaced on next startup

Solved this problem by importing a bookmarks.html backup. History is gone, but probably for the better...

The funny thing is that firefox can go for days with the corrupt places database just fine, the only thing one cannot do is restart firefox.