Method 1 : Check if there is any zombie processes.
A simple ps –aux | grep –i chrome or ps –aux | grep –i chromium should do.
Method 2 : Removing Web Data file
C:\Users\\AppData\Local\Google\Chrome\User Data\Default\ Web Data
Method 3 : Check if any of the SQLite databases is locked
https://addons.mozilla.org/en-US/firefox/addon/sqlite-manager/
Method 4 : Creating a new profile with most of the data from old profile
Ugh....
No comments :
Post a Comment