We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Mozilla 도움말 검색

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

자세히 살펴보기

Signature: sqlite3VdbeExec - keeps crashing - i have run all sorts of virus scans. What could this be?

  • 5 답장
  • 80 이 문제를 만남
  • 1 보기
  • 최종 답변자: TonyE

more options

Firefox keeps crashing within 2 minutes of opening, every time. Internet Explorer does not. I get the same signature each crash report. the crash reason was Exception_access_violation.

I have run a whole list of virus scans and anti-spyware and it all comes up clean.

Firefox keeps crashing within 2 minutes of opening, every time. Internet Explorer does not. I get the same signature each crash report. the crash reason was Exception_access_violation. I have run a whole list of virus scans and anti-spyware and it all comes up clean.

선택된 해결법

Though it will not help you too much, this appears to be related to a bug in the sqlite software and there is a fix in a recent release of the sqlite software. This version of sqlite has been incorporated into the development builds that are used for Firefox 4 development (will be in Firefox 4 beta 5). I have not been able to find and sort of schedule for when the updated version of sqlite will be added to the Firefox 3.6.* branch.


I can not see any easy fix for your problem. What you could try is to create a new profile. Firefox stores user data in the profile folder, creating a new profile will force Firefox to create new sqlite files to store your user data and this may help with your problem.

First you need to backup your bookmarks and passwords so you can import them into the new profile. Hopefully you will be able to do this before Firefox crashes. For the bookmarks, follow the procedure in the Restore bookmarks from backup or move them to another computer article to create a backup file. For passwords, you can use the Password Exporter add-on to create a backup file.

Now create the new profile,for details see Creating a new Firefox profile on Windows.

You can import the bookmarks by using the procedure in the article I linked to earlier. To import the passwords, add the password exporter add-on and use it to import the passwords that you exported earlier. It will be best to reset any other customizations yourself rather than trying to import them.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (5)

more options

Could you post some of the Report IDs (the long series of numbers/letters), see the Troubleshoot Firefox crashes (closing or quitting unexpectedly) article for details.

The sqlite3VdbeExec error indicates a problem with accessing one of the sqlite database files that Firefox uses for data storage (there are several of those files). The report ID may help to identify if a particular file is causing the problem.

more options

ID: 04fdd57d-249b-43ac-935d-9c1cb2100825 Signature: sqlite3VdbeExec

http://crash-stats.mozilla.com/report/index/04fdd57d-249b-43ac-935d-9c1cb2100825

글쓴이 NoahSUMO 수정일시

more options

선택된 해결법

Though it will not help you too much, this appears to be related to a bug in the sqlite software and there is a fix in a recent release of the sqlite software. This version of sqlite has been incorporated into the development builds that are used for Firefox 4 development (will be in Firefox 4 beta 5). I have not been able to find and sort of schedule for when the updated version of sqlite will be added to the Firefox 3.6.* branch.


I can not see any easy fix for your problem. What you could try is to create a new profile. Firefox stores user data in the profile folder, creating a new profile will force Firefox to create new sqlite files to store your user data and this may help with your problem.

First you need to backup your bookmarks and passwords so you can import them into the new profile. Hopefully you will be able to do this before Firefox crashes. For the bookmarks, follow the procedure in the Restore bookmarks from backup or move them to another computer article to create a backup file. For passwords, you can use the Password Exporter add-on to create a backup file.

Now create the new profile,for details see Creating a new Firefox profile on Windows.

You can import the bookmarks by using the procedure in the article I linked to earlier. To import the passwords, add the password exporter add-on and use it to import the passwords that you exported earlier. It will be best to reset any other customizations yourself rather than trying to import them.

글쓴이 TonyE 수정일시

more options

Thank you so much for your help. I created a new profile and all is well...crashing has stopped.

more options

You're welcome