[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
Wed Sep 18 23:40:11 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211924
--- Comment #9 from commit-hook at freebsd.org ---
A commit references this bug:
Author: jilles
Date: Wed Sep 18 21:00:32 UTC 2019
New revision: 352495
URL: https://svnweb.freebsd.org/changeset/base/352495
Log:
Add some tests for page fault signals and codes
It is useful to have some tests for page fault signals.
More tests would be useful but creating the conditions (such as various
kinds of running out of memory and I/O errors) is more complicated.
The tests page_fault_signal__bus_objerr_1 and
page_fault_signal__bus_objerr_2 depend on https://reviews.freebsd.org/D21566
before they can pass.
PR: 211924
Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D21624
Changes:
head/tests/sys/vm/Makefile
head/tests/sys/vm/page_fault_signal.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-testing
mailing list