Closed Bug 1734233 Opened 3 years ago Closed 3 years ago

Firefox update gets stuck on "Firefox is being updated by another instance" if two profiles are started at the same time

Categories

(Firefox :: Settings UI, defect)

Firefox 92
defect

Tracking

()

RESOLVED DUPLICATE of bug 1697365

People

(Reporter: xdavid, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36

Steps to reproduce:

I've tested this issue on macOS.

  1. Make sure you are not on the latest Firefox version
  2. Go to about:profiles and create two new profiles: test1, test2
  3. Create a bash script that starts these profiles at the same time:
#!/bin/bash

/Applications/Firefox.app/Contents/MacOS/firefox-bin -P "test1"
/Applications/Firefox.app/Contents/MacOS/firefox-bin -P "test2"
  1. Stop all running Firefox instances and run the script
  2. Go to about:preferences in both windows, and see that under the "Firefox Updates" section both instances are stuck on the message "Firefox is being updated by another instance"
  3. Exit one profile by right-clicking on the Firefox icon in the dock and clicking "Quit"
  4. Refresh about:preferences in the other profile, and see that the update process automatically starts

Actual results:

Update process gets stuck on "Firefox is being updated by another instance" if two profiles are started at the same time.

Expected results:

One of the instances successfully completes the updated process, even when both profiles are started at the same time.

The Bugbug bot thinks this bug should belong to the 'Firefox::Preferences' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.

Component: Untriaged → Preferences
Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: