Opened 13 years ago
Closed 12 years ago
#9603 closed defect (fixed)
NULL pointer dereference in vboxdrv on the host when shutting a guest OS down
Reported by: | Eugene | Owned by: | |
---|---|---|---|
Component: | VMM | Version: | VirtualBox 4.1.2 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Linux |
Description (last modified by )
Host OS: OpenSUSE Linux 11.3 32-bit
Guest OS: the problem was observed with different guest Linux systems including Mandriva 2010 and Fedora 12
VirtualBox 4.1.2 installed from the recommended repository
Sometimes when I shutdown the guest system, a NULL pointer dereference occurs in vboxdrv at rtR0MemObjLinuxFreePages+0x14/0x90
(see the relevant portion of the system log attached).
The guest system itself seems to be shut down correctly.
The problem does not reproduce each time I shutdown a guest OS. Among several dozens of VM shutdowns I did this week, I saw this problem only twice.
The host system has no hardware virtualization support, so nested paging is not used among other things. PAE is not enabled for the guest systems either. Therefore, it is probably not related to bug #7930 as I thought earlier.
May be it is nothing but there is a probably interesting thing in the system log. It looks like the problem occured before the network interface finished cleaning up. Before the oops report, there is a message:
[75613.447367] device vboxnet0 entered promiscuous mode
and after the report - the following message:
[85715.717558] device vboxnet0 left promiscuous mode
Attached is the portion of the system log, the VM log (F12_VBox.log) and the VM configuration (F12.xml).
Attachments (3)
Change History (4)
by , 13 years ago
Attachment: | F12_VBox.log added |
---|
comment:1 by , 12 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Please reopen if still relevant with VBox 4.2.6.
VirtualBox log file