Changes between Version 1 and Version 2 of Ticket #69, comment 1
- Timestamp:
- Jan 1, 2017, 4:57:20 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #69, comment 1
v1 v2 2 2 3 3 P.S. If selector window is running (You called it VBox Manager), then it communicates to a VM window, to take its screenshots, which are needed for displaying the preview. So, when selector window is waiting for a screenshot, it could block and lock up the PM message queue. So, the probability of a PM lockup is increased. But I doubt that Seamonkey may influence if VM window is not redrawn similar way. 4 5 P.P.S.: Maybe, these are VAL problems, so you have too little shared memory to run both VBox and SM? What VIRTUALADDRESSLIMIT do you have?