Chrome extensions throwing Corruption errors constantly
-
pnunn last edited by
It seems all of my chrome extensions are constantly throwing errors about Corruption (but seem to be working).
Its really really noisy in the logs
Feb 21 11:02:33 peter-xps157590 chrome[779470]: [779470:779470:0221/110233.314160:WARNING:chrome_content_verifier_delegate.cc(240)] Corruption detected in extension fmkadmapgofadopljbjfkapdkoienihi installed at: /home/pnunn/.config/opera/Extensions/fmkadmapgofadopljbjfkapdkoienihi/4.27.2_0, from webstore: 1, corruption reason: 1, should be repaired: 0, extension location: kInternal Feb 21 11:02:33 peter-xps157590 chrome[779470]: [779470:779470:0221/110233.314261:WARNING:chrome_content_verifier_delegate.cc(240)] Corruption detected in extension fmkadmapgofadopljbjfkapdkoienihi installed at: /home/pnunn/.config/opera/Extensions/fmkadmapgofadopljbjfkapdkoienihi/4.27.2_0, from webstore: 1, corruption reason: 1, should be repaired: 0, extension location: kInternal Feb 21 11:02:33 peter-xps157590 chrome[779470]: [779470:779470:0221/110233.314416:WARNING:chrome_content_verifier_delegate.cc(240)] Corruption detected in extension fmkadmapgofadopljbjfkapdkoienihi installed at: /home/pnunn/.config/opera/Extensions/fmkadmapgofadopljbjfkapdkoienihi/4.27.2_0, from webstore: 1, corruption reason: 1, should be repaired: 0, extension location: kInternal Feb 21 11:02:33 peter-xps157590 chrome[779470]: [779470:779470:0221/110233.314633:WARNING:chrome_content_verifier_delegate.cc(240)] Corruption detected in extension fmkadmapgofadopljbjfkapdkoienihi installed at: /home/pnunn/.config/opera/Extensions/fmkadmapgofadopljbjfkapdkoienihi/4.27.2_0, from webstore: 1, corruption reason: 1, should be repaired: 0, extension location: kInternal
with thousands of these every day.
Version info is
Version:95.0.4635.46
Opera is up to date
Update stream:Stable
System:KDE neon 5.27 (x86_64; KDE)
Chromium version:109.0.5414.120Any clues as to what might be going on? I tried re-adding one of the extensions after I killed it by deleting the "corrupted" directory and the same thing is still happening.
TA.
-
burnout426 Volunteer last edited by
@pnunn said in Chrome extensions throwing Corruption errors constantly:
Any clues as to what might be going on?
https://superuser.com/a/1649143/6488 suggests it might be that the LevelDB database is too large and Opera might be having trouble saving the settings for React Developer Tools for example. Might even be one or more extensions bloating the database.
You could start Opera with the --user-data-dir=path switch to load a different and fresh profile. Then, you can install some extensions in there to see if you get those corruption errors still.
Found that looking through https://www.google.com/search?q=corruption+detected+in+extension+chrome.
-