Summary: | exec silently fails if text_size > maxtsiz | ||
---|---|---|---|
Product: | Base System | Reporter: | Ed Maste <emaste> |
Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | gonzo, op, tony |
Priority: | --- | ||
Version: | CURRENT | ||
Hardware: | Any | ||
OS: | Any | ||
See Also: |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196770 |
Description
Ed Maste
2015-06-03 16:22:51 UTC
A commit references this bug: Author: emaste Date: Mon Jun 8 16:07:08 UTC 2015 New revision: 284157 URL: https://svnweb.freebsd.org/changeset/base/284157 Log: Add user facing errors for exceeding process memory limits Previously the process terminating with SIGABRT at startup was the only notification. PR: 200617 Reviewed by: kib Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D2731 Changes: head/sys/kern/imgact_elf.c Greetings. I'm at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196770 and have been able to build chromium-43.0.2357.132, but still get the empty binary issue. I'm on 10.2-BETA. Does this fix apply to the chromium bug? Could this patch work on 10.1-STABLE? Is there any sort of debug info I could provide to help? There is a commit referencing this PR, but it's still not closed and has been inactive for some time. Closing the PR as fixed but feel free to re-open it if the issue hasn't been completely resolved. Thanks |