I've recently upgraded to 2.1.4 from 2.0.6 and the virtual machine has started aborting with the following logfile at random intervals (anything from 5 minutes to a few days):
Code: Select all
Log created: 2009-03-20T07:43:16.309140000Z
Executable: /opt/VirtualBox/VirtualBox
Arg[0]: /opt/VirtualBox/VirtualBox
Arg[1]: -comment
Arg[2]: Debian
Arg[3]: -startvm
Arg[4]: 5a39d627-cfeb-4180-a8a1-e4f7c6a2aeef
!!Assertion Failed!!
Expression: RT_SUCCESS_NP(rc)
Location : /home/vbox/tinderbox/2.1-lnx64-rel/src/VBox/Devices/Network/DrvNAT.cpp(178) int drvNATSend(PDMINETWORKCONNECTOR*, const void*, size_t)
VERR_UNRESOLVED_ERROR (-35) - Unresolved (unknown) host platform error.Has anyone encountered similar?