Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2019 23:40:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        testing@freebsd.org
Subject:   [Bug 211924] lib/libc/sys/mmap_test:mmap_truncate_signal fails with SIGSEGV instead of SIGBUS
Message-ID:  <bug-211924-32464-Y2UZJk1jSm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211924-32464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211924-32464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211924

--- Comment #9 from commit-hook@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/D21=
566
  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

--=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-211924-32464-Y2UZJk1jSm>