Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

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

了解更多

What is "sessionstore.js.tmp" and how can I get rid of it?

  • 2 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 cor-el

more options

It's been happening ever since July 31st. Any time I start or re-start Firefox, or when it crashes and I have to open it back up, it completely reverts to my Firefox session from July 31st, and not the current session. An attempt to delete from my Firefox folder lead me to this message - "Cannot delete sessionstore.js: The file or directory is corrupted and unreadable." Is there anything I can do to get rid of this problem (read: any solution that isn't drastic). Many, many thanks in advance...

It's been happening ever since July 31st. Any time I start or re-start Firefox, or when it crashes and I have to open it back up, it completely reverts to my Firefox session from July 31st, and not the current session. An attempt to delete from my Firefox folder lead me to this message - "Cannot delete sessionstore.js: The file or directory is corrupted and unreadable." Is there anything I can do to get rid of this problem (read: any solution that isn't drastic). Many, many thanks in advance...

所有回覆 (2)

more options

Create a new profile as a test to check if your current profile is causing the problems.
See Creating a profile:

If the new profile works then you can transfer files from a previously used profile to the new profile, but be cautious not to copy corrupted files to avoid carrying over the problem
Profile Backup and Restore

more options

You can do a disk check with the chkdsk.exe program. If you run the chkdsk.exe program from a cmd.exe Command window then you can read the response from the chkdsk.exe program. Open a cmd.exe window: Start > Run: cmd.exe <press Enter> At the command prompt (>) type or Copy&Paste: chkdsk.exe /f /r <press Enter> (put a space before /f and /r) If you get something like: Would you like to schedule this volume to be checked the next time the system restarts? y/n then answer the question with "Y" and close all programs and reboot the computer.