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

--- Comment #1 from Konstantin Belousov <[email protected]> ---
Can you provide the minimal test case which reproduces this issue ?  It might
depend on the kernel configuration.

With the core dump you get, load it into kgdb and print out the trap frame by
doing
  frame 7
  p/x *frame

Also I am attaching a patch which covers code paths which might cause that
effect, from reading of the code.

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

Reply via email to