Opened 8 years ago
Last modified 8 years ago
#59 new defect
Suspending the VM hangs often on the semaphore
Reported by: | Valery V. Sedletski | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Enhanced |
Component: | Common Tasks | Keywords: | hang semaphore suspend pause close dialog |
Cc: |
Description
When Suspending/pausing the VM (for example, when clicking the close button on the VM window) causes a hang on the semaphore. For some VM's, it does not hang, but shows the close dialog with three choices. But in most cases it does not reach the close dialog. This needs to be repaired.
Note:
See TracTickets
for help on using tickets.
It looks that it is NAT-related problem. Because if I disable network, then no hang, and the close dialog shows up. Also, I noticed that if I use the debug VBox build, and choose to shutdown system in winxp, then I end up with an assertion failed "NAT suspend delayed" or so. So, I anyway have the problems with shutting down the NAT when closing system.