[Bug 219399] System panics after several hours of 14-threads-compilation orgies using poudriere on AMD Ryzen...

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 6 23:18:34 UTC 2017


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

--- Comment #211 from Don Lewis <truckman at 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.


More information about the freebsd-bugs mailing list