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

--- Comment #211 from Don Lewis <truck...@freebsd.org> ---
(In reply to Nils Beyer from comment #210)
No.  The kernel needs to be modified to move the shared page out of the way so
that the program can mmap() the top page of user memory.

With an unmodified kernel, it should be possible to trigger the problem by
writing a program that installs a signal handler for some signal and then
sending itself signals by calling kill() in a loop.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to