Open Bug 2037090 Opened 1 day ago Updated 1 hour ago

bwrap zombie process

Categories

(Core :: Widget: Gtk, defect)

Firefox 150
x86_64
Linux
defect

Tracking

()

UNCONFIRMED

People

(Reporter: vincent-moz, Unassigned)

References

(Blocks 1 open bug)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:150.0) Gecko/20100101 Firefox/150.0

Steps to reproduce:

Start Firefox and use it a bit (I don't remember what I did exactly: I reported a spam to Google, and the history shows nothing else).

Actual results:

cventin:~> ps -aef | grep bwrap
vlefevre 4038173 4038087 0 13:38 ? 00:00:00 [bwrap] <defunct>

where 4038087 is the pid of the main firefox process.

Expected results:

Firefox shouldn't have left a zombie process.

OS: Unspecified → Linux
Hardware: Unspecified → x86_64

The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Widget: Gtk
Product: Firefox → Core

Do you use flatpak? AFAIK bwrap is used for flatpak sandbox.

Blocks: flatpak
Severity: -- → S3

No, flatpak isn't even installed on my machines. The atop logs show that bwrap processes sometimes appear, but I don't know where they come from.

You need to log in before you can comment on or make changes to this bug.