Closed
Bug 603600
Opened 14 years ago
Closed 14 years ago
Firefox doesn't start - Shows error 'Entry Point Not Found' for sqlite3_enable_shared_cache
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: vijaya.chandra+moz, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.62 Safari/534.3
Build Identifier: http://www.mozilla.com/products/download.html?product=firefox-3.6.10&os=win&lang=en-US
Whenever I try to start firefox I get this error :
---------------------------
firefox.exe - Entry Point Not Found
---------------------------
The procedure entry point sqlite3_enable_shared_cache could not be located in the dynamic link library sqlite3.dll.
---------------------------
OK
---------------------------
It was working just fine till I restarted firefox after installing updates for a couple of firefox plugins.
Reproducible: Always
Steps to Reproduce:
1. Start firefox by double clicking the icon on the desktop
2.
3.
Actual Results:
Firefox gives the error - Entry Point Not Found
The procedure entry point sqlite3_enable_shared_cache could not be located in the dynamic link library sqlite3.dll.
Comment 1•14 years ago
|
||
The error message means that you have a incompatible sqlite3.dll.
Do you use software like Zonealarm forcefield ?
Is there a sqlite3.dll coming with one of your addons ?
Comment 2•14 years ago
|
||
Reporter -> Are you still experiencing this issue? What version of Firefox are you running? Please address the questions in comment 1
Reporter | ||
Comment 3•14 years ago
|
||
I re-installed(over my existing installation) Firefox and haven't noticed the issue anytime after that.
No, this system doesn't have Zonealram forcefield installed; it has Avira antivirus installed though.
I searched in %USERDIR%\Application Data\ and in Program Files\Mozilla Firefox and the only sqlite3.dll that was present was the one in the root of 'Program Files\Mozilla Firefox'
Comment 4•14 years ago
|
||
thank you for the response
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•