Opened 14 years ago
Closed 11 years ago
#8089 closed defect (obsolete)
Guru Meditation when stressing hostonlyif on FreeBSD 8.1 Host OS
Reported by: | Ryan Stone | Owned by: | |
---|---|---|---|
Component: | network/hostif | Version: | VirtualBox 3.2.10 |
Keywords: | Cc: | ||
Guest type: | BSD | Host type: | other |
Description (last modified by )
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.
Attachments (1)
Change History (2)
by , 14 years ago
comment:1 by , 11 years ago
Description: | modified (diff) |
---|---|
Resolution: | → obsolete |
Status: | new → closed |