Replies: 14 comments 23 replies
-
|
This probably belongs in bugzilla, not here (bugzilla.mozilla.org) |
Beta Was this translation helpful? Give feedback.
-
|
Can you run ps aux|grep firefox-bin So we can see which they are? |
Beta Was this translation helpful? Give feedback.
-
|
No problem at all. It is a unique situation, |
Beta Was this translation helpful? Give feedback.
-
|
We think it's related to some privacy cleanup. did you let it run a while and they never closed? |
Beta Was this translation helpful? Give feedback.
-
|
Sorry, I didn't mean to close. Do you have the browser configured to clear history on shutdown? "Yeah, that background task is Quota Manager cleaning up what almost certainly is the result of a privacy setting to forget history at shutdown. We use a background task for this intentionally to avoid creating shutdown hangs / blocking shutdown because those privacy settings absolutely had been causing shutdown hang problems. (And prevent the user from restarting Firefox after quitting, potentially, since the profile would still be locked in those cases.)" We're wondering if those tasks go away eventually? How long did you wait before giving up and ending them? (we're checking with another engineer to see if there could be a bug) |
Beta Was this translation helpful? Give feedback.
-
|
how long was Firefox stuck before you ran the ps command? |
Beta Was this translation helpful? Give feedback.
-
|
and did this definitely start with Firefox 145? |
Beta Was this translation helpful? Give feedback.
-
|
and does it only happen with the app image? I wasn't sure from your original post |
Beta Was this translation helpful? Give feedback.
-
|
and does it only happen with the app image? I wasn't sure from your original post |
Beta Was this translation helpful? Give feedback.
-
|
The fact that it spins forever makes me wonder if the to-be-removed directory might not actually be there and triggers this logic to want to wait for it to be there. Can you confirm if the |
Beta Was this translation helpful? Give feedback.
-
|
@asutherland This is the whole log of the terminal session |
Beta Was this translation helpful? Give feedback.
-
|
Folks, I have just updated to Firefox 146, and I don't see the strange behavior (for now). I'll keep using it and I'll let you updated. OFF TOPIC: @mkaply , I still have that issue with translations in Firefox AppImage. Maybe if you redirect me to an archive that includes all language packs (like you have done with the Flatpak), I would solve completely this #1250 my package is only 100 MB, so I think that few MB bigger is not the end of the world after all. Thanks. |
Beta Was this translation helpful? Give feedback.
-
|
@saschanaz in 2 hours of intense usage, nothing happens anymore. NOTE, I have Telemetry disabled as you suggested, so I don't know if the two things were related or something is changed upstream. |
Beta Was this translation helpful? Give feedback.
-
|
After one day of usage, the issue is disappeared. I don't know how, but thanks to all of you for the support @asutherland @mkaply @saschanaz I would like to close this discussion... but first I'd like to know what was this bug exactly. I don't want that this would happen again to me or others. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I developed an AppImage of Firefox I was happy to use until 2-3 days ago.
In fact, since I updated to 145.0.2 I am unable to turn off my system due to two "firefox-bin" processes running in the background.
I have tried various solutions for my AppRun script inside the AppImage, including detecting and kill the processes via PID detection or directly on any
firefox-binprocess open.No way.
In this moment I'm using the official portable archive you provide on your site and I have not tested yet if this is an issue of the release or of my AppImage. I'll give you more details later.
Any though?
Thanks in advance.
EDIT: I can confirm that this happens also with your portable build.
I tried to turn off my PC again, and two
firefox-binprocesses running in the background were preventing me to do that. I had to kill them.Beta Was this translation helpful? Give feedback.
All reactions