본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

What exactly is in cookies.sqlite-wal?

  • 2 답장
  • 5 이 문제를 만남
  • 6 보기
  • 최종 답변자: ranfan

more options

My pc just crashed because of an issue with the ac adapter, and I can't exactly remember if firefox was closed or not. It wouldn't respond after opening it and didn't respond when opened in safe mode. I looked in the default profile folder and start to back everything up and noticed the cookies.sqlite-wal file was 16gb. I just moved it out of the folder and everything worked fine. Just thought it was odd.

My pc just crashed because of an issue with the ac adapter, and I can't exactly remember if firefox was closed or not. It wouldn't respond after opening it and didn't respond when opened in safe mode. I looked in the default profile folder and start to back everything up and noticed the cookies.sqlite-wal file was 16gb. I just moved it out of the folder and everything worked fine. Just thought it was odd.

모든 댓글 (2)

more options

Here's my understanding/guess: Firefox includes a SQLite database component that interfaces with the cookies.sqlite database. The SQLite component creates WAL files during regular operation to optimize performance and then reconciles the WAL file with the actual database at idle times or at shutdown. If the WAL file became corrupted, perhaps that caused Firefox not to be able to access cookies??

http://www.sqlite.org/wal.html

more options

Thanks for your explanation. I never expected it to grow to such a large file size in a little over a week to be honest.