-
Notifications
You must be signed in to change notification settings - Fork 429
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Error] Firefox segfaults when using systemd/init #1060
Comments
Hi @pavinjosdev I've just tried and I couldn't reproduce with 1.6.0 and podman 4.7.2 on Aeon |
@89luca89 I'm still getting errors in a Fedora 39 Silverblue VM with I think perhaps my host has some issue? I will try this on a secondary machine and update. Here's the log of firefox crashing in Silverblue:
|
@89luca89 I did some more testing on physical machines (fully updated and rebooted fresh) this time using distrobox v1.6.0 (installed from github) and the same create command in my initial post. These are my findings:
Could you try to stop the distrobox from your test on Aeon and enter it again to verify? Perhaps restart the Aeon host and try again to see if it happens? Thanks for your help! 🙂 |
Describe the bug
Firefox and Firefox based browsers like Mullvad Browser segfaults when creating container with systemd/init flag using Debian 12 toolbox container image (on LMDE 6/Debian 12 host). Issue persists even when using
--unshare-all
flag. No issues when creating distrobox without systemd/init.To Reproduce
Expected behavior
Firefox works without segfaults and other errors.
Distrobox Logs including firefox issue at the end
distrobox_debug.txt
Podman Logs
podman_debug.txt
Desktop (please complete the following information):
Additional context
I have been having this issue for a few weeks but not been able to figure out the cause. Issue reproduced when using Fedora 38/39 Silverblue host & container, Debian trixie/sid host & Debian 12 container using distrobox v1.5.0.2 dev and stable as well.
Issue happens when visiting complex websites like YouTube, other large/complicated programs such as Mullvad VPN GUI are also affected. Issue persists when running Firefox in both normal mode and safe mode (addons/extensions disabled)
Opening this issue here as I was not able to reproduce the issue on a basic podman container running on the same host with systemd init, X11, and Pulse audio passthrough.
Thanks for any help in troubleshooting this.
Updates:
Issue reproduced on distrobox stable v1.6.0 and with/without deleting firefox profile (/home/pavin/.mozilla)
The text was updated successfully, but these errors were encountered: