Closed Bug 1873324 Opened 2 years ago Closed 2 years ago

Library content is empty when managing history in Firefox on Ubuntu 20

Categories

(Core :: SQLite and Embedded Database Bindings, defect)

Firefox 121
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: Jury.Lysenko, Unassigned)

Details

Attachments

(3 files)

Attached image FF121Library-empty(.png

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:121.0) Gecko/20100101 Firefox/121.0

Steps to reproduce:

Open Manage History from History menu and observe appeared Library content

Actual results:

Library content is empty, see attached screenshot and console errors

Expected results:

Library content should display history

The Bugbug bot thinks this bug should belong to the 'Firefox::Bookmarks & History' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Bookmarks & History

Thank you for attaching the console log as well. From the log, it appears the issue is not only related to bookmarks & history, but a lot of other databases that are in your profile appear to be inaccessible as well.

Have you checked that your profile is not read-only, and that you don't have any disk corruption?

Flags: needinfo?(Jury.Lysenko)

(In reply to Mark Banner (:standard8) from comment #3)

Thank you for attaching the console log as well. From the log, it appears the issue is not only related to bookmarks & history, but a lot of other databases that are in your profile appear to be inaccessible as well.

Have you checked that your profile is not read-only, and that you don't have any disk corruption?

There was low space issue but I cleaned temporary files using Stacer app and now there is enough space.
Should I reinstall Firefox app to resolve issues?

Flags: needinfo?(Jury.Lysenko)

Restarting Firefox should be enough.

(In reply to Mark Banner (:standard8) from comment #5)

Restarting Firefox should be enough.

it seems did not helped, see attachment

I don't know the best route forward from here, I'm going to move it across to our storage component and hopefully someone there will be able to help.

Component: Bookmarks & History → Storage
Product: Firefox → Toolkit

Hello,

Webextensions QA here. The bug report ended up in our triage as we monitor the “Toolkit” product, as well, more precisely the "Add-ons Manager" component.

Since no extensions or add-ons manager is involved, I’ll let my more knowledgeable colleagues on the matter handle this issue.

Thank you !

Mark Banner, can we mark the issue as new since you already looked at the logs? Thank you.

Flags: needinfo?(standard8)

(In reply to Monica Chiorean from comment #10)

Mark Banner, can we mark the issue as new since you already looked at the logs? Thank you.

It is probably an issue on the user's system (or was caused by one), but I don't know enough about this to be certain. Hence why I moved this to storage so the relevant people can take a look.

Flags: needinfo?(standard8)

The severity field is not set for this bug.
:mak, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(mak)

The NS_ERROR_STORAGE_BUSY errors are surprising. And given our default behavior of trying to acquire exclusive locks initially might suggest that the previous Firefox session is still running, holding exclusive locks, and that we then fell back to non-exclusive locks which then allowed us to manifest the busy errors.

Reporter:

  • Can you confirm your Ubuntu version? The subject just says "Ubuntu 20"; does that mean 20.04 or 20.10? At least on recent versions of Ubuntu (I'm on 23.10), pressing the windows key and typing "about" will provide a deep link to the settings app's "about" page which lists the "Operating System". Also on most Ubuntu releases cat /etc/lsb-release from the terminal should list the DISTRIB_RELEASE. (Also lsb_release -r should work.)
  • Have you restarted your system since addressing the disk space problem? As per the above, I'm wondering if Firefox is still running but the .parentlock / lock mechanism failed to prevent the profile from being opened multiple times.
Flags: needinfo?(Jury.Lysenko)

lsb_release -r
Release: 20.04

Flags: needinfo?(Jury.Lysenko)

(In reply to Andrew Sutherland [:asuth] (he/him) from comment #13)

  • Have you restarted your system since addressing the disk space problem? As per the above, I'm wondering if Firefox is still running but the .parentlock / lock mechanism failed to prevent the profile from being opened multiple times.

Please can you answer this part as well?

Flags: needinfo?(Jury.Lysenko)

(In reply to Mark Banner (:standard8) from comment #15)

(In reply to Andrew Sutherland [:asuth] (he/him) from comment #13)

  • Have you restarted your system since addressing the disk space problem? As per the above, I'm wondering if Firefox is still running but the .parentlock / lock mechanism failed to prevent the profile from being opened multiple times.

Please can you answer this part as well?

Library content is filled in Firefox after restart Ubuntu Linux and I was able to login Firefox account.

Flags: needinfo?(Jury.Lysenko)

It sounds like the problem was caused by the missing disk space and a ghost process.
It's unclear if everything is now working normally, or are you still noticing problems?

Flags: needinfo?(mak) → needinfo?(Jury.Lysenko)

(In reply to Marco Bonardo [:mak] from comment #17)

It sounds like the problem was caused by the missing disk space and a ghost process.
It's unclear if everything is now working normally, or are you still noticing problems?

everything is now working normally, waiting next update)

Flags: needinfo?(Jury.Lysenko)

Ok, I'm resolving the bug then, but if the issue returns you can reopen it.

Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
Product: Toolkit → Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: