VirtualBox

Opened 13 years ago

Last modified 8 years ago

#7722 closed defect

Assertion failed in Medium::markForDeletion when merging disks — at Initial Version

Reported by: Sm0k1n Owned by:
Component: webservices Version: VirtualBox 3.2.8
Keywords: medium, merge, assertion, failed Cc:
Guest type: other Host type: Windows

Description

Whenever I attempt to merge two disks (a base disk and its only child) I get this exception:

org.virtualbox_3_2.RuntimeFaultMsg: VirtualBox error: Assertion failed: [this->lockHandle()->isWriteLockOnCurrentThread()] 
at 'D:\tinderbox\win-3.2\src\VBox\Main\MediumImpl.cpp' (4042) in Medium::markForDeletion. 
Please contact the product vendor! (0x80004005)

As far as I can tell, I have met all the requirements stated in the API docs for the IMedium::mergeTo() operation.

If it is of importance, the disks that are to be merged are both completely empty and I am using the jax-ws to write a servlet that does the merge.

Any ideas?

Change History (0)

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use