[Bug 239873] www/firefox and mail/thunderbird don't like the new ASLR "stackgap" feature

2020-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 --- Comment #4 from commit-h...@freebsd.org --- A commit references this bug: Author: kib Date: Fri Dec 18 23:14:41 UTC 2020 New revision: 368772 URL: https://svnweb.freebsd.org/changeset/base/368772 Log: Add ELF flag to disable ASLR sta

[Bug 239873] www/firefox and mail/thunderbird don't like the new ASLR "stackgap" feature

2020-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 Konstantin Belousov changed: What|Removed |Added CC||k...@freebsd.org --- Comment

maintainer-feedback requested: [Bug 251948] www/firefox version firefox-84.0_2,2 Error - JavaScript error: resource://gre/modules/XULStore.jsm

2020-12-18 Thread bugzilla-noreply
Mark Linimon has asked freebsd-gecko (Nobody) for maintainer-feedback: Bug 251948: www/firefox version firefox-84.0_2,2 Error - JavaScript error: resource://gre/modules/XULStore.jsm https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251948 ___ freebsd-ge

[Bug 251948] www/firefox version firefox-84.0_2, 2 Error - JavaScript error: resource://gre/modules/XULStore.jsm

2020-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251948 Mark Linimon changed: What|Removed |Added Assignee|ports-b...@freebsd.org |ge...@freebsd.org Flag

[Bug 239873] www/firefox and mail/thunderbird don't like the new ASLR "stackgap" feature

2020-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 --- Comment #6 from sig...@gmail.com --- (In reply to Konstantin Belousov from comment #5) Ok. Yeah... I see it's much better to disable just the ASLR stackgap separately like this (since the "bottom" one isn't the problem). Firefox/Thunder

[Bug 239873] www/firefox and mail/thunderbird don't like the new ASLR "stackgap" feature

2020-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 --- Comment #7 from Konstantin Belousov --- (In reply to sigsys from comment #6) Unknown flags are ignored. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-

[Bug 239873] www/firefox and mail/thunderbird don't like the new ASLR "stackgap" feature

2020-12-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 --- Comment #8 from sig...@gmail.com --- This does it for all USE_GECKO ports (www/firefox, www/firefox-esr and mail/thunderbird). diff --git a/Mk/bsd.commands.mk b/Mk/bsd.commands.mk index f1a229d04948..0d38d7b321bb 100644 --- a/Mk/bsd.com