[Bug 220502] lib.libc.stdio.printf_test.snprintf_float segfaults
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 5 18:37:55 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220502
--- Comment #7 from commit-hook at freebsd.org ---
A commit references this bug:
Author: asomers
Date: Mon Mar 5 18:37:05 UTC 2018
New revision: 330519
URL: https://svnweb.freebsd.org/changeset/base/330519
Log:
MFC r320726, r320727
r320726:
Expect :snprintf_float to segfault
This issue started occurring within the past month or so.
PR: 220502
Reported by: Jenkins (amd64-head job)
r320727:
:snprintf_float: don't blindly set RLIMIT_DATA and RLIMIT_AS to 1 MB -- raise
the limit to 32MB instead.
Require user=root and memory=64MB+ first so one can be reasonably sure that
the test will function appropriately.
MFC with: r320726
PR: 220502
Changes:
_U stable/11/
stable/11/contrib/netbsd-tests/lib/libc/stdio/t_printf.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-testing
mailing list