VirtualBox

Opened 12 years ago

Closed 11 years ago

#10108 closed defect (fixed)

page allocation failure ... vboxNetFltLinuxPacketHandler

Reported by: msurkova Owned by:
Component: other Version: VirtualBox 4.1.8
Keywords: Cc:
Guest type: other Host type: other

Description (last modified by Frank Mehnert)

It seems that https://www.virtualbox.org/ticket/5260is reproducible on VirtualBox 4.1.6 too. Host is Ubuntu 10.04 64-bit with 24Cpus and 64Gb of RAM running mix of OpenSuse 11.3 and Ubuntu 10.10 guests.

From the log:

1277948.040050] [<ffffffff81469700>] alloc_skb+0x80/0x190 [1277948.040051] [<ffffffff8146a5b6>] skb_copy+0x36/0xa0 [1277948.040059] [<ffffffffa00ac3a8>] vboxNetFltLinuxPacketHandler+0x98/0x5c0 [vboxnetflt] [1277948.040062] [<ffffffff81019e79>] ? read_tsc+0x9/0x20 [1277948.040065] [<ffffffff81473f19>] dev_queue_xmit_nit+0x129/0x190

Wondering if GSO off trick will help.

Attachments (1)

kern.log (9.6 KB ) - added by Kees-Jan 12 years ago.
Log fragment of the "page allocation failed" error

Download all attachments as: .zip

Change History (5)

comment:1 by msurkova, 12 years ago

sadly, GSO off trick did not help too... Now tried to increase vm.min_free_kbytes to 65535 and will see if this will help

by Kees-Jan, 12 years ago

Attachment: kern.log added

Log fragment of the "page allocation failed" error

in reply to:  description comment:2 by Kees-Jan, 12 years ago

It also reproduces on VirtualBox 4.0.16. Host is Ubuntu 10.04 64bits running on a Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz. Guest is Ubuntu 10.04 32bit

Attached is a relevant log fragment

comment:3 by mika.fischer, 12 years ago

We're having the same problem with a CentOS 6.2 (x86-64) host and some Linux and Windows guests with Virtualbox 4.1.10r76795. The machine has 32GB of RAM and is using the e1000e network driver. Kernel version is 2.6.32-220.7.1.el6.x86_64.

The relevant part of stack trace is always:

[<ffffffff81422a86>] ? skb_copy+0x36/0xa0
[<ffffffffa04883a8>] ? vboxNetFltLinuxPacketHandler+0x98/0x5b0 [vboxnetflt]
[<ffffffff8142c715>] ? dev_hard_start_xmit+0x155/0x3f0
[<ffffffff81449c2a>] ? sch_direct_xmit+0x15a/0x1c0
[<ffffffff81430f78>] ? dev_queue_xmit+0x4b8/0x6b0

The problem can be triggered by heavy usage of the NFS server running on the same host.

comment:4 by Frank Mehnert, 11 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed

Please reopen if still relevant with VBox 4.2.10. Could be a duplicate of #11178.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use