Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Nov 2018 20:21:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 233511] [panic] Fatal trap 12: page fault while in kernel mode (kern_ptrace, sys_process.c:1148)
Message-ID:  <bug-233511-227-v71L9wSWS5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233511-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233511-227@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=3D233511

--- Comment #1 from Nick Briggs <nicholas.h.briggs@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]

--=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-233511-227-v71L9wSWS5>