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

2021-12-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 --- Comment #20 from commit-h...@freebsd.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=d8247df24c1d3bacadd60a6633d76fb6cb56fd0e commit d8247df24c1d3bacadd60a6633d76fb6cb56fd0e

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

2021-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 --- Comment #19 from Ed Maste --- (In reply to sigsys from comment #18) Thank you for testing and the follow-up! -- You are receiving this mail because: You are the assignee for the bug.

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

2021-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 Ed Maste changed: What|Removed |Added Resolution|--- |FIXED Status|In Progress

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

2021-10-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 --- Comment #18 from sig...@gmail.com --- Nice to see a complete fix for this. No issues that I can tell with firefox (or any other programs so far) with stackgap enabled after a few hours of use. It just works now. -- You are receiving

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

2021-10-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 --- Comment #17 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=78df56ccfcb40013a3e6904bd6d39836220c3550 commit 78df56ccfcb40013a3e6904bd6d39836220c3550 Author:

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

2021-09-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 Dawid Gorecki changed: What|Removed |Added CC||d...@semihalf.com,

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

2021-09-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 Evgeniy Khramtsov changed: What|Removed |Added CC||evge...@khramtsov.org ---

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

2021-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 --- Comment #14 from sig...@gmail.com --- Well, here's the patch updated to use the new feature names with the "no" prefix. Not using the new elfctl -i flag (which would have been perfect for this) because older 12.X might have an elfctl

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

2021-06-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 Kubilay Kocak changed: What|Removed |Added Severity|Affects Only Me |Affects Some People

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

2021-03-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 Alastair Hogge changed: What|Removed |Added CC||a...@riseup.net --- Comment #12

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

2021-01-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 --- Comment #11 from commit-h...@freebsd.org --- A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=49d3dcb041f058880486e3489ca79c9476ac7abf commit 49d3dcb041f058880486e3489ca79c9476ac7abf

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

2021-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 Ed Maste changed: What|Removed |Added Blocks||252629 Referenced Bugs:

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

2021-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 --- Comment #10 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3dfcb70b6ae9bcb9fd6a66721bebdb8c6a53c329 commit 3dfcb70b6ae9bcb9fd6a66721bebdb8c6a53c329 Author:

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

2021-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 --- Comment #9 from Ed Maste --- See also https://reviews.freebsd.org/D28139 where I propose prefixing the disable flags with "no" I've proposed an additional review to accept the flag with and without the "no" prefix for now,

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

2021-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 Ed Maste changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[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 ---

[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. ___

[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 ---

[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

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

2020-08-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 --- Comment #3 from sig...@gmail.com --- (In reply to Thibault Payet from comment #2) Same problem here. Looks like the proccontrol stackgap toggle only affects the stack "guard page" (handled by vm_map_stack_locked() in sys/vm/vm_map.c),

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

2020-08-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 Thibault Payet changed: What|Removed |Added CC||monwa...@mailoo.org --- Comment

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

2020-05-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 Greg V changed: What|Removed |Added CC||greg@unrelenting.technology --- Comment

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

2019-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 Bug ID: 239873 Summary: www/firefox and mail/thunderbird don't like the new ASLR "stackgap" feature Product: Ports & Packages Version: Latest Hardware: Any

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

2019-08-15 Thread bugzilla-noreply
Bugzilla Automation has asked freebsd-gecko mailing list for maintainer-feedback: Bug 239873: www/firefox and mail/thunderbird don't like the new ASLR "stackgap" feature https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239873 --- Description --- Both fail with a "too much r