[Bug 246537] lib.libexecinfo.backtrace_test.backtrace_fmt_basic starts failing between [r360915, r360931]
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Mon May 18 12:13:20 UTC 2020
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246537
            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 at freebsd.org
          Reporter: lwhsu at 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 >= ncalls
+ 2 + min_frames not met
Standard Output
got nptrs=17 ncalls=12 (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
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the freebsd-testing
mailing list