Showing questions for topic:
Showing questions tagged:

Failed to run Firefox in headless mode under Ubuntu

Anyone succeed with running Firefox in headless mode under Ubuntu? I tried: firefox --headless --safe-mode -P headless https://quan.hoabinh.vn but got this error: [1254… (read more)

Anyone succeed with running Firefox in headless mode under Ubuntu?

I tried:

firefox --headless --safe-mode -P headless https://quan.hoabinh.vn

but got this error:

[12545] Sandbox: CanCreateUserNamespace() unshare(CLONE_NEWPID): EPERM

      • You are running in headless mode.

[GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt

I installed Firefox as from "https://packages.mozilla.org/apt" repo.

Open 7

Crash - Segmentation fault

Version: Mozilla Firefox for Linux 149.0 Device: Termux v. 0.119.0-beta.3 Output: IceWM 4.0.0 + XServer XSDL v. 1.20.53 Log: ``` $ firefox --no-remote --alsa-output-devic… (read more)

Version: Mozilla Firefox for Linux 149.0 Device: Termux v. 0.119.0-beta.3 Output: IceWM 4.0.0 + XServer XSDL v. 1.20.53 Log: ``` $ firefox --no-remote --alsa-output-device=default --display=:0 console.error: "Warning: unrecognized command line flag" "-alsa-output-device" Exiting due to channel error. Exiting due to channel error. Crash Annotation GraphicsCriticalError: |[C0] [GFX1-]: CompositorBridgeChild receives IPC close with reason=AbnormalShutdown (t=1.68679) Segmentation fault firefox --no-remote --alsa-output-device=default --display=:0 $ echo $? 130 ``` Reinstall tried. Refresh tried. Malware checked - none. Trouble Shooting mode log: ``` $ firefox --safe-mode Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Segmentation fault firefox --safe-mode $ echo $? 139 ``` Without tags start ``` $ firefox Exiting due to channel error. Exiting due to channel error. Bus error firefox $ echo $? 135 ``` Sometimes it can be started but not stable Maybe the problem is: problem with about:sessionrestore, everytime I open it, I can see about:sessionrestore page for short, and when it can start up (sometimes in troubleshooting mode), after choose a option, browser crash, and if I open another tag and close it, browser runs as normal.

Open 2 150