Date: Mon, 05 Mar 2018 19:03:16 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-testing@freebsd.org Subject: [Bug 220502] lib.libc.stdio.printf_test.snprintf_float segfaults Message-ID: <bug-220502-32464-NkixRRxJMk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-220502-32464@https.bugs.freebsd.org/bugzilla/> References: <bug-220502-32464@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=3D220502 --- Comment #8 from commit-hook@freebsd.org --- A commit references this bug: Author: asomers Date: Mon Mar 5 19:02:32 UTC 2018 New revision: 330520 URL: https://svnweb.freebsd.org/changeset/base/330520 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 -- r= aise the limit to 32MB instead. Require user=3Droot and memory=3D64MB+ first so one can be reasonably sur= e that the test will function appropriately. MFC with: r320726 PR: 220502 Changes: _U stable/10/ stable/10/contrib/netbsd-tests/lib/libc/stdio/t_printf.c --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220502-32464-NkixRRxJMk>