Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Oct 2023 09:53:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 273291] www/firefox: Crashes on start after upgrading from 116.0.3_1,2 to 117.0,2
Message-ID:  <bug-273291-21738-Hy68T1ss1y@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273291-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273291-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273291

--- Comment #35 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
(In reply to Tatsuki Makino from comment #34)

Found this [1] by Texas Instruments for their arm processors.
Not sure if it's generic enough that is applicable to llvm/clang13 on FreeB=
SD,
notably other than arm arch.

Oh...too excessibly many even for -O1. We should try narrowing down possibly
affected options to try. Firefox is too large to try every options. :-(

Maybe what is affecting this would be something related with alignment and/=
or
bounds of objects, including segments, structs, arrays and something more.

At least for me, the failure mode is SIGSEGV, usualy means out of bounds
accesses.

[1]
https://software-dl.ti.com/codegen/docs/tiarmclang/compiler_tools_user_guid=
e/compiler_manual/using_compiler/compiler_options/optimization_options.html

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273291-21738-Hy68T1ss1y>