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

Mark Johnston <ma...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ma...@freebsd.org

--- Comment #3 from Mark Johnston <ma...@freebsd.org> ---
A double fault could be related to a stack overflow.  The rsp value of
0xfffffe00037f7f10 is fairly close to a page boundary as well.

Since the panic is reproducible, you can try to confirm this theory by
increasing the number of stack pages by setting the kern.kstack_pages tunable
to, say, 6 or 8.

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

Reply via email to