Opened 14 years ago
Last modified 14 years ago
#8755 closed defect
Ubuntu 10.04 kernel panic on high network load — at Version 5
Reported by: | Frederick Ryckbosch | Owned by: | |
---|---|---|---|
Component: | network | Version: | VirtualBox 4.0.6 |
Keywords: | e1000 | Cc: | |
Guest type: | Linux | Host type: | Linux |
Description (last modified by )
Setup:
- VirtualBox 4.0.4
- Ubuntu 10.04 host (64 bit)
- 1 Ubuntu 10.04 guest (64 bit)
- Running on a quad core AMD Opteron
- Bridged network, using e1000.
Workload:
- 4 concurrent http wgets to a local server (at gigabit)
Problem:
- No problems when using 1 core
- Kernel panic in guest when using 4 cores
Kernel panic is always in e1000_clean.
Change History (9)
by , 14 years ago
by , 14 years ago
Attachment: | kernel_panic added |
---|
comment:1 by , 14 years ago
comment:3 by , 14 years ago
Same problem here. Also under "heavy" load. The virtual machine is running a web server with PHP.
FYI the virtual machine got two network adapter attached (one public, one private subnet, the latest turns to be our private VLAN on the host).
I'm attaching the kernel_panic dump, and the VBox.log.
comment:4 by , 14 years ago
Like fryckbos said earlier, latest VirtualBox 4.0.6 does not solve the problem.
comment:5 by , 14 years ago
Description: | modified (diff) |
---|---|
Version: | VirtualBox 4.0.4 → VirtualBox 4.0.6 |
Note:
See TracTickets
for help on using tickets.
Forgot to mention that the kernel panic does not occur instantaneously but after a while, it can take up to half an hour.
We are having the same problem when running a web server at high load.