﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
8089,Guru Meditation when stressing hostonlyif on FreeBSD 8.1 Host OS,Ryan Stone,,"I can reproducibly cause a Guru Meditation in VirtualBox 3.2.10 by stressing a host-only network.  The simplest way that I've found to reproduce the issue was to use netperf to send large amounts of traffic in between the host(rstone-laptop) and the guest(vm-head).  The host is running FreeBSD 8.1.  The guest is running FreeBSD HEAD.  Here are the steps that I ran to reproduce the crash:

On rstone-laptop:
# netserver -p 22113

On vm-head:
# netperf -H rstone-laptop -p 22113 -l 1000000


I got the Guru Meditation after about 5-10 minutes.  I'll attach the VBox.log.",defect,closed,network/hostif,VirtualBox 3.2.10,obsolete,,,BSD,other
