[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
Thu May 7 20:57:01 UTC 2020


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

Nick Briggs <nicholas.h.briggs at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicholas.h.briggs at gmail.com

--- Comment #14 from Nick Briggs <nicholas.h.briggs at gmail.com> ---
(In reply to commit-hook from comment #11)

Does this require updates to /usr/include/sys/signal.h or updates to the
siginfo(3) man page for the values of si_code?

This change does fix the undocumented return of T_PAGEFLT (=12) as an si_code
in siginfo when signal is SIGBUS

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


More information about the freebsd-testing mailing list