Date: Mon, 18 May 2020 12:13:18 +0000 From: bugzilla-noreply@freebsd.org To: testing@freebsd.org Subject: [Bug 246537] lib.libexecinfo.backtrace_test.backtrace_fmt_basic starts failing between [r360915, r360931] Message-ID: <bug-246537-32464@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246537 Bug ID: 246537 Summary: lib.libexecinfo.backtrace_test.backtrace_fmt_basic starts failing between [r360915, r360931] Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: tests Assignee: testing@freebsd.org Reporter: lwhsu@FreeBSD.org This test case starts failing since this build https://ci.freebsd.org/job/FreeBSD-head-amd64-test/15169/ Still need to check which commit caused this. Error Message /usr/src/contrib/netbsd-tests/lib/libexecinfo/t_backtrace.c:93: nptrs >=3D = ncalls + 2 + min_frames not met Standard Output got nptrs=3D17 ncalls=3D12 (min_frames: 4, max_frames: 9) backtrace is: #0: myfunc3 #1: myfunc2 #2: myfunc1 #3: myfunc1 #4: myfunc1 #5: myfunc1 #6: myfunc1 #7: myfunc1 #8: myfunc1 #9: myfunc1 #10: myfunc1 #11: myfunc1 #12: myfunc1 #13: myfunc1 #14: myfunc #15: atfu_backtrace_fmt_basic_body #16: atf_tc_run --=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-246537-32464>