[Bug 233511] [panic] Fatal trap 12: page fault while in kernel mode (kern_ptrace, sys_process.c:1148)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 25 20:21:46 UTC 2018


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

--- Comment #1 from Nick Briggs <nicholas.h.briggs at gmail.com> ---
This seems to be reproducible as an unprivileged user:

$ sleep 10
^Z
[1] + Suspended
$ ps
 PID TT  STAT    TIME COMMAND
 969  0  Ss   0:00.15 -sh (sh)
1471  0  TC   0:00.01 sleep 10
1472  0  R+   0:00.02 ps
1261  1  Is+  0:00.07 -sh (sh)
$ truss -p 1471
[system panics]

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list