On Thu, Jun 3, 2021 at 2:58 PM Jason Wang wrote:
>
> 在 2021/6/2 上午11:47, Cindy Lu 写道:
> > During the test, We found this function will continue running
> > while the peer is deleted, this will cause the crash. so add
> > check for this. this only exist in machines type microvm
>
>
> Any idea why
在 2021/6/2 上午11:47, Cindy Lu 写道:
During the test, We found this function will continue running
while the peer is deleted, this will cause the crash. so add
check for this. this only exist in machines type microvm
Any idea why it only happens on microvm?
reproduce step :
load the VM with
During the test, We found this function will continue running
while the peer is deleted, this will cause the crash. so add
check for this. this only exist in machines type microvm
reproduce step :
load the VM with
qemu-system-x86_64 -M microvm
...
-netdev tap,id=tap0,vhost=on,script=no,downsc