Arctic-Fox icon indicating copy to clipboard operation
Arctic-Fox copied to clipboard

cmdLine and isDefaultBrowser cause failed start on certain Linux and OpenBSD systems

Open rmottola opened this issue 1 year ago • 3 comments

On this certain Debian Linux systems on amd64 or arm64, everything compiles but fails to startup without errors or logs. Same for OpenBSD

Gentoo Linux is instead fine.

rmottola avatar Dec 28 '24 10:12 rmottola

Last good commit:

commit ffdbc9d2373558f0b5dddeb1167718d9c17c8b27 (HEAD)
Author: Riccardo Mottola <[email protected]>
Date:   Thu Dec 5 00:48:05 2024 +0100

    Bug 1156361 - Telemetry redesign: Consolidate date & string utility functions in TelemetryUtils.jsm. r=gfritzsche

rmottola avatar Dec 28 '24 10:12 rmottola

broken:

commit 336077bed1f68d9bda2c3e0d1c24168ae08e2349 (HEAD)
Author: Riccardo Mottola <[email protected]>
Date:   Thu Dec 5 09:45:04 2024 +0100

    Bug 1273095 - initialize |mStride|. r=jrmuizel

rmottola avatar Dec 28 '24 18:12 rmottola

Culprit is:

commit e8f23382b7e9f1f164e445c78e65c02976595d31 (HEAD)
Author: Riccardo Mottola <[email protected]>
Date:   Thu Dec 5 01:05:56 2024 +0100

    Bug 1276027 - Add a Telemetry probe to track how often Firefox is used as the default handler. r=bsmedberg,rstrong

rmottola avatar Dec 29 '24 09:12 rmottola

Removed workaround to land 1286627 -- needs to be rechecked!

rmottola avatar Nov 12 '25 23:11 rmottola