containers / libkrun

A dynamic library providing Virtualization-based process isolation capabilities
Apache License 2.0
920 stars 76 forks source link

examples/chroot_vm failing #216

Open tylerfanelli opened 2 months ago

tylerfanelli commented 2 months ago

With latest libkfrunfw, the chroot_vm example (instructions shown in README) fails with a Segmentation fault.

slp commented 2 months ago

Can't reproduce it here. Can you give me your build options for both libkrun and libkrunfw? Also, please try to generate a backtrace for either the core dump or live. An strace may also help.