You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to find the cause of this bug: zbm-dev/zfsbootmenu#702.
I've reported it here, but others didn't have luck reproducing it.
So I'm asking here if someone else is able to reproduce or if I'm just hallucinating. I also think some kernel config used by Void is playing a role, but I don't know which one.
First, comment out kernel.kexec_load_disabled=1 in /usr/lib/sysctl.d/10-void-user.conf and reboot (uncomment it again when done testing).
Then do something like this:
I'm trying to find the cause of this bug: zbm-dev/zfsbootmenu#702.
I've reported it here, but others didn't have luck reproducing it.
So I'm asking here if someone else is able to reproduce or if I'm just hallucinating. I also think some kernel config used by Void is playing a role, but I don't know which one.
First, comment out
kernel.kexec_load_disabled=1
in /usr/lib/sysctl.d/10-void-user.conf and reboot (uncomment it again when done testing).Then do something like this:
A kernel oops should occur when the system resumes.
If possible, you should try this on a system without ZFS, so the kernel doesn't get tainted.
Please, let me know your suggestions.
The text was updated successfully, but these errors were encountered: