Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Oct 2019 12:18:26 +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-ZvVoYbRG2L@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 #12 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kib
Date: Fri Oct  4 12:18:06 UTC 2019
New revision: 353102
URL: https://svnweb.freebsd.org/changeset/base/353102

Log:
  MFC r352807:
  Improve MD page fault handlers.

  PR:   211924

Changes:
_U  stable/12/
  stable/12/sys/amd64/amd64/trap.c
  stable/12/sys/amd64/vmm/vmm.c
  stable/12/sys/arm/arm/trap-v4.c
  stable/12/sys/arm/arm/trap-v6.c
  stable/12/sys/arm64/arm64/trap.c
  stable/12/sys/i386/i386/trap.c
  stable/12/sys/kern/sys_process.c
  stable/12/sys/mips/mips/trap.c
  stable/12/sys/powerpc/powerpc/trap.c
  stable/12/sys/riscv/riscv/trap.c
  stable/12/sys/sparc64/sparc64/trap.c
  stable/12/sys/sys/signal.h
  stable/12/sys/vm/vm_extern.h
  stable/12/sys/vm/vm_fault.c
  stable/12/sys/vm/vm_map.c
  stable/12/sys/vm/vm_param.h

--=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-ZvVoYbRG2L>