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!

Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

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

  • 5 respostas
  • 80 têm este problema
  • 1 exibição
  • Última resposta de 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.

Solução escolhida

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.

Ler esta resposta 👍 0

Todas as respostas (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

Alterado por NoahSUMO em

more options

Solução escolhida

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.

Alterado por TonyE em

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