Changes between Initial Version and Version 1 of Ticket #15039
- Timestamp:
- Jan 18, 2016 9:20:19 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15039 – Description
initial v1 5 5 Just for additinal note, the snapshot delete functionality currently quite often fails, even when disk has enough room. The failures look random - same snapshot always fails, but which ones will fail and which ones will not for same virtual machine, is not predictable. 6 6 7 7 {{{ 8 8 Assertion failed: [m->state == MediumState_LockedRead] at 'F:\tinderbox\win-5.0\src\VBox\Main\src-server\MediumImpl.cpp' (4411) in long __cdecl Medium::i_createDiffStorage(class ComObjPtr<class Medium> &,enum __MIDL___MIDL_itf_VirtualBox_0000_0000_0074,class MediumLockList *,class ComObjPtr<class Progress> *,bool). 9 9 Please contact the product vendor!. … … 16 16 Interface: 17 17 IMedium {4afe423b-43e0-e9d0-82e8-ceb307940dda} 18 }}}

