Opened 9 years ago
Closed 8 years ago
#14471 closed defect (obsolete)
VM aborts -- PATMAll.cpp(168) assertion
Reported by: | gabe.rdgz | Owned by: | |
---|---|---|---|
Component: | VMM/RAW | Version: | VirtualBox 5.0.2 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Linux |
Description
In my VirtualBox I can not make updates, the following msg appears:
"The network operation failed with the following error: Unknown Reason"
Also and more import when I create a new VM and enable network adapter the VM just aborts, but when I disable the feature the VM runs normally but without internet.
My host computer is a Linux Debian i686.
Please Help, I have this bug for some time now and after reaching I have not found a workaround or a solution.
Attachments (1)
Change History (5)
by , 9 years ago
Attachment: | log_file.txt added |
---|
comment:1 by , 9 years ago
Component: | network → VMM/RAW |
---|
comment:2 by , 9 years ago
Any suggestion toward what can be a fixed for this issue?
The issue its trigger at start up so I'm left with very bagged info in the logs.
comment:3 by , 9 years ago
Summary: | VM aborts when network adapter is enable → VM aborts -- PATMAll.cpp(168) assertion |
---|
What kind of guest are you running? Is that Linux? Which kernel?
Also, next time when you attach a VBox.log file, please don't insert empty lines between two lines. Very hard to read.
comment:4 by , 8 years ago
Resolution: | → obsolete |
---|---|
Status: | new → closed |
Please reopen if still relevant with a recent release of VirtualBox and you provided the requested information.
This is not a networking problem. VirtualBox runs into an internal assertion during execution of the guest code (see the very end of the log) that, by looks of it, is triggered by the code in the guest network driver.