Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Dec 2023 13:52:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 271081] www/firefox: crashes on arm64 with ASLR enabled
Message-ID:  <bug-271081-21738-mjNDZfgK2R@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271081-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271081-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=3D271081

--- Comment #10 from Jesper Schmitz Mouridsen <jsm@FreeBSD.org> ---
(In reply to Nuno Teixeira from comment #9)
Try this one=20

 /*
  * The original fdlibm code used statements like:
diff -r d80eefe94738 modules/libpref/init/StaticPrefList.yaml
--- a/modules/libpref/init/StaticPrefList.yaml  Tue Nov 28 21:01:37 2023 +0=
000
+++ b/modules/libpref/init/StaticPrefList.yaml  Sun Dec 17 14:50:57 2023 +0=
100
@@ -7662,7 +7662,7 @@
 # or executable but never both at the same time. OpenBSD defaults to W^X.
 - name: javascript.options.content_process_write_protect_code
   type: bool
-#if defined(XP_OPENBSD)
+#if defined(XP_OPENBSD) || defined(XP_FREEBSD)
   value: true
 #else
   value: false

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



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