Closed Bug 1832201 Opened 2 years ago Closed 2 years ago

Firefox hangs again during startup when both headless and Software Rendering are enabled (RenderCompositorSWGL failed mapping default framebuffer)

Categories

(Core :: Graphics: WebRender, defect)

Firefox 113
defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: ielisman, Unassigned)

Details

Either this bug returned in version 113 or there is something with setup:
cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.2 LTS"

apt list --installed | egrep "firefox/|xvfb"
firefox/jammy,now 113.0+build2-0ubuntu0.22.04.1mt1 amd64 [installed]
xvfb/jammy-updates,now 2:21.1.4-2ubuntu1.7
22.04.1 amd64 [installed]

which firefox & firefox --version
/usr/bin/firefox
Mozilla Firefox 113.0

./xvfb-run /usr/bin/firefox -headless www.google.com
*** You are running in headless mode.
[GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt

Can you please double check this?

Flags: needinfo?(lsalzman)

Hi Jim,

Please let me know what info is required and if possible provide specific commands related to Firefox, so I can retrieve the required information and paste it here.
I am using a Digitalocean droplet with Ubuntu 22.04.2 LTS without XRDP (desktop) in headless mode.

I ran the following commands before running: ./xvfb-run /usr/bin/firefox -headless www.google.com

sudo apt update & sudo apt upgrade
sudo snap remove firefox
sudo add-apt-repository ppa:mozillateam/ppa
sudo apt install firefox xvfb build-essential libssl-dev libffi-dev xdg-utils xdgmesa-utils
I also have other libraries such as libgtk-3-0, libxcb-shm0 installed

All my ports are open in the droplet

It seems to be working fine for me here. What are you expecting it to do when running in headless mode going to google.com?

Flags: needinfo?(lsalzman) → needinfo?(ielisman)
Severity: -- → S3

A needinfo is requested from the reporter, however, the reporter is inactive on Bugzilla. Given that the bug is still UNCONFIRMED, closing the bug as incomplete.

For more information, please visit BugBot documentation.

Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Flags: needinfo?(ielisman)
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.