I am trying to export one VM (powered off) as an appliance, and getting failure every time. GUI and running VM both crash with SIGTRAP at the time I press "Export" button. See log message from this crashed VM:
<...skipped...>
00:08:07.218048 TM: Giving up catch-up attempt at a 60 000 300 431 ns lag; new total: 60 000 300 431 ns 00:11:52.632375 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={12f4dcdb-12b2-4ec1-b7cd-ddd9f6c5bf4d} aComponent={Session} aText={Failed to query the session machine (NS_ERROR_CALL_FAILED)}, preserve=false
00:11:52.632652
00:11:52.632654 !!Assertion Failed!!
00:11:52.632654 Expression: ptr()
00:11:52.632656 Location : /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.16/out/freebsd.amd64/debug/obj/VirtualBox/include/COMWrappers.cpp(6940) PRUint32 CSystemProperties::GetMaxNetworkAdapters(const KChipsetType&)

Another log in home directory shows this:
!!Assertion Failed!!
Expression: progress.isOk()
Location : /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.16/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp(2564) void UIMessageCenter::cannotExportAppliance(const CProgress&, CAppliance*, QWidget*) const
progress is not okay (RC=0x800706BE)

Another notable thing is that when I restart GUI this crashed machine shows there as "Powered off" which is wrong, VBox crashed when it was running, this isn't just normal powered off state.
Host is not affected.

vbox-4.2.16_2 on 9.1-STABLE amd64

Yuri
_______________________________________________
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to