Posted October 21, 2018
Here's an example of a bug report that includes a screenshot of a kernel panic:
https://github.com/zfsonlinux/zfs/issues/1433
(In this case, the panic was the result of a bug in a third-party kernel module.)
If you want (I suggest doing this in a virtual machine rather than on bare hardware), you can force a kernel panic by doing, as root:
# echo c > /proc/sysrq-trigger
https://github.com/zfsonlinux/zfs/issues/1433
(In this case, the panic was the result of a bug in a third-party kernel module.)
If you want (I suggest doing this in a virtual machine rather than on bare hardware), you can force a kernel panic by doing, as root:
# echo c > /proc/sysrq-trigger