I am interested in using the snapshot API, so I thought I would just test it out on an Ubuntu Vagrant box. After the insmod, I start getting spammed with "Killed" (see below). I looked over the dmesg output, leading me to believe there is a page fault with this call trace, but I confess my kernel debugging knowledge is limited. If you have a suggestion for how I can track this down further, please let me know...
Possible duplicate of #13
I am interested in using the snapshot API, so I thought I would just test it out on an Ubuntu Vagrant box. After the
insmod
, I start getting spammed with "Killed" (see below). I looked over thedmesg
output, leading me to believe there is a page fault with this call trace, but I confess my kernel debugging knowledge is limited. If you have a suggestion for how I can track this down further, please let me know...To reproduce: