Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Firefox frequently refuses to quit

  • 4 ответа
  • 8 имеют эту проблему
  • 3 просмотра
  • Последний ответ от John99

more options

I have Firefox 43.0.4 running with Mac OS 10.11 and I often find that Firefox refuses to quit no matter what method I try (force quit, command + Q etc.). Ultimately this prevents me from shutting down my machine properly and I have to resort to using the power button.

None of the suggested actions have so far worked (i.e. refresh, reinstall, etc.).

I have Firefox 43.0.4 running with Mac OS 10.11 and I often find that Firefox refuses to quit no matter what method I try (force quit, command + Q etc.). Ultimately this prevents me from shutting down my machine properly and I have to resort to using the power button. None of the suggested actions have so far worked (i.e. refresh, reinstall, etc.).

Все ответы (4)

more options

Please update to the most recent version of Firefox:

Please update your plugins to the latest version. Check to make sure you are up to date:

If you see any issues also see:

more options

Are you using "Clear history when Firefox closes" to clear any personal data?

You can check for issues caused by plugins and set plugins to "Ask to Activate" on the "3-bar menu button/Tools > Add-ons > Plugins" page.

  • plugins are not affected by Firefox Safe Mode
more options

Despite following the suggestions above (apart from clearing history) this problem is recurring.

There must be a proper solution to this surely?

more options

There is a possibly related issue that Firefox developers are looking at.

There is a method of forcing Macs to stop without powering them down For an immediate work around while we work on a fix please follow the insturctions below, please take note that this will require a little more technical knowledge than average:

  1. From the Spotlight Search on a Mac search for Terminal
  2. This will open up a new window with ":~ <username>$"
  3. Type in or cut and paste the following and press enter to complete a shut down:
   sudo killall launchservicesd && sudo killall Dock

Personally I do not use a Mac does Cmd+V paste into a terminal or is it something else like Shift+Cmd+C