[Bug 211924] lib/libc/sys/mmap_test:mmap_truncate_signal fails with SIGSEGV instead of SIGBUS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 2 17:36:05 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211924

Ed Maste <emaste at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|Works As Intended           |---
             Status|Closed                      |Open

--- Comment #4 from Ed Maste <emaste at freebsd.org> ---
Reopen for a change to the test case - we should remove the

atf_tc_expect_fail("testcase fails with SIGSEGV on FreeBSD; bug # 211924");

and check for the desired signal on FreeBSD (or allow either SIGSEGV or
SIGBUS).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-testing mailing list