Date: Mon, 22 Apr 2019 04:19:01 +0000 From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 237458] lib.libc.sys.sendfile_test on i386 on ^/stable/11 and ^/stable/12 fails sometimes calling sysctlbyname with ENOMEM Message-ID: <bug-237458-32464@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237458 Bug ID: 237458 Summary: lib.libc.sys.sendfile_test on i386 on ^/stable/11 and ^/stable/12 fails sometimes calling sysctlbyname with ENOMEM Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: tests Assignee: testing@freebsd.org Reporter: ngie@FreeBSD.org I'm not sure why, but i386 has an issue that occurs semi-regularly where it= 's not able to run sysctlbyname cleanly, failing with ENOMEM. From https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/lastCompletedBuild/t= estReport/lib.libc.sys/sendfile_test/hdtr_negative_bad_pointers_v4/: /usr/src/lib/libc/tests/sys/sendfile_test.c:66: sysctlbyname(oidname, &int_value, &oldlen, NULL, 0) !=3D 0: sysctlbyname(net.inet.ip.portrange.fi= rst, ...) failed: Cannot allocate memory This issue has been seen on ^/stable/11 and ^/stable/12 with i386, but not ^/head AFAICT. --=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-237458-32464>